Default ID fix, renames
This commit is contained in:
parent
720103bd45
commit
e1f88b453a
88 changed files with 482 additions and 561 deletions
8
utility_res/block/%name%_barrel.json
Normal file
8
utility_res/block/%name%_barrel.json
Normal 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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue