Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/EnergyCell/dense_energy_cell6.json
dpeter99 c70915ffb0 Energy cell updates
- Added dense texture: fixes #65
- Removes unused cell modell (without a number)
2016-08-19 13:54:25 +02:00

6 lines
122 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/dense_energy_cell6"
}
}