Re-implement slabs.

This commit is contained in:
eutropius225
2020-06-02 01:17:40 +01:00
committed by covers1624
parent 19cdea7eb5
commit 6b40fda793
50 changed files with 98 additions and 341 deletions
@@ -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"
}
}
}
@@ -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"
}
}
}
@@ -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"
}
}
}
@@ -1,7 +0,0 @@
{
"variants": {
"variant=default": {
"model": "appliedenergistics2:block/sky_stone_small_brick"
}
}
}
@@ -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"
}
}
}
@@ -1,7 +0,0 @@
{
"variants": {
"variant=default": {
"model": "appliedenergistics2:block/smooth_sky_stone_block"
}
}
}
@@ -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,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,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,5 +1,5 @@
{
"parent": "block/half_slab",
"parent": "block/slab",
"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_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,5 +1,5 @@
{
"parent": "block/half_slab",
"parent": "block/slab",
"textures": {
"bottom": "appliedenergistics2:block/sky_stone_brick",
"side": "appliedenergistics2:block/sky_stone_brick",
@@ -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,5 +1,5 @@
{
"parent": "block/half_slab",
"parent": "block/slab",
"textures": {
"bottom": "appliedenergistics2:block/sky_stone_block",
"side": "appliedenergistics2:block/sky_stone_block",
@@ -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,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,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,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,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",
@@ -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"
}
@@ -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"
}
@@ -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"
}
@@ -1,3 +0,0 @@
{
"parent": "MISSING"
}
@@ -1,3 +1,3 @@
{
"parent": "MISSING"
"parent": "appliedenergistics2:block/slabs/sky_stone_small_brick_half"
}
@@ -1,3 +0,0 @@
{
"parent": "MISSING"
}
@@ -1,3 +1,3 @@
{
"parent": "MISSING"
"parent": "appliedenergistics2:block/slabs/smooth_sky_stone_half"
}