source-code/desktopRuntime/resources/assets/minecraft/models/block/tuff_stairs_inner.json

8 lines
No EOL
175 B
JSON

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