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

8 lines
255 B
JSON

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