Create/Update assets for version 1.8.3

This commit is contained in:
InventiveBot 2017-02-18 13:34:26 +00:00
parent edd2521bab
commit 233ace17e2
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" }
}
}

View File

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

View File

@ -0,0 +1,10 @@
{
"variants": {
"normal": [
{ "model": "dirt" },
{ "model": "dirt", "y": 90 },
{ "model": "dirt", "y": 180 },
{ "model": "dirt", "y": 270 }
]
}
}

View File

@ -0,0 +1,10 @@
{
"variants": {
"facing=down": { "model": "dispenser_vertical", "x": 180 },
"facing=up": { "model": "dispenser_vertical" },
"facing=north": { "model": "dispenser" },
"facing=south": { "model": "dispenser", "y": 180 },
"facing=west": { "model": "dispenser", "y": 270 },
"facing=east": { "model": "dispenser", "y": 90 }
}
}

View File

@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "double_fern_bottom" },
"half=upper": { "model": "double_fern_top" }
}
}

View File

@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "double_grass_bottom" },
"half=upper": { "model": "double_grass_top" }
}
}

View File

@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "double_rose_bottom" },
"half=upper": { "model": "double_rose_top" }
}
}

View File

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

View File

@ -0,0 +1,10 @@
{
"variants": {
"facing=down": { "model": "dropper_vertical", "x": 180 },
"facing=up": { "model": "dropper_vertical" },
"facing=north": { "model": "dropper" },
"facing=south": { "model": "dropper", "y": 180 },
"facing=west": { "model": "dropper", "y": 270 },
"facing=east": { "model": "dropper", "y": 90 }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,12 @@
{
"variants": {
"eye=false,facing=south": { "model": "end_portal_frame_empty" },
"eye=false,facing=west": { "model": "end_portal_frame_empty", "y": 90 },
"eye=false,facing=north": { "model": "end_portal_frame_empty", "y": 180 },
"eye=false,facing=east": { "model": "end_portal_frame_empty", "y": 270 },
"eye=true,facing=south": { "model": "end_portal_frame_filled" },
"eye=true,facing=west": { "model": "end_portal_frame_filled", "y": 90 },
"eye=true,facing=north": { "model": "end_portal_frame_filled", "y": 180 },
"eye=true,facing=east": { "model": "end_portal_frame_filled", "y": 270 }
}
}

View File

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

View File

@ -0,0 +1,12 @@
{
"variants": {
"moisture=0": { "model": "farmland_dry" },
"moisture=1": { "model": "farmland_dry" },
"moisture=2": { "model": "farmland_dry" },
"moisture=3": { "model": "farmland_dry" },
"moisture=4": { "model": "farmland_dry" },
"moisture=5": { "model": "farmland_dry" },
"moisture=6": { "model": "farmland_dry" },
"moisture=7": { "model": "farmland_moist" }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "oak_fence_post" },
"east=false,north=true,south=false,west=false": { "model": "oak_fence_n", "uvlock": true },
"east=true,north=false,south=false,west=false": { "model": "oak_fence_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=false": { "model": "oak_fence_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,west=true": { "model": "oak_fence_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,west=false": { "model": "oak_fence_ne", "uvlock": true },
"east=true,north=false,south=true,west=false": { "model": "oak_fence_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=true": { "model": "oak_fence_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,west=true": { "model": "oak_fence_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,west=false": { "model": "oak_fence_ns", "uvlock": true },
"east=true,north=false,south=false,west=true": { "model": "oak_fence_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,west=false": { "model": "oak_fence_nse", "uvlock": true },
"east=true,north=false,south=true,west=true": { "model": "oak_fence_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,west=true": { "model": "oak_fence_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,west=true": { "model": "oak_fence_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,west=true": { "model": "oak_fence_nsew", "uvlock": true }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "oak_fence_gate_closed" },
"facing=west,in_wall=false,open=false": { "model": "oak_fence_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=false": { "model": "oak_fence_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=false": { "model": "oak_fence_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=false,open=true": { "model": "oak_fence_gate_open" },
"facing=west,in_wall=false,open=true": { "model": "oak_fence_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=true": { "model": "oak_fence_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=true": { "model": "oak_fence_gate_open", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=false": { "model": "oak_wall_gate_closed" },
"facing=west,in_wall=true,open=false": { "model": "oak_wall_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=false": { "model": "oak_wall_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=false": { "model": "oak_wall_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=true": { "model": "oak_wall_gate_open" },
"facing=west,in_wall=true,open=true": { "model": "oak_wall_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=true": { "model": "oak_wall_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=true": { "model": "oak_wall_gate_open", "y": 270, "uvlock": true }
}
}

View File

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

View File

@ -0,0 +1,196 @@
{
"variants": {
"alt=false,east=false,flip=false,north=false,south=false,upper=0,west=false": { "model": "fire_floor_main" },
"alt=false,east=false,flip=false,north=false,south=true,upper=0,west=false": { "model": "fire_n_main", "y": 180 },
"alt=false,east=false,flip=false,north=false,south=false,upper=0,west=true": { "model": "fire_n_main", "y": 270 },
"alt=false,east=false,flip=false,north=true,south=false,upper=0,west=false": { "model": "fire_n_main" },
"alt=false,east=true,flip=false,north=false,south=false,upper=0,west=false": { "model": "fire_n_main", "y": 90 },
"alt=false,east=true,flip=false,north=true,south=false,upper=0,west=false": { "model": "fire_ne_main" },
"alt=false,east=true,flip=false,north=false,south=true,upper=0,west=false": { "model": "fire_ne_main", "y": 90 },
"alt=false,east=false,flip=false,north=false,south=true,upper=0,west=true": { "model": "fire_ne_main", "y": 180 },
"alt=false,east=false,flip=false,north=true,south=false,upper=0,west=true": { "model": "fire_ne_main", "y": 270 },
"alt=false,east=false,flip=false,north=true,south=true,upper=0,west=false": { "model": "fire_ns_main" },
"alt=false,east=true,flip=false,north=false,south=false,upper=0,west=true": { "model": "fire_ns_main", "y": 90 },
"alt=false,east=true,flip=false,north=true,south=true,upper=0,west=false": { "model": "fire_nse_main" },
"alt=false,east=true,flip=false,north=false,south=true,upper=0,west=true": { "model": "fire_nse_main", "y": 90 },
"alt=false,east=false,flip=false,north=true,south=true,upper=0,west=true": { "model": "fire_nse_main", "y": 180 },
"alt=false,east=true,flip=false,north=true,south=false,upper=0,west=true": { "model": "fire_nse_main", "y": 270 },
"alt=false,east=true,flip=false,north=true,south=true,upper=0,west=true": { "model": "fire_nsew_main" },
"alt=false,east=false,flip=false,north=false,south=false,upper=1,west=false": { "model": "fire_u1_main" },
"alt=false,east=false,flip=false,north=false,south=true,upper=1,west=false": { "model": "fire_nu1_main", "y": 180 },
"alt=false,east=false,flip=false,north=false,south=false,upper=1,west=true": { "model": "fire_nu1_main", "y": 270 },
"alt=false,east=false,flip=false,north=true,south=false,upper=1,west=false": { "model": "fire_nu1_main" },
"alt=false,east=true,flip=false,north=false,south=false,upper=1,west=false": { "model": "fire_nu1_main", "y": 90 },
"alt=false,east=true,flip=false,north=true,south=false,upper=1,west=false": { "model": "fire_neu1_main" },
"alt=false,east=true,flip=false,north=false,south=true,upper=1,west=false": { "model": "fire_neu1_main", "y": 90 },
"alt=false,east=false,flip=false,north=false,south=true,upper=1,west=true": { "model": "fire_neu1_main", "y": 180 },
"alt=false,east=false,flip=false,north=true,south=false,upper=1,west=true": { "model": "fire_neu1_main", "y": 270 },
"alt=false,east=false,flip=false,north=true,south=true,upper=1,west=false": { "model": "fire_nsu1_main" },
"alt=false,east=true,flip=false,north=false,south=false,upper=1,west=true": { "model": "fire_nsu1_main", "y": 90 },
"alt=false,east=true,flip=false,north=true,south=true,upper=1,west=false": { "model": "fire_nseu1_main" },
"alt=false,east=true,flip=false,north=false,south=true,upper=1,west=true": { "model": "fire_nseu1_main", "y": 90 },
"alt=false,east=false,flip=false,north=true,south=true,upper=1,west=true": { "model": "fire_nseu1_main", "y": 180 },
"alt=false,east=true,flip=false,north=true,south=false,upper=1,west=true": { "model": "fire_nseu1_main", "y": 270 },
"alt=false,east=true,flip=false,north=true,south=true,upper=1,west=true": { "model": "fire_nsewu1_main" },
"alt=false,east=false,flip=false,north=false,south=false,upper=2,west=false": { "model": "fire_u2_main" },
"alt=false,east=false,flip=false,north=false,south=true,upper=2,west=false": { "model": "fire_nu2_main", "y": 180 },
"alt=false,east=false,flip=false,north=false,south=false,upper=2,west=true": { "model": "fire_nu2_main", "y": 270 },
"alt=false,east=false,flip=false,north=true,south=false,upper=2,west=false": { "model": "fire_nu2_main" },
"alt=false,east=true,flip=false,north=false,south=false,upper=2,west=false": { "model": "fire_nu2_main", "y": 90 },
"alt=false,east=true,flip=false,north=true,south=false,upper=2,west=false": { "model": "fire_neu2_main" },
"alt=false,east=true,flip=false,north=false,south=true,upper=2,west=false": { "model": "fire_neu2_main", "y": 90 },
"alt=false,east=false,flip=false,north=false,south=true,upper=2,west=true": { "model": "fire_neu2_main", "y": 180 },
"alt=false,east=false,flip=false,north=true,south=false,upper=2,west=true": { "model": "fire_neu2_main", "y": 270 },
"alt=false,east=false,flip=false,north=true,south=true,upper=2,west=false": { "model": "fire_nsu2_main" },
"alt=false,east=true,flip=false,north=false,south=false,upper=2,west=true": { "model": "fire_nsu2_main", "y": 90 },
"alt=false,east=true,flip=false,north=true,south=true,upper=2,west=false": { "model": "fire_nseu2_main" },
"alt=false,east=true,flip=false,north=false,south=true,upper=2,west=true": { "model": "fire_nseu2_main", "y": 90 },
"alt=false,east=false,flip=false,north=true,south=true,upper=2,west=true": { "model": "fire_nseu2_main", "y": 180 },
"alt=false,east=true,flip=false,north=true,south=false,upper=2,west=true": { "model": "fire_nseu2_main", "y": 270 },
"alt=false,east=true,flip=false,north=true,south=true,upper=2,west=true": { "model": "fire_nsewu2_main" },
"alt=true,east=false,flip=false,north=false,south=false,upper=0,west=false": { "model": "fire_floor_main" },
"alt=true,east=false,flip=false,north=false,south=true,upper=0,west=false": { "model": "fire_n_alt", "y": 180 },
"alt=true,east=false,flip=false,north=false,south=false,upper=0,west=true": { "model": "fire_n_alt", "y": 270 },
"alt=true,east=false,flip=false,north=true,south=false,upper=0,west=false": { "model": "fire_n_alt" },
"alt=true,east=true,flip=false,north=false,south=false,upper=0,west=false": { "model": "fire_n_alt", "y": 90 },
"alt=true,east=true,flip=false,north=true,south=false,upper=0,west=false": { "model": "fire_ne_alt" },
"alt=true,east=true,flip=false,north=false,south=true,upper=0,west=false": { "model": "fire_ne_alt", "y": 90 },
"alt=true,east=false,flip=false,north=false,south=true,upper=0,west=true": { "model": "fire_ne_alt", "y": 180 },
"alt=true,east=false,flip=false,north=true,south=false,upper=0,west=true": { "model": "fire_ne_alt", "y": 270 },
"alt=true,east=false,flip=false,north=true,south=true,upper=0,west=false": { "model": "fire_ns_alt" },
"alt=true,east=true,flip=false,north=false,south=false,upper=0,west=true": { "model": "fire_ns_alt", "y": 90 },
"alt=true,east=true,flip=false,north=true,south=true,upper=0,west=false": { "model": "fire_nse_alt" },
"alt=true,east=true,flip=false,north=false,south=true,upper=0,west=true": { "model": "fire_nse_alt", "y": 90 },
"alt=true,east=false,flip=false,north=true,south=true,upper=0,west=true": { "model": "fire_nse_alt", "y": 180 },
"alt=true,east=true,flip=false,north=true,south=false,upper=0,west=true": { "model": "fire_nse_alt", "y": 270 },
"alt=true,east=true,flip=false,north=true,south=true,upper=0,west=true": { "model": "fire_nsew_alt" },
"alt=true,east=false,flip=false,north=false,south=false,upper=1,west=false": { "model": "fire_u1_main" },
"alt=true,east=false,flip=false,north=false,south=true,upper=1,west=false": { "model": "fire_nu1_alt", "y": 180 },
"alt=true,east=false,flip=false,north=false,south=false,upper=1,west=true": { "model": "fire_nu1_alt", "y": 270 },
"alt=true,east=false,flip=false,north=true,south=false,upper=1,west=false": { "model": "fire_nu1_alt" },
"alt=true,east=true,flip=false,north=false,south=false,upper=1,west=false": { "model": "fire_nu1_alt", "y": 90 },
"alt=true,east=true,flip=false,north=true,south=false,upper=1,west=false": { "model": "fire_neu1_alt" },
"alt=true,east=true,flip=false,north=false,south=true,upper=1,west=false": { "model": "fire_neu1_alt", "y": 90 },
"alt=true,east=false,flip=false,north=false,south=true,upper=1,west=true": { "model": "fire_neu1_alt", "y": 180 },
"alt=true,east=false,flip=false,north=true,south=false,upper=1,west=true": { "model": "fire_neu1_alt", "y": 270 },
"alt=true,east=false,flip=false,north=true,south=true,upper=1,west=false": { "model": "fire_nsu1_alt" },
"alt=true,east=true,flip=false,north=false,south=false,upper=1,west=true": { "model": "fire_nsu1_alt", "y": 90 },
"alt=true,east=true,flip=false,north=true,south=true,upper=1,west=false": { "model": "fire_nseu1_alt" },
"alt=true,east=true,flip=false,north=false,south=true,upper=1,west=true": { "model": "fire_nseu1_alt", "y": 90 },
"alt=true,east=false,flip=false,north=true,south=true,upper=1,west=true": { "model": "fire_nseu1_alt", "y": 180 },
"alt=true,east=true,flip=false,north=true,south=false,upper=1,west=true": { "model": "fire_nseu1_alt", "y": 270 },
"alt=true,east=true,flip=false,north=true,south=true,upper=1,west=true": { "model": "fire_nsewu1_alt" },
"alt=true,east=false,flip=false,north=false,south=false,upper=2,west=false": { "model": "fire_u2_main" },
"alt=true,east=false,flip=false,north=false,south=true,upper=2,west=false": { "model": "fire_nu2_alt", "y": 180 },
"alt=true,east=false,flip=false,north=false,south=false,upper=2,west=true": { "model": "fire_nu2_alt", "y": 270 },
"alt=true,east=false,flip=false,north=true,south=false,upper=2,west=false": { "model": "fire_nu2_alt" },
"alt=true,east=true,flip=false,north=false,south=false,upper=2,west=false": { "model": "fire_nu2_alt", "y": 90 },
"alt=true,east=true,flip=false,north=true,south=false,upper=2,west=false": { "model": "fire_neu2_alt" },
"alt=true,east=true,flip=false,north=false,south=true,upper=2,west=false": { "model": "fire_neu2_alt", "y": 90 },
"alt=true,east=false,flip=false,north=false,south=true,upper=2,west=true": { "model": "fire_neu2_alt", "y": 180 },
"alt=true,east=false,flip=false,north=true,south=false,upper=2,west=true": { "model": "fire_neu2_alt", "y": 270 },
"alt=true,east=false,flip=false,north=true,south=true,upper=2,west=false": { "model": "fire_nsu2_alt" },
"alt=true,east=true,flip=false,north=false,south=false,upper=2,west=true": { "model": "fire_nsu2_alt", "y": 90 },
"alt=true,east=true,flip=false,north=true,south=true,upper=2,west=false": { "model": "fire_nseu2_alt" },
"alt=true,east=true,flip=false,north=false,south=true,upper=2,west=true": { "model": "fire_nseu2_alt", "y": 90 },
"alt=true,east=false,flip=false,north=true,south=true,upper=2,west=true": { "model": "fire_nseu2_alt", "y": 180 },
"alt=true,east=true,flip=false,north=true,south=false,upper=2,west=true": { "model": "fire_nseu2_alt", "y": 270 },
"alt=true,east=true,flip=false,north=true,south=true,upper=2,west=true": { "model": "fire_nsewu2_alt" },
"alt=false,east=false,flip=true,north=false,south=false,upper=0,west=false": { "model": "fire_floor_main" },
"alt=false,east=false,flip=true,north=false,south=true,upper=0,west=false": { "model": "fire_n_flip_main", "y": 180 },
"alt=false,east=false,flip=true,north=false,south=false,upper=0,west=true": { "model": "fire_n_flip_main", "y": 270 },
"alt=false,east=false,flip=true,north=true,south=false,upper=0,west=false": { "model": "fire_n_flip_main" },
"alt=false,east=true,flip=true,north=false,south=false,upper=0,west=false": { "model": "fire_n_flip_main", "y": 90 },
"alt=false,east=true,flip=true,north=true,south=false,upper=0,west=false": { "model": "fire_ne_flip_main" },
"alt=false,east=true,flip=true,north=false,south=true,upper=0,west=false": { "model": "fire_ne_flip_main", "y": 90 },
"alt=false,east=false,flip=true,north=false,south=true,upper=0,west=true": { "model": "fire_ne_flip_main", "y": 180 },
"alt=false,east=false,flip=true,north=true,south=false,upper=0,west=true": { "model": "fire_ne_flip_main", "y": 270 },
"alt=false,east=false,flip=true,north=true,south=true,upper=0,west=false": { "model": "fire_ns_flip_main" },
"alt=false,east=true,flip=true,north=false,south=false,upper=0,west=true": { "model": "fire_ns_flip_main", "y": 90 },
"alt=false,east=true,flip=true,north=true,south=true,upper=0,west=false": { "model": "fire_nse_flip_main" },
"alt=false,east=true,flip=true,north=false,south=true,upper=0,west=true": { "model": "fire_nse_flip_main", "y": 90 },
"alt=false,east=false,flip=true,north=true,south=true,upper=0,west=true": { "model": "fire_nse_flip_main", "y": 180 },
"alt=false,east=true,flip=true,north=true,south=false,upper=0,west=true": { "model": "fire_nse_flip_main", "y": 270 },
"alt=false,east=true,flip=true,north=true,south=true,upper=0,west=true": { "model": "fire_nsew_flip_main" },
"alt=false,east=false,flip=true,north=false,south=false,upper=1,west=false": { "model": "fire_u1_main" },
"alt=false,east=false,flip=true,north=false,south=true,upper=1,west=false": { "model": "fire_nu1_flip_main", "y": 180 },
"alt=false,east=false,flip=true,north=false,south=false,upper=1,west=true": { "model": "fire_nu1_flip_main", "y": 270 },
"alt=false,east=false,flip=true,north=true,south=false,upper=1,west=false": { "model": "fire_nu1_flip_main" },
"alt=false,east=true,flip=true,north=false,south=false,upper=1,west=false": { "model": "fire_nu1_flip_main", "y": 90 },
"alt=false,east=true,flip=true,north=true,south=false,upper=1,west=false": { "model": "fire_neu1_flip_main" },
"alt=false,east=true,flip=true,north=false,south=true,upper=1,west=false": { "model": "fire_neu1_flip_main", "y": 90 },
"alt=false,east=false,flip=true,north=false,south=true,upper=1,west=true": { "model": "fire_neu1_flip_main", "y": 180 },
"alt=false,east=false,flip=true,north=true,south=false,upper=1,west=true": { "model": "fire_neu1_flip_main", "y": 270 },
"alt=false,east=false,flip=true,north=true,south=true,upper=1,west=false": { "model": "fire_nsu1_flip_main" },
"alt=false,east=true,flip=true,north=false,south=false,upper=1,west=true": { "model": "fire_nsu1_flip_main", "y": 90 },
"alt=false,east=true,flip=true,north=true,south=true,upper=1,west=false": { "model": "fire_nseu1_flip_main" },
"alt=false,east=true,flip=true,north=false,south=true,upper=1,west=true": { "model": "fire_nseu1_flip_main", "y": 90 },
"alt=false,east=false,flip=true,north=true,south=true,upper=1,west=true": { "model": "fire_nseu1_flip_main", "y": 180 },
"alt=false,east=true,flip=true,north=true,south=false,upper=1,west=true": { "model": "fire_nseu1_flip_main", "y": 270 },
"alt=false,east=true,flip=true,north=true,south=true,upper=1,west=true": { "model": "fire_nsewu1_flip_main" },
"alt=false,east=false,flip=true,north=false,south=false,upper=2,west=false": { "model": "fire_u2_main" },
"alt=false,east=false,flip=true,north=false,south=true,upper=2,west=false": { "model": "fire_nu2_flip_main", "y": 180 },
"alt=false,east=false,flip=true,north=false,south=false,upper=2,west=true": { "model": "fire_nu2_flip_main", "y": 270 },
"alt=false,east=false,flip=true,north=true,south=false,upper=2,west=false": { "model": "fire_nu2_flip_main" },
"alt=false,east=true,flip=true,north=false,south=false,upper=2,west=false": { "model": "fire_nu2_flip_main", "y": 90 },
"alt=false,east=true,flip=true,north=true,south=false,upper=2,west=false": { "model": "fire_neu2_flip_main" },
"alt=false,east=true,flip=true,north=false,south=true,upper=2,west=false": { "model": "fire_neu2_flip_main", "y": 90 },
"alt=false,east=false,flip=true,north=false,south=true,upper=2,west=true": { "model": "fire_neu2_flip_main", "y": 180 },
"alt=false,east=false,flip=true,north=true,south=false,upper=2,west=true": { "model": "fire_neu2_flip_main", "y": 270 },
"alt=false,east=false,flip=true,north=true,south=true,upper=2,west=false": { "model": "fire_nsu2_flip_main" },
"alt=false,east=true,flip=true,north=false,south=false,upper=2,west=true": { "model": "fire_nsu2_flip_main", "y": 90 },
"alt=false,east=true,flip=true,north=true,south=true,upper=2,west=false": { "model": "fire_nseu2_flip_main" },
"alt=false,east=true,flip=true,north=false,south=true,upper=2,west=true": { "model": "fire_nseu2_flip_main", "y": 90 },
"alt=false,east=false,flip=true,north=true,south=true,upper=2,west=true": { "model": "fire_nseu2_flip_main", "y": 180 },
"alt=false,east=true,flip=true,north=true,south=false,upper=2,west=true": { "model": "fire_nseu2_flip_main", "y": 270 },
"alt=false,east=true,flip=true,north=true,south=true,upper=2,west=true": { "model": "fire_nsewu2_flip_main" },
"alt=true,east=false,flip=true,north=false,south=false,upper=0,west=false": { "model": "fire_floor_main" },
"alt=true,east=false,flip=true,north=false,south=true,upper=0,west=false": { "model": "fire_n_alt_flip", "y": 180 },
"alt=true,east=false,flip=true,north=false,south=false,upper=0,west=true": { "model": "fire_n_alt_flip", "y": 270 },
"alt=true,east=false,flip=true,north=true,south=false,upper=0,west=false": { "model": "fire_n_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=false,upper=0,west=false": { "model": "fire_n_alt_flip", "y": 90 },
"alt=true,east=true,flip=true,north=true,south=false,upper=0,west=false": { "model": "fire_ne_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=true,upper=0,west=false": { "model": "fire_ne_alt_flip", "y": 90 },
"alt=true,east=false,flip=true,north=false,south=true,upper=0,west=true": { "model": "fire_ne_alt_flip", "y": 180 },
"alt=true,east=false,flip=true,north=true,south=false,upper=0,west=true": { "model": "fire_ne_alt_flip", "y": 270 },
"alt=true,east=false,flip=true,north=true,south=true,upper=0,west=false": { "model": "fire_ns_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=false,upper=0,west=true": { "model": "fire_ns_alt_flip", "y": 90 },
"alt=true,east=true,flip=true,north=true,south=true,upper=0,west=false": { "model": "fire_nse_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=true,upper=0,west=true": { "model": "fire_nse_alt_flip", "y": 90 },
"alt=true,east=false,flip=true,north=true,south=true,upper=0,west=true": { "model": "fire_nse_alt_flip", "y": 180 },
"alt=true,east=true,flip=true,north=true,south=false,upper=0,west=true": { "model": "fire_nse_alt_flip", "y": 270 },
"alt=true,east=true,flip=true,north=true,south=true,upper=0,west=true": { "model": "fire_nsew_alt_flip" },
"alt=true,east=false,flip=true,north=false,south=false,upper=1,west=false": { "model": "fire_u1_main" },
"alt=true,east=false,flip=true,north=false,south=true,upper=1,west=false": { "model": "fire_nu1_alt_flip", "y": 180 },
"alt=true,east=false,flip=true,north=false,south=false,upper=1,west=true": { "model": "fire_nu1_alt_flip", "y": 270 },
"alt=true,east=false,flip=true,north=true,south=false,upper=1,west=false": { "model": "fire_nu1_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=false,upper=1,west=false": { "model": "fire_nu1_alt_flip", "y": 90 },
"alt=true,east=true,flip=true,north=true,south=false,upper=1,west=false": { "model": "fire_neu1_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=true,upper=1,west=false": { "model": "fire_neu1_alt_flip", "y": 90 },
"alt=true,east=false,flip=true,north=false,south=true,upper=1,west=true": { "model": "fire_neu1_alt_flip", "y": 180 },
"alt=true,east=false,flip=true,north=true,south=false,upper=1,west=true": { "model": "fire_neu1_alt_flip", "y": 270 },
"alt=true,east=false,flip=true,north=true,south=true,upper=1,west=false": { "model": "fire_nsu1_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=false,upper=1,west=true": { "model": "fire_nsu1_alt_flip", "y": 90 },
"alt=true,east=true,flip=true,north=true,south=true,upper=1,west=false": { "model": "fire_nseu1_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=true,upper=1,west=true": { "model": "fire_nseu1_alt_flip", "y": 90 },
"alt=true,east=false,flip=true,north=true,south=true,upper=1,west=true": { "model": "fire_nseu1_alt_flip", "y": 180 },
"alt=true,east=true,flip=true,north=true,south=false,upper=1,west=true": { "model": "fire_nseu1_alt_flip", "y": 270 },
"alt=true,east=true,flip=true,north=true,south=true,upper=1,west=true": { "model": "fire_nsewu1_alt_flip" },
"alt=true,east=false,flip=true,north=false,south=false,upper=2,west=false": { "model": "fire_u2_main" },
"alt=true,east=false,flip=true,north=false,south=true,upper=2,west=false": { "model": "fire_nu2_alt_flip", "y": 180 },
"alt=true,east=false,flip=true,north=false,south=false,upper=2,west=true": { "model": "fire_nu2_alt_flip", "y": 270 },
"alt=true,east=false,flip=true,north=true,south=false,upper=2,west=false": { "model": "fire_nu2_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=false,upper=2,west=false": { "model": "fire_nu2_alt_flip", "y": 90 },
"alt=true,east=true,flip=true,north=true,south=false,upper=2,west=false": { "model": "fire_neu2_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=true,upper=2,west=false": { "model": "fire_neu2_alt_flip", "y": 90 },
"alt=true,east=false,flip=true,north=false,south=true,upper=2,west=true": { "model": "fire_neu2_alt_flip", "y": 180 },
"alt=true,east=false,flip=true,north=true,south=false,upper=2,west=true": { "model": "fire_neu2_alt_flip", "y": 270 },
"alt=true,east=false,flip=true,north=true,south=true,upper=2,west=false": { "model": "fire_nsu2_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=false,upper=2,west=true": { "model": "fire_nsu2_alt_flip", "y": 90 },
"alt=true,east=true,flip=true,north=true,south=true,upper=2,west=false": { "model": "fire_nseu2_alt_flip" },
"alt=true,east=true,flip=true,north=false,south=true,upper=2,west=true": { "model": "fire_nseu2_alt_flip", "y": 90 },
"alt=true,east=false,flip=true,north=true,south=true,upper=2,west=true": { "model": "fire_nseu2_alt_flip", "y": 180 },
"alt=true,east=true,flip=true,north=true,south=false,upper=2,west=true": { "model": "fire_nseu2_alt_flip", "y": 270 },
"alt=true,east=true,flip=true,north=true,south=true,upper=2,west=true": { "model": "fire_nsewu2_alt_flip" }
}
}

View File

@ -0,0 +1,26 @@
{
"variants": {
"contents=empty": { "model": "flower_pot" },
"contents=rose": { "model": "flower_pot_rose" },
"contents=blue_orchid": { "model": "flower_pot_orchid" },
"contents=allium": { "model": "flower_pot_allium" },
"contents=houstonia": { "model": "flower_pot_houstonia" },
"contents=red_tulip": { "model": "flower_pot_tulip_red" },
"contents=orange_tulip": { "model": "flower_pot_tulip_orange" },
"contents=white_tulip": { "model": "flower_pot_tulip_white" },
"contents=pink_tulip": { "model": "flower_pot_tulip_pink" },
"contents=oxeye_daisy": { "model": "flower_pot_daisy" },
"contents=dandelion": { "model": "flower_pot_dandelion" },
"contents=oak_sapling": { "model": "flower_pot_oak" },
"contents=spruce_sapling": { "model": "flower_pot_spruce" },
"contents=birch_sapling": { "model": "flower_pot_birch" },
"contents=jungle_sapling": { "model": "flower_pot_jungle" },
"contents=acacia_sapling": { "model": "flower_pot_acacia" },
"contents=dark_oak_sapling": { "model": "flower_pot_dark_oak" },
"contents=mushroom_red": { "model": "flower_pot_mushroom_red" },
"contents=mushroom_brown": { "model": "flower_pot_mushroom_brown" },
"contents=dead_bush": { "model": "flower_pot_dead_bush" },
"contents=fern": { "model": "flower_pot_fern" },
"contents=cactus": { "model": "flower_pot_cactus" }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "glass_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "glass_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "glass_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "glass_pane_n", "y": 180 },
"east=false,north=false,south=false,west=true": { "model": "glass_pane_n", "y": 270 },
"east=true,north=true,south=false,west=false": { "model": "glass_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "glass_pane_ne", "y": 90 },
"east=false,north=false,south=true,west=true": { "model": "glass_pane_ne", "y": 180 },
"east=false,north=true,south=false,west=true": { "model": "glass_pane_ne", "y": 270 },
"east=false,north=true,south=true,west=false": { "model": "glass_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "glass_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "glass_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "glass_pane_nse", "y": 90 },
"east=false,north=true,south=true,west=true": { "model": "glass_pane_nse", "y": 180 },
"east=true,north=true,south=false,west=true": { "model": "glass_pane_nse", "y": 270 },
"east=true,north=true,south=true,west=true": { "model": "glass_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,16 @@
{
"variants": {
"powered=false,shape=north_south": { "model": "golden_rail_flat" },
"powered=false,shape=east_west": { "model": "golden_rail_flat", "y": 90 },
"powered=false,shape=ascending_east": { "model": "golden_rail_raised_ne", "y": 90 },
"powered=false,shape=ascending_west": { "model": "golden_rail_raised_sw", "y": 90 },
"powered=false,shape=ascending_north": { "model": "golden_rail_raised_ne" },
"powered=false,shape=ascending_south": { "model": "golden_rail_raised_sw" },
"powered=true,shape=north_south": { "model": "golden_rail_active_flat" },
"powered=true,shape=east_west": { "model": "golden_rail_active_flat", "y": 90 },
"powered=true,shape=ascending_east": { "model": "golden_rail_active_raised_ne", "y": 90 },
"powered=true,shape=ascending_west": { "model": "golden_rail_active_raised_sw", "y": 90 },
"powered=true,shape=ascending_north": { "model": "golden_rail_active_raised_ne" },
"powered=true,shape=ascending_south": { "model": "golden_rail_active_raised_sw" }
}
}

View File

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

View File

@ -0,0 +1,11 @@
{
"variants": {
"snowy=false": [
{ "model": "grass_normal" },
{ "model": "grass_normal", "y": 90 },
{ "model": "grass_normal", "y": 180 },
{ "model": "grass_normal", "y": 270 }
],
"snowy=true": { "model": "grass_snowed" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "gray_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "gray_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "gray_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "gray_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "gray_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "gray_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "gray_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "gray_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "gray_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "gray_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "gray_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "gray_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "gray_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "gray_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "gray_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "gray_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "green_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "green_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "green_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "green_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "green_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "green_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "green_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "green_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "green_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "green_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "green_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "green_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "green_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "green_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "green_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "green_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "hay" },
"axis=z": { "model": "hay_side" },
"axis=x": { "model": "hay_side", "y": 90 }
}
}

View File

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

View File

@ -0,0 +1,9 @@
{
"variants": {
"facing=down": { "model": "hopper_down" },
"facing=north": { "model": "hopper_side" },
"facing=south": { "model": "hopper_side", "y": 180 },
"facing=west": { "model": "hopper_side", "y": 270 },
"facing=east": { "model": "hopper_side", "y": 90 }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "bars_nsew" },
"east=false,north=true,south=false,west=false": { "model": "bars_n" },
"east=true,north=false,south=false,west=false": { "model": "bars_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "bars_n", "y": 180 },
"east=false,north=false,south=false,west=true": { "model": "bars_n", "y": 270 },
"east=true,north=true,south=false,west=false": { "model": "bars_ne" },
"east=true,north=false,south=true,west=false": { "model": "bars_ne", "y": 90 },
"east=false,north=false,south=true,west=true": { "model": "bars_ne", "y": 180 },
"east=false,north=true,south=false,west=true": { "model": "bars_ne", "y": 270 },
"east=false,north=true,south=true,west=false": { "model": "bars_ns" },
"east=true,north=false,south=false,west=true": { "model": "bars_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "bars_nse" },
"east=true,north=false,south=true,west=true": { "model": "bars_nse", "y": 90 },
"east=false,north=true,south=true,west=true": { "model": "bars_nse", "y": 180 },
"east=true,north=true,south=false,west=true": { "model": "bars_nse", "y": 270 },
"east=true,north=true,south=true,west=true": { "model": "bars_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=north,half=bottom,open=false": { "model": "iron_trapdoor_bottom" },
"facing=south,half=bottom,open=false": { "model": "iron_trapdoor_bottom" },
"facing=east,half=bottom,open=false": { "model": "iron_trapdoor_bottom" },
"facing=west,half=bottom,open=false": { "model": "iron_trapdoor_bottom" },
"facing=north,half=top,open=false": { "model": "iron_trapdoor_top" },
"facing=south,half=top,open=false": { "model": "iron_trapdoor_top" },
"facing=east,half=top,open=false": { "model": "iron_trapdoor_top" },
"facing=west,half=top,open=false": { "model": "iron_trapdoor_top" },
"facing=north,half=bottom,open=true": { "model": "iron_trapdoor_open" },
"facing=south,half=bottom,open=true": { "model": "iron_trapdoor_open", "y": 180 },
"facing=east,half=bottom,open=true": { "model": "iron_trapdoor_open", "y": 90 },
"facing=west,half=bottom,open=true": { "model": "iron_trapdoor_open", "y": 270 },
"facing=north,half=top,open=true": { "model": "iron_trapdoor_open" },
"facing=south,half=top,open=true": { "model": "iron_trapdoor_open", "y": 180 },
"facing=east,half=top,open=true": { "model": "iron_trapdoor_open", "y": 90 },
"facing=west,half=top,open=true": { "model": "iron_trapdoor_open", "y": 270 }
}
}

View File

@ -0,0 +1,6 @@
{
"variants": {
"normal": { "model": "item_frame" },
"map": { "model": "item_frame_map" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "jungle_fence_post" },
"east=false,north=true,south=false,west=false": { "model": "jungle_fence_n", "uvlock": true },
"east=true,north=false,south=false,west=false": { "model": "jungle_fence_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=false": { "model": "jungle_fence_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,west=true": { "model": "jungle_fence_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,west=false": { "model": "jungle_fence_ne", "uvlock": true },
"east=true,north=false,south=true,west=false": { "model": "jungle_fence_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=true": { "model": "jungle_fence_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,west=true": { "model": "jungle_fence_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,west=false": { "model": "jungle_fence_ns", "uvlock": true },
"east=true,north=false,south=false,west=true": { "model": "jungle_fence_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,west=false": { "model": "jungle_fence_nse", "uvlock": true },
"east=true,north=false,south=true,west=true": { "model": "jungle_fence_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,west=true": { "model": "jungle_fence_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,west=true": { "model": "jungle_fence_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,west=true": { "model": "jungle_fence_nsew", "uvlock": true }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "jungle_fence_gate_closed" },
"facing=west,in_wall=false,open=false": { "model": "jungle_fence_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=false": { "model": "jungle_fence_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=false": { "model": "jungle_fence_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=false,open=true": { "model": "jungle_fence_gate_open" },
"facing=west,in_wall=false,open=true": { "model": "jungle_fence_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=true": { "model": "jungle_fence_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=true": { "model": "jungle_fence_gate_open", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=false": { "model": "jungle_wall_gate_closed" },
"facing=west,in_wall=true,open=false": { "model": "jungle_wall_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=false": { "model": "jungle_wall_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=false": { "model": "jungle_wall_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=true": { "model": "jungle_wall_gate_open" },
"facing=west,in_wall=true,open=true": { "model": "jungle_wall_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=true": { "model": "jungle_wall_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=true": { "model": "jungle_wall_gate_open", "y": 270, "uvlock": true }
}
}

View File

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

View File

@ -0,0 +1,8 @@
{
"variants": {
"axis=y": { "model": "jungle_log" },
"axis=z": { "model": "jungle_log_side" },
"axis=x": { "model": "jungle_log_side", "y": 90 },
"axis=none": { "model": "jungle_bark" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=down_z,powered=false": { "model": "lever_off", "x": 180, "y": 180 },
"facing=down_x,powered=false": { "model": "lever_off", "x": 180, "y": 90 },
"facing=up_z,powered=false": { "model": "lever_off" },
"facing=up_x,powered=false": { "model": "lever_off", "y": 270 },
"facing=east,powered=false": { "model": "lever_off", "x": 90, "y": 90 },
"facing=west,powered=false": { "model": "lever_off", "x": 90, "y": 270 },
"facing=south,powered=false" : { "model": "lever_off", "x": 90, "y": 180 },
"facing=north,powered=false" : { "model": "lever_off", "x": 90 },
"facing=down_z,powered=true" : { "model": "lever", "x": 180, "y": 180 },
"facing=down_x,powered=true" : { "model": "lever", "x": 180, "y": 90 },
"facing=up_z,powered=true": { "model": "lever" },
"facing=up_x,powered=true": { "model": "lever", "y": 270 },
"facing=east,powered=true": { "model": "lever", "x": 90, "y": 90 },
"facing=west,powered=true": { "model": "lever", "x": 90, "y": 270 },
"facing=south,powered=true": { "model": "lever", "x": 90, "y": 180 },
"facing=north,powered=true": { "model": "lever", "x": 90 }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "light_blue_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "light_blue_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "light_blue_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "light_blue_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "light_blue_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "light_blue_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "light_blue_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "light_blue_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "light_blue_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "light_blue_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "light_blue_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "light_blue_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "light_blue_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "light_blue_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "light_blue_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "light_blue_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "lime_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "lime_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "lime_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "lime_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "lime_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "lime_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "lime_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "lime_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "lime_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "lime_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "lime_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "lime_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "lime_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "lime_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "lime_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "lime_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "magenta_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "magenta_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "magenta_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "magenta_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "magenta_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "magenta_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "magenta_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "magenta_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "magenta_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "magenta_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "magenta_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "magenta_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "magenta_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "magenta_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "magenta_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "magenta_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,16 @@
{
"variants": {
"age=0,facing=up": { "model": "melon_stem_growth0" },
"age=1,facing=up": { "model": "melon_stem_growth1" },
"age=2,facing=up": { "model": "melon_stem_growth2" },
"age=3,facing=up": { "model": "melon_stem_growth3" },
"age=4,facing=up": { "model": "melon_stem_growth4" },
"age=5,facing=up": { "model": "melon_stem_growth5" },
"age=6,facing=up": { "model": "melon_stem_growth6" },
"age=7,facing=up": { "model": "melon_stem_growth7" },
"facing=west": { "model": "melon_stem_fruit" },
"facing=east": { "model": "melon_stem_fruit", "y": 180 },
"facing=north": { "model": "melon_stem_fruit", "y": 90 },
"facing=south": { "model": "melon_stem_fruit", "y": 270 }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,36 @@
{
"variants": {
"east=false,north=false,south=false,up=false,west=false": { "model": "mossy_wall_post" },
"east=false,north=true,south=false,up=false,west=false": { "model": "mossy_wall_n" },
"east=true,north=false,south=false,up=false,west=false": { "model": "mossy_wall_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=false,west=false": { "model": "mossy_wall_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,up=false,west=true": { "model": "mossy_wall_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,up=false,west=false": { "model": "mossy_wall_ne" },
"east=true,north=false,south=true,up=false,west=false": { "model": "mossy_wall_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=false,west=true": { "model": "mossy_wall_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,up=false,west=true": { "model": "mossy_wall_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,up=false,west=false": { "model": "mossy_wall_ns" },
"east=true,north=false,south=false,up=false,west=true": { "model": "mossy_wall_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,up=false,west=false": { "model": "mossy_wall_nse" },
"east=true,north=false,south=true,up=false,west=true": { "model": "mossy_wall_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,up=false,west=true": { "model": "mossy_wall_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,up=false,west=true": { "model": "mossy_wall_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,up=false,west=true": { "model": "mossy_wall_nsew" },
"east=false,north=false,south=false,up=true,west=false": { "model": "mossy_wall_post" },
"east=false,north=true,south=false,up=true,west=false": { "model": "mossy_wall_n" },
"east=true,north=false,south=false,up=true,west=false": { "model": "mossy_wall_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=true,west=false": { "model": "mossy_wall_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,up=true,west=true": { "model": "mossy_wall_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,up=true,west=false": { "model": "mossy_wall_ne" },
"east=true,north=false,south=true,up=true,west=false": { "model": "mossy_wall_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,up=true,west=true": { "model": "mossy_wall_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,up=true,west=true": { "model": "mossy_wall_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,up=true,west=false": { "model": "mossy_wall_ns_above" },
"east=true,north=false,south=false,up=true,west=true": { "model": "mossy_wall_ns_above", "y": 90, "uvlock": true },
"east=true,north=true,south=true,up=true,west=false": { "model": "mossy_wall_nse" },
"east=true,north=false,south=true,up=true,west=true": { "model": "mossy_wall_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,up=true,west=true": { "model": "mossy_wall_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,up=true,west=true": { "model": "mossy_wall_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,up=true,west=true": { "model": "mossy_wall_nsew" }
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"variants": {
"snowy=false": { "model": "mycelium" },
"snowy=true": { "model": "grass_snowed" }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "nether_brick_fence_post" },
"east=false,north=true,south=false,west=false": { "model": "nether_brick_fence_n" },
"east=true,north=false,south=false,west=false": { "model": "nether_brick_fence_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=false": { "model": "nether_brick_fence_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,west=true": { "model": "nether_brick_fence_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,west=false": { "model": "nether_brick_fence_ne" },
"east=true,north=false,south=true,west=false": { "model": "nether_brick_fence_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=true": { "model": "nether_brick_fence_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,west=true": { "model": "nether_brick_fence_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,west=false": { "model": "nether_brick_fence_ns" },
"east=true,north=false,south=false,west=true": { "model": "nether_brick_fence_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,west=false": { "model": "nether_brick_fence_nse" },
"east=true,north=false,south=true,west=true": { "model": "nether_brick_fence_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,west=true": { "model": "nether_brick_fence_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,west=true": { "model": "nether_brick_fence_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,west=true": { "model": "nether_brick_fence_nsew" }
}
}

View File

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

View File

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

View File

@ -0,0 +1,8 @@
{
"variants": {
"age=0": { "model": "nether_wart_stage0" },
"age=1": { "model": "nether_wart_stage1" },
"age=2": { "model": "nether_wart_stage1" },
"age=3": { "model": "nether_wart_stage2" }
}
}

View File

@ -0,0 +1,22 @@
{
"variants": {
"normal": [
{ "model": "netherrack" },
{ "model": "netherrack", "x": 90 },
{ "model": "netherrack", "x": 180 },
{ "model": "netherrack", "x": 270 },
{ "model": "netherrack", "y": 90 },
{ "model": "netherrack", "y": 90, "x": 90 },
{ "model": "netherrack", "y": 90, "x": 180 },
{ "model": "netherrack", "y": 90, "x": 270 },
{ "model": "netherrack", "y": 180 },
{ "model": "netherrack", "y": 180, "x": 90 },
{ "model": "netherrack", "y": 180, "x": 180 },
{ "model": "netherrack", "y": 180, "x": 270 },
{ "model": "netherrack", "y": 270 },
{ "model": "netherrack", "y": 270, "x": 90 },
{ "model": "netherrack", "y": 270, "x": 180 },
{ "model": "netherrack", "y": 270, "x": 270 }
]
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,8 @@
{
"variants": {
"axis=y": { "model": "oak_log" },
"axis=z": { "model": "oak_log_side" },
"axis=x": { "model": "oak_log_side", "y": 90 },
"axis=none": { "model": "oak_bark" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "orange_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "orange_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "orange_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "orange_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "orange_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "orange_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "orange_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "orange_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "orange_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "orange_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "orange_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "orange_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "orange_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "orange_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "orange_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "orange_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "double_paeonia_bottom" },
"half=upper": { "model": "double_paeonia_top" }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "pink_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "pink_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "pink_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "pink_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "pink_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "pink_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "pink_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "pink_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "pink_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "pink_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "pink_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "pink_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "pink_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "pink_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "pink_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "pink_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,16 @@
{
"variants": {
"extended=false,facing=down": { "model": "piston_normal", "x": 90 },
"extended=false,facing=up": { "model": "piston_normal", "x": 270 },
"extended=false,facing=north": { "model": "piston_normal" },
"extended=false,facing=south": { "model": "piston_normal", "y": 180 },
"extended=false,facing=west": { "model": "piston_normal", "y": 270 },
"extended=false,facing=east": { "model": "piston_normal", "y": 90 },
"extended=true,facing=down": { "model": "piston_extended_normal", "x": 90 },
"extended=true,facing=up": { "model": "piston_extended_normal", "x": 270 },
"extended=true,facing=north": { "model": "piston_extended_normal" },
"extended=true,facing=south": { "model": "piston_extended_normal", "y": 180 },
"extended=true,facing=west": { "model": "piston_extended_normal", "y": 270 },
"extended=true,facing=east": { "model": "piston_extended_normal", "y": 90 }
}
}

View File

@ -0,0 +1,28 @@
{
"variants": {
"facing=down,short=false,type=normal": { "model": "piston_head_normal", "x": 90 },
"facing=up,short=false,type=normal": { "model": "piston_head_normal", "x": 270 },
"facing=north,short=false,type=normal": { "model": "piston_head_normal" },
"facing=south,short=false,type=normal": { "model": "piston_head_normal", "y": 180 },
"facing=west,short=false,type=normal": { "model": "piston_head_normal", "y": 270 },
"facing=east,short=false,type=normal": { "model": "piston_head_normal", "y": 90 },
"facing=down,short=false,type=sticky": { "model": "piston_head_sticky", "x": 90 },
"facing=up,short=false,type=sticky": { "model": "piston_head_sticky", "x": 270 },
"facing=north,short=false,type=sticky": { "model": "piston_head_sticky" },
"facing=south,short=false,type=sticky": { "model": "piston_head_sticky", "y": 180 },
"facing=west,short=false,type=sticky": { "model": "piston_head_sticky", "y": 270 },
"facing=east,short=false,type=sticky": { "model": "piston_head_sticky", "y": 90 },
"facing=down,short=true,type=normal": { "model": "piston_head_short_normal", "x": 90 },
"facing=up,short=true,type=normal": { "model": "piston_head_short_normal", "x": 270 },
"facing=north,short=true,type=normal": { "model": "piston_head_short_normal" },
"facing=south,short=true,type=normal": { "model": "piston_head_short_normal", "y": 180 },
"facing=west,short=true,type=normal": { "model": "piston_head_short_normal", "y": 270 },
"facing=east,short=true,type=normal": { "model": "piston_head_short_normal", "y": 90 },
"facing=down,short=true,type=sticky": { "model": "piston_head_short_sticky", "x": 90 },
"facing=up,short=true,type=sticky": { "model": "piston_head_short_sticky", "x": 270 },
"facing=north,short=true,type=sticky": { "model": "piston_head_short_sticky" },
"facing=south,short=true,type=sticky": { "model": "piston_head_short_sticky", "y": 180 },
"facing=west,short=true,type=sticky": { "model": "piston_head_short_sticky", "y": 270 },
"facing=east,short=true,type=sticky": { "model": "piston_head_short_sticky", "y": 90 }
}
}

View File

@ -0,0 +1,6 @@
{
"variants": {
"snowy=false": { "model": "podzol" },
"snowy=true": { "model": "grass_snowed" }
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"variants": {
"axis=z": { "model": "portal_ew" },
"axis=x": { "model": "portal_ns" }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"age=0": { "model": "potatoes_stage0" },
"age=1": { "model": "potatoes_stage0" },
"age=2": { "model": "potatoes_stage1" },
"age=3": { "model": "potatoes_stage1" },
"age=4": { "model": "potatoes_stage2" },
"age=5": { "model": "potatoes_stage2" },
"age=6": { "model": "potatoes_stage2" },
"age=7": { "model": "potatoes_stage3" }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=north,mode=compare,powered=false": { "model": "comparator_unlit" },
"facing=east,mode=compare,powered=false": { "model": "comparator_unlit", "y": 90 },
"facing=south,mode=compare,powered=false": { "model": "comparator_unlit", "y": 180 },
"facing=west,mode=compare,powered=false": { "model": "comparator_unlit", "y": 270 },
"facing=north,mode=subtract,powered=false": { "model": "comparator_unlit_subtract" },
"facing=east,mode=subtract,powered=false": { "model": "comparator_unlit_subtract", "y": 90 },
"facing=south,mode=subtract,powered=false": { "model": "comparator_unlit_subtract", "y": 180 },
"facing=west,mode=subtract,powered=false": { "model": "comparator_unlit_subtract", "y": 270 },
"facing=north,mode=compare,powered=true": { "model": "comparator_lit" },
"facing=east,mode=compare,powered=true": { "model": "comparator_lit", "y": 90 },
"facing=south,mode=compare,powered=true": { "model": "comparator_lit", "y": 180 },
"facing=west,mode=compare,powered=true": { "model": "comparator_lit", "y": 270 },
"facing=north,mode=subtract,powered=true": { "model": "comparator_lit_subtract" },
"facing=east,mode=subtract,powered=true": { "model": "comparator_lit_subtract", "y": 90 },
"facing=south,mode=subtract,powered=true": { "model": "comparator_lit_subtract", "y": 180 },
"facing=west,mode=subtract,powered=true": { "model": "comparator_lit_subtract", "y": 270 }
}
}

View File

@ -0,0 +1,36 @@
{
"variants": {
"delay=1,facing=south,locked=false": { "model": "repeater_on_1tick" },
"delay=1,facing=west,locked=false": { "model": "repeater_on_1tick", "y": 90 },
"delay=1,facing=north,locked=false": { "model": "repeater_on_1tick", "y": 180 },
"delay=1,facing=east,locked=false": { "model": "repeater_on_1tick", "y": 270 },
"delay=2,facing=south,locked=false": { "model": "repeater_on_2tick" },
"delay=2,facing=west,locked=false": { "model": "repeater_on_2tick", "y": 90 },
"delay=2,facing=north,locked=false": { "model": "repeater_on_2tick", "y": 180 },
"delay=2,facing=east,locked=false": { "model": "repeater_on_2tick", "y": 270 },
"delay=3,facing=south,locked=false": { "model": "repeater_on_3tick" },
"delay=3,facing=west,locked=false": { "model": "repeater_on_3tick", "y": 90 },
"delay=3,facing=north,locked=false": { "model": "repeater_on_3tick", "y": 180 },
"delay=3,facing=east,locked=false": { "model": "repeater_on_3tick", "y": 270 },
"delay=4,facing=south,locked=false": { "model": "repeater_on_4tick" },
"delay=4,facing=west,locked=false": { "model": "repeater_on_4tick", "y": 90 },
"delay=4,facing=north,locked=false": { "model": "repeater_on_4tick", "y": 180 },
"delay=4,facing=east,locked=false": { "model": "repeater_on_4tick", "y": 270 },
"delay=1,facing=south,locked=true": { "model": "repeater_on_locked_1tick" },
"delay=1,facing=west,locked=true": { "model": "repeater_on_locked_1tick", "y": 90 },
"delay=1,facing=north,locked=true": { "model": "repeater_on_locked_1tick", "y": 180 },
"delay=1,facing=east,locked=true": { "model": "repeater_on_locked_1tick", "y": 270 },
"delay=2,facing=south,locked=true": { "model": "repeater_on_locked_2tick" },
"delay=2,facing=west,locked=true": { "model": "repeater_on_locked_2tick", "y": 90 },
"delay=2,facing=north,locked=true": { "model": "repeater_on_locked_2tick", "y": 180 },
"delay=2,facing=east,locked=true": { "model": "repeater_on_locked_2tick", "y": 270 },
"delay=3,facing=south,locked=true": { "model": "repeater_on_locked_3tick" },
"delay=3,facing=west,locked=true": { "model": "repeater_on_locked_3tick", "y": 90 },
"delay=3,facing=north,locked=true": { "model": "repeater_on_locked_3tick", "y": 180 },
"delay=3,facing=east,locked=true": { "model": "repeater_on_locked_3tick", "y": 270 },
"delay=4,facing=south,locked=true": { "model": "repeater_on_locked_4tick" },
"delay=4,facing=west,locked=true": { "model": "repeater_on_locked_4tick", "y": 90 },
"delay=4,facing=north,locked=true": { "model": "repeater_on_locked_4tick", "y": 180 },
"delay=4,facing=east,locked=true": { "model": "repeater_on_locked_4tick", "y": 270 }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,16 @@
{
"variants": {
"age=0,facing=up": { "model": "pumpkin_stem_growth0" },
"age=1,facing=up": { "model": "pumpkin_stem_growth1" },
"age=2,facing=up": { "model": "pumpkin_stem_growth2" },
"age=3,facing=up": { "model": "pumpkin_stem_growth3" },
"age=4,facing=up": { "model": "pumpkin_stem_growth4" },
"age=5,facing=up": { "model": "pumpkin_stem_growth5" },
"age=6,facing=up": { "model": "pumpkin_stem_growth6" },
"age=7,facing=up": { "model": "pumpkin_stem_growth7" },
"facing=west": { "model": "pumpkin_stem_fruit" },
"facing=east": { "model": "pumpkin_stem_fruit", "y": 180 },
"facing=north": { "model": "pumpkin_stem_fruit", "y": 90 },
"facing=south": { "model": "pumpkin_stem_fruit", "y": 270 }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "purple_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "purple_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "purple_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "purple_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "purple_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "purple_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "purple_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "purple_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "purple_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "purple_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "purple_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "purple_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "purple_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "purple_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "purple_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "purple_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,14 @@
{
"variants": {
"shape=north_south": { "model": "normal_rail_flat" },
"shape=east_west": { "model": "normal_rail_flat", "y": 90 },
"shape=ascending_east": { "model": "normal_rail_raised_ne", "y": 90 },
"shape=ascending_west": { "model": "normal_rail_raised_sw", "y": 90 },
"shape=ascending_north": { "model": "normal_rail_raised_ne" },
"shape=ascending_south": { "model": "normal_rail_raised_sw" },
"shape=south_east": { "model": "normal_rail_curved" },
"shape=south_west": { "model": "normal_rail_curved", "y": 90 },
"shape=north_west": { "model": "normal_rail_curved", "y": 180 },
"shape=north_east": { "model": "normal_rail_curved", "y": 270 }
}
}

View File

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

View File

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

View File

@ -0,0 +1,18 @@
{
"variants": {
"variant=north_west": { "model": "red_mushroom_block_nw" },
"variant=north": { "model": "red_mushroom_block_n" },
"variant=north_east": { "model": "red_mushroom_block_ne" },
"variant=west": { "model": "red_mushroom_block_w" },
"variant=center": { "model": "red_mushroom_block_c" },
"variant=east": { "model": "red_mushroom_block_e" },
"variant=south_west": { "model": "red_mushroom_block_sw" },
"variant=south": { "model": "red_mushroom_block_s" },
"variant=south_east": { "model": "red_mushroom_block_se" },
"variant=stem": { "model": "red_mushroom_block_stem" },
"variant=all_stem": { "model": "red_mushroom_block_stem_all" },
"variant=all_outside": { "model": "red_mushroom_block_cap_all" },
"variant=all_inside": { "model": "red_mushroom_block_inside_all" }
}
}

View File

@ -0,0 +1,10 @@
{
"variants": {
"normal": [
{ "model": "red_sand" },
{ "model": "red_sand", "y": 90 },
{ "model": "red_sand", "y": 180 },
{ "model": "red_sand", "y": 270 }
]
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "red_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "red_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "red_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "red_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "red_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "red_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "red_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "red_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "red_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "red_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "red_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "red_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "red_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "red_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "red_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "red_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,9 @@
{
"variants": {
"facing=up": { "model": "lit_redstone_torch" },
"facing=east": { "model": "lit_redstone_torch_wall" },
"facing=south": { "model": "lit_redstone_torch_wall", "y": 90 },
"facing=west": { "model": "lit_redstone_torch_wall", "y": 180 },
"facing=north": { "model": "lit_redstone_torch_wall", "y": 270 }
}
}

View File

@ -0,0 +1,103 @@
{
"variants": {
"east=none,north=none,south=none,west=none": { "model": "redstone_none" },
"east=none,north=side,south=none,west=none": { "model": "redstone_n" },
"east=none,north=none,south=side,west=none": { "model": "redstone_n" },
"east=side,north=none,south=none,west=none": { "model": "redstone_n", "y": 90 },
"east=none,north=none,south=none,west=side": { "model": "redstone_n", "y": 90 },
"east=none,north=up,south=none,west=none": { "model": "redstone_uns" },
"east=none,north=none,south=up,west=none": { "model": "redstone_uns", "y": 180, "uvlock": true },
"east=up,north=none,south=none,west=none": { "model": "redstone_uew" },
"east=none,north=none,south=none,west=up": { "model": "redstone_uew", "y": 180, "uvlock": true },
"east=side,north=side,south=none,west=none": { "model": "redstone_ne", "uvlock": true },
"east=side,north=up,south=none,west=none": { "model": "redstone_une", "uvlock": true },
"east=up,north=side,south=none,west=none": { "model": "redstone_nue", "uvlock": true },
"east=up,north=up,south=none,west=none": { "model": "redstone_unue", "uvlock": true },
"east=side,north=none,south=side,west=none": { "model": "redstone_ne", "y": 90, "uvlock": true },
"east=up,north=none,south=side,west=none": { "model": "redstone_une", "y": 90, "uvlock": true },
"east=side,north=none,south=up,west=none": { "model": "redstone_nue", "y": 90, "uvlock": true },
"east=up,north=none,south=up,west=none": { "model": "redstone_unue", "y": 90, "uvlock": true },
"east=none,north=none,south=side,west=side": { "model": "redstone_ne", "y": 180, "uvlock": true },
"east=none,north=none,south=up,west=side": { "model": "redstone_une", "y": 180, "uvlock": true },
"east=none,north=none,south=side,west=up": { "model": "redstone_nue", "y": 180, "uvlock": true },
"east=none,north=none,south=up,west=up": { "model": "redstone_unue", "y": 180, "uvlock": true },
"east=none,north=side,south=none,west=side": { "model": "redstone_ne", "y": 270, "uvlock": true },
"east=none,north=side,south=none,west=up": { "model": "redstone_une", "y": 270, "uvlock": true },
"east=none,north=up,south=none,west=side": { "model": "redstone_nue", "y": 270, "uvlock": true },
"east=none,north=up,south=none,west=up": { "model": "redstone_unue", "y": 270, "uvlock": true },
"east=none,north=side,south=side,west=none": { "model": "redstone_n" },
"east=none,north=up,south=side,west=none": { "model": "redstone_uns" },
"east=none,north=side,south=up,west=none": { "model": "redstone_uns", "y": 180 },
"east=none,north=up,south=up,west=none": { "model": "redstone_unus" },
"east=side,north=none,south=none,west=side": { "model": "redstone_n", "y": 90 },
"east=up,north=none,south=none,west=side": { "model": "redstone_uns", "y": 90 },
"east=side,north=none,south=none,west=up": { "model": "redstone_uns", "y": 270 },
"east=up,north=none,south=none,west=up": { "model": "redstone_ueuw" },
"east=side,north=side,south=side,west=none": { "model": "redstone_nse", "uvlock": true },
"east=side,north=up,south=side,west=none": { "model": "redstone_unse", "uvlock": true },
"east=side,north=side,south=up,west=none": { "model": "redstone_nuse", "uvlock": true },
"east=up,north=side,south=side,west=none": { "model": "redstone_nsue", "uvlock": true },
"east=up,north=side,south=up,west=none": { "model": "redstone_nusue", "uvlock": true },
"east=side,north=up,south=up,west=none": { "model": "redstone_unuse", "uvlock": true },
"east=up,north=up,south=side,west=none": { "model": "redstone_unsue", "uvlock": true },
"east=up,north=up,south=up,west=none": { "model": "redstone_unusue", "uvlock": true },
"east=side,north=none,south=side,west=side": { "model": "redstone_nse", "y": 90, "uvlock": true },
"east=up,north=none,south=side,west=side": { "model": "redstone_unse", "y": 90, "uvlock": true },
"east=side,north=none,south=side,west=up": { "model": "redstone_nuse", "y": 90, "uvlock": true },
"east=side,north=none,south=up,west=side": { "model": "redstone_nsue", "y": 90, "uvlock": true },
"east=side,north=none,south=up,west=up": { "model": "redstone_nusue", "y": 90, "uvlock": true },
"east=up,north=none,south=side,west=up": { "model": "redstone_unuse", "y": 90, "uvlock": true },
"east=up,north=none,south=up,west=side": { "model": "redstone_unsue", "y": 90, "uvlock": true },
"east=up,north=none,south=up,west=up": { "model": "redstone_unusue", "y": 90, "uvlock": true },
"east=none,north=side,south=side,west=side": { "model": "redstone_nse", "y": 180, "uvlock": true },
"east=none,north=side,south=up,west=side": { "model": "redstone_unse", "y": 180, "uvlock": true },
"east=none,north=up,south=side,west=side": { "model": "redstone_nuse", "y": 180, "uvlock": true },
"east=none,north=side,south=side,west=up": { "model": "redstone_nsue", "y": 180, "uvlock": true },
"east=none,north=up,south=side,west=up": { "model": "redstone_nusue", "y": 180, "uvlock": true },
"east=none,north=up,south=up,west=side": { "model": "redstone_unuse", "y": 180, "uvlock": true },
"east=none,north=side,south=up,west=up": { "model": "redstone_unsue", "y": 180, "uvlock": true },
"east=none,north=up,south=up,west=up": { "model": "redstone_unusue", "y": 180, "uvlock": true },
"east=side,north=side,south=none,west=side": { "model": "redstone_nse", "y": 270, "uvlock": true },
"east=side,north=side,south=none,west=up": { "model": "redstone_unse", "y": 270, "uvlock": true },
"east=up,north=side,south=none,west=side": { "model": "redstone_nuse", "y": 270, "uvlock": true },
"east=side,north=up,south=none,west=side": { "model": "redstone_nsue", "y": 270, "uvlock": true },
"east=up,north=up,south=none,west=side": { "model": "redstone_nusue", "y": 270, "uvlock": true },
"east=up,north=side,south=none,west=up": { "model": "redstone_unuse", "y": 270, "uvlock": true },
"east=side,north=up,south=none,west=up": { "model": "redstone_unsue", "y": 270, "uvlock": true },
"east=up,north=up,south=none,west=up": { "model": "redstone_unusue", "y": 270, "uvlock": true },
"east=side,north=side,south=side,west=side": { "model": "redstone_nsew", "uvlock": true },
"east=side,north=up,south=side,west=side": { "model": "redstone_unsew", "uvlock": true },
"east=side,north=side,south=up,west=side": { "model": "redstone_unsew", "y": 180, "uvlock": true },
"east=up,north=side,south=side,west=side": { "model": "redstone_unsew", "y": 90, "uvlock": true },
"east=side,north=side,south=side,west=up": { "model": "redstone_unsew", "y": 270, "uvlock": true },
"east=side,north=up,south=up,west=side": { "model": "redstone_unusew", "uvlock": true },
"east=up,north=side,south=side,west=up": { "model": "redstone_unusew", "y": 90, "uvlock": true },
"east=up,north=up,south=side,west=side": { "model": "redstone_unsuew", "uvlock": true },
"east=up,north=side,south=up,west=side": { "model": "redstone_unsuew", "y": 90, "uvlock": true },
"east=side,north=side,south=up,west=up": { "model": "redstone_unsuew", "y": 180, "uvlock": true },
"east=side,north=up,south=side,west=up": { "model": "redstone_unsuew", "y": 270, "uvlock": true },
"east=up,north=up,south=up,west=side": { "model": "redstone_unusuew", "uvlock": true },
"east=up,north=side,south=up,west=up": { "model": "redstone_unusuew", "y": 90, "uvlock": true },
"east=side,north=up,south=up,west=up": { "model": "redstone_unusuew", "y": 180, "uvlock": true },
"east=up,north=up,south=side,west=up": { "model": "redstone_unusuew", "y": 270, "uvlock": true },
"east=up,north=up,south=up,west=up": { "model": "redstone_unusueuw", "uvlock": true }
}
}

View File

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

View File

@ -0,0 +1,10 @@
{
"variants": {
"normal": [
{ "model": "sand" },
{ "model": "sand", "y": 90 },
{ "model": "sand", "y": 180 },
{ "model": "sand", "y": 270 }
]
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "silver_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "silver_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "silver_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "silver_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "silver_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "silver_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "silver_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "silver_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "silver_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "silver_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "silver_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "silver_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "silver_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "silver_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "silver_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "silver_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,12 @@
{
"variants": {
"layers=1": { "model": "snow_height2" },
"layers=2": { "model": "snow_height4" },
"layers=3": { "model": "snow_height6" },
"layers=4": { "model": "snow_height8" },
"layers=5": { "model": "snow_height10" },
"layers=6": { "model": "snow_height12" },
"layers=7": { "model": "snow_height14" },
"layers=8": { "model": "snow" }
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"variants": {
"wet=false": { "model": "sponge" },
"wet=true": { "model": "sponge_wet" }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "spruce_fence_post" },
"east=false,north=true,south=false,west=false": { "model": "spruce_fence_n", "uvlock": true },
"east=true,north=false,south=false,west=false": { "model": "spruce_fence_n", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=false": { "model": "spruce_fence_n", "y": 180, "uvlock": true },
"east=false,north=false,south=false,west=true": { "model": "spruce_fence_n", "y": 270, "uvlock": true },
"east=true,north=true,south=false,west=false": { "model": "spruce_fence_ne", "uvlock": true },
"east=true,north=false,south=true,west=false": { "model": "spruce_fence_ne", "y": 90, "uvlock": true },
"east=false,north=false,south=true,west=true": { "model": "spruce_fence_ne", "y": 180, "uvlock": true },
"east=false,north=true,south=false,west=true": { "model": "spruce_fence_ne", "y": 270, "uvlock": true },
"east=false,north=true,south=true,west=false": { "model": "spruce_fence_ns", "uvlock": true },
"east=true,north=false,south=false,west=true": { "model": "spruce_fence_ns", "y": 90, "uvlock": true },
"east=true,north=true,south=true,west=false": { "model": "spruce_fence_nse", "uvlock": true },
"east=true,north=false,south=true,west=true": { "model": "spruce_fence_nse", "y": 90, "uvlock": true },
"east=false,north=true,south=true,west=true": { "model": "spruce_fence_nse", "y": 180, "uvlock": true },
"east=true,north=true,south=false,west=true": { "model": "spruce_fence_nse", "y": 270, "uvlock": true },
"east=true,north=true,south=true,west=true": { "model": "spruce_fence_nsew", "uvlock": true }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "spruce_fence_gate_closed" },
"facing=west,in_wall=false,open=false": { "model": "spruce_fence_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=false": { "model": "spruce_fence_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=false": { "model": "spruce_fence_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=false,open=true": { "model": "spruce_fence_gate_open" },
"facing=west,in_wall=false,open=true": { "model": "spruce_fence_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=false,open=true": { "model": "spruce_fence_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=false,open=true": { "model": "spruce_fence_gate_open", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=false": { "model": "spruce_wall_gate_closed" },
"facing=west,in_wall=true,open=false": { "model": "spruce_wall_gate_closed", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=false": { "model": "spruce_wall_gate_closed", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=false": { "model": "spruce_wall_gate_closed", "y": 270, "uvlock": true },
"facing=south,in_wall=true,open=true": { "model": "spruce_wall_gate_open" },
"facing=west,in_wall=true,open=true": { "model": "spruce_wall_gate_open", "y": 90, "uvlock": true },
"facing=north,in_wall=true,open=true": { "model": "spruce_wall_gate_open", "y": 180, "uvlock": true },
"facing=east,in_wall=true,open=true": { "model": "spruce_wall_gate_open", "y": 270, "uvlock": true }
}
}

View File

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

View File

@ -0,0 +1,8 @@
{
"variants": {
"axis=y": { "model": "spruce_log" },
"axis=z": { "model": "spruce_log_side" },
"axis=x": { "model": "spruce_log_side", "y": 90 },
"axis=none": { "model": "spruce_bark" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,16 @@
{
"variants": {
"extended=false,facing=down": { "model": "sticky_piston", "x": 90 },
"extended=false,facing=up": { "model": "sticky_piston", "x": 270 },
"extended=false,facing=north": { "model": "sticky_piston" },
"extended=false,facing=south": { "model": "sticky_piston", "y": 180 },
"extended=false,facing=west": { "model": "sticky_piston", "y": 270 },
"extended=false,facing=east": { "model": "sticky_piston", "y": 90 },
"extended=true,facing=down": { "model": "piston_extended_normal", "x": 90 },
"extended=true,facing=up": { "model": "piston_extended_normal", "x": 270 },
"extended=true,facing=north": { "model": "piston_extended_normal" },
"extended=true,facing=south": { "model": "piston_extended_normal", "y": 180 },
"extended=true,facing=west": { "model": "piston_extended_normal", "y": 270 },
"extended=true,facing=east": { "model": "piston_extended_normal", "y": 90 }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,16 @@
{
"variants": {
"facing=up,powered=false": { "model": "stone_button" },
"facing=down,powered=false": { "model": "stone_button", "x": 180 },
"facing=east,powered=false": { "model": "stone_button", "x": 90, "y": 90 },
"facing=west,powered=false": { "model": "stone_button", "x": 90, "y": 270 },
"facing=south,powered=false": { "model": "stone_button", "x": 90, "y": 180 },
"facing=north,powered=false": { "model": "stone_button", "x": 90 },
"facing=up,powered=true": { "model": "stone_button_pressed" },
"facing=down,powered=true": { "model": "stone_button_pressed", "x": 180 },
"facing=east,powered=true": { "model": "stone_button_pressed", "x": 90, "y": 90 },
"facing=west,powered=true": { "model": "stone_button_pressed", "x": 90, "y": 270 },
"facing=south,powered=true": { "model": "stone_button_pressed", "x": 90, "y": 180 },
"facing=north,powered=true": { "model": "stone_button_pressed", "x": 90 }
}
}

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"variants": {
"powered=false": { "model": "stone_pressure_plate_up" },
"powered=true": { "model": "stone_pressure_plate_down" }
}
}

View File

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

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "double_sunflower_bottom" },
"half=upper": { "model": "double_sunflower_top" }
}
}

View File

@ -0,0 +1,6 @@
{
"variants": {
"half=lower": { "model": "double_syringa_bottom" },
"half=upper": { "model": "double_syringa_top" }
}
}

View File

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

View File

@ -0,0 +1,10 @@
{
"variants": {
"normal": [
{ "model": "tnt" },
{ "model": "tnt", "y": 90 },
{ "model": "tnt", "y": 180 },
{ "model": "tnt", "y": 270 }
]
}
}

View File

@ -0,0 +1,9 @@
{
"variants": {
"facing=up": { "model": "normal_torch" },
"facing=east": { "model": "normal_torch_wall" },
"facing=south": { "model": "normal_torch_wall", "y": 90 },
"facing=west": { "model": "normal_torch_wall", "y": 180 },
"facing=north": { "model": "normal_torch_wall", "y": 270 }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=north,half=bottom,open=false": { "model": "wooden_trapdoor_bottom" },
"facing=south,half=bottom,open=false": { "model": "wooden_trapdoor_bottom" },
"facing=east,half=bottom,open=false": { "model": "wooden_trapdoor_bottom" },
"facing=west,half=bottom,open=false": { "model": "wooden_trapdoor_bottom" },
"facing=north,half=top,open=false": { "model": "wooden_trapdoor_top" },
"facing=south,half=top,open=false": { "model": "wooden_trapdoor_top" },
"facing=east,half=top,open=false": { "model": "wooden_trapdoor_top" },
"facing=west,half=top,open=false": { "model": "wooden_trapdoor_top" },
"facing=north,half=bottom,open=true": { "model": "wooden_trapdoor_open" },
"facing=south,half=bottom,open=true": { "model": "wooden_trapdoor_open", "y": 180 },
"facing=east,half=bottom,open=true": { "model": "wooden_trapdoor_open", "y": 90 },
"facing=west,half=bottom,open=true": { "model": "wooden_trapdoor_open", "y": 270 },
"facing=north,half=top,open=true": { "model": "wooden_trapdoor_open" },
"facing=south,half=top,open=true": { "model": "wooden_trapdoor_open", "y": 180 },
"facing=east,half=top,open=true": { "model": "wooden_trapdoor_open", "y": 90 },
"facing=west,half=top,open=true": { "model": "wooden_trapdoor_open", "y": 270 }
}
}

View File

@ -0,0 +1,68 @@
{
"variants": {
"attached=false,east=false,north=false,south=false,suspended=false,west=false": { "model": "tripwire_ns" },
"attached=false,east=false,north=true,south=false,suspended=false,west=false": { "model": "tripwire_n" },
"attached=false,east=false,north=false,south=true,suspended=false,west=false": { "model": "tripwire_n", "y": 180 },
"attached=false,east=true,north=false,south=false,suspended=false,west=false": { "model": "tripwire_n", "y": 90 },
"attached=false,east=false,north=false,south=false,suspended=false,west=true": { "model": "tripwire_n", "y": 270 },
"attached=false,east=true,north=true,south=false,suspended=false,west=false": { "model": "tripwire_ne" },
"attached=false,east=true,north=false,south=true,suspended=false,west=false": { "model": "tripwire_ne", "y": 90 },
"attached=false,east=false,north=false,south=true,suspended=false,west=true": { "model": "tripwire_ne", "y": 180 },
"attached=false,east=false,north=true,south=false,suspended=false,west=true": { "model": "tripwire_ne", "y": 270 },
"attached=false,east=false,north=true,south=true,suspended=false,west=false": { "model": "tripwire_ns" },
"attached=false,east=true,north=false,south=false,suspended=false,west=true": { "model": "tripwire_ns", "y": 90 },
"attached=false,east=true,north=true,south=true,suspended=false,west=false": { "model": "tripwire_nse" },
"attached=false,east=true,north=false,south=true,suspended=false,west=true": { "model": "tripwire_nse", "y": 90 },
"attached=false,east=false,north=true,south=true,suspended=false,west=true": { "model": "tripwire_nse", "y": 180 },
"attached=false,east=true,north=true,south=false,suspended=false,west=true": { "model": "tripwire_nse", "y": 270 },
"attached=false,east=true,north=true,south=true,suspended=false,west=true": { "model": "tripwire_nsew" },
"attached=false,east=false,north=false,south=false,suspended=true,west=false": { "model": "tripwire_suspended_ns" },
"attached=false,east=false,north=true,south=false,suspended=true,west=false": { "model": "tripwire_suspended_n" },
"attached=false,east=false,north=false,south=true,suspended=true,west=false": { "model": "tripwire_suspended_n", "y": 180 },
"attached=false,east=true,north=false,south=false,suspended=true,west=false": { "model": "tripwire_suspended_n", "y": 90 },
"attached=false,east=false,north=false,south=false,suspended=true,west=true": { "model": "tripwire_suspended_n", "y": 270 },
"attached=false,east=true,north=true,south=false,suspended=true,west=false": { "model": "tripwire_suspended_ne" },
"attached=false,east=true,north=false,south=true,suspended=true,west=false": { "model": "tripwire_suspended_ne", "y": 90 },
"attached=false,east=false,north=false,south=true,suspended=true,west=true": { "model": "tripwire_suspended_ne", "y": 180 },
"attached=false,east=false,north=true,south=false,suspended=true,west=true": { "model": "tripwire_suspended_ne", "y": 270 },
"attached=false,east=false,north=true,south=true,suspended=true,west=false": { "model": "tripwire_suspended_ns" },
"attached=false,east=true,north=false,south=false,suspended=true,west=true": { "model": "tripwire_suspended_ns", "y": 90 },
"attached=false,east=true,north=true,south=true,suspended=true,west=false": { "model": "tripwire_suspended_nse" },
"attached=false,east=true,north=false,south=true,suspended=true,west=true": { "model": "tripwire_suspended_nse", "y": 90 },
"attached=false,east=false,north=true,south=true,suspended=true,west=true": { "model": "tripwire_suspended_nse", "y": 180 },
"attached=false,east=true,north=true,south=false,suspended=true,west=true": { "model": "tripwire_suspended_nse", "y": 270 },
"attached=false,east=true,north=true,south=true,suspended=true,west=true": { "model": "tripwire_suspended_nsew" },
"attached=true,east=false,north=false,south=false,suspended=false,west=false": { "model": "tripwire_attached_ns" },
"attached=true,east=false,north=true,south=false,suspended=false,west=false": { "model": "tripwire_attached_n" },
"attached=true,east=false,north=false,south=true,suspended=false,west=false": { "model": "tripwire_attached_n", "y": 180 },
"attached=true,east=true,north=false,south=false,suspended=false,west=false": { "model": "tripwire_attached_n", "y": 90 },
"attached=true,east=false,north=false,south=false,suspended=false,west=true": { "model": "tripwire_attached_n", "y": 270 },
"attached=true,east=true,north=true,south=false,suspended=false,west=false": { "model": "tripwire_attached_ne" },
"attached=true,east=true,north=false,south=true,suspended=false,west=false": { "model": "tripwire_attached_ne", "y": 90 },
"attached=true,east=false,north=false,south=true,suspended=false,west=true": { "model": "tripwire_attached_ne", "y": 180 },
"attached=true,east=false,north=true,south=false,suspended=false,west=true": { "model": "tripwire_attached_ne", "y": 270 },
"attached=true,east=false,north=true,south=true,suspended=false,west=false": { "model": "tripwire_attached_ns" },
"attached=true,east=true,north=false,south=false,suspended=false,west=true": { "model": "tripwire_attached_ns", "y": 90 },
"attached=true,east=true,north=true,south=true,suspended=false,west=false": { "model": "tripwire_attached_nse" },
"attached=true,east=true,north=false,south=true,suspended=false,west=true": { "model": "tripwire_attached_nse", "y": 90 },
"attached=true,east=false,north=true,south=true,suspended=false,west=true": { "model": "tripwire_attached_nse", "y": 180 },
"attached=true,east=true,north=true,south=false,suspended=false,west=true": { "model": "tripwire_attached_nse", "y": 270 },
"attached=true,east=true,north=true,south=true,suspended=false,west=true": { "model": "tripwire_attached_nsew" },
"attached=true,east=false,north=false,south=false,suspended=true,west=false": { "model": "tripwire_attached_suspended_ns" },
"attached=true,east=false,north=true,south=false,suspended=true,west=false": { "model": "tripwire_attached_suspended_n" },
"attached=true,east=false,north=false,south=true,suspended=true,west=false": { "model": "tripwire_attached_suspended_n", "y": 180 },
"attached=true,east=true,north=false,south=false,suspended=true,west=false": { "model": "tripwire_attached_suspended_n", "y": 90 },
"attached=true,east=false,north=false,south=false,suspended=true,west=true": { "model": "tripwire_attached_suspended_n", "y": 270 },
"attached=true,east=true,north=true,south=false,suspended=true,west=false": { "model": "tripwire_attached_suspended_ne" },
"attached=true,east=true,north=false,south=true,suspended=true,west=false": { "model": "tripwire_attached_suspended_ne", "y": 90 },
"attached=true,east=false,north=false,south=true,suspended=true,west=true": { "model": "tripwire_attached_suspended_ne", "y": 180 },
"attached=true,east=false,north=true,south=false,suspended=true,west=true": { "model": "tripwire_attached_suspended_ne", "y": 270 },
"attached=true,east=false,north=true,south=true,suspended=true,west=false": { "model": "tripwire_attached_suspended_ns" },
"attached=true,east=true,north=false,south=false,suspended=true,west=true": { "model": "tripwire_attached_suspended_ns", "y": 90 },
"attached=true,east=true,north=true,south=true,suspended=true,west=false": { "model": "tripwire_attached_suspended_nse" },
"attached=true,east=true,north=false,south=true,suspended=true,west=true": { "model": "tripwire_attached_suspended_nse", "y": 90 },
"attached=true,east=false,north=true,south=true,suspended=true,west=true": { "model": "tripwire_attached_suspended_nse", "y": 180 },
"attached=true,east=true,north=true,south=false,suspended=true,west=true": { "model": "tripwire_attached_suspended_nse", "y": 270 },
"attached=true,east=true,north=true,south=true,suspended=true,west=true": { "model": "tripwire_attached_suspended_nsew" }
}
}

View File

@ -0,0 +1,36 @@
{
"variants": {
"attached=false,facing=north,powered=false,suspended=false": { "model": "tripwire_hook" },
"attached=false,facing=south,powered=false,suspended=false": { "model": "tripwire_hook", "y": 180 },
"attached=false,facing=west,powered=false,suspended=false": { "model": "tripwire_hook", "y": 270 },
"attached=false,facing=east,powered=false,suspended=false": { "model": "tripwire_hook", "y": 90 },
"attached=false,facing=north,powered=false,suspended=true": { "model": "tripwire_hook" },
"attached=false,facing=south,powered=false,suspended=true": { "model": "tripwire_hook", "y": 180 },
"attached=false,facing=west,powered=false,suspended=true": { "model": "tripwire_hook", "y": 270 },
"attached=false,facing=east,powered=false,suspended=true": { "model": "tripwire_hook", "y": 90 },
"attached=true,facing=north,powered=false,suspended=false": { "model": "tripwire_hook_attached" },
"attached=true,facing=south,powered=false,suspended=false": { "model": "tripwire_hook_attached", "y": 180 },
"attached=true,facing=west,powered=false,suspended=false": { "model": "tripwire_hook_attached", "y": 270 },
"attached=true,facing=east,powered=false,suspended=false": { "model": "tripwire_hook_attached", "y": 90 },
"attached=true,facing=north,powered=false,suspended=true": { "model": "tripwire_hook_attached_suspended" },
"attached=true,facing=south,powered=false,suspended=true": { "model": "tripwire_hook_attached_suspended", "y": 180 },
"attached=true,facing=west,powered=false,suspended=true": { "model": "tripwire_hook_attached_suspended", "y": 270 },
"attached=true,facing=east,powered=false,suspended=true": { "model": "tripwire_hook_attached_suspended", "y": 90 },
"attached=false,facing=north,powered=true,suspended=false": { "model": "tripwire_hook_powered" },
"attached=false,facing=south,powered=true,suspended=false": { "model": "tripwire_hook_powered", "y": 180 },
"attached=false,facing=west,powered=true,suspended=false": { "model": "tripwire_hook_powered", "y": 270 },
"attached=false,facing=east,powered=true,suspended=false": { "model": "tripwire_hook_powered", "y": 90 },
"attached=false,facing=north,powered=true,suspended=true": { "model": "tripwire_hook_powered" },
"attached=false,facing=south,powered=true,suspended=true": { "model": "tripwire_hook_powered", "y": 180 },
"attached=false,facing=west,powered=true,suspended=true": { "model": "tripwire_hook_powered", "y": 270 },
"attached=false,facing=east,powered=true,suspended=true": { "model": "tripwire_hook_powered", "y": 90 },
"attached=true,facing=north,powered=true,suspended=false": { "model": "tripwire_hook_attached_powered" },
"attached=true,facing=south,powered=true,suspended=false": { "model": "tripwire_hook_attached_powered", "y": 180 },
"attached=true,facing=west,powered=true,suspended=false": { "model": "tripwire_hook_attached_powered", "y": 270 },
"attached=true,facing=east,powered=true,suspended=false": { "model": "tripwire_hook_attached_powered", "y": 90 },
"attached=true,facing=north,powered=true,suspended=true": { "model": "tripwire_hook_attached_suspended_powered" },
"attached=true,facing=south,powered=true,suspended=true": { "model": "tripwire_hook_attached_suspended_powered", "y": 180 },
"attached=true,facing=west,powered=true,suspended=true": { "model": "tripwire_hook_attached_suspended_powered", "y": 270 },
"attached=true,facing=east,powered=true,suspended=true": { "model": "tripwire_hook_attached_suspended_powered", "y": 90 }
}
}

View File

@ -0,0 +1,9 @@
{
"variants": {
"facing=up": { "model": "unlit_redstone_torch" },
"facing=east": { "model": "unlit_redstone_torch_wall" },
"facing=south": { "model": "unlit_redstone_torch_wall", "y": 90 },
"facing=west": { "model": "unlit_redstone_torch_wall", "y": 180 },
"facing=north": { "model": "unlit_redstone_torch_wall", "y": 270 }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"facing=south,mode=compare,powered=false": { "model": "comparator_unlit" },
"facing=west,mode=compare,powered=false": { "model": "comparator_unlit", "y": 90 },
"facing=north,mode=compare,powered=false": { "model": "comparator_unlit", "y": 180 },
"facing=east,mode=compare,powered=false": { "model": "comparator_unlit", "y": 270 },
"facing=south,mode=subtract,powered=false": { "model": "comparator_unlit_subtract" },
"facing=west,mode=subtract,powered=false": { "model": "comparator_unlit_subtract", "y": 90 },
"facing=north,mode=subtract,powered=false": { "model": "comparator_unlit_subtract", "y": 180 },
"facing=east,mode=subtract,powered=false": { "model": "comparator_unlit_subtract", "y": 270 },
"facing=south,mode=compare,powered=true": { "model": "comparator_lit" },
"facing=west,mode=compare,powered=true": { "model": "comparator_lit", "y": 90 },
"facing=north,mode=compare,powered=true": { "model": "comparator_lit", "y": 180 },
"facing=east,mode=compare,powered=true": { "model": "comparator_lit", "y": 270 },
"facing=south,mode=subtract,powered=true": { "model": "comparator_lit_subtract" },
"facing=west,mode=subtract,powered=true": { "model": "comparator_lit_subtract", "y": 90 },
"facing=north,mode=subtract,powered=true": { "model": "comparator_lit_subtract", "y": 180 },
"facing=east,mode=subtract,powered=true": { "model": "comparator_lit_subtract", "y": 270 }
}
}

View File

@ -0,0 +1,36 @@
{
"variants": {
"delay=1,facing=south,locked=false": { "model": "repeater_1tick" },
"delay=1,facing=west,locked=false": { "model": "repeater_1tick", "y": 90 },
"delay=1,facing=north,locked=false": { "model": "repeater_1tick", "y": 180 },
"delay=1,facing=east,locked=false": { "model": "repeater_1tick", "y": 270 },
"delay=2,facing=south,locked=false": { "model": "repeater_2tick" },
"delay=2,facing=west,locked=false": { "model": "repeater_2tick", "y": 90 },
"delay=2,facing=north,locked=false": { "model": "repeater_2tick", "y": 180 },
"delay=2,facing=east,locked=false": { "model": "repeater_2tick", "y": 270 },
"delay=3,facing=south,locked=false": { "model": "repeater_3tick" },
"delay=3,facing=west,locked=false": { "model": "repeater_3tick", "y": 90 },
"delay=3,facing=north,locked=false": { "model": "repeater_3tick", "y": 180 },
"delay=3,facing=east,locked=false": { "model": "repeater_3tick", "y": 270 },
"delay=4,facing=south,locked=false": { "model": "repeater_4tick" },
"delay=4,facing=west,locked=false": { "model": "repeater_4tick", "y": 90 },
"delay=4,facing=north,locked=false": { "model": "repeater_4tick", "y": 180 },
"delay=4,facing=east,locked=false": { "model": "repeater_4tick", "y": 270 },
"delay=1,facing=south,locked=true": { "model": "repeater_locked_1tick" },
"delay=1,facing=west,locked=true": { "model": "repeater_locked_1tick", "y": 90 },
"delay=1,facing=north,locked=true": { "model": "repeater_locked_1tick", "y": 180 },
"delay=1,facing=east,locked=true": { "model": "repeater_locked_1tick", "y": 270 },
"delay=2,facing=south,locked=true": { "model": "repeater_locked_2tick" },
"delay=2,facing=west,locked=true": { "model": "repeater_locked_2tick", "y": 90 },
"delay=2,facing=north,locked=true": { "model": "repeater_locked_2tick", "y": 180 },
"delay=2,facing=east,locked=true": { "model": "repeater_locked_2tick", "y": 270 },
"delay=3,facing=south,locked=true": { "model": "repeater_locked_3tick" },
"delay=3,facing=west,locked=true": { "model": "repeater_locked_3tick", "y": 90 },
"delay=3,facing=north,locked=true": { "model": "repeater_locked_3tick", "y": 180 },
"delay=3,facing=east,locked=true": { "model": "repeater_locked_3tick", "y": 270 },
"delay=4,facing=south,locked=true": { "model": "repeater_locked_4tick" },
"delay=4,facing=west,locked=true": { "model": "repeater_locked_4tick", "y": 90 },
"delay=4,facing=north,locked=true": { "model": "repeater_locked_4tick", "y": 180 },
"delay=4,facing=east,locked=true": { "model": "repeater_locked_4tick", "y": 270 }
}
}

View File

@ -0,0 +1,36 @@
{
"variants": {
"east=false,north=false,south=false,up=false,west=false": { "model": "vine_1" },
"east=false,north=false,south=true,up=false,west=false": { "model": "vine_1" },
"east=false,north=false,south=false,up=false,west=true": { "model": "vine_1", "y": 90 },
"east=false,north=true,south=false,up=false,west=false": { "model": "vine_1", "y": 180 },
"east=true,north=false,south=false,up=false,west=false": { "model": "vine_1", "y": 270 },
"east=true,north=true,south=false,up=false,west=false": { "model": "vine_2" },
"east=true,north=false,south=true,up=false,west=false": { "model": "vine_2", "y": 90 },
"east=false,north=false,south=true,up=false,west=true": { "model": "vine_2", "y": 180 },
"east=false,north=true,south=false,up=false,west=true": { "model": "vine_2", "y": 270 },
"east=true,north=false,south=false,up=false,west=true": { "model": "vine_2_opposite" },
"east=false,north=true,south=true,up=false,west=false": { "model": "vine_2_opposite", "y": 90 },
"east=true,north=true,south=true,up=false,west=false": { "model": "vine_3" },
"east=true,north=false,south=true,up=false,west=true": { "model": "vine_3", "y": 90 },
"east=false,north=true,south=true,up=false,west=true": { "model": "vine_3", "y": 180 },
"east=true,north=true,south=false,up=false,west=true": { "model": "vine_3", "y": 270 },
"east=true,north=true,south=true,up=false,west=true": { "model": "vine_4" },
"east=false,north=false,south=false,up=true,west=false": { "model": "vine_u" },
"east=false,north=false,south=true,up=true,west=false": { "model": "vine_1u" },
"east=false,north=false,south=false,up=true,west=true": { "model": "vine_1u", "y": 90 },
"east=false,north=true,south=false,up=true,west=false": { "model": "vine_1u", "y": 180 },
"east=true,north=false,south=false,up=true,west=false": { "model": "vine_1u", "y": 270 },
"east=true,north=true,south=false,up=true,west=false": { "model": "vine_2u" },
"east=true,north=false,south=true,up=true,west=false": { "model": "vine_2u", "y": 90 },
"east=false,north=false,south=true,up=true,west=true": { "model": "vine_2u", "y": 180 },
"east=false,north=true,south=false,up=true,west=true": { "model": "vine_2u", "y": 270 },
"east=true,north=false,south=false,up=true,west=true": { "model": "vine_2u_opposite" },
"east=false,north=true,south=true,up=true,west=false": { "model": "vine_2u_opposite", "y": 90 },
"east=true,north=true,south=true,up=true,west=false": { "model": "vine_3u" },
"east=true,north=false,south=true,up=true,west=true": { "model": "vine_3u", "y": 90 },
"east=false,north=true,south=true,up=true,west=true": { "model": "vine_3u", "y": 180 },
"east=true,north=true,south=false,up=true,west=true": { "model": "vine_3u", "y": 270 },
"east=true,north=true,south=true,up=true,west=true": { "model": "vine_4u" }
}
}

View File

@ -0,0 +1,10 @@
{
"variants": {
"normal": [
{ "model": "waterlily" },
{ "model": "waterlily", "y": 90 },
{ "model": "waterlily", "y": 180 },
{ "model": "waterlily", "y": 270 }
]
}
}

View File

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

View File

@ -0,0 +1,12 @@
{
"variants": {
"age=0": { "model": "wheat_stage0" },
"age=1": { "model": "wheat_stage1" },
"age=2": { "model": "wheat_stage2" },
"age=3": { "model": "wheat_stage3" },
"age=4": { "model": "wheat_stage4" },
"age=5": { "model": "wheat_stage5" },
"age=6": { "model": "wheat_stage6" },
"age=7": { "model": "wheat_stage7" }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "white_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "white_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "white_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "white_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "white_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "white_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "white_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "white_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "white_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "white_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "white_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "white_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "white_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "white_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "white_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "white_pane_nsew" }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,16 @@
{
"variants": {
"facing=up,powered=false": { "model": "wooden_button" },
"facing=down,powered=false": { "model": "wooden_button", "x": 180 },
"facing=east,powered=false": { "model": "wooden_button", "x": 90, "y": 90 },
"facing=west,powered=false": { "model": "wooden_button", "x": 90, "y": 270 },
"facing=south,powered=false": { "model": "wooden_button", "x": 90, "y": 180 },
"facing=north,powered=false": { "model": "wooden_button", "x": 90 },
"facing=up,powered=true": { "model": "wooden_button_pressed" },
"facing=down,powered=true": { "model": "wooden_button_pressed", "x": 180 },
"facing=east,powered=true": { "model": "wooden_button_pressed", "x": 90, "y": 90 },
"facing=west,powered=true": { "model": "wooden_button_pressed", "x": 90, "y": 270 },
"facing=south,powered=true": { "model": "wooden_button_pressed", "x": 90, "y": 180 },
"facing=north,powered=true": { "model": "wooden_button_pressed", "x": 90 }
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"variants": {
"powered=false": { "model": "wooden_pressure_plate_up" },
"powered=true": { "model": "wooden_pressure_plate_down" }
}
}

View File

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

View File

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

View File

@ -0,0 +1,20 @@
{
"variants": {
"east=false,north=false,south=false,west=false": { "model": "yellow_pane_nsew" },
"east=false,north=true,south=false,west=false": { "model": "yellow_pane_n" },
"east=true,north=false,south=false,west=false": { "model": "yellow_pane_n", "y": 90 },
"east=false,north=false,south=true,west=false": { "model": "yellow_pane_s" },
"east=false,north=false,south=false,west=true": { "model": "yellow_pane_s", "y": 90 },
"east=true,north=true,south=false,west=false": { "model": "yellow_pane_ne" },
"east=true,north=false,south=true,west=false": { "model": "yellow_pane_se" },
"east=false,north=false,south=true,west=true": { "model": "yellow_pane_sw" },
"east=false,north=true,south=false,west=true": { "model": "yellow_pane_nw" },
"east=false,north=true,south=true,west=false": { "model": "yellow_pane_ns" },
"east=true,north=false,south=false,west=true": { "model": "yellow_pane_ns", "y": 90 },
"east=true,north=true,south=true,west=false": { "model": "yellow_pane_nse" },
"east=true,north=false,south=true,west=true": { "model": "yellow_pane_sew" },
"east=false,north=true,south=true,west=true": { "model": "yellow_pane_nsw" },
"east=true,north=true,south=false,west=true": { "model": "yellow_pane_new" },
"east=true,north=true,south=true,west=true": { "model": "yellow_pane_nsew" }
}
}

View File

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

View File

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

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,458 @@
addServer.add=Oti
addServer.enterIp=Wāhi noho o te tūmau
addServer.enterName=Ingoa o te tūmau
addServer.hideAddress=huna wāhitau
addServer.resourcePack=Pōkai Rauemi Tūmau
addServer.resourcePack.disabled=Monokia
addServer.resourcePack.enabled=Mkakaurangi
addServer.resourcePack.prompt=Tohuāki
addServer.title=Whakatika i te tūmau
book.editTitle=Tomo Book Taitara:
book.finalizeButton=Tohu me Katia
book.finalizeWarning=Kia mōhio mai! A, no te haina koe i te pukapuka, ka kore e taea te reira.
book.signButton=Tohu
chat.cannotSend=Kāore e taea te tukatuka kōrerorero karere
chat.copy=Tārua ki Papatopenga
chat.link.confirm=Kei te hiahia koe ki te whakatuwhera i te hononga ki a koutou?
chat.link.confirmTrusted=E hiahia ana koe ki te whakatūwhera mai tēnei hono ranei te tārua te reira ki o koutou papatopenga?
chat.link.open=Whakatūwhera i roto i te Browser
chat.link.warning=Kaua e whakat hononga i tangata ke!
chat.stream.emote=(%s) * %s %s
chat.stream.text=(%s) <%s> %s
chat.type.achievement=%s kua tika roaa te paetae %s
connect.authorizing=Takiuru in...
connect.connecting=E hono ana ki te tūmau...
connect.failed=I rahua te hono ki te tūmau
controls.title=Mana
createWorld.customize.custom.presets=Tatūkē
createWorld.customize.flat.addLayer=tāpiri kahu-
createWorld.customize.flat.editLayer=apa whakatika
createWorld.customize.flat.height=teitei
createWorld.customize.flat.layer.bottom=raro %s
createWorld.customize.flat.layer.top=runga -%s
createWorld.customize.flat.removeLayer=tango kahu-
createWorld.customize.flat.tile=Apa nāunau
createWorld.customize.flat.title=Whakaraupapa Superflat
createWorld.customize.presets=Tatūkē
createWorld.customize.presets.list=Tērā rānei, konei te etahi hanga tatou i mua!
createWorld.customize.presets.select=whakamahi tatūkē
createWorld.customize.presets.share=E hiahia ana ki te faaite i to koutou tatūkē ki te tangata? Whakamahia te pouaka i raro nei!
createWorld.customize.presets.title=tīpako i te tatūkē
demo.day.1=Tenei demo ka muri e rima nga ra game, koutou pai te mahi!
demo.day.2=ra e rua
demo.day.3=ra e toru
demo.day.4=ra e wha
demo.day.5=Ko koutou ra whakamutunga tenei!
demo.day.6=kua mutu e rima nga ra. Press "F5" ki te tango he pikitia o to koutou hanga
demo.day.warning=Ko to koutou wa tata ake!
demo.demoExpired=Demo oti!
demo.help.buy=hoko Minecraft inaianei!
demo.help.fullWrapped=Tenei demo ka muri e rima nga ra (e pā ana ki 1 haora me te 40 miniti o te wā tūturu). Tirohia te whakatutukitanga mō ngā tīwhiri! Kia ngahau!
demo.help.inventory=Whakamahia %1$s ki te whakatuwhera i tō peke
demo.help.jump=Peke mā te pēhi i %1$s
demo.help.later=Tonu tākaro!
demo.help.movement=Whakamahia %1$s, %2$s, %3$s, %4$s me te kiore ki te neke a tawhio noa
demo.help.movementMouse=Titiro huri noa te whakamahi i te kiore
demo.help.movementShort=Neke mā te pēhi i %1$s, %2$s, %3$s, %4$s
demo.help.title=Aratau Demo Minecraft
demo.remainingTime=te wā e toe ana: %s
demo.reminder=Kua mutu te demo. te hoko i te kēmu ki te haere tonu tīmata ranei te ao hou!
disconnect.closed=katia hononga
disconnect.disconnected=Kua momotu i te Tūmau
disconnect.endOfStream=Mutunga o te Awa
disconnect.kicked=I whana i te kēmu
disconnect.loginFailed=I rahua te takiuru
disconnect.loginFailedInfo=I rahua te takiuru: %s
disconnect.loginFailedInfo.invalidSession=Wātū muhu (Me tīmata anō i tō kēmu)
disconnect.loginFailedInfo.serversUnavailable=Ko te motuhēhēnga he wā ki raro mo te tiaki.
disconnect.lost=hononga ngaro
disconnect.overflow=papare te waipuke
disconnect.quitting=whakamutu
disconnect.spam=Whana hoki whakamuhani
disconnect.timeout=pau i roto i
entity.Boat.name=Waka
entity.EntityHorse.name=Hoiho
entity.horse.name=Hoiho
gameMode.adventure=Aratau Adventure
gameMode.changed=Kua whakahoutia te gameplay
gameMode.creative=Aratau Creative
gameMode.hardcore=aratau tino!
gameMode.survival=Aratau Survival
generator.amplified=ô-
generator.amplified.info=pānui: anake hoki ngahau, me nui rorohiko
generator.default=taunoa
generator.flat=Superflat
generator.largeBiomes=ngā wāhi nui
gui.all=Katoa
gui.back=Hoki
gui.cancel=Whakakore
gui.done=Oti
gui.down=iho
gui.no=Kāo
gui.toMenu=hoki ki te mata taitara
gui.up=Ake
gui.yes=Āe
item.apple.name=Āporo
item.arrow.name=Pere
item.bed.name=Moenga
item.beefCooked.name=Kotinga mīti
item.boat.name=Waka
item.bone.name=Wheua
item.bow.name=Kopere
item.bread.name=Parāoa
item.bucket.name=Pēre
item.cake.name=Keke
item.carrots.name=Kāreti
item.charcoal.name=Waro
item.clock.name=Karaka
item.coal.name=Waro
item.compass.name=Kāpehu
item.cookie.name=Pihikete
item.diamond.name=Taimana
item.egg.name=Hēki
item.emerald.name=Kahurangi
item.feather.name=Piki
item.fishingRod.name=Matira
item.flint.name=Matā
item.hatchetWood.name=Tuaina ki rakau
item.ingotGold.name=Gold Ingot
item.ingotIron.name=Iron Ingot
item.leather.name=Rera
item.map.name=Mapi
item.painting.name=Waituhi
item.pickaxeWood.name=Keriwhenua ki rakau
item.saddle.name=Tera
item.seeds.name=Purapura
item.shovelWood.name=koko rakau
item.sign.name=Pouārahi
item.snowball.name=Poi huka
item.stick.name=Rākau
item.sulphur.name=Paura
item.swordIron.name=Iron Hoari
item.swordWood.name=te hoari rakau
item.wheat.name=Wīti
key.categories.inventory=Rārangi taonga
key.categories.multiplayer=Multiplayer
key.inventory=Rārangi taonga
key.jump=Peke
lanServer.otherPlayers=i ngā tautuhinga mō ētahi atu kaitākaro
lanServer.scanning=matawai mō ngā kēmu i runga i tō whatunga rohe
lanServer.start=tīmata LAN ao
lanServer.title=LAN te ao
language.code=mi_NZ
language.name=Te Reo Māori
language.region=Aotearoa
mcoServer.title=hou te ao ipurangi Minecraft
menu.convertingLevel=Faafariuraa o te ao
menu.disconnect=Wetea
menu.game=tahua kēmu
menu.generatingLevel=Auaha te ao
menu.generatingTerrain=Auaha te whenua
menu.loadingLevel=Rāwekeweke te ao
menu.multiplayer=huihui
menu.options=nga kōwhiringa...
menu.playdemo=Te tākaro Demo World
menu.quit=Putanga
menu.resetdemo=Tautuhi anō Demo World
menu.respawning=whakawhānau takarure
menu.returnToGame=Hoki ki te kēmu
menu.returnToMenu=Putanga me haere ki te rārangi tono
menu.shareToLan=tuwhera tō LAN
menu.simulating=Construction o te ao i roto i nga paraire
menu.singleplayer=anake
menu.switchingLevel=Whakawhitiwhiti nga ao
multiplayer.connect=Hono
multiplayer.downloadingStats=Te tikiake i ngā tatauranga & whakatutukitanga ...
multiplayer.downloadingTerrain=Tikiake ana i nga whenua
multiplayer.info1=Minecraft Multiplayer kore tēnei wā kei te oti, engari i reira
multiplayer.info2=whakamātautau bug wawe puta.
multiplayer.ipinfo=Tomo i te IP o te tūmau, ki te hono atu ki reira:
multiplayer.player.joined=%s uru atu te kēmu
multiplayer.player.joined.renamed=%s (e mōhiotia i mua kia rite ki %s) i uru ki te kēmu
multiplayer.player.left=%s mahue te kēmu
multiplayer.stopSleeping=waiho Bed
multiplayer.texturePrompt.line1=E taunaki ana tēnei tūmau i te whakamahi o te mōkihi rauemi ritenga.
multiplayer.texturePrompt.line2=E hiahia ana koe ki te tiki ake me te tāuta i te reira aunoa?
multiplayer.title=te tākaro multiplayer
options.advancedButton=Settings Ataata Arā...
options.advancedOpengl=OpenGL Arā
options.advancedVideoTitle=Settings Ataata Arā
options.anaglyph=3D Anaglyph
options.ao=Whakamumuratanga Whakaene
options.ao.max=Mōrahi
options.ao.min=Mōkito
options.ao.off=OFF
options.chat.color=Tae
options.chat.height.unfocused=Not Focused Height
options.chat.links=Hononga Tukutuku
options.chat.links.prompt=Tohuāki i runga i Hononga
options.chat.opacity=Opacity
options.chat.scale=Tauine
options.chat.title=Settings kōrerorero...
options.chat.visibility=kōrerorero
options.chat.visibility.full=whakaaturia
options.chat.visibility.hidden=Huna
options.chat.visibility.system=tono anake
options.chat.width=Whānuitanga
options.controls=Mana...
options.difficulty=Uaua
options.difficulty.easy=Ngāwari
options.difficulty.hard=Māro
options.difficulty.hardcore=Hardcore
options.difficulty.normal=Pūnoa
options.difficulty.peaceful=Rangimārie
options.farWarning1=Tūtohutia te tāutanga Java 64 bit te
options.farWarning2='Far' hoatu tawhiti (koe 32 bit)
options.fboEnable=Whakahohe i FBOs
options.fov=FOV
options.fov.max=Quake PROV
options.fov.min=Pūnoa
options.framerateLimit=Mokatere tāpare Max
options.framerateLimit.max=Unlimited
options.gamma=Gile
options.gamma.max=Kanapa
options.gamma.min=Moody
options.graphics=Whakairoiro
options.graphics.fancy=Fancy
options.graphics.fast=Nohopuku
options.guiScale=GUI Tauine
options.guiScale.auto=Car
options.guiScale.large=Nui
options.guiScale.normal=Pūnoa
options.guiScale.small=Iti
options.hidden=Huna
options.invertMouse=Huripoki Kiore
options.language=Reo...
options.languageWarning=E kore ai translations reo e tōtika 100%%
options.multiplayer.title=Settings Multiplayer...
options.music=Puoro
options.off=OFF
options.on=ON
options.particles=matūriki
options.particles.all=Katoa
options.particles.decreased=Heke
options.particles.minimal=Iti
options.performanceButton=Settings Mahinga Ataata...
options.performanceVideoTitle=Settings Mahinga Ataata
options.postButton=Settings Post-Processing...
options.postProcessEnable=Whakahohetia te Post-Processing
options.postVideoTitle=Settings Post-Processing
options.qualityButton=Settings Kounga Ataata...
options.qualityVideoTitle=Settings Kounga Ataata
options.renderClouds=Kapua
options.renderDistance=Hoatu tawhiti
options.renderDistance.far=Tawhiti
options.renderDistance.normal=Pūnoa
options.renderDistance.short=Poto
options.renderDistance.tiny=Iti
options.saturation=waiwai
options.sensitivity=Rauangi
options.sensitivity.max=HYPERSPEED!!!
options.sensitivity.min=*Oha*
options.snooper=Tukua popore
options.sound=tangi
options.sounds=Music & Oro...
options.sounds.title=Kōwhiringa Music & Sound
options.stream=Pāohotanga Settings...
options.stream.changes=Me tīmata anō pea koutou awa koe mo ki enei rerekētanga tango i te wahi.
options.stream.compression.high=Tiketike
options.stream.compression.low=Iti
options.stream.compression.medium=Waenga
options.stream.mic_toggle.talk=Kōrero
options.title=kōwhiringa
options.video=Settings Video...
options.videoTitle=Settings Video
options.viewBobbing=Tirohia te whāwhā
options.visible=whakaaturia
record.nowPlaying=tākaro Na: %s
selectServer.add=Tāpiri Tūmau
selectServer.defaultName=Tūmau Minecraft
selectServer.delete=Porowhiu
selectServer.deleteButton=Porowhiu
selectServer.deleteQuestion=Whakaū i te tango o tenei tūmau?
selectServer.deleteWarning=Ngaro ka ake ake! (Te wa i!)
selectServer.direct=Whakarerekē
selectServer.edit=Whakarerekē
selectServer.empty=tahanga
selectServer.hiddenAddress=(Huna)
selectServer.refresh=Update
selectServer.select=amui atu tūmau
selectServer.title=te tīpako i te tūmau
selectWorld.allowCommands=Tuku i te whakahau:
selectWorld.allowCommands.info=Kainga, herehere, i ētahi atu momo ao... /gamemode, /xp
selectWorld.bonusItems=utu uma:
selectWorld.cheats=Tinihanga
selectWorld.conversion=Me tahuri!
selectWorld.create=Waihanga he world new
selectWorld.createDemo=Te tākaro New Demo World
selectWorld.customizeType=Whakatauritea
selectWorld.delete=Porowhiu
selectWorld.deleteButton=Porowhiu
selectWorld.deleteQuestion=E hiahia ana koe ki te muku i tēnei ao ki a koutou?
selectWorld.deleteWarning=ka ngaro ake ake! (He roa te wā!)
selectWorld.empty=tahanga
selectWorld.enterName=ingoa ao
selectWorld.enterSeed=uri mo te kaihanga ao
selectWorld.gameMode=Aratau Game
selectWorld.gameMode.adventure=Haere māia
selectWorld.gameMode.adventure.line1=Rite aratau ora, engari e kore e taea e poraka
selectWorld.gameMode.adventure.line2=tāpiri, te tango ranei,
selectWorld.gameMode.creative=auaha
selectWorld.gameMode.creative.line1=rauemi mure ore, e rere ana, me te kore utu
selectWorld.gameMode.creative.line2=Top -%s
selectWorld.gameMode.hardcore=tino
selectWorld.gameMode.hardcore.line1=Rite aratau ora, kua kiia i faingataa
selectWorld.gameMode.hardcore.line2=uaua, a kotahi te ora anake
selectWorld.gameMode.survival=Noho ora
selectWorld.gameMode.survival.line1=Rapu mō te rauemi, ke fokotuutuu, taonga
selectWorld.gameMode.survival.line2=taumata, te hauora, me te matekai
selectWorld.hardcoreMode=tino:
selectWorld.hardcoreMode.info=mukua ao te ki runga ki te mate
selectWorld.mapFeatures=Whakaputa hanganga:
selectWorld.mapFeatures.info=Kainga, herehere, i ētahi atu momo ao
selectWorld.mapType=Momo o te ao:
selectWorld.mapType.normal=Noa
selectWorld.moreWorldOptions=Ētahi atu Kōwhiringa Ao ...
selectWorld.newWorld=ao hou
selectWorld.newWorld.copyOf=kape o te %s
selectWorld.recreate=Waihangatia tētahi atu wā
selectWorld.rename=Huria te ingoa
selectWorld.renameButton=whakaingoa
selectWorld.renameTitle=whakaingoa World
selectWorld.resultFolder=ka ora i roto i:
selectWorld.seedInfo=waiho kia pātea tonu hoki te uri tupurangi
selectWorld.select=Te tākaro i te ao kua tīpakohia
selectWorld.title=Tīpakohia te ao
selectWorld.world=Ao
soundCategory.ambient=Ambient / Taiao
soundCategory.block=poraka
soundCategory.hostile=Vaerua kaikiri
soundCategory.master=rōrahi te Kaiwhakaako
soundCategory.music=Puoro
soundCategory.neutral=Vaerua hoa
soundCategory.player=kaitākaro
soundCategory.record=Poraka rekoata / Tuhipoka
soundCategory.weather=Weather
tile.activatorRail.name=Activator Rail
tile.anvil.name=Paepae maitai
tile.bedrock.name=maka tefito
tile.blockCoal.name=Poraka o Coal
tile.blockDiamond.name=Poraka o Diamond
tile.bookshelf.name=PukaPuka
tile.brick.name=Pereki
tile.button.name=Pātene
tile.cake.name=Keke
tile.carrots.name=Kāreti
tile.chest.name=pouaka
tile.chestTrap.name=aaka mau
tile.cloth.name=Wūru
tile.cocoa.name=Koukou
tile.crops.name=Kai
tile.deadbush.name=mate Bush
tile.detectorRail.name=pūkimi Rail
tile.dirt.default.name=Oneone
tile.dirt.podzol.name=Onemata
tile.doorIron.name=Iron Door
tile.doorWood.name=Door Rakau
tile.doublePlant.fern.name=Ponga
tile.doublePlant.rose.name=Rōha
tile.doublePlant.sunflower.name=Putiputi rā
tile.farmland.name=Papanga pāmu
tile.fence.name=Taiepa
tile.fire.name=Ahi
tile.flower1.dandelion.name=Tawao
tile.flower2.allium.name=Allium
tile.flower2.houstonia.name=Azure Bluet
tile.flower2.tulipRed.name=Whero Tulip
tile.furnace.name=Oumu
tile.glass.name=Karaehe
tile.goldenRail.name=Rail Powered
tile.grass.name=tarutaru Poraka
tile.gravel.name=Tuakirikiri
tile.hayBlock.name=hay wuru
tile.ice.name=Haupapa
tile.ladder.name=Arawhata
tile.lava.name=Tahepuia
tile.leaves.acacia.name=hitimi Rau
tile.leaves.big_oak.name=Dark Oak Rau
tile.leaves.birch.name=birch Rau
tile.leaves.jungle.name=uru raau no Rau
tile.leaves.name=Ngā rau
tile.leaves.oak.name=Rau oki
tile.leaves.spruce.name=Rau te puruhi
tile.lever.name=Ara
tile.log.acacia.name=hitimi Wood
tile.log.big_oak.name=Dark Oak Wood
tile.log.birch.name=Birch Wood
tile.log.jungle.name=uru raau no Wood
tile.log.name=Rākau
tile.log.oak.name=Rākau oke
tile.log.spruce.name=te puruhi mo Wood
tile.mobSpawner.name=Monster Spawner
tile.obsidian.name=Matā
tile.oreCoal.name=Coal Ore
tile.oreDiamond.name=Diamond Ore
tile.oreGold.name=Gold Ore
tile.oreIron.name=Iron Ore
tile.potatoes.name=Rīwai
tile.pumpkin.name=Paukena
tile.rail.name=Ara tereina
tile.redstoneDust.name=Redstone puehu
tile.sand.default.name=Kirikiri
tile.sand.red.name=Kirikiri whero
tile.sandStone.chiseled.name=whaoa hōanga
tile.sandStone.default.name=Hōanga
tile.sandStone.name=Hōanga
tile.sandStone.smooth.name=hōanga Whakaene
tile.sapling.acacia.name=hitimi Māhuri
tile.sapling.birch.name=Birch Māhuri
tile.sapling.jungle.name=uru raau no Māhuri
tile.sapling.oak.name=Oak Māhuri
tile.sapling.spruce.name=te puruhi mo Māhuri
tile.sign.name=Tohu
tile.snow.name=Huka
tile.stainedGlass.black.name=Black ōpure koata
tile.stainedGlass.blue.name=Blue ōpure koata
tile.stainedGlass.brown.name=Brown ōpure koata
tile.stainedGlass.cyan.name=Urikiko ōpure koata
tile.stainedGlass.gray.name=Gray ōpure koata
tile.stainedGlass.green.name=Green ōpure koata
tile.stainedGlass.name=ōpure koata
tile.stainedGlass.pink.name=Pink ōpure koata
tile.stainedGlass.purple.name=Papura ōpure koata
tile.stainedGlass.red.name=Whero ōpure koata
tile.stainedGlass.silver.name=Light Gray ōpure koata
tile.stairsSandStone.name=hōanga Arawhata
tile.stairsStone.name=Stone Arawhata
tile.stairsWood.name=Oak Wood Arawhata
tile.stairsWoodAcacia.name=Hitimi Wood Arawhata
tile.stairsWoodBirch.name=Birch Wood Arawhata
tile.stairsWoodDarkOak.name=Dark Oak Wood Arawhata
tile.stairsWoodJungle.name=Uru raau no Wood Arawhata
tile.stairsWoodSpruce.name=Te puruhi mo Wood Arawhata
tile.stoneMoss.name=Moss Stone
tile.stonebrick.name=Cobblestone
tile.tallgrass.fern.name=Ponga
tile.tallgrass.grass.name=Karaihe
tile.tallgrass.name=Karaihe
tile.tallgrass.shrub.name=Riki
tile.thinGlass.name=Pihanga
tile.tnt.name=TNT
tile.torch.name=Rama
tile.water.name=Wai
tile.weightedPlate_heavy.name=Plate Pressure tautaha (Taumaha)
tile.weightedPlate_light.name=Plate Pressure tautaha (Light)
tile.wood.acacia.name=Hitimi Wood papa
tile.wood.big_oak.name=Dark Oak Wood papa
tile.wood.birch.name=Birch Wood papa
tile.wood.jungle.name=Uru raau no Wood papa
tile.wood.name=papa rākau
tile.wood.oak.name=Oak papa rakau
tile.wood.spruce.name=Te puruhi mo Wood papa
tile.woodSlab.acacia.name=Hitimi Wood papa
tile.woodSlab.big_oak.name=Dark Oak Wood papa
tile.woodSlab.birch.name=Birch Wood Papa
tile.woodSlab.jungle.name=Uru raau no Wood papa
tile.woodSlab.oak.name=Oak Wood Papa
tile.woodSlab.spruce.name=Te puruhi mo Wood papa
tile.workbench.name=Papamahi

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,436 @@
achievement.bakeCake=Gielis
achievement.bakeCake.desc=Nisut, sohkar, mielki ja monit!
achievement.blazeRod=Dollii
achievement.bookcase=Girjerájusbargi
achievement.buildBetterPickaxe=Buoredat
achievement.diamonds=DIAMÁNTTAT!
achievement.killWither=Álgu.
achievement.spawnWither=Álgu?
achievement.theEnd=Loahppa?
achievement.theEnd2=Loahppa.
addServer.add=Gárvvis
attribute.name.generic.movementSpeed=Johtilvuohta
book.finalizeButton=Sivdnidat ja dahppat
book.generation.0=Originála
book.signButton=Sivdnidat
chat.stream.emote=(%s) * %s %s
chat.stream.text=(%s) <%s> %s
commands.ban.failed=Ii máhte gieldit čuojaheadji %s
commands.ban.success=Čuojaheaddji %s lea gieldán
commands.ban.usage=/ban <nama> [sivva...]
commands.clone.usage=/clone <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [mode]
commands.compare.usage=/testforblocks <x1> <y1> <z1> <x2> <y2> <z2><x><y><z>[mode]
commands.defaultgamemode.usage=/defaultgamemode <modus>
commands.deop.failed=Ii máhte de-op %s
commands.deop.usage=/deop <čuojaheadji>
commands.difficulty.usage=/difficulty <ođđa áŧestus>
commands.entitydata.noPlayers=%s lea čuojaheaddji ja ii máhte rievdaduvvot
commands.gamemode.usage=/gamemode <modus> [čuojaheaddji]
commands.generic.usage=Geavahus: %s
commands.kick.usage=/kick <čuojaheadji> [sivva...]
commands.message.display.incoming=%s savkala dutnje: %s
commands.message.display.outgoing=Don savkalat čuojaheaddjai %s: %s
commands.op.failed=Ii máhte op %s
commands.op.usage=/op <čuojaheadji>
commands.particle.usage=/particle <name> <x> <y> <z> <xd> <yd> <zd> <speed> [count] [mode]
commands.say.usage=/say <dieđáhus>
commands.scoreboard.teams.add.alreadyExists=Joavku namain %s juo gávdno
commands.scoreboard.teams.add.success=Joavku '%s' lea lasihan
commands.scoreboard.teams.leave.noTeam=Don it leat joavkkus
commands.scoreboard.teams.list.entry=- %1$s: čájáhusanamma '%2$s', čuojaheaddjit %3$s
commands.scoreboard.teams.list.player.empty=Eai leat čuojaheaddjit joavkkus %s
commands.scoreboard.teams.list.usage=/scoreboard teams list [namma]
commands.scoreboard.teams.option.usage=/scoreboard teams option <team> <friendlyfire|color|seeFriendlyInvisibles|nametagVisibility|deathMessageVisibility> <value>
commands.scoreboard.teams.remove.success=Joavku %s lea sihkkon
commands.seed.success=Seed: %s
commands.setworldspawn.usage=/setworldspawn [<x> <y> <z>]
commands.stats.block.usage=/stats block <x> <y> <z> <mode> ...
commands.testfor.success=%s lea gávdnan
commands.time.query=Diibmu lea %s
commands.title.usage.clear=/title <čuojaheaddji> clear|reset
commands.unban.failed=Ii máhte eahpegieldit čuojaheadji %s
commands.unban.success=Čuojaheaddji %s lea eahpegieldán
commands.unban.usage=/pardon <nama>
commands.unbanip.usage=/pardon-ip <adreassa>
commands.whitelist.add.usage=/whitelist add <čuojaheadji>
commands.whitelist.remove.usage=/whitelist sihko <čuojaheadji>
commands.worldborder.center.usage=/worldborder center <x> <z>
container.enchant.clue=%s . . . ?
container.furnace=Steaikauvdna
container.isLocked=%s lea lohkkadan!
createWorld.customize.custom.confirmTitle=Varuhus!
createWorld.customize.custom.next=Viidáseappot
createWorld.customize.custom.preset.goodLuck=Ollu lihkku
createWorld.customize.custom.preset.isleLand=Sulloeatnan
createWorld.customize.custom.preset.waterWorld=Čázi máilbmi
createWorld.customize.custom.prev=Ruoktu
createWorld.customize.custom.riverSize=Joga sturrodat
createWorld.customize.custom.useCaves=Čiehppasat
createWorld.customize.custom.useLavaLakes=Lava jávrrit
createWorld.customize.custom.useRavines=Ruččut
createWorld.customize.custom.useTemples=Tempelat
createWorld.customize.custom.useVillages=Gávpogat
createWorld.customize.custom.useWaterLakes=Čázi jávrrit
createWorld.customize.flat.height=Allodat
createWorld.customize.flat.layer.bottom=Bodni - %s
createWorld.customize.flat.layer.top=Giera + %s
death.attack.generic=%1$s jámii
deathScreen.score=Čuoggát
deathScreen.title=Don leat jábmi!
demo.day.2=Nubbi beaivi
demo.day.3=Goalmmát beaivi
demo.day.4=Njealját beaivi
demo.day.5=Dát lea du maŋimus beaivi!
demo.help.buy=Oasttát dál!
demo.help.later=Joatkkát ja čuojahat!
disconnect.quitting=Guođđit
disconnect.timeout=Mihkkege vástádus
enchantment.level.1=I
enchantment.level.10=X
enchantment.level.2=II
enchantment.level.3=III
enchantment.level.4=IV
enchantment.level.5=V
enchantment.level.6=VI
enchantment.level.7=VII
enchantment.level.8=VIII
enchantment.level.9=IX
entity.Boat.name=Fanas
entity.Cat.name=Bussá
entity.Chicken.name=Vuonccis
entity.Cow.name=Gussa
entity.Creeper.name=Creeper
entity.EntityHorse.name=Heasta
entity.Item.name=Diŋga
entity.Pig.name=Spiidni
entity.Rabbit.name=Kaniidna
entity.Sheep.name=Sávza
entity.SnowMan.name=Čagigolem
entity.Spider.name=Heavdni
entity.Villager.librarian=Girjerájusbargi
entity.VillagerGolem.name=Ruovddigolem
entity.Wolf.name=Gumpe
entity.Zombie.name=Zombi
entity.generic.name=dovdameahttun
entity.horse.name=Heasta
entity.zombiehorse.name=Zombi heasta
gameMode.adventure=Máinasmodus
gameMode.hardcore=Hardcore-modus!
gui.all=Buot
gui.back=Ruoktu
gui.cancel=Šluhtte
gui.done=Gárvvis
gui.down=vulos
gui.no=Ii
gui.none=Ii mihkkege
gui.stats=Statistihkat
gui.toMenu=Ruoktu váldufálus
gui.up=Bajás
gui.yes=Gal
inventory.binSlot=Billistát diŋgga
item.apple.name=Eappel
item.banner.black.name=Čáhppat leavga
item.banner.blue.name=Alit leavga
item.banner.brown.name=Ruškat leavga
item.banner.gray.name=Ránis leavga
item.banner.green.name=Ruoná leavga
item.banner.mojang.black=Čáhppat ášši
item.banner.mojang.blue=Alit ášši
item.banner.mojang.brown=Ruškat ášši
item.banner.mojang.gray=Ránis ášši
item.banner.mojang.green=Ruoná ášši
item.banner.mojang.orange=Oránša ášši
item.banner.mojang.pink=Guvgesruoksa ášši
item.banner.mojang.purple=Sáhppat ášši
item.banner.mojang.red=Ruoksat ášši
item.banner.mojang.white=Vielgat ášši
item.banner.mojang.yellow=Fiskat ášši
item.banner.orange.name=Oránša leavga
item.banner.pink.name=Guvgesruoksat leavga
item.banner.purple.name=Sáhppat leavga
item.banner.red.name=Ruoksat leavga
item.banner.small_stripes.black=Čáhppat ráidá
item.banner.small_stripes.blue=Alit ráidá
item.banner.small_stripes.brown=Ruškat
ráidá
item.banner.small_stripes.gray=Ránis ráidá
item.banner.small_stripes.green=Ruoná ráidá
item.banner.small_stripes.orange=Oránša ráidá
item.banner.small_stripes.pink=Guvgeruoksat ráidá
item.banner.small_stripes.purple=Sáhppat ráidá
item.banner.small_stripes.red=Ruoksat ráidá
item.banner.small_stripes.white=Vielgat ráidá
item.banner.small_stripes.yellow=Fiskat ráidá
item.banner.straight_cross.black=Čáhppat ruossa
item.banner.straight_cross.blue=Alit ruossa
item.banner.straight_cross.brown=Ruškat ruossa
item.banner.straight_cross.gray=Ránis ruossa
item.banner.straight_cross.green=Ruoná ruossa
item.banner.straight_cross.orange=Oránša ruossa
item.banner.straight_cross.pink=Guvgesruoksat ruossa
item.banner.straight_cross.purple=Sáhppat ruossa
item.banner.straight_cross.red=Ruoksat ruossa
item.banner.straight_cross.white=Vielgat ruossa
item.banner.straight_cross.yellow=Fiskat ruossa
item.banner.white.name=Vielgat leavga
item.banner.yellow.name=Fiskat leavga
item.bed.name=Seaŋga
item.boat.name=Fanas
item.book.name=Girji
item.bow.name=Dávgi
item.bowl.name=Bolljá
item.bread.name=Láibi
item.bucket.name=Skállu
item.bucketLava.name=Lavaskállu
item.bucketWater.name=Čáziskállu
item.cake.name=Gáhkku
item.clay.name=láira
item.cookie.name=Keaksa
item.diamond.name=Diamántta
item.egg.name=Monni
item.feather.name=Dávgi
item.fireworksCharge.black=Čáhppat
item.fireworksCharge.blue=Alit
item.fireworksCharge.gray=Ránis
item.fireworksCharge.green=Ruoná
item.fireworksCharge.orange=Oránša
item.fireworksCharge.red=Ruoksat
item.fireworksCharge.white=Vielgat
item.hatchetDiamond.name=Diamántta-ákšu
item.hatchetGold.name=Golliákšu
item.hatchetIron.name=Ruovddiákšu
item.hatchetStone.name=Geađggiákšu
item.hatchetWood.name=Muorra-ákšu
item.leaves.name=Lasttat
item.map.name=Gárta
item.melon.name=Melovdna
item.milk.name=Mielki
item.paper.name=Bábir
item.pickaxeDiamond.name=Diamánttaguohkki
item.pickaxeGold.name=Golliguohkki
item.pickaxeIron.name=Ruovddiguohkki
item.pickaxeStone.name=Geađggiguohkki
item.pickaxeWood.name=Muorraguohkki
item.potion.name=Juhkamuš
item.record.11.desc=C418 - 11
item.record.13.desc=C418 - 13
item.record.blocks.desc=C418 - blocks
item.record.cat.desc=C418 - cat
item.record.chirp.desc=C418 - chirp
item.record.far.desc=C418 - far
item.record.mall.desc=C418 - mall
item.record.mellohi.desc=C418 - mellohi
item.record.stal.desc=C418 - stal
item.record.strad.desc=C418 - strad
item.record.wait.desc=C418 - wait
item.record.ward.desc=C418 - ward
item.redstone.name=Ruoksatgeađgi
item.saddle.name=Sále
item.sign.name=Galba
item.skull.char.name=Oaivi
item.skull.creeper.name=Creeper oaivi
item.skull.player.name=Čuojaheadji %s oaivi
item.skull.zombie.name=Zombi oaivi
item.stick.name=Sággi
item.sugar.name=Sohkar
item.sulphur.name=Rukta
item.swordDiamond.name=Diamánttamiehkki
item.swordGold.name=Gollimiehkki
item.swordIron.name=Ruovddimiehkki
item.swordStone.name=Geađggimiehkki
item.swordWood.name=Muorramiehkki
itemGroup.combat=Dáistaleapmi
itemGroup.food=Borramuš
itemGroup.redstone= Ruoksatgeađgi
itemGroup.tools=Reaiddut
key.categories.movement=Johtu
key.jump=Njuiket
key.mouseButton=Boallu %1$s
key.playerlist=Čuojaheadjelistu
key.sprint=Viegat
lanServer.title=LAN máilbmi
language.code=sme
language.name=Davvisámegiella
language.region=Sápmi
menu.disconnect=Guođe
menu.options=Heivehusat...
menu.quit=Guođe spealus
menu.returnToGame=Ruoktu spealluin
menu.switchingLevel=Molssut máilmmiid
multiplayer.connect=Čanat
multiplayer.downloadingTerrain=Viežžá eanadaga
multiplayer.player.joined=%s lea laktásan spealu
multiplayer.player.left=%s guđii spealus
multiplayer.stopSleeping=Guođđit seaŋggas
options.ao.off=II ALDE
options.blockAlternatives=Molssoeavttolaččat blohkat
options.chat.color=Ivnnit
options.chat.visibility.hidden=Čiegus
options.chat.width=Viidodat
options.difficulty=Áŧestus
options.difficulty.easy=Geahpas
options.difficulty.hard=Lossat
options.difficulty.hardcore=Hardcore
options.difficulty.normal=Normála
options.difficulty.peaceful= Ráfálaš
options.fov.max=Quake Pro
options.fov.min=Normála
options.graphics=Grafihkka
options.graphics.fancy=Fiinnis
options.graphics.fast=Johtil
options.guiScale.auto=Automáhtalaš
options.guiScale.large=Stuoris
options.guiScale.normal=Normála
options.guiScale.small=Uhcci
options.hidden=Čiegus
options.language=Giella...
options.modelPart.cape=Gákti
options.modelPart.hat=Háhtta
options.modelPart.jacket=Jáhkka
options.music=Musihkka
options.off=II ALDE
options.on=ALDE
options.particles=Partihkalat
options.particles.all=Buot
options.renderClouds=Balvvat
options.renderDistance.far=Viiddis
options.renderDistance.normal=Normála
options.renderDistance.short=Oanehaš
options.renderDistance.tiny=Smávis
options.sensitivity.max=HYPERJOHTIL!!!
options.sound=Jienat
options.sounds=Musihkka ja jienat...
options.stream.bytesPerPixel=Dássu
options.stream.chat.enabled.always=Álo
options.stream.chat.enabled.never=Ii goassige
options.stream.chat.userFilter=Geavaheadjifilttar
options.stream.mic_toggle.mute=Váidudat
options.stream.mic_toggle.talk=Humat
options.title=Heivehusat
potion.damageBoost=Vuoibmi
potion.digSpeed=Hoahppu
potion.hunger=Nealgi
potion.moveSpeed=Johtilvuohta
potion.poison=Mirko
potion.potency.1=II
potion.potency.2=III
potion.potency.3=IV
potion.prefix.mundane=Dábálaš
potion.prefix.uninteresting=Ahkit
selectServer.delete=Sihko
selectServer.deleteButton=Sihko
selectServer.edit=Rievdádeapmi
selectServer.empty=guoros
selectServer.hiddenAddress=(Čiegus)
selectWorld.create=Luova ođđasa máilmmi
selectWorld.delete=Sihko
selectWorld.deleteButton=Sihko
selectWorld.empty=guoros
selectWorld.enterName=Máilmmi namma
selectWorld.gameMode=Spealumodus
selectWorld.gameMode.adventure=Máinnas
selectWorld.gameMode.creative=Kreatiiva
selectWorld.gameMode.hardcore=Hardcore
selectWorld.hardcoreMode=Hardcore:
selectWorld.mapType=Máilmmi tiipa:
selectWorld.mapType.normal=Normála
selectWorld.moreWorldOptions=Eanet máilmmiheivehusat...
selectWorld.newWorld=Ođđa máilbmi
selectWorld.newWorld.copyOf="%s" máŋggus
selectWorld.rename=Attát ođđasa nama
selectWorld.renameButton=Attát ođđasa nama
selectWorld.renameTitle=Attát máilbmái ođđasa nama
selectWorld.title=Vállje máilmmi
selectWorld.world=Máilbmi
soundCategory.block=Blohkat
soundCategory.music=Musihkka
soundCategory.player=Čuojaheaddjit
soundCategory.weather=Dálki
stat.itemsButton=Diŋggat
stream.unavailable.initialization_failure.extra=(Sivva: %s)
stream.unavailable.no_fbo.version=Dál don atnát: %s
stream.unavailable.not_supported.mac.okay=Buoredat
stream.unavailable.report_to_mojang=Dieđihát Mojangai
stream.user.mode.banned=Gieldán
stream.user.mode.banned.other=Gieldán %s gulahallangaskaoamis
stream.user.mode.banned.self=Gieldán du gulahallangaskaoamis
stream.user.mode.broadcaster=Doaimmaheaddji
stream.user.mode.broadcaster.other=Doaimmaheaddji
stream.user.mode.broadcaster.self=Doaimmaheaddji (Don!)
stream.userinfo.ban=Gielddát
stream.userinfo.unban=Eahpegielddát
tile.anvil.intact.name=Stáđđi
tile.anvil.name=Stáđđi
tile.barrier.name=Eastta
tile.bed.name=Seaŋga
tile.blockCoal.name=Hilablohkka
tile.blockDiamond.name=Diamánttablohkka
tile.blockGold.name=Golliblohkka
tile.blockIron.name=Ruovddiblohkka
tile.blockRedstone.name=Ruoksatgeađggiblohkka
tile.brick.name=Tiillat
tile.cake.name=Gáhkku
tile.carrots.name=Rušppit
tile.clay.name=láira
tile.cloth.black.name=Čáhppat ullu
tile.cloth.blue.name=Alit ullu
tile.cloth.brown.name=Ruškat ullu
tile.cloth.gray.name=Ránis ullu
tile.cloth.green.name=Ruoná ullu
tile.cloth.name=Ullu
tile.cloth.orange.name=Oránša ullu
tile.cloth.pink.name=Guvgesruoksat ullu
tile.cloth.purple.name=Sáhppat ullu
tile.cloth.red.name=Ruoksat ullu
tile.cloth.white.name=Ullu
tile.cloth.yellow.name=Fiskat ullu
tile.cocoa.name=Kakáo
tile.dirt.coarse.name=Roavis eana
tile.dirt.default.name=Eana
tile.dirt.name=Eana
tile.doublePlant.name=Šaddu
tile.fire.name=Dolla
tile.flower1.name=Lieđđi
tile.flower2.name=Lieđđi
tile.glass.name=Glássa
tile.gravel.name=Čievra
tile.ice.name=Jiekŋa
tile.lava.name=Lava
tile.leaves.name=Lasttat
tile.litpumpkin.name=Gurbetlikta
tile.log.name=Muorra
tile.melon.name=Melovdna
tile.mushroom.name=Guoppar
tile.potatoes.name=Buđeitad
tile.pumpkin.name=Gurbbet
tile.redSandStone.chiseled.name=Luokčan Ruoksat Sáttogeađgi
tile.redSandStone.default.name=Ruoksat Sáttogeađgi
tile.redSandStone.name=Ruoksat Sáttogeađgi
tile.sand.default.name=Sáttu
tile.sand.name=Sáttu
tile.sand.red.name=Ruoksat sáttu
tile.sandStone.chiseled.name=Luokčan sáttogeađgi
tile.sandStone.default.name=Sáttogeađgi
tile.sandStone.name=Sáttogeađgi
tile.sign.name=Galba
tile.sponge.dry.name=Guopparas
tile.sponge.wet.name=Njuoskkas guopparas
tile.stone.stone.name=Geađgi
tile.tallgrass.grass.name=Rássi
tile.tallgrass.name=Rássi
tile.tallgrass.shrub.name=Miestta
tile.tnt.name=TNT
tile.torch.name=Spáiddar
tile.water.name=Čáhci
tile.woolCarpet.black.name=Čáhppat lávdebeaitta
tile.woolCarpet.blue.name=Alit lávdebeaitta
tile.woolCarpet.brown.name=Ruškat lávdebeaitta
tile.woolCarpet.gray.name=Ránis lávdebeaitta
tile.woolCarpet.green.name=Ruoná lávdebeaitta
tile.woolCarpet.name=Lávdebeaitta
tile.woolCarpet.orange.name=Oránša lávdebeaitta
tile.woolCarpet.pink.name=Guvgesruoksat lávdebeaitta
tile.woolCarpet.purple.name=Sáhppat lávdebeaitta
tile.woolCarpet.red.name=Ruoksat lávdebeaitta
tile.woolCarpet.white.name=Lávdebeaitta
tile.woolCarpet.yellow.name=Fiskat lávdebeaitta

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top_rh",
"textures": {
"bottom": "blocks/door_acacia_lower",
"top": "blocks/door_acacia_upper"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_closed",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_open",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/leaves",
"textures": {
"all": "blocks/leaves_acacia"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "blocks/log_acacia_top",
"side": "blocks/log_acacia"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/column_side",
"textures": {
"end": "blocks/log_acacia_top",
"side": "blocks/log_acacia"
}
}

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/sapling_acacia"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_closed",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_open",
"textures": {
"texture": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_activator_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_activator_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_activator_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_activator"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_activator"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_activator"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cross",
"textures": {
"particle": "blocks/flower_allium",
"cross": "blocks/flower_allium"
}
}

View File

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

View File

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

View File

@ -0,0 +1,52 @@
{
"elements": [
{ "__comment": "Anvil base",
"from": [ 2, 0, 2 ],
"to": [ 14, 4, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#body", "rotation": 180, "cullface": "down" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#body", "rotation": 180 },
"north": { "uv": [ 2, 12, 14, 16 ], "texture": "#body" },
"south": { "uv": [ 2, 12, 14, 16 ], "texture": "#body" },
"west": { "uv": [ 0, 2, 4, 14 ], "texture": "#body", "rotation": 90 },
"east": { "uv": [ 4, 2, 0, 14 ], "texture": "#body", "rotation": 270 }
}
},
{ "__comment": "Lower narrow portion",
"from": [ 4, 4, 3 ],
"to": [ 12, 5, 13 ],
"faces": {
"down": { "uv": [ 4, 3, 12, 13 ], "texture": "#body", "rotation": 180 },
"up": { "uv": [ 4, 3, 12, 13 ], "texture": "#body", "rotation": 180 },
"north": { "uv": [ 4, 11, 12, 12 ], "texture": "#body" },
"south": { "uv": [ 4, 11, 12, 12 ], "texture": "#body" },
"west": { "uv": [ 4, 3, 5, 13 ], "texture": "#body", "rotation": 90 },
"east": { "uv": [ 5, 3, 4, 13 ], "texture": "#body", "rotation": 270 }
}
},
{ "__comment": "Wider section beneath top portion",
"from": [ 6, 5, 4 ],
"to": [ 10, 10, 12 ],
"faces": {
"down": { "uv": [ 10, 12, 6, 4 ], "texture": "#body", "rotation": 180 },
"up": { "uv": [ 10, 12, 6, 4 ], "texture": "#body", "rotation": 180 },
"north": { "uv": [ 6, 6, 10, 11 ], "texture": "#body" },
"south": { "uv": [ 6, 6, 10, 11 ], "texture": "#body" },
"west": { "uv": [ 5, 4, 10, 12 ], "texture": "#body", "rotation": 90 },
"east": { "uv": [ 10, 4, 5, 12 ], "texture": "#body", "rotation": 270 }
}
},
{ "__comment": "Anvil top",
"from": [ 3, 10, 0 ],
"to": [ 13, 16, 16 ],
"faces": {
"down": { "uv": [ 3, 0, 13, 16 ], "texture": "#body", "rotation": 180 },
"up": { "uv": [ 3, 0, 13, 16 ], "texture": "#top", "rotation": 180 },
"north": { "uv": [ 3, 0, 13, 6 ], "texture": "#body" },
"south": { "uv": [ 3, 0, 13, 6 ], "texture": "#body" },
"west": { "uv": [ 10, 0, 16, 16 ], "texture": "#body", "rotation": 90 },
"east": { "uv": [ 16, 0, 10, 16 ], "texture": "#body", "rotation": 270 }
}
}
]
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/anvil",
"textures": {
"particle": "blocks/anvil_base",
"body": "blocks/anvil_base",
"top": "blocks/anvil_top_damaged_1"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/anvil",
"textures": {
"particle": "blocks/anvil_base",
"body": "blocks/anvil_base",
"top": "blocks/anvil_top_damaged_0"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/anvil",
"textures": {
"particle": "blocks/anvil_base",
"body": "blocks/anvil_base",
"top": "blocks/anvil_top_damaged_2"
}
}

View File

@ -0,0 +1,31 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 8 ],
"faces": {
"west": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" },
"east": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 9 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" }
}
},
{ "from": [ 7, 0.005, 0 ],
"to": [ 9, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 9 ], "texture": "#edge" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#edge" }
}
}
]
}

View File

@ -0,0 +1,50 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 8 ],
"faces": {
"west": { "uv": [ 0, 0, 8, 16 ], "texture": "#bars" },
"east": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 0 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" }
}
},
{ "from": [ 7, 0.005, 0 ],
"to": [ 9, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 9 ], "texture": "#edge" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#edge" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 8, 16 ], "texture": "#bars" },
"south": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 0, 0, 7 ],
"to": [ 16, 16, 9 ],
"faces": {
"east": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "east" }
}
},
{ "from": [ 9, 0.005, 7 ],
"to": [ 16, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge", "rotation": 90 },
"up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge", "rotation": 90 }
}
}
]
}

View File

@ -0,0 +1,31 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 16 ],
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 16 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "south" }
}
},
{ "from": [ 7, 0.005, 0 ],
"to": [ 9, 15.995, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" },
"up": { "uv": [ 9, 0, 7, 16 ], "texture": "#edge" }
}
}
]
}

View File

@ -0,0 +1,51 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 16 ],
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 16 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "south" }
}
},
{ "from": [ 7, 0.005, 0 ],
"to": [ 9, 15.995, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" },
"up": { "uv": [ 9, 0, 7, 16 ], "texture": "#edge" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 8, 16 ], "texture": "#bars" },
"south": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 0, 0, 7 ],
"to": [ 16, 16, 9 ],
"faces": {
"east": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "east" }
}
},
{ "from": [ 9, 0.005, 7 ],
"to": [ 16, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge", "rotation": 90 },
"up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge", "rotation": 90 }
}
}
]
}

View File

@ -0,0 +1,59 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/iron_bars",
"bars": "blocks/iron_bars",
"edge": "blocks/iron_bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 16 ],
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 16 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" },
"south": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "south" }
}
},
{ "from": [ 7, 0.005, 0 ],
"to": [ 9, 15.995, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge" },
"up": { "uv": [ 9, 0, 7, 16 ], "texture": "#edge" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 0, 0, 7 ],
"to": [ 16, 16, 9 ],
"faces": {
"west": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "west" },
"east": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "east" }
}
},
{ "from": [ 0, 0.005, 7 ],
"to": [ 7, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 9, 7, 16 ], "texture": "#edge", "rotation": 90 },
"up": { "uv": [ 7, 9, 9, 16 ], "texture": "#edge", "rotation": 90 }
}
},
{ "from": [ 9, 0.005, 7 ],
"to": [ 16, 15.995, 9 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge", "rotation": 90 },
"up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge", "rotation": 90 }
}
}
]
}

View File

@ -0,0 +1,47 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/glass",
"glass": "blocks/glass",
"obsidian": "blocks/obsidian",
"beacon": "blocks/beacon"
},
"elements": [
{ "__comment": "Glass shell",
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }
}
},
{ "__comment": "Obsidian base",
"from": [ 2, 0.1, 2 ],
"to": [ 14, 3, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" },
"north": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" },
"south": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" },
"west": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" },
"east": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }
}
},
{ "__comment": "Inner beacon texture",
"from": [ 3, 3, 3 ],
"to": [ 13, 14, 13 ],
"faces": {
"down": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" },
"up": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" },
"north": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" },
"south": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" },
"west": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" },
"east": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }
}
}
]
}

View File

@ -0,0 +1,26 @@
{
"textures": {
"particle": "blocks/bed_feet_top",
"top": "blocks/bed_feet_top",
"bottom": "blocks/planks_oak",
"end": "blocks/bed_feet_end",
"side": "blocks/bed_feet_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 9, 16 ],
"faces": {
"up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "rotation": 90 },
"north": { "uv": [ 0, 7, 16, 16 ], "texture": "#end" },
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 3, 0 ],
"to": [ 16, 3, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }
}
}
]
}

View File

@ -0,0 +1,26 @@
{
"textures": {
"particle": "blocks/bed_head_top",
"top": "blocks/bed_head_top",
"bottom": "blocks/planks_oak",
"end": "blocks/bed_head_end",
"side": "blocks/bed_head_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 9, 16 ],
"faces": {
"up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "rotation": 90 },
"south": { "uv": [ 0, 7, 16, 16 ], "texture": "#end" },
"west": { "uv": [ 0, 7, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 16, 7, 0, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 3, 0 ],
"to": [ 16, 3, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }
}
}
]
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_mirrored_all",
"textures": {
"all": "blocks/bedrock"
}
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top_rh",
"textures": {
"bottom": "blocks/door_birch_lower",
"top": "blocks/door_birch_upper"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_closed",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_open",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/leaves",
"textures": {
"all": "blocks/leaves_birch"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "blocks/log_birch_top",
"side": "blocks/log_birch"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/column_side",
"textures": {
"end": "blocks/log_birch_top",
"side": "blocks/log_birch"
}
}

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/sapling_birch"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_closed",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_open",
"textures": {
"texture": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_black",
"pane": "blocks/glass_black"
}
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_blue",
"pane": "blocks/glass_blue"
}
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "blocks/planks_oak",
"side": "blocks/bookshelf"
}
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 0, 16 ], "texture": "#stand" },
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

@ -0,0 +1,86 @@
{
"textures": {
"particle": "blocks/brewing_stand",
"base": "blocks/brewing_stand_base",
"stand": "blocks/brewing_stand"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 14, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"up": { "uv": [ 7, 7, 9, 9 ], "texture": "#stand" },
"north": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"south": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"west": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" },
"east": { "uv": [ 7, 2, 9, 16 ], "texture": "#stand" }
}
},
{ "from": [ 9, 0, 5 ],
"to": [ 15, 2, 11 ],
"faces": {
"down": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"up": { "uv": [ 9, 5, 15, 11 ], "texture": "#base" },
"north": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"south": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"west": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" },
"east": { "uv": [ 5, 14, 11, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 1 ],
"to": [ 8, 2, 7 ],
"faces": {
"down": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"up": { "uv": [ 2, 1, 8, 7 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" },
"east": { "uv": [ 1, 14, 7, 16 ], "texture": "#base" }
}
},
{ "from": [ 2, 0, 9 ],
"to": [ 8, 2, 15 ],
"faces": {
"down": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"up": { "uv": [ 2, 9, 8, 15 ], "texture": "#base" },
"north": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"south": { "uv": [ 2, 14, 8, 16 ], "texture": "#base" },
"west": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" },
"east": { "uv": [ 9, 14, 15, 16 ], "texture": "#base" }
}
},
{ "from": [ 8, 0, 8 ],
"to": [ 16, 16, 8 ],
"faces": {
"north": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" },
"south": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
},
{ "from": [ 0, 0, 8 ],
"to": [ 8, 16, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": -45,
"rescale": true
},
"faces": {
"north": { "uv": [ 8, 0, 16, 16 ], "texture": "#stand" },
"south": { "uv": [ 16, 0, 8, 16 ], "texture": "#stand" }
}
}
]
}

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/mushroom_brown"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_inside",
"east": "blocks/mushroom_block_inside",
"south": "blocks/mushroom_block_inside",
"west": "blocks/mushroom_block_inside"
}
}

View File

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

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_inside",
"east": "blocks/mushroom_block_skin_brown",
"south": "blocks/mushroom_block_inside",
"west": "blocks/mushroom_block_inside"
}
}

View File

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

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_skin_brown",
"east": "blocks/mushroom_block_inside",
"south": "blocks/mushroom_block_inside",
"west": "blocks/mushroom_block_inside"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_skin_brown",
"east": "blocks/mushroom_block_skin_brown",
"south": "blocks/mushroom_block_inside",
"west": "blocks/mushroom_block_inside"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_skin_brown",
"east": "blocks/mushroom_block_inside",
"south": "blocks/mushroom_block_inside",
"west": "blocks/mushroom_block_skin_brown"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_inside",
"east": "blocks/mushroom_block_inside",
"south": "blocks/mushroom_block_skin_brown",
"west": "blocks/mushroom_block_inside"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_inside",
"east": "blocks/mushroom_block_skin_brown",
"south": "blocks/mushroom_block_skin_brown",
"west": "blocks/mushroom_block_inside"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"side": "blocks/mushroom_block_skin_stem",
"end": "blocks/mushroom_block_inside"
}
}

View File

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

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_inside",
"east": "blocks/mushroom_block_inside",
"south": "blocks/mushroom_block_skin_brown",
"west": "blocks/mushroom_block_skin_brown"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/mushroom_block_inside",
"down": "blocks/mushroom_block_inside",
"up": "blocks/mushroom_block_skin_brown",
"north": "blocks/mushroom_block_inside",
"east": "blocks/mushroom_block_inside",
"south": "blocks/mushroom_block_inside",
"west": "blocks/mushroom_block_skin_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_brown",
"pane": "blocks/glass_brown"
}
}

View File

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

View File

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 5, 0, 6 ],
"to": [ 11, 2, 10 ],
"faces": {
"down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 5, 10, 11, 6 ], "texture": "#texture" },
"north": { "uv": [ 5, 14, 11, 16 ], "texture": "#texture" },
"south": { "uv": [ 5, 14, 11, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 14, 10, 16 ], "texture": "#texture" }
}
}
]
}

View File

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 5, 6, 6 ],
"to": [ 11, 10, 10 ],
"faces": {
"down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture" },
"up": { "uv": [ 5, 10, 11, 6 ], "texture": "#texture" },
"north": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" },
"south": { "uv": [ 5, 12, 11, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" }
}
}
]
}

View File

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 5, 0, 6 ],
"to": [ 11, 1, 10 ],
"faces": {
"down": { "uv": [ 5, 6, 11, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 5, 10, 11, 6 ], "texture": "#texture" },
"north": { "uv": [ 5, 15, 11, 16 ], "texture": "#texture" },
"south": { "uv": [ 5, 15, 11, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 15, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 15, 10, 16 ], "texture": "#texture" }
}
}
]
}

View File

@ -0,0 +1,32 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cactus_side",
"bottom": "blocks/cactus_bottom",
"top": "blocks/cactus_top",
"side": "blocks/cactus_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" }
}
},
{ "from": [ 0, 0, 1 ],
"to": [ 16, 16, 15 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 1, 0, 0 ],
"to": [ 15, 16, 16 ],
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,22 @@
{
"textures": {
"particle": "blocks/cake_side",
"bottom": "blocks/cake_bottom",
"top": "blocks/cake_top",
"side": "blocks/cake_side",
"inside": "blocks/cake_inner"
},
"elements": [
{ "from": [ 3, 0, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 3, 1, 15, 15 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 3, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 8, 13, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 8, 13, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 8, 15, 16 ], "texture": "#inside" },
"east": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,22 @@
{
"textures": {
"particle": "blocks/cake_side",
"bottom": "blocks/cake_bottom",
"top": "blocks/cake_top",
"side": "blocks/cake_side",
"inside": "blocks/cake_inner"
},
"elements": [
{ "from": [ 5, 0, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 5, 1, 15, 15 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 5, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 8, 11, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 8, 11, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 8, 15, 16 ], "texture": "#inside" },
"east": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,22 @@
{
"textures": {
"particle": "blocks/cake_side",
"bottom": "blocks/cake_bottom",
"top": "blocks/cake_top",
"side": "blocks/cake_side",
"inside": "blocks/cake_inner"
},
"elements": [
{ "from": [ 7, 0, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 7, 1, 15, 15 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 7, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 8, 9, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 8, 9, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 8, 15, 16 ], "texture": "#inside" },
"east": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,22 @@
{
"textures": {
"particle": "blocks/cake_side",
"bottom": "blocks/cake_bottom",
"top": "blocks/cake_top",
"side": "blocks/cake_side",
"inside": "blocks/cake_inner"
},
"elements": [
{ "from": [ 9, 0, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 9, 1, 15, 15 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 9, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 8, 7, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 8, 7, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 8, 15, 16 ], "texture": "#inside" },
"east": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,22 @@
{
"textures": {
"particle": "blocks/cake_side",
"bottom": "blocks/cake_bottom",
"top": "blocks/cake_top",
"side": "blocks/cake_side",
"inside": "blocks/cake_inner"
},
"elements": [
{ "from": [ 11, 0, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 11, 1, 15, 15 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 11, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 8, 5, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 8, 5, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 8, 15, 16 ], "texture": "#inside" },
"east": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,22 @@
{
"textures": {
"particle": "blocks/cake_side",
"bottom": "blocks/cake_bottom",
"top": "blocks/cake_top",
"side": "blocks/cake_side",
"inside": "blocks/cake_inner"
},
"elements": [
{ "from": [ 13, 0, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 13, 1, 15, 15 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 13, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 8, 3, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 8, 3, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 8, 15, 16 ], "texture": "#inside" },
"east": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,21 @@
{
"textures": {
"particle": "blocks/cake_side",
"bottom": "blocks/cake_bottom",
"top": "blocks/cake_top",
"side": "blocks/cake_side"
},
"elements": [
{ "from": [ 1, 0, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 1, 1, 15, 15 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 1, 1, 15, 15 ], "texture": "#top" },
"north": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" },
"east": { "uv": [ 1, 8, 15, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,15 @@
{
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 1, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#wool", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#wool" },
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "north" },
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "south" },
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "west" },
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#wool", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_black",
"wool": "blocks/wool_colored_black"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_blue",
"wool": "blocks/wool_colored_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_brown",
"wool": "blocks/wool_colored_brown"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_cyan",
"wool": "blocks/wool_colored_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_gray",
"wool": "blocks/wool_colored_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_green",
"wool": "blocks/wool_colored_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_light_blue",
"wool": "blocks/wool_colored_light_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_lime",
"wool": "blocks/wool_colored_lime"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_magenta",
"wool": "blocks/wool_colored_magenta"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_orange",
"wool": "blocks/wool_colored_orange"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_pink",
"wool": "blocks/wool_colored_pink"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_purple",
"wool": "blocks/wool_colored_purple"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_red",
"wool": "blocks/wool_colored_red"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_silver",
"wool": "blocks/wool_colored_silver"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_white",
"wool": "blocks/wool_colored_white"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/carpet",
"textures": {
"particle": "blocks/wool_colored_yellow",
"wool": "blocks/wool_colored_yellow"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/crop",
"textures": {
"crop": "blocks/carrots_stage_0"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/crop",
"textures": {
"crop": "blocks/carrots_stage_1"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/crop",
"textures": {
"crop": "blocks/carrots_stage_2"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/crop",
"textures": {
"crop": "blocks/carrots_stage_3"
}
}

View File

@ -0,0 +1,155 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cauldron_side",
"top": "blocks/cauldron_top",
"bottom": "blocks/cauldron_bottom",
"side": "blocks/cauldron_side",
"inside": "blocks/cauldron_inner"
},
"elements": [
{ "from": [ 0, 3, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 2, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" }
}
},
{ "from": [ 2, 3, 2 ],
"to": [ 14, 4, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 3, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 2 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 0, 14, 2 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "uv": [ 2, 14, 14, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 14, 14, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 4, 3, 2 ],
"faces": {
"down": { "uv": [ 0, 0, 4, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 2 ],
"to": [ 2, 3, 4 ],
"faces": {
"down": { "uv": [ 0, 2, 2, 4 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 12, 0, 0 ],
"to": [ 16, 3, 2 ],
"faces": {
"down": { "uv": [ 12, 0, 16, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 0, 2 ],
"to": [ 16, 3, 4 ],
"faces": {
"down": { "uv": [ 14, 2, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" },
"east": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 14 ],
"to": [ 4, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 12 ],
"to": [ 2, 3, 14 ],
"faces": {
"down": { "uv": [ 12, 0, 14, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side" },
"west": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" },
"east": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" }
}
},
{ "from": [ 12, 0, 14 ],
"to": [ 16, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 16 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 14, 0, 12 ],
"to": [ 16, 3, 14 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 14 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,162 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cauldron_side",
"top": "blocks/cauldron_top",
"bottom": "blocks/cauldron_bottom",
"side": "blocks/cauldron_side",
"inside": "blocks/cauldron_inner",
"water": "blocks/water_still"
},
"elements": [
{ "from": [ 0, 3, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 2, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" }
}
},
{ "from": [ 2, 3, 2 ],
"to": [ 14, 4, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 3, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 2 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 0, 14, 2 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "uv": [ 2, 14, 14, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 14, 14, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 4, 3, 2 ],
"faces": {
"down": { "uv": [ 0, 0, 4, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 2 ],
"to": [ 2, 3, 4 ],
"faces": {
"down": { "uv": [ 0, 2, 2, 4 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 12, 0, 0 ],
"to": [ 16, 3, 2 ],
"faces": {
"down": { "uv": [ 12, 0, 16, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 0, 2 ],
"to": [ 16, 3, 4 ],
"faces": {
"down": { "uv": [ 14, 2, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" },
"east": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 14 ],
"to": [ 4, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 12 ],
"to": [ 2, 3, 14 ],
"faces": {
"down": { "uv": [ 12, 0, 14, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side" },
"west": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" },
"east": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" }
}
},
{ "from": [ 12, 0, 14 ],
"to": [ 16, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 16 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 14, 0, 12 ],
"to": [ 16, 3, 14 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 14 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" }
}
},
{ "from": [ 2, 9, 2 ],
"to": [ 14, 9, 14 ],
"faces": {
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#water" }
}
}
]
}

View File

@ -0,0 +1,162 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cauldron_side",
"top": "blocks/cauldron_top",
"bottom": "blocks/cauldron_bottom",
"side": "blocks/cauldron_side",
"inside": "blocks/cauldron_inner",
"water": "blocks/water_still"
},
"elements": [
{ "from": [ 0, 3, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 2, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" }
}
},
{ "from": [ 2, 3, 2 ],
"to": [ 14, 4, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 3, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 2 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 0, 14, 2 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "uv": [ 2, 14, 14, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 14, 14, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 4, 3, 2 ],
"faces": {
"down": { "uv": [ 0, 0, 4, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 2 ],
"to": [ 2, 3, 4 ],
"faces": {
"down": { "uv": [ 0, 2, 2, 4 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 12, 0, 0 ],
"to": [ 16, 3, 2 ],
"faces": {
"down": { "uv": [ 12, 0, 16, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 0, 2 ],
"to": [ 16, 3, 4 ],
"faces": {
"down": { "uv": [ 14, 2, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" },
"east": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 14 ],
"to": [ 4, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 12 ],
"to": [ 2, 3, 14 ],
"faces": {
"down": { "uv": [ 12, 0, 14, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side" },
"west": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" },
"east": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" }
}
},
{ "from": [ 12, 0, 14 ],
"to": [ 16, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 16 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 14, 0, 12 ],
"to": [ 16, 3, 14 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 14 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" }
}
},
{ "from": [ 2, 12, 2 ],
"to": [ 14, 12, 14 ],
"faces": {
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#water" }
}
}
]
}

View File

@ -0,0 +1,162 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cauldron_side",
"top": "blocks/cauldron_top",
"bottom": "blocks/cauldron_bottom",
"side": "blocks/cauldron_side",
"inside": "blocks/cauldron_inner",
"water": "blocks/water_still"
},
"elements": [
{ "from": [ 0, 3, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 2, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" }
}
},
{ "from": [ 2, 3, 2 ],
"to": [ 14, 4, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#inside", "cullface": "up" },
"north": { "uv": [ 2, 0, 0, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 3, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 13 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 2 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 0, 14, 2 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 2, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 2, 3, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "uv": [ 2, 14, 14, 16 ], "texture": "#inside", "cullface": "down" },
"up": { "uv": [ 2, 14, 14, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 14, 13 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 13 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 14, 0, 16, 13 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 4, 3, 2 ],
"faces": {
"down": { "uv": [ 0, 0, 4, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 2 ],
"to": [ 2, 3, 4 ],
"faces": {
"down": { "uv": [ 0, 2, 2, 4 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 2, 13, 4, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 12, 0, 0 ],
"to": [ 16, 3, 2 ],
"faces": {
"down": { "uv": [ 12, 0, 16, 2 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 13, 2, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 14, 0, 2 ],
"to": [ 16, 3, 4 ],
"faces": {
"down": { "uv": [ 14, 2, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" },
"east": { "uv": [ 4, 13, 2, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 14 ],
"to": [ 4, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 4, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 4, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 0, 0, 12 ],
"to": [ 2, 3, 14 ],
"faces": {
"down": { "uv": [ 12, 0, 14, 4 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 2, 13, 0, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 13, 2, 16 ], "texture": "#side" },
"west": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" },
"east": { "uv": [ 12, 13, 14, 16 ], "texture": "#side" }
}
},
{ "from": [ 12, 0, 14 ],
"to": [ 16, 3, 16 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 16 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 12, 16 ], "texture": "#side" },
"south": { "uv": [ 12, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 14, 0, 12 ],
"to": [ 16, 3, 14 ],
"faces": {
"down": { "uv": [ 14, 12, 16, 14 ], "texture": "#bottom" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 16, 13, 14, 16 ], "texture": "#side" },
"south": { "uv": [ 14, 13, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" },
"east": { "uv": [ 14, 13, 12, 16 ], "texture": "#side" }
}
},
{ "from": [ 2, 15, 2 ],
"to": [ 14, 15, 14 ],
"faces": {
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#water" }
}
}
]
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_inventory",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_inventory",
"textures": {
"wall": "blocks/cobblestone_mossy"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_n",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_ne",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_ns",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_ns_above",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_nse",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_nsew",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_post",
"textures": {
"wall": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,27 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cocoa_stage_0",
"cocoa": "blocks/cocoa_stage_0"
},
"elements": [
{ "from": [ 6, 7, 11 ],
"to": [ 10, 12, 15 ],
"faces": {
"down": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" },
"up": { "uv": [ 0, 0, 4, 4 ], "texture": "#cocoa" },
"north": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" },
"south": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" },
"west": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" },
"east": { "uv": [ 11, 4, 15, 9 ], "texture": "#cocoa" }
}
},
{ "from": [ 8, 12, 12 ],
"to": [ 8, 16, 16 ],
"faces": {
"west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" },
"east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" }
}
}
]
}

View File

@ -0,0 +1,27 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cocoa_stage_1",
"cocoa": "blocks/cocoa_stage_1"
},
"elements": [
{ "from": [ 5, 5, 9 ],
"to": [ 11, 12, 15 ],
"faces": {
"down": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" },
"up": { "uv": [ 0, 0, 6, 6 ], "texture": "#cocoa" },
"north": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" },
"south": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" },
"west": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" },
"east": { "uv": [ 9, 4, 15, 11 ], "texture": "#cocoa" }
}
},
{ "from": [ 8, 12, 12 ],
"to": [ 8, 16, 16 ],
"faces": {
"west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" },
"east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" }
}
}
]
}

View File

@ -0,0 +1,27 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cocoa_stage_2",
"cocoa": "blocks/cocoa_stage_2"
},
"elements": [
{ "from": [ 4, 3, 7 ],
"to": [ 12, 12, 15 ],
"faces": {
"down": { "uv": [ 0, 0, 7, 7 ], "texture": "#cocoa" },
"up": { "uv": [ 0, 0, 7, 7 ], "texture": "#cocoa" },
"north": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" },
"south": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" },
"west": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" },
"east": { "uv": [ 7, 4, 15, 13 ], "texture": "#cocoa" }
}
},
{ "from": [ 8, 12, 12 ],
"to": [ 8, 16, 16 ],
"faces": {
"west": { "uv": [ 12, 0, 16, 4 ], "texture": "#cocoa" },
"east": { "uv": [ 16, 0, 12, 4 ], "texture": "#cocoa" }
}
}
]
}

View File

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#end", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west", "rotation": 270 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east", "rotation": 90 }
}
}
]
}

View File

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

View File

@ -0,0 +1,74 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/comparator_on",
"slab": "blocks/stone_slab_top",
"top": "blocks/comparator_on",
"unlit": "blocks/redstone_torch_off",
"lit": "blocks/redstone_torch_on"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 2, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" },
"south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" },
"west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" },
"east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" }
}
},
{ "from": [ 4, 7, 11 ],
"to": [ 6, 7, 13 ],
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }
}
},
{ "from": [ 4, 2, 10 ],
"to": [ 6, 8, 14 ],
"faces": {
"west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 3, 2, 11 ],
"to": [ 7, 8, 13 ],
"faces": {
"north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 10, 7, 11 ],
"to": [ 12, 7, 13 ],
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }
}
},
{ "from": [ 10, 2, 10 ],
"to": [ 12, 8, 14 ],
"faces": {
"west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 9, 2, 11 ],
"to": [ 13, 8, 13 ],
"faces": {
"north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 7, 2, 2 ],
"to": [ 9, 4, 4 ],
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"north": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"south": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"west": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"east": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }
}
}
]
}

View File

@ -0,0 +1,83 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/comparator_on",
"slab": "blocks/stone_slab_top",
"top": "blocks/comparator_on",
"unlit": "blocks/redstone_torch_off",
"lit": "blocks/redstone_torch_on"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 2, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" },
"south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" },
"west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" },
"east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" }
}
},
{ "from": [ 4, 7, 11 ],
"to": [ 6, 7, 13 ],
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }
}
},
{ "from": [ 4, 2, 10 ],
"to": [ 6, 8, 14 ],
"faces": {
"west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 3, 2, 11 ],
"to": [ 7, 8, 13 ],
"faces": {
"north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 10, 7, 11 ],
"to": [ 12, 7, 13 ],
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }
}
},
{ "from": [ 10, 2, 10 ],
"to": [ 12, 8, 14 ],
"faces": {
"west": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"east": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 9, 2, 11 ],
"to": [ 13, 8, 13 ],
"faces": {
"north": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" },
"south": { "uv": [ 6, 5, 10, 11 ], "texture": "#lit" }
}
},
{ "from": [ 7, 5, 2 ],
"to": [ 9, 5, 4 ],
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }
}
},
{ "from": [ 7, 2, 1 ],
"to": [ 9, 6, 5 ],
"faces": {
"west": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" },
"east": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }
}
},
{ "from": [ 6, 2, 2 ],
"to": [ 10, 6, 4 ],
"faces": {
"north": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" },
"south": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }
}
}
]
}

View File

@ -0,0 +1,56 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/comparator_off",
"slab": "blocks/stone_slab_top",
"top": "blocks/comparator_off",
"unlit": "blocks/redstone_torch_off",
"lit": "blocks/redstone_torch_on"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 2, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" },
"south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" },
"west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" },
"east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" }
}
},
{ "from": [ 4, 2, 11 ],
"to": [ 6, 7, 13 ],
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }
}
},
{ "from": [ 10, 2, 11 ],
"to": [ 12, 7, 13 ],
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }
}
},
{ "from": [ 7, 2, 2 ],
"to": [ 9, 4, 4 ],
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"north": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"south": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"west": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"east": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" }
}
}
]
}

View File

@ -0,0 +1,65 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/comparator_off",
"slab": "blocks/stone_slab_top",
"top": "blocks/comparator_off",
"unlit": "blocks/redstone_torch_off",
"lit": "blocks/redstone_torch_on"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 2, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#slab", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "north" },
"south": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "south" },
"west": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "west" },
"east": { "uv": [ 0, 14, 16, 16 ], "texture": "#slab", "cullface": "east" }
}
},
{ "from": [ 4, 2, 11 ],
"to": [ 6, 7, 13 ],
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }
}
},
{ "from": [ 10, 2, 11 ],
"to": [ 12, 7, 13 ],
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#unlit" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#unlit" },
"north": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"south": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"west": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" },
"east": { "uv": [ 7, 6, 9, 11 ], "texture": "#unlit" }
}
},
{ "from": [ 7, 5, 2 ],
"to": [ 9, 5, 4 ],
"faces": {
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lit" }
}
},
{ "from": [ 7, 2, 1 ],
"to": [ 9, 6, 5 ],
"faces": {
"west": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" },
"east": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }
}
},
{ "from": [ 6, 2, 2 ],
"to": [ 10, 6, 4 ],
"faces": {
"north": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" },
"south": { "uv": [ 6, 5, 10, 9 ], "texture": "#lit" }
}
}
]
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "blocks/crafting_table_front",
"down": "blocks/planks_oak",
"up": "blocks/crafting_table_top",
"north": "blocks/crafting_table_front",
"east": "blocks/crafting_table_side",
"south": "blocks/crafting_table_side",
"west": "blocks/crafting_table_front"
}
}

View File

@ -0,0 +1,40 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#crop"
},
"elements": [
{ "from": [ 4, -1, 0 ],
"to": [ 4, 15, 16 ],
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }
}
},
{ "from": [ 12, -1, 0 ],
"to": [ 12, 15, 16 ],
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }
}
},
{ "from": [ 0, -1, 4 ],
"to": [ 16, 15, 4 ],
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }
}
},
{ "from": [ 0, -1, 12 ],
"to": [ 16, 15, 12 ],
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }
}
}
]
}

View File

@ -0,0 +1,26 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#cross"
},
"elements": [
{ "from": [ 0.8, 0, 8 ],
"to": [ 15.2, 16, 8 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
}
},
{ "from": [ 8, 0, 0.8 ],
"to": [ 8, 16, 15.2 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
}
}
]
}

View File

@ -0,0 +1,15 @@
{
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "texture": "#down", "cullface": "down" },
"up": { "texture": "#up", "cullface": "up" },
"north": { "texture": "#north", "cullface": "north" },
"south": { "texture": "#south", "cullface": "south" },
"west": { "texture": "#west", "cullface": "west" },
"east": { "texture": "#east", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#all",
"down": "#all",
"up": "#all",
"north": "#all",
"east": "#all",
"south": "#all",
"west": "#all"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#side",
"down": "#bottom",
"up": "#top",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#side",
"down": "#end",
"up": "#end",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}

View File

@ -0,0 +1,15 @@
{
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [16, 0, 0, 16], "texture": "#down", "cullface": "down" },
"up": { "uv": [16, 0, 0, 16], "texture": "#up", "cullface": "up" },
"north": { "uv": [16, 0, 0, 16], "texture": "#north", "cullface": "north" },
"south": { "uv": [16, 0, 0, 16], "texture": "#south", "cullface": "south" },
"west": { "uv": [16, 0, 0, 16], "texture": "#west", "cullface": "west" },
"east": { "uv": [16, 0, 0, 16], "texture": "#east", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube_mirrored",
"textures": {
"particle": "#all",
"down": "#all",
"up": "#all",
"north": "#all",
"east": "#all",
"south": "#all",
"west": "#all"
}
}

View File

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"particle": "#side",
"down": "#side",
"up": "#top",
"north": "#side",
"east": "#side",
"south": "#side",
"west": "#side"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_cyan",
"pane": "blocks/glass_cyan"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/flower_oxeye_daisy"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/flower_dandelion"
}
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom",
"textures": {
"bottom": "blocks/door_dark_oak_lower",
"top": "blocks/door_dark_oak_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "blocks/door_dark_oak_lower",
"top": "blocks/door_dark_oak_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top",
"textures": {
"bottom": "blocks/door_dark_oak_lower",
"top": "blocks/door_dark_oak_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top_rh",
"textures": {
"bottom": "blocks/door_dark_oak_lower",
"top": "blocks/door_dark_oak_upper"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_closed",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_open",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/leaves",
"textures": {
"all": "blocks/leaves_big_oak"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "blocks/log_big_oak_top",
"side": "blocks/log_big_oak"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/column_side",
"textures": {
"end": "blocks/log_big_oak_top",
"side": "blocks/log_big_oak"
}
}

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/sapling_roofed_oak"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_closed",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_open",
"textures": {
"texture": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,20 @@
{
"textures": {
"particle": "blocks/daylight_detector_top",
"top": "blocks/daylight_detector_top",
"side": "blocks/daylight_detector_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 6, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,20 @@
{
"textures": {
"particle": "blocks/daylight_detector_inverted_top",
"top": "blocks/daylight_detector_inverted_top",
"side": "blocks/daylight_detector_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 6, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 10, 16, 16 ], "texture": "#side", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/deadbush"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_detector"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_detector_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_detector_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_detector_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_detector"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_detector"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,8 @@
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/dispenser_front_horizontal",
"side": "blocks/furnace_side"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/orientable_vertical",
"textures": {
"front": "blocks/dispenser_front_vertical",
"side": "blocks/furnace_top"
}
}

View File

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#bottom"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"down": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "west" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom" }
}
}
]
}

View File

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#bottom"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"down": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" },
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" }
}
}
]
}

View File

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#top"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"up": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "up" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "west" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#top" }
}
}
]
}

View File

@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#top"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"up": { "uv": [ 13, 0, 16, 16 ], "texture": "#bottom", "cullface": "up" },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#top", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#top", "cullface": "south" },
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#top", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/tallgrass",
"textures": {
"cross": "blocks/double_plant_fern_bottom"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/tallgrass",
"textures": {
"cross": "blocks/double_plant_fern_top"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/tallgrass",
"textures": {
"cross": "blocks/double_plant_grass_bottom"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/tallgrass",
"textures": {
"cross": "blocks/double_plant_grass_top"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/double_plant_paeonia_bottom"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/double_plant_paeonia_top"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/double_plant_rose_bottom"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/double_plant_rose_top"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "blocks/stone_slab_top",
"side": "blocks/stone_slab_side"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/double_plant_sunflower_bottom"
}
}

View File

@ -0,0 +1,53 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/double_plant_sunflower_front",
"cross": "blocks/double_plant_sunflower_top",
"back": "blocks/double_plant_sunflower_back",
"front": "blocks/double_plant_sunflower_front"
},
"elements": [
{ "from": [ 0.8, 0, 8 ],
"to": [ 15.2, 8, 8 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"shade": false,
"faces": {
"north": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" },
"south": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }
}
},
{ "from": [ 8, 0, 0.8 ],
"to": [ 8, 8, 15.2 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "y",
"angle": 45,
"rescale": true
},
"shade": false,
"faces": {
"west": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" },
"east": { "uv": [ 0, 8, 16, 16 ], "texture": "#cross" }
}
},
{ "from": [ 9.6, -1, 1 ],
"to": [ 9.6, 15, 15 ],
"rotation": {
"origin": [ 8, 8, 8 ],
"axis": "z",
"angle": 22.5,
"rescale": true
},
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#back" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#front" }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/double_plant_syringa_bottom"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/double_plant_syringa_top"
}
}

View File

@ -0,0 +1,97 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/dragon_egg",
"all": "blocks/dragon_egg"
},
"elements": [
{ "from": [ 6, 15, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#all" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#all" },
"north": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" },
"south": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" },
"west": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" },
"east": { "uv": [ 6, 15, 10, 16 ], "texture": "#all" }
}
},
{ "from": [ 5, 14, 5 ],
"to": [ 11, 15, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 11, 11 ], "texture": "#all" },
"up": { "uv": [ 5, 5, 11, 11 ], "texture": "#all" },
"north": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" },
"south": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" },
"west": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" },
"east": { "uv": [ 5, 14, 11, 15 ], "texture": "#all" }
}
},
{ "from": [ 5, 13, 5 ],
"to": [ 11, 14, 11 ],
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#all" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#all" },
"north": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" },
"south": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" },
"west": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" },
"east": { "uv": [ 4, 13, 12, 14 ], "texture": "#all" }
}
},
{ "from": [ 3, 11, 3 ],
"to": [ 13, 13, 13 ],
"faces": {
"down": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" },
"up": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" },
"north": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" },
"south": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" },
"west": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" },
"east": { "uv": [ 3, 11, 13, 13 ], "texture": "#all" }
}
},
{ "from": [ 2, 8, 2 ],
"to": [ 14, 11, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" },
"north": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" },
"south": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" },
"west": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" },
"east": { "uv": [ 2, 8, 14, 11 ], "texture": "#all" }
}
},
{ "from": [ 1, 3, 1 ],
"to": [ 15, 8, 15 ],
"faces": {
"down": { "uv": [ 1, 1, 15, 15 ], "texture": "#all" },
"up": { "uv": [ 1, 1, 15, 15 ], "texture": "#all" },
"north": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" },
"south": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" },
"west": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" },
"east": { "uv": [ 1, 3, 15, 8 ], "texture": "#all" }
}
},
{ "from": [ 2, 1, 2 ],
"to": [ 14, 3, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#all" },
"north": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" },
"south": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" },
"west": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" },
"east": { "uv": [ 2, 1, 14, 3 ], "texture": "#all" }
}
},
{ "from": [ 3, 0, 3 ],
"to": [ 13, 1, 13 ],
"faces": {
"down": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" },
"up": { "uv": [ 3, 3, 13, 13 ], "texture": "#all" },
"north": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" },
"south": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" },
"west": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" },
"east": { "uv": [ 3, 0, 13, 1 ], "texture": "#all" }
}
}
]
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/dropper_front_horizontal",
"side": "blocks/furnace_side"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/orientable_vertical",
"textures": {
"front": "blocks/dropper_front_vertical",
"side": "blocks/furnace_top"
}
}

View File

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

View File

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

View File

@ -0,0 +1,21 @@
{
"textures": {
"particle": "blocks/enchanting_table_bottom",
"bottom": "blocks/enchanting_table_bottom",
"top": "blocks/enchanting_table_top",
"side": "blocks/enchanting_table_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 12, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 4, 16, 16 ], "texture": "#side", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,21 @@
{
"textures": {
"particle": "blocks/endframe_side",
"bottom": "blocks/end_stone",
"top": "blocks/endframe_top",
"side": "blocks/endframe_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 13, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,33 @@
{
"textures": {
"particle": "blocks/endframe_side",
"bottom": "blocks/end_stone",
"top": "blocks/endframe_top",
"side": "blocks/endframe_side",
"eye": "blocks/endframe_eye"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 13, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" },
"south": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" },
"west": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" },
"east": { "uv": [ 0, 3, 16, 16 ], "texture": "#side" }
}
},
{ "from": [ 4, 13, 4 ],
"to": [ 12, 16, 12 ],
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#eye" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#eye" },
"north": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" },
"south": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" },
"west": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" },
"east": { "uv": [ 4, 0, 12, 3 ], "texture": "#eye" }
}
}
]
}

View File

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

View File

@ -0,0 +1,15 @@
{
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 15, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#dirt", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "north" },
"south": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "south" },
"west": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "west" },
"east": { "uv": [ 0, 1, 16, 16 ], "texture": "#dirt", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/farmland",
"textures": {
"particle": "blocks/dirt",
"dirt": "blocks/dirt",
"top": "blocks/farmland_dry"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/farmland",
"textures": {
"particle": "blocks/dirt",
"dirt": "blocks/dirt",
"top": "blocks/farmland_wet"
}
}

View File

@ -0,0 +1,95 @@
{
"textures": {
"particle" : "#texture"
},
"elements": [
{ "__comment": "Left-hand post",
"from": [ 0, 5, 7 ],
"to": [ 2, 16, 9 ],
"faces": {
"down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" },
"up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }
}
},
{ "__comment": "Right-hand post",
"from": [ 14, 5, 7 ],
"to": [ 16, 16, 9 ],
"faces": {
"down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" },
"south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" }
}
},
{ "__comment": "Inner vertical post of left-hand gate door",
"from": [ 6, 6, 7 ],
"to": [ 8, 15, 9 ],
"faces": {
"down": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" },
"up": { "uv": [ 6, 7, 8, 9 ], "texture": "#texture" },
"north": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" },
"south": { "uv": [ 6, 1, 8, 10 ], "texture": "#texture" },
"west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" },
"east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Inner vertical post of right-hand gate door",
"from": [ 8, 6, 7 ],
"to": [ 10, 15, 9 ],
"faces": {
"down": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" },
"up": { "uv": [ 8, 7, 10, 9 ], "texture": "#texture" },
"north": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" },
"south": { "uv": [ 8, 1, 10, 10 ], "texture": "#texture" },
"west": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" },
"east": { "uv": [ 7, 1, 9, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Lower horizontal bar of left-hand gate door",
"from": [ 2, 6, 7 ],
"to": [ 6, 9, 9 ],
"faces": {
"down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" },
"up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" },
"north": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" },
"south": { "uv": [ 2, 7, 6, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Upper horizontal bar of left-hand gate door",
"from": [ 2, 12, 7 ],
"to": [ 6, 15, 9 ],
"faces": {
"down": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" },
"up": { "uv": [ 2, 7, 6, 9 ], "texture": "#texture" },
"north": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" },
"south": { "uv": [ 2, 1, 6, 4 ], "texture": "#texture" }
}
},
{ "__comment": "Lower horizontal bar of right-hand gate door",
"from": [ 10, 6, 7 ],
"to": [ 14, 9, 9 ],
"faces": {
"down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" },
"up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" },
"north": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" },
"south": { "uv": [ 10, 7, 14, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Upper horizontal bar of right-hand gate door",
"from": [ 10, 12, 7 ],
"to": [ 14, 15, 9 ],
"faces": {
"down": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" },
"up": { "uv": [ 10, 7, 14, 9 ], "texture": "#texture" },
"north": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" },
"south": { "uv": [ 10, 1, 14, 4 ], "texture": "#texture" }
}
}
]
}

View File

@ -0,0 +1,95 @@
{
"textures": {
"particle" : "#texture"
},
"elements": [
{ "__comment": "Left-hand post",
"from": [ 0, 5, 7 ],
"to": [ 2, 16, 9 ],
"faces": {
"down": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" },
"up": { "uv": [ 0, 7, 2, 9 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 11 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" }
}
},
{ "__comment": "Right-hand post",
"from": [ 14, 5, 7 ],
"to": [ 16, 16, 9 ],
"faces": {
"down": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 14, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" },
"south": { "uv": [ 14, 0, 16, 11 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 9, 11 ], "texture": "#texture", "cullface": "east" }
}
},
{ "__comment": "Inner vertical post of left-hand gate door",
"from": [ 0, 6, 13 ],
"to": [ 2, 15, 15 ],
"faces": {
"down": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" },
"up": { "uv": [ 0, 13, 2, 15 ], "texture": "#texture" },
"north": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" },
"south": { "uv": [ 0, 1, 2, 10 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Inner vertical post of right-hand gate door",
"from": [ 14, 6, 13 ],
"to": [ 16, 15, 15 ],
"faces": {
"down": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" },
"up": { "uv": [ 14, 13, 16, 15 ], "texture": "#texture" },
"north": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 14, 1, 16, 10 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Lower horizontal bar of left-hand gate door",
"from": [ 0, 6, 9 ],
"to": [ 2, 9, 13 ],
"faces": {
"down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Upper horizontal bar of left-hand gate door",
"from": [ 0, 12, 9 ],
"to": [ 2, 15, 13 ],
"faces": {
"down": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"up": { "uv": [ 0, 9, 2, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }
}
},
{ "__comment": "Lower horizontal bar of left-hand gate door",
"from": [ 14, 6, 9 ],
"to": [ 16, 9, 13 ],
"faces": {
"down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" },
"east": { "uv": [ 13, 7, 15, 10 ], "texture": "#texture" }
}
},
{ "__comment": "Upper horizontal bar of left-hand gate door",
"from": [ 14, 12, 9 ],
"to": [ 16, 15, 13 ],
"faces": {
"down": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"up": { "uv": [ 14, 9, 16, 13 ], "texture": "#texture" },
"west": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" },
"east": { "uv": [ 13, 1, 15, 4 ], "texture": "#texture" }
}
}
]
}

View File

@ -0,0 +1,56 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 0 ],
"to": [ 10, 16, 4 ],
"faces": {
"down": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 0, 10, 4 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }
},
"__comment": "Left post"
},
{ "from": [ 6, 0, 12 ],
"to": [ 10, 16, 16 ],
"faces": {
"down": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 12, 10, 16 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 12, 0, 16, 16 ], "texture": "#texture" }
},
"__comment": "Right post"
},
{ "from": [ 7, 13, -2 ],
"to": [ 9, 15, 18 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 3 ], "texture": "#texture" },
"south": { "uv": [ 7, 1, 9, 3 ], "texture": "#texture" },
"west": { "uv": [ 0, 1, 16, 3 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 16, 3 ], "texture": "#texture" }
},
"__comment": "Top bar"
},
{ "from": [ 7, 5, -2 ],
"to": [ 9, 7, 18 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 11 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 11 ], "texture": "#texture" },
"west": { "uv": [ 0, 9, 16, 11 ], "texture": "#texture" },
"east": { "uv": [ 0, 9, 16, 11 ], "texture": "#texture" }
},
"__comment": "Lower bar"
}
]
}

View File

@ -0,0 +1,41 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
},
"__comment": "Center post"
},
{ "from": [ 7, 12, 0 ],
"to": [ 9, 15, 9 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" },
"west": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" }
},
"__comment": "North top bar"
},
{ "from": [ 7, 6, 0 ],
"to": [ 9, 9, 9 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" },
"west": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" }
},
"__comment": "North lower bar"
}
]
}

View File

@ -0,0 +1,63 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
},
"__comment": "Center post"
},
{ "from": [ 7, 12, 0 ],
"to": [ 9, 15, 9 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" },
"west": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 9, 4 ], "texture": "#texture" }
},
"__comment": "North top bar"
},
{ "from": [ 7, 6, 0 ],
"to": [ 9, 9, 9 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" },
"west": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 9, 10 ], "texture": "#texture" }
},
"__comment": "North lower bar"
},
{ "from": [ 7, 12, 7 ],
"to": [ 16, 15, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 16, 4 ], "texture": "#texture" },
"south": { "uv": [ 7, 1, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East top bar"
},
{ "from": [ 7, 6, 7 ],
"to": [ 16, 9, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 16, 10 ], "texture": "#texture" },
"east": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East lower bar"
}
]
}

View File

@ -0,0 +1,43 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
},
"__comment": "Center post"
},
{ "from": [ 7, 12, 0 ],
"to": [ 9, 15, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" }
},
"__comment": "North-south top bar"
},
{ "from": [ 7, 6, 0 ],
"to": [ 9, 9, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" }
},
"__comment": "North-south lower bar"
}
]
}

View File

@ -0,0 +1,65 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
},
"__comment": "Center post"
},
{ "from": [ 7, 12, 0 ],
"to": [ 9, 15, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" }
},
"__comment": "North-south top bar"
},
{ "from": [ 7, 6, 0 ],
"to": [ 9, 9, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" }
},
"__comment": "North-south lower bar"
},
{ "from": [ 7, 12, 7 ],
"to": [ 16, 15, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 16, 4 ], "texture": "#texture" },
"south": { "uv": [ 7, 1, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East top bar"
},
{ "from": [ 7, 6, 7 ],
"to": [ 16, 9, 9 ],
"faces": {
"down": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 7, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 16, 10 ], "texture": "#texture" },
"east": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East lower bar"
}
]
}

View File

@ -0,0 +1,67 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
},
"__comment": "Center post"
},
{ "from": [ 7, 12, 0 ],
"to": [ 9, 15, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"east": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" }
},
"__comment": "North-south top bar"
},
{ "from": [ 7, 6, 0 ],
"to": [ 9, 9, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "north" },
"south": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "south" },
"west": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"east": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" }
},
"__comment": "North-south lower bar"
},
{ "from": [ 0, 12, 7 ],
"to": [ 16, 15, 9 ],
"faces": {
"down": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"south": { "uv": [ 0, 1, 16, 4 ], "texture": "#texture" },
"west": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 7, 1, 9, 4 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East-west top bar"
},
{ "from": [ 0, 6, 7 ],
"to": [ 16, 9, 9 ],
"faces": {
"down": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"up": { "uv": [ 0, 7, 16, 9 ], "texture": "#texture" },
"north": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"south": { "uv": [ 0, 7, 16, 10 ], "texture": "#texture" },
"west": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "west" },
"east": { "uv": [ 7, 7, 9, 10 ], "texture": "#texture", "cullface": "east" }
},
"__comment": "East-west lower bar"
}
]
}

View File

@ -0,0 +1,19 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"west": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 10, 16 ], "texture": "#texture" }
},
"__comment": "Center post"
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/tallgrass",
"textures": {
"cross": "blocks/fern"
}
}

View File

@ -0,0 +1,49 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 0, 8.8 ],
"to": [ 16, 22.4, 8.8 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 0, 7.2 ],
"to": [ 16, 22.4, 7.2 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 8.8, 0, 0 ],
"to": [ 8.8, 22.4, 16 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 7.2, 0, 0 ],
"to": [ 7.2, 22.4, 16 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 0, 15.99 ],
"to": [ 16, 22.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 0, 0.01 ],
"to": [ 16, 22.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 0, 0 ],
"to": [ 0.01, 22.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 0, 0 ],
"to": [ 15.99, 22.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_floor",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,15 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_n",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_n_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,15 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_n_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_n",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,25 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ne",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ne_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,25 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ne_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ne",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu1",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu1_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu1_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu1",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu2",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu2_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu2_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_neu2",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,25 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ns",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ns_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,25 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ns_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_ns",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,35 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nse",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nse_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,35 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nse_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nse",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,47 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu1",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu1_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,47 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu1_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu1",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,47 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu2",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu2_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,47 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu2_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nseu2",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,45 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsew",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsew_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,45 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsew_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsew",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu1",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu1_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu1_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu1",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu2",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu2_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu2_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsewu2",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu1",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu1_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu1_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu1",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu2",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu2_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,37 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu2_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nsu2",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,27 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nu1",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_u2",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_u2",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nu1",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,27 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nu2",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nu2_flip",
"textures": {
"particle": "blocks/fire_layer_1",
"fire": "blocks/fire_layer_1"
}
}

View File

@ -0,0 +1,27 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nu2_flip",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_nu2",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,17 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_u1",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,17 @@
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 16 ], "axis": "x", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 180 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 8, 16, 0 ], "axis": "x", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/fire_u2",
"textures": {
"particle": "blocks/fire_layer_0",
"fire": "blocks/fire_layer_0"
}
}

View File

@ -0,0 +1,57 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/flower_pot",
"flowerpot": "blocks/flower_pot",
"dirt": "blocks/dirt"
},
"elements": [
{ "from": [ 5, 0, 5 ],
"to": [ 6, 6, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 10, 0, 5 ],
"to": [ 11, 6, 11 ],
"faces": {
"down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 5 ],
"to": [ 10, 6, 6 ],
"faces": {
"down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 10 ],
"to": [ 10, 6, 11 ],
"faces": {
"down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/sapling_acacia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_allium"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/sapling_birch"
}
}

View File

@ -0,0 +1,86 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/flower_pot",
"flowerpot": "blocks/flower_pot",
"dirt": "blocks/dirt",
"cactus": "blocks/cactus_side"
},
"elements": [
{ "from": [ 5, 0, 5 ],
"to": [ 6, 6, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 10, 0, 5 ],
"to": [ 11, 6, 11 ],
"faces": {
"down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 5 ],
"to": [ 10, 6, 6 ],
"faces": {
"down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 10 ],
"to": [ 10, 6, 11 ],
"faces": {
"down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" }
}
},
{ "from": [ 6, 4, 6 ],
"to": [ 10, 8, 10 ],
"faces": {
"north": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" },
"south": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" },
"west": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" },
"east": { "uv": [ 6, 8, 10, 12 ], "texture": "#cactus" }
}
},
{ "from": [ 6, 8, 6 ],
"to": [ 10, 12, 10 ],
"faces": {
"north": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" },
"south": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" },
"west": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" },
"east": { "uv": [ 6, 4, 10, 8 ], "texture": "#cactus" }
}
},
{ "from": [ 6, 12, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#cactus" },
"north": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" },
"south": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" },
"west": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" },
"east": { "uv": [ 6, 0, 10, 4 ], "texture": "#cactus" }
}
}
]
}

View File

@ -0,0 +1,73 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/flower_pot",
"flowerpot": "blocks/flower_pot",
"dirt": "blocks/dirt"
},
"elements": [
{ "from": [ 5, 0, 5 ],
"to": [ 6, 6, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 10, 0, 5 ],
"to": [ 11, 6, 11 ],
"faces": {
"down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 5 ],
"to": [ 10, 6, 6 ],
"faces": {
"down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 10 ],
"to": [ 10, 6, 11 ],
"faces": {
"down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" }
}
},
{ "from": [ 2.6, 4, 8 ],
"to": [ 13.4, 16, 8 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }
}
},
{ "from": [ 8, 4, 2.6 ],
"to": [ 8, 16, 13.4 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_oxeye_daisy"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_dandelion"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/sapling_roofed_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/deadbush"
}
}

View File

@ -0,0 +1,74 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/flower_pot",
"flowerpot": "blocks/flower_pot",
"dirt": "blocks/dirt",
"plant": "blocks/fern"
},
"elements": [
{ "from": [ 5, 0, 5 ],
"to": [ 6, 6, 11 ],
"faces": {
"down": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 5, 5, 6, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 10, 0, 5 ],
"to": [ 11, 6, 11 ],
"faces": {
"down": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 10, 5, 11, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 5, 10, 6, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 10, 10, 11, 16 ], "texture": "#flowerpot" },
"west": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" },
"east": { "uv": [ 5, 10, 11, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 5 ],
"to": [ 10, 6, 6 ],
"faces": {
"down": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 10 ],
"to": [ 10, 6, 11 ],
"faces": {
"down": { "uv": [ 6, 5, 10, 6 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 10, 10, 11 ], "texture": "#flowerpot" },
"north": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" },
"south": { "uv": [ 6, 10, 10, 16 ], "texture": "#flowerpot" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#flowerpot", "cullface": "down" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#dirt" }
}
},
{ "from": [ 2.6, 4, 8 ],
"to": [ 13.4, 16, 8 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }
}
},
{ "from": [ 8, 4, 2.6 ],
"to": [ 8, 16, 13.4 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant", "tintindex": 0 }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_houstonia"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/sapling_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/mushroom_brown"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/mushroom_red"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/sapling_oak"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_blue_orchid"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_rose"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/sapling_spruce"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_tulip_orange"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_tulip_pink"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_tulip_red"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "blocks/flower_tulip_white"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/furnace_front_off",
"side": "blocks/furnace_side"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top",
"pane": "blocks/glass"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_golden_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_golden_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_golden_powered"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_flat",
"textures": {
"rail": "blocks/rail_golden"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_ne",
"textures": {
"rail": "blocks/rail_golden"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/rail_raised_sw",
"textures": {
"rail": "blocks/rail_golden"
}
}

View File

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

View File

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

View File

@ -0,0 +1,24 @@
{
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up", "tintindex": 0 },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay", "tintindex": 0, "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,10 @@
{
"parent": "block/grass",
"textures": {
"particle": "blocks/dirt",
"bottom": "blocks/dirt",
"top": "blocks/grass_top",
"side": "blocks/grass_side",
"overlay": "blocks/grass_side_overlay"
}
}

View File

@ -0,0 +1,9 @@
{
"parent": "block/cube_bottom_top",
"textures": {
"particle": "blocks/dirt",
"bottom": "blocks/dirt",
"top": "blocks/grass_top",
"side": "blocks/grass_side_snowed"
}
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_gray",
"pane": "blocks/glass_gray"
}
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nse",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsew",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nsw",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_nw",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_s",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_se",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sew",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_sw",
"textures": {
"edge": "blocks/glass_pane_top_green",
"pane": "blocks/glass_green"
}
}

View File

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

View File

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 8, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" }
}
}
]
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/planks_acacia",
"top": "blocks/planks_acacia",
"side": "blocks/planks_acacia"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/planks_birch",
"top": "blocks/planks_birch",
"side": "blocks/planks_birch"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/brick",
"top": "blocks/brick",
"side": "blocks/brick"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/cobblestone",
"top": "blocks/cobblestone",
"side": "blocks/cobblestone"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/planks_big_oak",
"top": "blocks/planks_big_oak",
"side": "blocks/planks_big_oak"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/planks_jungle",
"top": "blocks/planks_jungle",
"side": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/nether_brick",
"top": "blocks/nether_brick",
"side": "blocks/nether_brick"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/planks_oak",
"top": "blocks/planks_oak",
"side": "blocks/planks_oak"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/quartz_block_bottom",
"top": "blocks/quartz_block_top",
"side": "blocks/quartz_block_side"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/red_sandstone_bottom",
"top": "blocks/red_sandstone_top",
"side": "blocks/red_sandstone_normal"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/sandstone_bottom",
"top": "blocks/sandstone_top",
"side": "blocks/sandstone_normal"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/planks_spruce",
"top": "blocks/planks_spruce",
"side": "blocks/planks_spruce"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/stone_slab_top",
"top": "blocks/stone_slab_top",
"side": "blocks/stone_slab_side"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "block/half_slab",
"textures": {
"bottom": "blocks/stonebrick",
"top": "blocks/stonebrick",
"side": "blocks/stonebrick"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "blocks/hay_block_top",
"side": "blocks/hay_block_side"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/column_side",
"textures": {
"end": "blocks/hay_block_top",
"side": "blocks/hay_block_side"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/pressure_plate_down",
"textures": {
"texture": "blocks/iron_block"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/pressure_plate_inventory",
"textures": {
"texture": "blocks/iron_block"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/pressure_plate_up",
"textures": {
"texture": "blocks/iron_block"
}
}

View File

@ -0,0 +1,88 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/hopper_outside",
"top": "blocks/hopper_top",
"side": "blocks/hopper_outside",
"inside": "blocks/hopper_inside"
},
"elements": [
{ "from": [ 0, 10, 0 ],
"to": [ 16, 11, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#inside" },
"north": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" },
"south": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" },
"west": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" },
"east": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 2, 16 ], "texture": "#side" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" },
"south": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" }
}
},
{ "from": [ 14, 11, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 16 ], "texture": "#side" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" },
"south": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" }
}
},
{ "from": [ 2, 11, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 2 ], "texture": "#side" },
"up": { "uv": [ 2, 0, 14, 2 ], "texture": "#top" },
"north": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" }
}
},
{ "from": [ 2, 11, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "uv": [ 2, 14, 14, 16 ], "texture": "#side" },
"up": { "uv": [ 2, 14, 14, 16 ], "texture": "#top" },
"north": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"west": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" },
"east": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" }
}
},
{ "from": [ 4, 4, 4 ],
"to": [ 12, 10, 12 ],
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#side" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#side" },
"north": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" },
"south": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" },
"west": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" },
"east": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" }
}
},
{ "from": [ 6, 0, 6 ],
"to": [ 10, 4, 10 ],
"faces": {
"down": { "uv": [ 6, 6, 10, 10 ], "texture": "#side" },
"up": { "uv": [ 6, 6, 10, 10 ], "texture": "#side" },
"north": { "uv": [ 6, 12, 10, 16 ], "texture": "#side" },
"south": { "uv": [ 6, 12, 10, 16 ], "texture": "#side" },
"west": { "uv": [ 6, 12, 10, 16 ], "texture": "#side" },
"east": { "uv": [ 6, 12, 10, 16 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,88 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/hopper_outside",
"top": "blocks/hopper_top",
"side": "blocks/hopper_outside",
"inside": "blocks/hopper_inside"
},
"elements": [
{ "from": [ 0, 10, 0 ],
"to": [ 16, 11, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#inside" },
"north": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" },
"south": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" },
"west": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" },
"east": { "uv": [ 0, 5, 16, 6 ], "texture": "#side" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 2, 16 ], "texture": "#side" },
"up": { "uv": [ 0, 0, 2, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" },
"south": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" }
}
},
{ "from": [ 14, 11, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 14, 0, 16, 16 ], "texture": "#side" },
"up": { "uv": [ 14, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" },
"south": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 5 ], "texture": "#side" }
}
},
{ "from": [ 2, 11, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 2 ], "texture": "#side" },
"up": { "uv": [ 2, 0, 14, 2 ], "texture": "#top" },
"north": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 2, 5 ], "texture": "#side" }
}
},
{ "from": [ 2, 11, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "uv": [ 2, 14, 14, 16 ], "texture": "#side" },
"up": { "uv": [ 2, 14, 14, 16 ], "texture": "#top" },
"north": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 14, 5 ], "texture": "#side" },
"west": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" },
"east": { "uv": [ 14, 0, 16, 5 ], "texture": "#side" }
}
},
{ "from": [ 4, 4, 4 ],
"to": [ 12, 10, 12 ],
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#side" },
"up": { "uv": [ 4, 4, 12, 12 ], "texture": "#side" },
"north": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" },
"south": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" },
"west": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" },
"east": { "uv": [ 4, 6, 12, 12 ], "texture": "#side" }
}
},
{ "from": [ 6, 4, 0 ],
"to": [ 10, 8, 4 ],
"faces": {
"down": { "uv": [ 6, 0, 10, 4 ], "texture": "#side" },
"up": { "uv": [ 6, 0, 10, 4 ], "texture": "#side" },
"north": { "uv": [ 6, 8, 10, 12 ], "texture": "#side" },
"south": { "uv": [ 6, 8, 10, 12 ], "texture": "#side" },
"west": { "uv": [ 0, 8, 4, 12 ], "texture": "#side" },
"east": { "uv": [ 0, 8, 4, 12 ], "texture": "#side" }
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/flower_houstonia"
}
}

