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

8 lines
250 B
JSON

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