Default ID fix, renames
This commit is contained in:
parent
720103bd45
commit
e1f88b453a
88 changed files with 482 additions and 561 deletions
12
utility_res/block/%name%_crafting_table.json
Normal file
12
utility_res/block/%name%_crafting_table.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube",
|
||||
"textures": {
|
||||
"particle": "betternether:block/%name%_crafting_table_front",
|
||||
"north": "betternether:block/%name%_crafting_table_front",
|
||||
"south": "betternether:block/%name%_crafting_table_side",
|
||||
"east": "betternether:block/%name%_crafting_table_side",
|
||||
"west": "betternether:block/%name%_crafting_table_front",
|
||||
"up": "betternether:block/%name%_crafting_table_top",
|
||||
"down": "betternether:block/%name%_crafting_table_bottom"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue