Model Update 1

- Removed textures
- Readded needed ones
- Added models, blockstates
- ChargedQuartzOreBlock
- ChiseledQuartzBlock
- FluixBlock
- QuartzBlock
- QuartzGlassBlock
- QuartzOreBlock
- QuartzPillarBlock
- SkyStoneBlock.BLOCK
- SkyStoneBlock.BRICK
- SkyStoneBlock.SMALL_BRICK
- SkyStoneBlock.STONE
- tile.BlockCellWorkBench
- tile.BlockCharger
- tile.BlockCondenser
- tile.BlockCreativeEnergyCell
- tile.BlockDenseEnergyCell
- tile.BlockDrive
- tile.BlockEnergyAcceptor
- tile.BlockEnergyCell
- tile.BlockGrinder
- tile.BlockInscriber
- tile.BlockIOPort
- tile.BlockSecurity
- tile.BlockSpatialIOPort
This commit is contained in:
dpeter99
2016-07-02 17:21:51 +02:00
parent 9f96b86938
commit 2e577edc3d
482 changed files with 1988 additions and 703 deletions
@@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:EnergyCell/tile.BlockCreativeEnergyCell" }
}
}