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

9 lines
160 B
JSON

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