Create/Update assets for version 1.8.2

This commit is contained in:
InventiveBot
2017-02-18 13:35:01 +00:00
parent edd2521bab
commit 85a5ca01cd
3820 changed files with 194833 additions and 0 deletions

BIN
assets/icons/icon_16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
assets/icons/icon_32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
assets/icons/minecraft.icns Normal file

Binary file not shown.

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh" },
"facing=south,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh", "y": 90 },
"facing=west,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh", "y": 180 },
"facing=north,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_rh", "y": 270 },
"facing=east,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh", "y": 90 },
"facing=south,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh", "y": 180 },
"facing=west,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh", "y": 270 },
"facing=north,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_rh" },
"facing=east,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 270 },
"facing=south,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom" },
"facing=west,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 90 },
"facing=north,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 180 },
"facing=east,half=upper,hinge=left,open=false": { "model": "acacia_door_top" },
"facing=south,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 90 },
"facing=west,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 180 },
"facing=north,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 270 },
"facing=east,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh" },
"facing=south,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh", "y": 90 },
"facing=west,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh", "y": 180 },
"facing=north,half=upper,hinge=right,open=false": { "model": "acacia_door_top_rh", "y": 270 },
"facing=east,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh", "y": 90 },
"facing=south,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh", "y": 180 },
"facing=west,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh", "y": 270 },
"facing=north,half=upper,hinge=left,open=true": { "model": "acacia_door_top_rh" },
"facing=east,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 270 },
"facing=south,half=upper,hinge=right,open=true": { "model": "acacia_door_top" },
"facing=west,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 90 },
"facing=north,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 180 }
}
}

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "acacia_fence_post" },
"east=false,north=true,south=false,west=false": { "model": "acacia_fence_n", "uvlock": true },
"east=true,north=false,south=false,west=false": { "model": "acacia_fence_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=false": { "model": "acacia_fence_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,west=true": { "model": "acacia_fence_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,west=false": { "model": "acacia_fence_ne", "uvlock": true },
"east=true,north=false,south=true,west=false": { "model": "acacia_fence_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=true": { "model": "acacia_fence_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,west=true": { "model": "acacia_fence_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,west=false": { "model": "acacia_fence_ns", "uvlock": true },
"east=true,north=false,south=false,west=true": { "model": "acacia_fence_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,west=false": { "model": "acacia_fence_nse", "uvlock": true },
"east=true,north=false,south=true,west=true": { "model": "acacia_fence_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,west=true": { "model": "acacia_fence_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,west=true": { "model": "acacia_fence_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,west=true": { "model": "acacia_fence_nsew", "uvlock": true }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "acacia_fence_gate_closed" },
"facing=west,in_wall=false,open=false": { "model": "acacia_fence_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=false": { "model": "acacia_fence_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=false": { "model": "acacia_fence_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=false,open=true": { "model": "acacia_fence_gate_open" },
"facing=west,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=false": { "model": "acacia_wall_gate_closed" },
"facing=west,in_wall=true,open=false": { "model": "acacia_wall_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=false": { "model": "acacia_wall_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=false": { "model": "acacia_wall_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=true": { "model": "acacia_wall_gate_open" },
"facing=west,in_wall=true,open=true": { "model": "acacia_wall_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=true": { "model": "acacia_wall_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=true": { "model": "acacia_wall_gate_open", "y": 270, "uvlock": true }
}
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"variants": {
"axis=y": { "model": "acacia_log" },
"axis=z": { "model": "acacia_log_side" },
"axis=x": { "model": "acacia_log_side", "y": 90 },
"axis=none": { "model": "acacia_bark" }
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"variants": {
"stage=0": { "model": "acacia_sapling" },
"stage=1": { "model": "acacia_sapling" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=bottom": { "model": "half_slab_acacia" },
"half=top": { "model": "upper_slab_acacia" }
}
}

View File

@@ -0,0 +1,44 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "acacia_stairs" },
"facing=west,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs" },
"facing=west,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "acacia_outer_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs" },
"facing=north,half=bottom,shape=outer_left": { "model": "acacia_outer_stairs", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs" },
"facing=west,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "acacia_inner_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs" },
"facing=north,half=bottom,shape=inner_left": { "model": "acacia_inner_stairs", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "acacia_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "acacia_outer_stairs", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "acacia_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "acacia_inner_stairs", "x": 180, "uvlock": true }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"powered=false,shape=north_south": { "model": "activator_rail_flat" },
"powered=false,shape=east_west": { "model": "activator_rail_flat", "y": 90 },
"powered=false,shape=ascending_east": { "model": "activator_rail_raised_ne", "y": 90 },
"powered=false,shape=ascending_west": { "model": "activator_rail_raised_sw", "y": 90 },
"powered=false,shape=ascending_north": { "model": "activator_rail_raised_ne" },
"powered=false,shape=ascending_south": { "model": "activator_rail_raised_sw" },
"powered=true,shape=north_south": { "model": "activator_rail_active_flat" },
"powered=true,shape=east_west": { "model": "activator_rail_active_flat", "y": 90 },
"powered=true,shape=ascending_east": { "model": "activator_rail_active_raised_ne", "y": 90 },
"powered=true,shape=ascending_west": { "model": "activator_rail_active_raised_sw", "y": 90 },
"powered=true,shape=ascending_north": { "model": "activator_rail_active_raised_ne" },
"powered=true,shape=ascending_south": { "model": "activator_rail_active_raised_sw" }
}
}

View File

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

View File

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

View File

@@ -0,0 +1,16 @@
{
"variants": {
"damage=0,facing=south": { "model": "anvil_undamaged" },
"damage=0,facing=west": { "model": "anvil_undamaged", "y": 90 },
"damage=0,facing=north": { "model": "anvil_undamaged", "y": 180 },
"damage=0,facing=east": { "model": "anvil_undamaged", "y": 270 },
"damage=1,facing=south": { "model": "anvil_slightly_damaged" },
"damage=1,facing=west": { "model": "anvil_slightly_damaged", "y": 90 },
"damage=1,facing=north": { "model": "anvil_slightly_damaged", "y": 180 },
"damage=1,facing=east": { "model": "anvil_slightly_damaged", "y": 270 },
"damage=2,facing=south": { "model": "anvil_very_damaged" },
"damage=2,facing=west": { "model": "anvil_very_damaged", "y": 90 },
"damage=2,facing=north": { "model": "anvil_very_damaged", "y": 180 },
"damage=2,facing=east": { "model": "anvil_very_damaged", "y": 270 }
}
}

View File

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

View File

@@ -0,0 +1,12 @@
{
"variants": {
"facing=north,part=foot": { "model": "bed_foot", "y": 180 },
"facing=east,part=foot": { "model": "bed_foot", "y": 270 },
"facing=south,part=foot": { "model": "bed_foot" },
"facing=west,part=foot": { "model": "bed_foot", "y": 90 },
"facing=north,part=head": { "model": "bed_head", "y": 180 },
"facing=east,part=head": { "model": "bed_head", "y": 270 },
"facing=south,part=head": { "model": "bed_head" },
"facing=west,part=head": { "model": "bed_head", "y": 90 }
}
}

View File

@@ -0,0 +1,10 @@
{
"variants": {
"normal": [
{ "model": "bedrock" },
{ "model": "bedrock_mirrored" },
{ "model": "bedrock", "y": 180 },
{ "model": "bedrock_mirrored", "y": 180 }
]
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "birch_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh" },
"facing=south,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh", "y": 90 },
"facing=west,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh", "y": 180 },
"facing=north,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_rh", "y": 270 },
"facing=east,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh", "y": 90 },
"facing=south,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh", "y": 180 },
"facing=west,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh", "y": 270 },
"facing=north,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_rh" },
"facing=east,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 270 },
"facing=south,half=lower,hinge=right,open=true": { "model": "birch_door_bottom" },
"facing=west,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 90 },
"facing=north,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 180 },
"facing=east,half=upper,hinge=left,open=false": { "model": "birch_door_top" },
"facing=south,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 90 },
"facing=west,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 180 },
"facing=north,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 270 },
"facing=east,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh" },
"facing=south,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh", "y": 90 },
"facing=west,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh", "y": 180 },
"facing=north,half=upper,hinge=right,open=false": { "model": "birch_door_top_rh", "y": 270 },
"facing=east,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh", "y": 90 },
"facing=south,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh", "y": 180 },
"facing=west,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh", "y": 270 },
"facing=north,half=upper,hinge=left,open=true": { "model": "birch_door_top_rh" },
"facing=east,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 270 },
"facing=south,half=upper,hinge=right,open=true": { "model": "birch_door_top" },
"facing=west,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 90 },
"facing=north,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 180 }
}
}

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "birch_fence_post" },
"east=false,north=true,south=false,west=false": { "model": "birch_fence_n", "uvlock": true },
"east=true,north=false,south=false,west=false": { "model": "birch_fence_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=false": { "model": "birch_fence_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,west=true": { "model": "birch_fence_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,west=false": { "model": "birch_fence_ne", "uvlock": true },
"east=true,north=false,south=true,west=false": { "model": "birch_fence_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=true": { "model": "birch_fence_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,west=true": { "model": "birch_fence_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,west=false": { "model": "birch_fence_ns", "uvlock": true },
"east=true,north=false,south=false,west=true": { "model": "birch_fence_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,west=false": { "model": "birch_fence_nse", "uvlock": true },
"east=true,north=false,south=true,west=true": { "model": "birch_fence_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,west=true": { "model": "birch_fence_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,west=true": { "model": "birch_fence_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,west=true": { "model": "birch_fence_nsew", "uvlock": true }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "birch_fence_gate_closed" },
"facing=west,in_wall=false,open=false": { "model": "birch_fence_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=false": { "model": "birch_fence_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=false": { "model": "birch_fence_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=false,open=true": { "model": "birch_fence_gate_open" },
"facing=west,in_wall=false,open=true": { "model": "birch_fence_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=true": { "model": "birch_fence_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=true": { "model": "birch_fence_gate_open", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=false": { "model": "birch_wall_gate_closed" },
"facing=west,in_wall=true,open=false": { "model": "birch_wall_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=false": { "model": "birch_wall_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=false": { "model": "birch_wall_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=true": { "model": "birch_wall_gate_open" },
"facing=west,in_wall=true,open=true": { "model": "birch_wall_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=true": { "model": "birch_wall_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=true": { "model": "birch_wall_gate_open", "y": 270, "uvlock": true }
}
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"variants": {
"axis=y": { "model": "birch_log" },
"axis=z": { "model": "birch_log_side" },
"axis=x": { "model": "birch_log_side", "y": 90 },
"axis=none": { "model": "birch_bark" }
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"variants": {
"stage=0": { "model": "birch_sapling" },
"stage=1": { "model": "birch_sapling" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=bottom": { "model": "half_slab_birch" },
"half=top": { "model": "upper_slab_birch" }
}
}

View File

@@ -0,0 +1,44 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "birch_stairs" },
"facing=west,half=bottom,shape=straight": { "model": "birch_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "birch_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "birch_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "birch_outer_stairs" },
"facing=west,half=bottom,shape=outer_right": { "model": "birch_outer_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "birch_outer_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "birch_outer_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "birch_outer_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "birch_outer_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "birch_outer_stairs" },
"facing=north,half=bottom,shape=outer_left": { "model": "birch_outer_stairs", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "birch_inner_stairs" },
"facing=west,half=bottom,shape=inner_right": { "model": "birch_inner_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "birch_inner_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "birch_inner_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "birch_inner_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "birch_inner_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "birch_inner_stairs" },
"facing=north,half=bottom,shape=inner_left": { "model": "birch_inner_stairs", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "birch_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "birch_outer_stairs", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "birch_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "birch_inner_stairs", "x": 180, "uvlock": true }
}
}

View File

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

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "black_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "black_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "black_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "black_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "black_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "black_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "black_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "black_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "black_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "black_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "black_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "black_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "black_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "black_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "black_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "black_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "blue_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "blue_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "blue_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "blue_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "blue_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "blue_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "blue_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "blue_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "blue_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "blue_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "blue_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "blue_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "blue_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "blue_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "blue_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "blue_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,12 @@
{
"variants": {
"has_bottle_0=false,has_bottle_1=false,has_bottle_2=false": { "model": "brewing_stand_empty" },
"has_bottle_0=true,has_bottle_1=false,has_bottle_2=false": { "model": "brewing_stand_bottles_1" },
"has_bottle_0=false,has_bottle_1=true,has_bottle_2=false": { "model": "brewing_stand_bottles_2" },
"has_bottle_0=false,has_bottle_1=false,has_bottle_2=true": { "model": "brewing_stand_bottles_3" },
"has_bottle_0=true,has_bottle_1=true,has_bottle_2=false": { "model": "brewing_stand_bottles_12" },
"has_bottle_0=true,has_bottle_1=false,has_bottle_2=true": { "model": "brewing_stand_bottles_13" },
"has_bottle_0=false,has_bottle_1=true,has_bottle_2=true": { "model": "brewing_stand_bottles_23" },
"has_bottle_0=true,has_bottle_1=true,has_bottle_2=true": { "model": "brewing_stand_bottles_123" }
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"variants": {
"normal": { "model": "brick" },
"all": { "model": "brick" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=bottom": { "model": "half_slab_brick" },
"half=top": { "model": "upper_slab_brick" }
}
}

View File

@@ -0,0 +1,44 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "brick_stairs" },
"facing=west,half=bottom,shape=straight": { "model": "brick_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "brick_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "brick_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "brick_outer_stairs" },
"facing=west,half=bottom,shape=outer_right": { "model": "brick_outer_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "brick_outer_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "brick_outer_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "brick_outer_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "brick_outer_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "brick_outer_stairs" },
"facing=north,half=bottom,shape=outer_left": { "model": "brick_outer_stairs", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "brick_inner_stairs" },
"facing=west,half=bottom,shape=inner_right": { "model": "brick_inner_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "brick_inner_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "brick_inner_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "brick_inner_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "brick_inner_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "brick_inner_stairs" },
"facing=north,half=bottom,shape=inner_left": { "model": "brick_inner_stairs", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "brick_outer_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "brick_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "brick_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "brick_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "brick_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "brick_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "brick_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "brick_outer_stairs", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "brick_inner_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "brick_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "brick_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "brick_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "brick_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "brick_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "brick_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "brick_inner_stairs", "x": 180, "uvlock": true }
}
}

View File

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

View File

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

View File

@@ -0,0 +1,17 @@
{
"variants": {
"variant=north_west": { "model": "brown_mushroom_block_nw" },
"variant=north": { "model": "brown_mushroom_block_n" },
"variant=north_east": { "model": "brown_mushroom_block_ne" },
"variant=west": { "model": "brown_mushroom_block_w" },
"variant=center": { "model": "brown_mushroom_block_c" },
"variant=east": { "model": "brown_mushroom_block_e" },
"variant=south_west": { "model": "brown_mushroom_block_sw" },
"variant=south": { "model": "brown_mushroom_block_s" },
"variant=south_east": { "model": "brown_mushroom_block_se" },
"variant=stem": { "model": "brown_mushroom_block_stem" },
"variant=all_stem": { "model": "brown_mushroom_block_stem_all" },
"variant=all_outside": { "model": "brown_mushroom_block_cap_all" },
"variant=all_inside": { "model": "brown_mushroom_block_inside_all" }
}
}

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "brown_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "brown_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "brown_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "brown_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "brown_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "brown_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "brown_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "brown_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "brown_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "brown_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "brown_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "brown_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "brown_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "brown_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "brown_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "brown_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,11 @@
{
"variants": {
"bites=0": { "model": "cake_uneaten" },
"bites=1": { "model": "cake_slice1" },
"bites=2": { "model": "cake_slice2" },
"bites=3": { "model": "cake_slice3" },
"bites=4": { "model": "cake_slice4" },
"bites=5": { "model": "cake_slice5" },
"bites=6": { "model": "cake_slice6" }
}
}

View File

@@ -0,0 +1,12 @@
{
"variants": {
"age=0": { "model": "carrots_stage0" },
"age=1": { "model": "carrots_stage0" },
"age=2": { "model": "carrots_stage1" },
"age=3": { "model": "carrots_stage1" },
"age=4": { "model": "carrots_stage2" },
"age=5": { "model": "carrots_stage2" },
"age=6": { "model": "carrots_stage2" },
"age=7": { "model": "carrots_stage3" }
}
}

View File

@@ -0,0 +1,8 @@
{
"variants": {
"level=0": { "model": "cauldron_empty" },
"level=1": { "model": "cauldron_level1" },
"level=2": { "model": "cauldron_level2" },
"level=3": { "model": "cauldron_level3" }
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"variants": {
"normal": { "model": "quartz_chiseled" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,6 @@
{
"variants": {
"normal": { "model": "cobblestone" },
"all": { "model": "cobblestone" }
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=bottom": { "model": "half_slab_cobblestone" },
"half=top": { "model": "upper_slab_cobblestone" }
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"east=false,north=false,south=false,up=false,west=false": { "model": "cobblestone_wall_post" },
"east=false,north=true,south=false,up=false,west=false": { "model": "cobblestone_wall_n" },
"east=true,north=false,south=false,up=false,west=false": { "model": "cobblestone_wall_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=false,west=false": { "model": "cobblestone_wall_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,up=false,west=true": { "model": "cobblestone_wall_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,up=false,west=false": { "model": "cobblestone_wall_ne" },
"east=true,north=false,south=true,up=false,west=false": { "model": "cobblestone_wall_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=false,west=true": { "model": "cobblestone_wall_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,up=false,west=true": { "model": "cobblestone_wall_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,up=false,west=false": { "model": "cobblestone_wall_ns" },
"east=true,north=false,south=false,up=false,west=true": { "model": "cobblestone_wall_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,up=false,west=false": { "model": "cobblestone_wall_nse" },
"east=true,north=false,south=true,up=false,west=true": { "model": "cobblestone_wall_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,up=false,west=true": { "model": "cobblestone_wall_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,up=false,west=true": { "model": "cobblestone_wall_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,up=false,west=true": { "model": "cobblestone_wall_nsew" },
"east=false,north=false,south=false,up=true,west=false": { "model": "cobblestone_wall_post" },
"east=false,north=true,south=false,up=true,west=false": { "model": "cobblestone_wall_n" },
"east=true,north=false,south=false,up=true,west=false": { "model": "cobblestone_wall_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=true,west=false": { "model": "cobblestone_wall_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,up=true,west=true": { "model": "cobblestone_wall_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,up=true,west=false": { "model": "cobblestone_wall_ne" },
"east=true,north=false,south=true,up=true,west=false": { "model": "cobblestone_wall_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=true,west=true": { "model": "cobblestone_wall_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,up=true,west=true": { "model": "cobblestone_wall_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,up=true,west=false": { "model": "cobblestone_wall_ns_above" },
"east=true,north=false,south=false,up=true,west=true": { "model": "cobblestone_wall_ns_above", "y": 90, "uvlock": true },
"east=true,north=true,south=true,up=true,west=false": { "model": "cobblestone_wall_nse" },
"east=true,north=false,south=true,up=true,west=true": { "model": "cobblestone_wall_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,up=true,west=true": { "model": "cobblestone_wall_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,up=true,west=true": { "model": "cobblestone_wall_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,up=true,west=true": { "model": "cobblestone_wall_nsew" }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"age=0,facing=south": { "model": "cocoa_age0_s" },
"age=0,facing=west": { "model": "cocoa_age0_s", "y": 90 },
"age=0,facing=north": { "model": "cocoa_age0_s", "y": 180 },
"age=0,facing=east": { "model": "cocoa_age0_s", "y": 270 },
"age=1,facing=south": { "model": "cocoa_age1_s" },
"age=1,facing=west": { "model": "cocoa_age1_s", "y": 90 },
"age=1,facing=north": { "model": "cocoa_age1_s", "y": 180 },
"age=1,facing=east": { "model": "cocoa_age1_s", "y": 270 },
"age=2,facing=south": { "model": "cocoa_age2_s" },
"age=2,facing=west": { "model": "cocoa_age2_s", "y": 90 },
"age=2,facing=north": { "model": "cocoa_age2_s", "y": 180 },
"age=2,facing=east": { "model": "cocoa_age2_s", "y": 270 }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "cyan_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "cyan_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "cyan_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "cyan_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "cyan_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "cyan_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "cyan_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "cyan_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "cyan_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "cyan_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "cyan_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "cyan_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "cyan_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "cyan_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "cyan_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "cyan_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "dark_oak_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "dark_oak_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "dark_oak_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "dark_oak_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "dark_oak_door_bottom_rh" },
"facing=south,half=lower,hinge=right,open=false": { "model": "dark_oak_door_bottom_rh", "y": 90 },
"facing=west,half=lower,hinge=right,open=false": { "model": "dark_oak_door_bottom_rh", "y": 180 },
"facing=north,half=lower,hinge=right,open=false": { "model": "dark_oak_door_bottom_rh", "y": 270 },
"facing=east,half=lower,hinge=left,open=true": { "model": "dark_oak_door_bottom_rh", "y": 90 },
"facing=south,half=lower,hinge=left,open=true": { "model": "dark_oak_door_bottom_rh", "y": 180 },
"facing=west,half=lower,hinge=left,open=true": { "model": "dark_oak_door_bottom_rh", "y": 270 },
"facing=north,half=lower,hinge=left,open=true": { "model": "dark_oak_door_bottom_rh" },
"facing=east,half=lower,hinge=right,open=true": { "model": "dark_oak_door_bottom", "y": 270 },
"facing=south,half=lower,hinge=right,open=true": { "model": "dark_oak_door_bottom" },
"facing=west,half=lower,hinge=right,open=true": { "model": "dark_oak_door_bottom", "y": 90 },
"facing=north,half=lower,hinge=right,open=true": { "model": "dark_oak_door_bottom", "y": 180 },
"facing=east,half=upper,hinge=left,open=false": { "model": "dark_oak_door_top" },
"facing=south,half=upper,hinge=left,open=false": { "model": "dark_oak_door_top", "y": 90 },
"facing=west,half=upper,hinge=left,open=false": { "model": "dark_oak_door_top", "y": 180 },
"facing=north,half=upper,hinge=left,open=false": { "model": "dark_oak_door_top", "y": 270 },
"facing=east,half=upper,hinge=right,open=false": { "model": "dark_oak_door_top_rh" },
"facing=south,half=upper,hinge=right,open=false": { "model": "dark_oak_door_top_rh", "y": 90 },
"facing=west,half=upper,hinge=right,open=false": { "model": "dark_oak_door_top_rh", "y": 180 },
"facing=north,half=upper,hinge=right,open=false": { "model": "dark_oak_door_top_rh", "y": 270 },
"facing=east,half=upper,hinge=left,open=true": { "model": "dark_oak_door_top_rh", "y": 90 },
"facing=south,half=upper,hinge=left,open=true": { "model": "dark_oak_door_top_rh", "y": 180 },
"facing=west,half=upper,hinge=left,open=true": { "model": "dark_oak_door_top_rh", "y": 270 },
"facing=north,half=upper,hinge=left,open=true": { "model": "dark_oak_door_top_rh" },
"facing=east,half=upper,hinge=right,open=true": { "model": "dark_oak_door_top", "y": 270 },
"facing=south,half=upper,hinge=right,open=true": { "model": "dark_oak_door_top" },
"facing=west,half=upper,hinge=right,open=true": { "model": "dark_oak_door_top", "y": 90 },
"facing=north,half=upper,hinge=right,open=true": { "model": "dark_oak_door_top", "y": 180 }
}
}

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "dark_oak_fence_post" },
"east=false,north=true,south=false,west=false": { "model": "dark_oak_fence_n", "uvlock": true },
"east=true,north=false,south=false,west=false": { "model": "dark_oak_fence_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=false": { "model": "dark_oak_fence_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,west=true": { "model": "dark_oak_fence_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,west=false": { "model": "dark_oak_fence_ne", "uvlock": true },
"east=true,north=false,south=true,west=false": { "model": "dark_oak_fence_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=true": { "model": "dark_oak_fence_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,west=true": { "model": "dark_oak_fence_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,west=false": { "model": "dark_oak_fence_ns", "uvlock": true },
"east=true,north=false,south=false,west=true": { "model": "dark_oak_fence_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,west=false": { "model": "dark_oak_fence_nse", "uvlock": true },
"east=true,north=false,south=true,west=true": { "model": "dark_oak_fence_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,west=true": { "model": "dark_oak_fence_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,west=true": { "model": "dark_oak_fence_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,west=true": { "model": "dark_oak_fence_nsew", "uvlock": true }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "dark_oak_fence_gate_closed" },
"facing=west,in_wall=false,open=false": { "model": "dark_oak_fence_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=false": { "model": "dark_oak_fence_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=false": { "model": "dark_oak_fence_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=false,open=true": { "model": "dark_oak_fence_gate_open" },
"facing=west,in_wall=false,open=true": { "model": "dark_oak_fence_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=true": { "model": "dark_oak_fence_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=true": { "model": "dark_oak_fence_gate_open", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=false": { "model": "dark_oak_wall_gate_closed" },
"facing=west,in_wall=true,open=false": { "model": "dark_oak_wall_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=false": { "model": "dark_oak_wall_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=false": { "model": "dark_oak_wall_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=true": { "model": "dark_oak_wall_gate_open" },
"facing=west,in_wall=true,open=true": { "model": "dark_oak_wall_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=true": { "model": "dark_oak_wall_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=true": { "model": "dark_oak_wall_gate_open", "y": 270, "uvlock": true }
}
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"variants": {
"axis=y": { "model": "dark_oak_log" },
"axis=z": { "model": "dark_oak_log_side" },
"axis=x": { "model": "dark_oak_log_side", "y": 90 },
"axis=none": { "model": "dark_oak_bark" }
}
}

View File

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

View File

@@ -0,0 +1,6 @@
{
"variants": {
"stage=0": { "model": "dark_oak_sapling" },
"stage=1": { "model": "dark_oak_sapling" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"half=bottom": { "model": "half_slab_dark_oak" },
"half=top": { "model": "upper_slab_dark_oak" }
}
}

View File

@@ -0,0 +1,44 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "dark_oak_stairs" },
"facing=west,half=bottom,shape=straight": { "model": "dark_oak_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "dark_oak_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "dark_oak_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "dark_oak_outer_stairs" },
"facing=west,half=bottom,shape=outer_right": { "model": "dark_oak_outer_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "dark_oak_outer_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "dark_oak_outer_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "dark_oak_outer_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "dark_oak_outer_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "dark_oak_outer_stairs" },
"facing=north,half=bottom,shape=outer_left": { "model": "dark_oak_outer_stairs", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "dark_oak_inner_stairs" },
"facing=west,half=bottom,shape=inner_right": { "model": "dark_oak_inner_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "dark_oak_inner_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "dark_oak_inner_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "dark_oak_inner_stairs", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "dark_oak_inner_stairs", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "dark_oak_inner_stairs" },
"facing=north,half=bottom,shape=inner_left": { "model": "dark_oak_inner_stairs", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "dark_oak_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "dark_oak_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "dark_oak_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "dark_oak_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "dark_oak_outer_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "dark_oak_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "dark_oak_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "dark_oak_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "dark_oak_outer_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "dark_oak_outer_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "dark_oak_outer_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "dark_oak_outer_stairs", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "dark_oak_inner_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "dark_oak_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "dark_oak_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "dark_oak_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "dark_oak_inner_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "dark_oak_inner_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "dark_oak_inner_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "dark_oak_inner_stairs", "x": 180, "uvlock": true }
}
}

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"power=0": { "model": "daylight_detector" },
"power=1": { "model": "daylight_detector" },
"power=2": { "model": "daylight_detector" },
"power=3": { "model": "daylight_detector" },
"power=4": { "model": "daylight_detector" },
"power=5": { "model": "daylight_detector" },
"power=6": { "model": "daylight_detector" },
"power=7": { "model": "daylight_detector" },
"power=8": { "model": "daylight_detector" },
"power=9": { "model": "daylight_detector" },
"power=10": { "model": "daylight_detector" },
"power=11": { "model": "daylight_detector" },
"power=12": { "model": "daylight_detector" },
"power=13": { "model": "daylight_detector" },
"power=14": { "model": "daylight_detector" },
"power=15": { "model": "daylight_detector" }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"power=0": { "model": "daylight_detector_inverted" },
"power=1": { "model": "daylight_detector_inverted" },
"power=2": { "model": "daylight_detector_inverted" },
"power=3": { "model": "daylight_detector_inverted" },
"power=4": { "model": "daylight_detector_inverted" },
"power=5": { "model": "daylight_detector_inverted" },
"power=6": { "model": "daylight_detector_inverted" },
"power=7": { "model": "daylight_detector_inverted" },
"power=8": { "model": "daylight_detector_inverted" },
"power=9": { "model": "daylight_detector_inverted" },
"power=10": { "model": "daylight_detector_inverted" },
"power=11": { "model": "daylight_detector_inverted" },
"power=12": { "model": "daylight_detector_inverted" },
"power=13": { "model": "daylight_detector_inverted" },
"power=14": { "model": "daylight_detector_inverted" },
"power=15": { "model": "daylight_detector_inverted" }
}
}

View File

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

View File

@@ -0,0 +1,16 @@
{
"variants": {
"powered=false,shape=north_south": { "model": "detector_rail_flat" },
"powered=false,shape=east_west": { "model": "detector_rail_flat", "y": 90 },
"powered=false,shape=ascending_east": { "model": "detector_rail_raised_ne", "y": 90 },
"powered=false,shape=ascending_west": { "model": "detector_rail_raised_sw", "y": 90 },
"powered=false,shape=ascending_north": { "model": "detector_rail_raised_ne" },
"powered=false,shape=ascending_south": { "model": "detector_rail_raised_sw" },
"powered=true,shape=north_south": { "model": "detector_rail_powered_flat" },
"powered=true,shape=east_west": { "model": "detector_rail_powered_flat", "y": 90 },
"powered=true,shape=ascending_east": { "model": "detector_rail_powered_raised_ne", "y": 90 },
"powered=true,shape=ascending_west": { "model": "detector_rail_powered_raised_sw", "y": 90 },
"powered=true,shape=ascending_north": { "model": "detector_rail_powered_raised_ne" },
"powered=true,shape=ascending_south": { "model": "detector_rail_powered_raised_sw" }
}
}

View File

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

View File

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

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