SangeFault/assets/minecraft/models/block/smithing_table.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

12 lines
No EOL
423 B
JSON

{
"parent": "minecraft:block/cube",
"textures": {
"particle": "minecraft:block/smithing_table_front",
"north": "minecraft:block/smithing_table_front",
"south": "minecraft:block/smithing_table_front",
"east": "minecraft:block/smithing_table_side",
"west": "minecraft:block/smithing_table_side",
"up": "minecraft:block/smithing_table_top",
"down": "minecraft:block/smithing_table_bottom"
}
}