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

7 lines
201 B
JSON
Raw Normal View History

{
"parent": "block/cube_column",
"textures": {
"end": "appliedenergistics2:blocks/quartz_pillar_block_top",
"side": "appliedenergistics2:blocks/quartz_pillar_block_side"
}
}