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

8 lines
261 B
JSON
Raw Normal View History

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