View File

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

View File

@ -0,0 +1,40 @@
{
"textures": {
"particle": "#side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 8, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"north": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 8, 16, 16 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 8, 8, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 8, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 8, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 8 ], "texture": "#side" },
"east": { "uv": [ 0, 0, 16, 8 ], "texture": "#side", "cullface": "east" }
}
},
{ "from": [ 0, 8, 8 ],
"to": [ 8, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 8, 8 ], "texture": "#bottom", "cullface": "down" },
"up": { "uv": [ 0, 8, 8, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 8, 0, 16, 8 ], "texture": "#side" },
"south": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 8, 0, 16, 8 ], "texture": "#side", "cullface": "west" },
"east": { "uv": [ 0, 0, 8, 8 ], "texture": "#side", "cullface": "east" }
}
}
]
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom",
"textures": {
"bottom": "blocks/door_iron_lower",
"top": "blocks/door_iron_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "blocks/door_iron_lower",
"top": "blocks/door_iron_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top",
"textures": {
"bottom": "blocks/door_iron_lower",
"top": "blocks/door_iron_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top_rh",
"textures": {
"bottom": "blocks/door_iron_lower",
"top": "blocks/door_iron_upper"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/trapdoor_bottom",
"textures": {
"texture": "blocks/iron_trapdoor"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/trapdoor_open",
"textures": {
"texture": "blocks/iron_trapdoor"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/trapdoor_top",
"textures": {
"texture": "blocks/iron_trapdoor"
}
}

View File

@ -0,0 +1,56 @@
{
"textures": {
"particle": "blocks/planks_birch",
"wood": "blocks/planks_birch",
"back": "blocks/itemframe_background"
},
"elements": [
{ "from": [ 3, 3, 15.5 ],
"to": [ 13, 13, 16 ],
"faces": {
"north": { "uv": [ 3, 3, 13, 13 ], "texture": "#back" },
"south": { "uv": [ 3, 3, 13, 13 ], "texture": "#back" }
}
},
{ "from": [ 2, 2, 15 ],
"to": [ 14, 3, 16 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 1 ], "texture": "#wood" },
"up": { "uv": [ 2, 15, 14, 16 ], "texture": "#wood" },
"north": { "uv": [ 2, 13, 14, 14 ], "texture": "#wood" },
"south": { "uv": [ 2, 13, 14, 14 ], "texture": "#wood" },
"west": { "uv": [ 15, 13, 16, 14 ], "texture": "#wood" },
"east": { "uv": [ 0, 13, 1, 14 ], "texture": "#wood" }
}
},
{ "from": [ 2, 13, 15 ],
"to": [ 14, 14, 16 ],
"faces": {
"down": { "uv": [ 2, 0, 14, 1 ], "texture": "#wood" },
"up": { "uv": [ 2, 15, 14, 16 ], "texture": "#wood" },
"north": { "uv": [ 2, 2, 14, 3 ], "texture": "#wood" },
"south": { "uv": [ 2, 2, 14, 3 ], "texture": "#wood" },
"west": { "uv": [ 15, 2, 16, 3 ], "texture": "#wood" },
"east": { "uv": [ 0, 2, 1, 3 ], "texture": "#wood" }
}
},
{ "from": [ 2, 3, 15 ],
"to": [ 3, 13, 16 ],
"faces": {
"north": { "uv": [ 13, 3, 14, 13 ], "texture": "#wood" },
"south": { "uv": [ 2, 3, 3, 13 ], "texture": "#wood" },
"west": { "uv": [ 15, 3, 16, 13 ], "texture": "#wood" },
"east": { "uv": [ 0, 3, 1, 13 ], "texture": "#wood" }
}
},
{ "from": [ 13, 3, 15 ],
"to": [ 14, 13, 16 ],
"faces": {
"north": { "uv": [ 2, 3, 3, 13 ], "texture": "#wood" },
"south": { "uv": [ 13, 3, 14, 13 ], "texture": "#wood" },
"west": { "uv": [ 15, 3, 16, 13 ], "texture": "#wood" },
"east": { "uv": [ 0, 3, 1, 13 ], "texture": "#wood" }
}
}
]
}

View File

@ -0,0 +1,56 @@
{
"textures": {
"particle": "blocks/planks_birch",
"wood": "blocks/planks_birch",
"back": "blocks/itemframe_background"
},
"elements": [
{ "from": [ 1, 1, 15.001 ],
"to": [ 15, 15, 16 ],
"faces": {
"north": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" },
"south": { "uv": [ 1, 1, 15, 15 ], "texture": "#back" }
}
},
{ "from": [ 0, 0, 15.001 ],
"to": [ 16, 1, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"west": { "uv": [ 15, 15, 16, 16 ], "texture": "#wood" },
"east": { "uv": [ 0, 15, 1, 16 ], "texture": "#wood" }
}
},
{ "from": [ 0, 15, 15.001 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"up": { "uv": [ 0, 15, 16, 16 ], "texture": "#wood" },
"north": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"south": { "uv": [ 0, 0, 16, 1 ], "texture": "#wood" },
"west": { "uv": [ 15, 0, 16, 1 ], "texture": "#wood" },
"east": { "uv": [ 0, 0, 1, 1 ], "texture": "#wood" }
}
},
{ "from": [ 0, 1, 15.001 ],
"to": [ 1, 15, 16 ],
"faces": {
"north": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"south": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
"west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }
}
},
{ "from": [ 15, 1, 15.001 ],
"to": [ 16, 15, 16 ],
"faces": {
"north": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" },
"south": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"west": { "uv": [ 15, 1, 16, 15 ], "texture": "#wood" },
"east": { "uv": [ 0, 1, 1, 15 ], "texture": "#wood" }
}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_top",
"textures": {
"top": "blocks/jukebox_top",
"side": "blocks/jukebox_side"
}
}

View File

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

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom",
"textures": {
"bottom": "blocks/door_jungle_lower",
"top": "blocks/door_jungle_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_bottom_rh",
"textures": {
"bottom": "blocks/door_jungle_lower",
"top": "blocks/door_jungle_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top",
"textures": {
"bottom": "blocks/door_jungle_lower",
"top": "blocks/door_jungle_upper"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/door_top_rh",
"textures": {
"bottom": "blocks/door_jungle_lower",
"top": "blocks/door_jungle_upper"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_closed",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_gate_open",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_inventory",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_n",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ne",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_ns",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nse",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_nsew",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/fence_post",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/leaves",
"textures": {
"all": "blocks/leaves_jungle"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "blocks/log_jungle_top",
"side": "blocks/log_jungle"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/column_side",
"textures": {
"end": "blocks/log_jungle_top",
"side": "blocks/log_jungle"
}
}

View File

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

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "blocks/sapling_jungle"
}
}

View File

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

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_closed",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/wall_gate_open",
"textures": {
"texture": "blocks/planks_jungle"
}
}

View File

@ -0,0 +1,17 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/ladder",
"texture": "blocks/ladder"
},
"elements": [
{ "from": [ 0, 0, 15.2 ],
"to": [ 16, 16, 15.2 ],
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
}
}
]
}

View File

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

View File

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

View File

@ -0,0 +1,18 @@
{
"textures": {
"particle": "#all"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 }
}
}
]
}

