Files
minecraft-assets/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json
2021-03-10 21:55:53 +00:00

9 lines
181 B
JSON

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