minecraft-assets/assets/minecraft/models/block/stone_outer_stairs.json

9 lines
178 B
JSON

{
"parent": "block/outer_stairs",
"textures": {
"bottom": "blocks/cobblestone",
"top": "blocks/cobblestone",
"side": "blocks/cobblestone"
}
}