Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/slabs/quartz_pillar_half.json
2016-10-21 16:27:17 +02:00

9 lines
254 B
JSON

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