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

8 lines
249 B
JSON

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