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

8 lines
243 B
JSON
Raw Normal View History

{
"parent": "block/inner_stairs",
"textures": {
"side": "appliedenergistics2:blocks/SkyStoneBlock.BLOCK",
"top": "appliedenergistics2:blocks/SkyStoneBlock.BLOCK",
"bottom": "appliedenergistics2:blocks/SkyStoneBlock.BLOCK"
}
}