Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/stairs/smooth_sky_stone.json

8 lines
264 B
JSON

{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:blocks/smooth_sky_stone_block",
"side": "appliedenergistics2:blocks/smooth_sky_stone_block",
"top": "appliedenergistics2:blocks/smooth_sky_stone_block"
}
}