ForgePatch/src/generated_test/resources/assets/data_gen_test/models/block/furnace.json

8 lines
156 B
JSON
Raw Normal View History

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