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

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"top": "betternether:block/%name%_barrel_top",
"bottom": "betternether:block/%name%_barrel_bottom",
"side": "betternether:block/%name%_barrel_side"
}
}