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

8 lines
285 B
JSON
Raw Normal View History

{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:blocks/sky_stone_block_small_brick",
"side": "appliedenergistics2:blocks/sky_stone_block_small_brick",
"top": "appliedenergistics2:blocks/sky_stone_block_small_brick"
}
}