MineAssets/1.10.2/assets/minecraft/models/block/purpur_outer_stairs.json
2024-12-17 02:08:01 +03:00

9 lines
181 B
JSON

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