View File

@ -0,0 +1,33 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cobblestone",
"base": "blocks/cobblestone",
"lever": "blocks/lever"
},
"elements": [
{ "from": [ 5, 0, 4 ],
"to": [ 11, 3, 12 ],
"faces": {
"down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" },
"east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }
}
},
{ "from": [ 7, 1, 7 ],
"to": [ 9, 11, 9 ],
"rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": -45 },
"faces": {
"down": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }
}
}
]
}

View File

@ -0,0 +1,33 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/cobblestone",
"base": "blocks/cobblestone",
"lever": "blocks/lever"
},
"elements": [
{ "from": [ 5, 0, 4 ],
"to": [ 11, 3, 12 ],
"faces": {
"down": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"up": { "uv": [ 5, 4, 11, 12 ], "texture": "#base" },
"north": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"south": { "uv": [ 5, 0, 11, 3 ], "texture": "#base" },
"west": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" },
"east": { "uv": [ 4, 0, 12, 3 ], "texture": "#base" }
}
},
{ "from": [ 7, 1, 7 ],
"to": [ 9, 11, 9 ],
"rotation": { "origin": [ 8, 1, 8 ], "axis": "x", "angle": 45 },
"faces": {
"down": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#lever" },
"north": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"south": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"west": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" },
"east": { "uv": [ 7, 6, 9, 16 ], "texture": "#lever" }
}
}
]
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_n",
"textures": {
"edge": "blocks/glass_pane_top_light_blue",
"pane": "blocks/glass_light_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ne",
"textures": {
"edge": "blocks/glass_pane_top_light_blue",
"pane": "blocks/glass_light_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_new",
"textures": {
"edge": "blocks/glass_pane_top_light_blue",
"pane": "blocks/glass_light_blue"
}
}

View File

@ -0,0 +1,7 @@
{
"parent": "block/pane_ns",
"textures": {
"edge": "blocks/glass_pane_top_light_blue",
"pane": "blocks/glass_light_blue"
}
}

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