resent-1.8/desktopRuntime/resources/assets/minecraft/models/block/crafting_table.json
ThisIsALegitUsername 98a62293f2 decompile eaglercraft
2022-12-27 18:59:46 +00:00

13 lines
386 B
JSON

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