minecraft-src/assets/minecraft/models/block/redstone_wall_torch_off.json
2025-07-04 02:00:41 +03:00

6 lines
No EOL
130 B
JSON

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