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

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:ChargedQuartzOreBlock" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:ChiseledQuartzBlock" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:FluixBlock" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:QuartzBlock" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:QuartzBlock" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:QuartzOreBlock" }
}
}

View File

@ -0,0 +1,8 @@
{
"variants": {
"axis=y": { "model": "appliedenergistics2:QuartzPillarBlock" },
"axis=z": { "model": "appliedenergistics2:QuartzPillarBlock", "x": 90 },
"axis=x": { "model": "appliedenergistics2:QuartzPillarBlock", "x": 90, "y": 90 }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:SkyStoneBlock.BLOCK" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:SkyStoneBlock.BRICK" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:SkyStoneBlock.SMALL_BRICK" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:SkyStoneBlock.STONE" }
}
}

View File

@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:fluix/block" }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/fluix/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/fluix/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/fluix/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/fluix/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/fluix/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/fluix/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/fluix/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/fluix/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/fluix/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/fluix/inner", "x": 180, "uvlock": true }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/chiseled/inner", "x": 180, "uvlock": true }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/inner", "x": 180, "uvlock": true }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/quartz/certus/pillar/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/quartz/certus/pillar/inner", "x": 180, "uvlock": true }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/block/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/block/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/block/inner", "x": 180, "uvlock": true }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/inner", "x": 180, "uvlock": true }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/brick/small/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/brick/small/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/brick/small/inner", "x": 180, "uvlock": true }
}
}

View File

@ -1,44 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block" },
"facing=west,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "appliedenergistics2:stair/skystone/stone/block", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "appliedenergistics2:stair/skystone/stone/outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "appliedenergistics2:stair/skystone/stone/inner", "x": 180, "uvlock": true }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockCellWorkBench" }
}
}

View File

@ -0,0 +1,8 @@
{
"variants": {
"forward=north": { "model": "appliedenergistics2:tile.BlockCharger", "y": 180 },
"forward=south": { "model": "appliedenergistics2:tile.BlockCharger", "y": 0 },
"forward=east": { "model": "appliedenergistics2:tile.BlockCharger", "y": 90 },
"forward=west": { "model": "appliedenergistics2:tile.BlockCharger", "y": 270 }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockCondenser" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:EnergyCell/tile.BlockCreativeEnergyCell" }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"fullness=0": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell0" },
"fullness=1": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell1" },
"fullness=2": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell2" },
"fullness=3": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell3" },
"fullness=4": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell4" },
"fullness=5": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell5" },
"fullness=6": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell6" },
"fullness=7": { "model": "appliedenergistics2:EnergyCell/tile.BlockDenseEnergyCell7" }
}
}

View File

@ -0,0 +1,8 @@
{
"variants": {
"facing=north": { "model": "appliedenergistics2:tile.BlockDrive", "y": 180 },
"facing=south": { "model": "appliedenergistics2:tile.BlockDrive", "y": 0 },
"facing=west": { "model": "appliedenergistics2:tile.BlockDrive", "y": 90 },
"facing=east": { "model": "appliedenergistics2:tile.BlockDrive", "y": 270 }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockEnergyAcceptor" }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"fullness=0": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell0" },
"fullness=1": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell1" },
"fullness=2": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell2" },
"fullness=3": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell3" },
"fullness=4": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell4" },
"fullness=5": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell5" },
"fullness=6": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell6" },
"fullness=7": { "model": "appliedenergistics2:EnergyCell/tile.BlockEnergyCell7" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockIOPort" }
}
}

View File

@ -0,0 +1,8 @@
{
"variants": {
"forward=north": { "model": "appliedenergistics2:tile.BlockInscriber", "y": 180 },
"forward=south": { "model": "appliedenergistics2:tile.BlockInscriber", "y": 0 },
"forward=east": { "model": "appliedenergistics2:tile.BlockInscriber", "y": 90 },
"forward=west": { "model": "appliedenergistics2:tile.BlockInscriber", "y": 270 }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockSecurity" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "appliedenergistics2:tile.BlockSpatialIOPort" }
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/ChargedQuartzOreBlock"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "appliedenergistics2:blocks/ChiseledQuartzBlockTop",
"side": "appliedenergistics2:blocks/ChiseledQuartzBlockSide"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockCreativeEnergyCell"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell0"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell1"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell2"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell3"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell4"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell5"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell6"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell7"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell0"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell1"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell2"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell3"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell4"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell5"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell6"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockEnergyCell7"
}
}

View File

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/fluix"
"all": "appliedenergistics2:blocks/FluixBlock"
}
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/QuartzBlock"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/QuartzOreBlock"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/QuartzOreBlock"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "appliedenergistics2:blocks/QuartzPillarBlockTop",
"side": "appliedenergistics2:blocks/QuartzPillarBlockSide"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/SkyStoneBlock.BLOCK"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/SkyStoneBlock.BRICK"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/SkyStoneBlock.SMALL_BRICK"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/SkyStoneBlock.STONE"
}
}

View File

