Default ID fix, renames

This commit is contained in:
paulevsGitch 2020-09-26 16:51:12 +03:00
parent 720103bd45
commit e1f88b453a
88 changed files with 482 additions and 561 deletions

View file

@ -1,8 +1,8 @@
{
"variants":
"variants":
{
"type=bottom": { "model": "betternether:block/%name%_half_slab" },
"type=top": { "model": "betternether:block/%name%_half_slab", "x": 180, "uvlock": true },
"type=double": { "model": "betternether:block/%name%_planks" }
}
"type=bottom": { "model": "betternether:block/%name%_half_slab" },
"type=top": { "model": "betternether:block/%name%_half_slab", "x": 180, "uvlock": true },
"type=double": { "model": "betternether:block/%name%_planks" }
}
}