Files
minecraft-assets/assets/minecraft/models/block/tuff_stairs.json
2024-10-16 18:32:00 +02:00

8 lines
169 B
JSON

{
"parent": "minecraft:block/stairs",
"textures": {
"bottom": "minecraft:block/tuff",
"side": "minecraft:block/tuff",
"top": "minecraft:block/tuff"
}
}