Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/stairs/skystone.brick.inner.json
2016-08-14 13:26:53 +02:00

8 lines
243 B
JSON

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