Files
minecraft-assets/assets/minecraft/models/block/smooth_sandstone_stairs_inner.json
2018-12-21 06:39:57 +00:00

9 lines
181 B
JSON

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