Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/item/stair.skystone.block.json
elix-x 3d1d2a3468 Fixed stairs & chests rendering
-Fixed chests rendering in inventory (kinda).
-Fixed stairs rendering.
From now on, all blocks with multiple states MUST have item model.
Example stair provided (though with incorrect textures).
Relates to #9.
2016-08-10 12:10:48 +02:00

4 lines
68 B
JSON

{
"parent": "appliedenergistics2:block/skystone.block.stairs"
}