Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/test.json
dpeter99 2e577edc3d 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
2016-07-02 17:21:51 +02:00

72 lines
3.2 KiB
JSON

{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"textures": {
},
"elements": [
{
"name": "Cube",
"from": [ 0.0, 0.0, 15.0 ],
"to": [ 16.0, 16.0, 16.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }
}
},
{
"name": "Cube",
"from": [ 0.0, 0.0, 0.0 ],
"to": [ 16.0, 6.0, 1.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 6.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 6.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 6.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 6.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }
}
},
{
"name": "Cube",
"from": [ 0.0, 6.0, 0.0 ],
"to": [ 1.0, 7.0, 15.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 15.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 15.0 ] }
}
},
{
"name": "Cube",
"from": [ 15.0, 0.0, 0.0 ],
"to": [ 16.0, 5.0, 15.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 5.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 15.0, 5.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 5.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 15.0, 5.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 15.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 1.0, 15.0 ] }
}
},
{
"name": "Cube",
"from": [ 3.0, 15.0, 0.0 ],
"to": [ 13.0, 16.0, 15.0 ],
"faces": {
"north": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"east": { "texture": "#-1", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },
"south": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"west": { "texture": "#-1", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },
"up": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 15.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 15.0 ] }
}
}
]
}