Files
minecraft-assets/assets/minecraft/models/block/red_nether_brick_stairs.json
2024-05-14 15:58:41 +02:00

9 lines
187 B
JSON

{
"parent": "block/stairs",
"textures": {
"bottom": "block/red_nether_bricks",
"top": "block/red_nether_bricks",
"side": "block/red_nether_bricks"
}
}