@ -0,0 +1,19 @@
{
"parent": "block/cube",
"display": {
"firstperson_righthand": {
"rotation": [ 0, 135, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.40, 0.40, 0.40 ]
}
},
"textures": {
"particle": "#front",
"down": "#bottom",
"up": "#top",
"north": "#front",
"east": "#side",
"south": "#side",
"west": "#side"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:blocks/fluix",
"top": "appliedenergistics2:blocks/fluix",
"side": "appliedenergistics2:blocks/fluix"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:blocks/fluix",
"top": "appliedenergistics2:blocks/fluix",
"side": "appliedenergistics2:blocks/fluix"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:blocks/fluix",
"top": "appliedenergistics2:blocks/fluix",
"side": "appliedenergistics2:blocks/fluix"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/all",
"top": "appliedenergistics2:quartz/certus/all",
"side": "appliedenergistics2:quartz/certus/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/chiseled/bottom",
"top": "appliedenergistics2:quartz/certus/chiseled/top",
"side": "appliedenergistics2:quartz/certus/chiseled/side"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/chiseled/bottom",
"top": "appliedenergistics2:quartz/certus/chiseled/top",
"side": "appliedenergistics2:quartz/certus/chiseled/side"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/chiseled/bottom",
"top": "appliedenergistics2:quartz/certus/chiseled/top",
"side": "appliedenergistics2:quartz/certus/chiseled/side"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/all",
"top": "appliedenergistics2:quartz/certus/all",
"side": "appliedenergistics2:quartz/certus/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/all",
"top": "appliedenergistics2:quartz/certus/all",
"side": "appliedenergistics2:quartz/certus/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/pillar/bottom",
"top": "appliedenergistics2:quartz/certus/pillar/top",
"side": "appliedenergistics2:quartz/certus/pillar/side"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/pillar/bottom",
"top": "appliedenergistics2:quartz/certus/pillar/top",
"side": "appliedenergistics2:quartz/certus/pillar/side"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:quartz/certus/pillar/bottom",
"top": "appliedenergistics2:quartz/certus/pillar/top",
"side": "appliedenergistics2:quartz/certus/pillar/side"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/block/all",
"top": "appliedenergistics2:skystone/block/all",
"side": "appliedenergistics2:skystone/block/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/block/all",
"top": "appliedenergistics2:skystone/block/all",
"side": "appliedenergistics2:skystone/block/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/block/all",
"top": "appliedenergistics2:skystone/block/all",
"side": "appliedenergistics2:skystone/block/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/brick/all",
"top": "appliedenergistics2:skystone/brick/all",
"side": "appliedenergistics2:skystone/brick/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/brick/all",
"top": "appliedenergistics2:skystone/brick/all",
"side": "appliedenergistics2:skystone/brick/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/brick/all",
"top": "appliedenergistics2:skystone/brick/all",
"side": "appliedenergistics2:skystone/brick/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/brick/small/all",
"top": "appliedenergistics2:skystone/brick/small/all",
"side": "appliedenergistics2:skystone/brick/small/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/brick/small/all",
"top": "appliedenergistics2:skystone/brick/small/all",
"side": "appliedenergistics2:skystone/brick/small/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/brick/small/all",
"top": "appliedenergistics2:skystone/brick/small/all",
"side": "appliedenergistics2:skystone/brick/small/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/stone/all",
"top": "appliedenergistics2:skystone/stone/all",
"side": "appliedenergistics2:skystone/stone/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/stone/all",
"top": "appliedenergistics2:skystone/stone/all",
"side": "appliedenergistics2:skystone/stone/all"
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "block/outer_stairs",
"textures": {
"bottom": "appliedenergistics2:skystone/stone/all",
"top": "appliedenergistics2:skystone/stone/all",
"side": "appliedenergistics2:skystone/stone/all"
}
}

View File

@ -0,0 +1,72 @@
{
"__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 ] }
}
}
]
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"side": "appliedenergistics2:blocks/BlockCellWorkBenchSide",
"bottom": "appliedenergistics2:blocks/BlockCellWorkBenchBottom",
"top": "appliedenergistics2:blocks/BlockCellWorkBench"
}
}

View File

@ -0,0 +1,75 @@
{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"textures": {
"0": "appliedenergistics2:blocks/BlockChargerSide",
"1": "appliedenergistics2:blocks/BlockCharger",
"2": "appliedenergistics2:blocks/BlockChargerInside"
},
"elements": [
{
"name": "Back",
"from": [ 6.0, 0.0, 0.0 ],
"to": [ 10.0, 16.0, 1.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 16.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 16.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 16.0 ] },
"up": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 4.0, 1.0 ] }
}
},
{
"name": "Bottom",
"from": [ 2.0, 0.0, 1.0 ],
"to": [ 14.0, 2.0, 14.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 12.0, 2.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 2.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 12.0, 2.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 2.0 ] },
"up": { "texture": "#0", "uv": [ 2.0, 2.0, 14.0, 15.0 ] },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 12.0, 13.0 ] }
}
},
{
"name": "Top",
"from": [ 2.0, 13.0, 1.0 ],
"to": [ 14.0, 16.0, 14.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 12.0, 3.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 3.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 12.0, 3.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 3.0 ] },
"up": { "texture": "#1", "uv": [ 2.0, 2.0, 14.0, 15.0 ] },
"down": { "texture": "#0", "uv": [ 2.0, 1.0, 14.0, 14.0 ] }
}
},
{
"name": "BottomTop",
"from": [ 3.0, 2.0, 3.0 ],
"to": [ 13.0, 3.0, 13.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"up": { "texture": "#2", "uv": [ 3.0, 3.0, 13.0, 13.0 ] },
"down": { "texture": "#-1", "uv": [ 0.0, 0.0, 10.0, 10.0 ] }
}
},
{
"name": "TopTop",
"from": [ 3.0, 12.0, 3.0 ],
"to": [ 13.0, 13.0, 13.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"east": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"south": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 1.0 ] },
"up": { "texture": "#0", "uv": [ 0.0, 0.0, 10.0, 10.0 ] },
"down": { "texture": "#2", "uv": [ 3.0, 3.0, 13.0, 13.0 ] }
}
}
]
}

Some files were not shown because too many files have changed in this diff Show More