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

9 lines
239 B
JSON

{
"parent": "block/upper_slab",
"textures": {
"bottom": "appliedenergistics2:blocks/quartz_block",
"side": "appliedenergistics2:blocks/quartz_block",
"top": "appliedenergistics2:blocks/quartz_block"
}
}