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

9 lines
197 B
JSON

{
"parent": "block/inner_stairs",
"textures": {
"bottom": "blocks/quartz_block_bottom",
"top": "blocks/quartz_block_top",
"side": "blocks/quartz_block_side"
}
}