More names fixes

This commit is contained in:
Aleksey 2020-10-14 15:47:30 +03:00
parent 32af77723c
commit 683235ebe9
7 changed files with 54 additions and 57 deletions

View file

@ -1,13 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "betterend:block/violecite_brick_half_slab"
"model": "betterend:block/violecite_bricks_half_slab"
},
"type=double": {
"model": "betterend:block/violecite_bricks"
},
"type=top": {
"model": "betterend:block/violecite_brick_half_slab",
"model": "betterend:block/violecite_bricks_half_slab",
"uvlock": true,
"x": 180
}