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

8 lines
256 B
JSON

{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:blocks/quartz_pillar_top",
"side": "appliedenergistics2:blocks/quartz_pillar_side",
"top": "appliedenergistics2:blocks/quartz_pillar_top"
}
}