peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/block/furnace.json
2023-08-26 16:31:51 -05:00

9 lines
182 B
JSON

{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/furnace_front_off",
"side": "blocks/furnace_side"
}
}