peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/block/lit_furnace.json

9 lines
181 B
JSON
Raw Permalink Normal View History

2023-08-26 14:31:51 -07:00
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/furnace_front_on",
"side": "blocks/furnace_side"
}
}