SangeFault/assets/minecraft/models/block/redstone_wall_torch_off.json

6 lines
124 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/template_torch_wall",
"textures": {
"torch": "minecraft:block/redstone_torch_off"
}
}