SangeFault/assets/minecraft/models/block/crafting_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
412 B
JSON

{
"parent": "minecraft:block/cube",
"textures": {
"particle": "minecraft:block/crafting_table_front",
"north": "minecraft:block/crafting_table_front",
"south": "minecraft:block/crafting_table_side",
"east": "minecraft:block/crafting_table_side",
"west": "minecraft:block/crafting_table_front",
"up": "minecraft:block/crafting_table_top",
"down": "minecraft:block/oak_planks"
}
}