Re-implement slabs.
This commit is contained in:
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/chiseled_quartz_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/chiseled_quartz_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/chiseled_quartz_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/chiseled_quartz_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/fluix_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/fluix_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/fluix_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/fluix_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/quartz_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/quartz_pillar"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/quartz_pillar_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/quartz_pillar_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/quartz_pillar"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/quartz_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/quartz_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/quartz_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/sky_stone_brick"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/sky_stone_brick_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/sky_stone_brick_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/sky_stone_brick"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/sky_stone_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/sky_stone_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/sky_stone_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/sky_stone_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/sky_stone_small_brick"
|
||||
}
|
||||
}
|
||||
}
|
||||
+5
-2
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/sky_stone_small_brick_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/sky_stone_small_brick_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/sky_stone_small_brick"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"variant=default": {
|
||||
"model": "appliedenergistics2:block/smooth_sky_stone_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
+5
-2
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=bottom,variant=default": {
|
||||
"type=bottom": {
|
||||
"model": "appliedenergistics2:block/slabs/smooth_sky_stone_half"
|
||||
},
|
||||
"half=top,variant=default": {
|
||||
"type=top": {
|
||||
"model": "appliedenergistics2:block/slabs/smooth_sky_stone_upper"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "appliedenergistics2:block/smooth_sky_stone_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/chiseled_quartz_block_top",
|
||||
"side": "appliedenergistics2:block/chiseled_quartz_block_side",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/chiseled_quartz_block_top",
|
||||
"side": "appliedenergistics2:block/chiseled_quartz_block_side",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/fluix_block",
|
||||
"side": "appliedenergistics2:block/fluix_block",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/fluix_block",
|
||||
"side": "appliedenergistics2:block/fluix_block",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/quartz_block",
|
||||
"side": "appliedenergistics2:block/quartz_block",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/quartz_pillar_top",
|
||||
"side": "appliedenergistics2:block/quartz_pillar_side",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/quartz_pillar_top",
|
||||
"side": "appliedenergistics2:block/quartz_pillar_side",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/quartz_block",
|
||||
"side": "appliedenergistics2:block/quartz_block",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/sky_stone_brick",
|
||||
"side": "appliedenergistics2:block/sky_stone_brick",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/sky_stone_brick",
|
||||
"side": "appliedenergistics2:block/sky_stone_brick",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/sky_stone_block",
|
||||
"side": "appliedenergistics2:block/sky_stone_block",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/sky_stone_small_brick",
|
||||
"side": "appliedenergistics2:block/sky_stone_small_brick",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/sky_stone_small_brick",
|
||||
"side": "appliedenergistics2:block/sky_stone_small_brick",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/sky_stone_block",
|
||||
"side": "appliedenergistics2:block/sky_stone_block",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/half_slab",
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/smooth_sky_stone_block",
|
||||
"side": "appliedenergistics2:block/smooth_sky_stone_block",
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "block/upper_slab",
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:block/smooth_sky_stone_block",
|
||||
"side": "appliedenergistics2:block/smooth_sky_stone_block",
|
||||
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/chiseled_quartz_half"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/fluix_half"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/quartz_pillar_half"
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/quartz_half"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/sky_stone_brick_half"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/sky_stone_half"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/sky_stone_small_brick_half"
|
||||
}
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
}
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"parent": "MISSING"
|
||||
"parent": "appliedenergistics2:block/slabs/smooth_sky_stone_half"
|
||||
}
|
||||
Reference in New Issue
Block a user