Create/Update assets for version 20w09a

This commit is contained in:
InventiveBot
2020-02-27 21:00:08 +00:00
parent d733930f11
commit 86455bf9e2
2367 changed files with 229175 additions and 40563 deletions

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/acacia_log" },
"axis=z": { "model": "block/acacia_log", "x": 90 },
"axis=x": { "model": "block/acacia_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/acacia_log_horizontal", "x": 90 },
"axis=x": { "model": "block/acacia_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/ancient_debris" }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/andesite_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/andesite_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/andesite_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/andesite_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/andesite_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/basalt" },
"axis=z": { "model": "block/basalt", "x": 90 },
"axis=x": { "model": "block/basalt", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,28 @@
{
"variants": {
"facing=north,honey_level=0": { "model": "block/bee_nest" },
"facing=south,honey_level=0": { "model": "block/bee_nest", "y": 180 },
"facing=west,honey_level=0": { "model": "block/bee_nest", "y": 270 },
"facing=east,honey_level=0": { "model": "block/bee_nest", "y": 90 },
"facing=north,honey_level=1": { "model": "block/bee_nest" },
"facing=south,honey_level=1": { "model": "block/bee_nest", "y": 180 },
"facing=west,honey_level=1": { "model": "block/bee_nest", "y": 270 },
"facing=east,honey_level=1": { "model": "block/bee_nest", "y": 90 },
"facing=north,honey_level=2": { "model": "block/bee_nest" },
"facing=south,honey_level=2": { "model": "block/bee_nest", "y": 180 },
"facing=west,honey_level=2": { "model": "block/bee_nest", "y": 270 },
"facing=east,honey_level=2": { "model": "block/bee_nest", "y": 90 },
"facing=north,honey_level=3": { "model": "block/bee_nest" },
"facing=south,honey_level=3": { "model": "block/bee_nest", "y": 180 },
"facing=west,honey_level=3": { "model": "block/bee_nest", "y": 270 },
"facing=east,honey_level=3": { "model": "block/bee_nest", "y": 90 },
"facing=north,honey_level=4": { "model": "block/bee_nest" },
"facing=south,honey_level=4": { "model": "block/bee_nest", "y": 180 },
"facing=west,honey_level=4": { "model": "block/bee_nest", "y": 270 },
"facing=east,honey_level=4": { "model": "block/bee_nest", "y": 90 },
"facing=north,honey_level=5": { "model": "block/bee_nest_honey" },
"facing=south,honey_level=5": { "model": "block/bee_nest_honey", "y": 180 },
"facing=west,honey_level=5": { "model": "block/bee_nest_honey", "y": 270 },
"facing=east,honey_level=5": { "model": "block/bee_nest_honey", "y": 90 }
}
}

View File

@@ -0,0 +1,28 @@
{
"variants": {
"facing=north,honey_level=0": { "model": "block/beehive" },
"facing=south,honey_level=0": { "model": "block/beehive", "y": 180 },
"facing=west,honey_level=0": { "model": "block/beehive", "y": 270 },
"facing=east,honey_level=0": { "model": "block/beehive", "y": 90 },
"facing=north,honey_level=1": { "model": "block/beehive" },
"facing=south,honey_level=1": { "model": "block/beehive", "y": 180 },
"facing=west,honey_level=1": { "model": "block/beehive", "y": 270 },
"facing=east,honey_level=1": { "model": "block/beehive", "y": 90 },
"facing=north,honey_level=2": { "model": "block/beehive" },
"facing=south,honey_level=2": { "model": "block/beehive", "y": 180 },
"facing=west,honey_level=2": { "model": "block/beehive", "y": 270 },
"facing=east,honey_level=2": { "model": "block/beehive", "y": 90 },
"facing=north,honey_level=3": { "model": "block/beehive" },
"facing=south,honey_level=3": { "model": "block/beehive", "y": 180 },
"facing=west,honey_level=3": { "model": "block/beehive", "y": 270 },
"facing=east,honey_level=3": { "model": "block/beehive", "y": 90 },
"facing=north,honey_level=4": { "model": "block/beehive" },
"facing=south,honey_level=4": { "model": "block/beehive", "y": 180 },
"facing=west,honey_level=4": { "model": "block/beehive", "y": 270 },
"facing=east,honey_level=4": { "model": "block/beehive", "y": 90 },
"facing=north,honey_level=5": { "model": "block/beehive_honey" },
"facing=south,honey_level=5": { "model": "block/beehive_honey", "y": 180 },
"facing=west,honey_level=5": { "model": "block/beehive_honey", "y": 270 },
"facing=east,honey_level=5": { "model": "block/beehive_honey", "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/birch_log" },
"axis=z": { "model": "block/birch_log", "x": 90 },
"axis=x": { "model": "block/birch_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/birch_log_horizontal", "x": 90 },
"axis=x": { "model": "block/birch_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/cobblestone_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/cobblestone_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/cobblestone_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/cobblestone_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/cobblestone_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,28 @@
{
"variants": {
"face=floor,facing=east,powered=false": { "model": "block/crimson_button", "y": 90 },
"face=floor,facing=west,powered=false": { "model": "block/crimson_button", "y": 270 },
"face=floor,facing=south,powered=false": { "model": "block/crimson_button", "y": 180 },
"face=floor,facing=north,powered=false": { "model": "block/crimson_button" },
"face=wall,facing=east,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=false": { "model": "block/crimson_button", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=false": { "model": "block/crimson_button", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=false": { "model": "block/crimson_button", "x": 180 },
"face=ceiling,facing=north,powered=false": { "model": "block/crimson_button", "x": 180, "y": 180 },
"face=floor,facing=east,powered=true": { "model": "block/crimson_button_pressed", "y": 90 },
"face=floor,facing=west,powered=true": { "model": "block/crimson_button_pressed", "y": 270 },
"face=floor,facing=south,powered=true": { "model": "block/crimson_button_pressed", "y": 180 },
"face=floor,facing=north,powered=true": { "model": "block/crimson_button_pressed" },
"face=wall,facing=east,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=true": { "model": "block/crimson_button_pressed", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=true": { "model": "block/crimson_button_pressed", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=true": { "model": "block/crimson_button_pressed", "x": 180 },
"face=ceiling,facing=north,powered=true": { "model": "block/crimson_button_pressed", "x": 180, "y": 180 }
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge" },
"facing=south,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge", "y": 90 },
"facing=west,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge", "y": 180 },
"facing=north,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge", "y": 270 },
"facing=east,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge", "y": 90 },
"facing=south,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge", "y": 180 },
"facing=west,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge", "y": 270 },
"facing=north,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge" },
"facing=east,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom", "y": 270 },
"facing=south,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom" },
"facing=west,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom", "y": 90 },
"facing=north,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom", "y": 180 },
"facing=east,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top" },
"facing=south,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top", "y": 90 },
"facing=west,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top", "y": 180 },
"facing=north,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top", "y": 270 },
"facing=east,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge" },
"facing=south,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge", "y": 90 },
"facing=west,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge", "y": 180 },
"facing=north,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge", "y": 270 },
"facing=east,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge", "y": 90 },
"facing=south,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge", "y": 180 },
"facing=west,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge", "y": 270 },
"facing=north,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge" },
"facing=east,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top", "y": 270 },
"facing=south,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top" },
"facing=west,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top", "y": 90 },
"facing=north,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top", "y": 180 }
}
}

View File

@@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/crimson_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/crimson_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/crimson_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/crimson_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/crimson_fence_side", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "block/crimson_fence_gate", "uvlock": true },
"facing=west,in_wall=false,open=false": { "model": "block/crimson_fence_gate", "uvlock": true, "y": 90 },
"facing=north,in_wall=false,open=false": { "model": "block/crimson_fence_gate", "uvlock": true, "y": 180 },
"facing=east,in_wall=false,open=false": { "model": "block/crimson_fence_gate", "uvlock": true, "y": 270 },
"facing=south,in_wall=false,open=true": { "model": "block/crimson_fence_gate_open", "uvlock": true },
"facing=west,in_wall=false,open=true": { "model": "block/crimson_fence_gate_open", "uvlock": true, "y": 90 },
"facing=north,in_wall=false,open=true": { "model": "block/crimson_fence_gate_open", "uvlock": true, "y": 180 },
"facing=east,in_wall=false,open=true": { "model": "block/crimson_fence_gate_open", "uvlock": true, "y": 270 },
"facing=south,in_wall=true,open=false": { "model": "block/crimson_fence_gate_wall", "uvlock": true },
"facing=west,in_wall=true,open=false": { "model": "block/crimson_fence_gate_wall", "uvlock": true, "y": 90 },
"facing=north,in_wall=true,open=false": { "model": "block/crimson_fence_gate_wall", "uvlock": true, "y": 180 },
"facing=east,in_wall=true,open=false": { "model": "block/crimson_fence_gate_wall", "uvlock": true, "y": 270 },
"facing=south,in_wall=true,open=true": { "model": "block/crimson_fence_gate_wall_open", "uvlock": true },
"facing=west,in_wall=true,open=true": { "model": "block/crimson_fence_gate_wall_open", "uvlock": true, "y": 90 },
"facing=north,in_wall=true,open=true": { "model": "block/crimson_fence_gate_wall_open", "uvlock": true, "y": 180 },
"facing=east,in_wall=true,open=true": { "model": "block/crimson_fence_gate_wall_open", "uvlock": true, "y": 270 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_nylium" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_planks" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"powered=false": { "model": "block/crimson_pressure_plate" },
"powered=true": { "model": "block/crimson_pressure_plate_down" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_roots" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_sign" }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"type=bottom": { "model": "block/crimson_slab" },
"type=top": { "model": "block/crimson_slab_top" },
"type=double": { "model": "block/crimson_planks" }
}
}

View File

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

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/crimson_stem" },
"axis=z": { "model": "block/crimson_stem", "x": 90 },
"axis=x": { "model": "block/crimson_stem", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=north,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom" },
"facing=south,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom", "y": 180 },
"facing=east,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom", "y": 90 },
"facing=west,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom", "y": 270 },
"facing=north,half=top,open=false": { "model": "block/crimson_trapdoor_top" },
"facing=south,half=top,open=false": { "model": "block/crimson_trapdoor_top", "y": 180 },
"facing=east,half=top,open=false": { "model": "block/crimson_trapdoor_top", "y": 90 },
"facing=west,half=top,open=false": { "model": "block/crimson_trapdoor_top", "y": 270 },
"facing=north,half=bottom,open=true": { "model": "block/crimson_trapdoor_open" },
"facing=south,half=bottom,open=true": { "model": "block/crimson_trapdoor_open", "y": 180 },
"facing=east,half=bottom,open=true": { "model": "block/crimson_trapdoor_open", "y": 90 },
"facing=west,half=bottom,open=true": { "model": "block/crimson_trapdoor_open", "y": 270 },
"facing=north,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 180 },
"facing=south,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 0 },
"facing=east,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 270 },
"facing=west,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_sign" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crying_obsidian" }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/dark_oak_log" },
"axis=z": { "model": "block/dark_oak_log", "x": 90 },
"axis=x": { "model": "block/dark_oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/dark_oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/dark_oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/diorite_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/diorite_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/diorite_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/diorite_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/diorite_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/end_stone_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/granite_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/granite_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/granite_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/granite_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/granite_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/hay_block" },
"axis=z": { "model": "block/hay_block", "x": 90 },
"axis=x": { "model": "block/hay_block", "x": 90, "y": 90 }
"axis=z": { "model": "block/hay_block_horizontal", "x": 90 },
"axis=x": { "model": "block/hay_block_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/honey_block" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/honeycomb_block" }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/jungle_log" },
"axis=z": { "model": "block/jungle_log", "x": 90 },
"axis=x": { "model": "block/jungle_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/jungle_log_horizontal", "x": 90 },
"axis=x": { "model": "block/jungle_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,19 +1,31 @@
{
"multipart": [
{ "when": { "up": true },
{ "when": { "up": "true" },
"apply": { "model": "block/mossy_cobblestone_wall_post" }
},
{ "when": { "north": true },
{ "when": { "north": "low" },
"apply": { "model": "block/mossy_cobblestone_wall_side", "uvlock": true }
},
{ "when": { "east": true },
{ "when": { "east": "low" },
"apply": { "model": "block/mossy_cobblestone_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": true },
{ "when": { "south": "low" },
"apply": { "model": "block/mossy_cobblestone_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": true },
{ "when": { "west": "low" },
"apply": { "model": "block/mossy_cobblestone_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/mossy_cobblestone_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/mossy_cobblestone_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/mossy_cobblestone_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/mossy_cobblestone_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/mossy_stone_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/nether_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/nether_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/nether_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/nether_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/nether_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/nether_sprouts" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/netherite_block" }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/oak_log" },
"axis=z": { "model": "block/oak_log", "x": 90 },
"axis=x": { "model": "block/oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_crimson_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_crimson_roots" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_warped_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_warped_roots" }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/prismarine_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/prismarine_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/prismarine_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/prismarine_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/prismarine_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/purpur_pillar" },
"axis=z": { "model": "block/purpur_pillar", "x": 90 },
"axis=x": { "model": "block/purpur_pillar", "x": 90, "y": 90 }
"axis=z": { "model": "block/purpur_pillar_horizontal", "x": 90 },
"axis=x": { "model": "block/purpur_pillar_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/quartz_pillar" },
"axis=z": { "model": "block/quartz_pillar", "x": 90 },
"axis=x": { "model": "block/quartz_pillar", "x": 90, "y": 90 }
"axis=z": { "model": "block/quartz_pillar_horizontal", "x": 90 },
"axis=x": { "model": "block/quartz_pillar_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/red_nether_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/red_sandstone_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/sandstone_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/sandstone_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/sandstone_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/sandstone_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/sandstone_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/shroomlight" }
}
}

View File

@@ -0,0 +1,37 @@
{
"multipart": [
{ "apply": [
{ "model": "block/soul_fire_floor0" },
{ "model": "block/soul_fire_floor1" }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0" },
{ "model": "block/soul_fire_side1" },
{ "model": "block/soul_fire_side_alt0" },
{ "model": "block/soul_fire_side_alt1" }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0", "y": 90 },
{ "model": "block/soul_fire_side1", "y": 90 },
{ "model": "block/soul_fire_side_alt0", "y": 90 },
{ "model": "block/soul_fire_side_alt1", "y": 90 }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0", "y": 180 },
{ "model": "block/soul_fire_side1", "y": 180 },
{ "model": "block/soul_fire_side_alt0", "y": 180 },
{ "model": "block/soul_fire_side_alt1", "y": 180 }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0", "y": 270 },
{ "model": "block/soul_fire_side1", "y": 270 },
{ "model": "block/soul_fire_side_alt0", "y": 270 },
{ "model": "block/soul_fire_side_alt1", "y": 270 }
]
}
]
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"hanging=true": { "model": "block/hanging_soul_fire_lantern"},
"hanging=false": { "model": "block/soul_fire_lantern"}
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/soul_fire_torch" }
}
}

View File

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

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/soul_soil" }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/spruce_log" },
"axis=z": { "model": "block/spruce_log", "x": 90 },
"axis=x": { "model": "block/spruce_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/spruce_log_horizontal", "x": 90 },
"axis=x": { "model": "block/spruce_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/stone_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/stone_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/stone_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/stone_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/stone_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_acacia_log" },
"axis=z": { "model": "block/stripped_acacia_log", "x": 90 },
"axis=x": { "model": "block/stripped_acacia_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_acacia_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_acacia_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_birch_log" },
"axis=z": { "model": "block/stripped_birch_log", "x": 90 },
"axis=x": { "model": "block/stripped_birch_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_birch_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_birch_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_crimson_stem" },
"axis=z": { "model": "block/stripped_crimson_stem", "x": 90 },
"axis=x": { "model": "block/stripped_crimson_stem", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_dark_oak_log" },
"axis=z": { "model": "block/stripped_dark_oak_log", "x": 90 },
"axis=x": { "model": "block/stripped_dark_oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_dark_oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_dark_oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_jungle_log" },
"axis=z": { "model": "block/stripped_jungle_log", "x": 90 },
"axis=x": { "model": "block/stripped_jungle_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_jungle_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_jungle_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_oak_log" },
"axis=z": { "model": "block/stripped_oak_log", "x": 90 },
"axis=x": { "model": "block/stripped_oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_spruce_log" },
"axis=z": { "model": "block/stripped_spruce_log", "x": 90 },
"axis=x": { "model": "block/stripped_spruce_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_spruce_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_spruce_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_warped_stem" },
"axis=z": { "model": "block/stripped_warped_stem", "x": 90 },
"axis=x": { "model": "block/stripped_warped_stem", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/target" }
}
}

View File

@@ -0,0 +1,28 @@
{
"variants": {
"face=floor,facing=east,powered=false": { "model": "block/warped_button", "y": 90 },
"face=floor,facing=west,powered=false": { "model": "block/warped_button", "y": 270 },
"face=floor,facing=south,powered=false": { "model": "block/warped_button", "y": 180 },
"face=floor,facing=north,powered=false": { "model": "block/warped_button" },
"face=wall,facing=east,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=false": { "model": "block/warped_button", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=false": { "model": "block/warped_button", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=false": { "model": "block/warped_button", "x": 180 },
"face=ceiling,facing=north,powered=false": { "model": "block/warped_button", "x": 180, "y": 180 },
"face=floor,facing=east,powered=true": { "model": "block/warped_button_pressed", "y": 90 },
"face=floor,facing=west,powered=true": { "model": "block/warped_button_pressed", "y": 270 },
"face=floor,facing=south,powered=true": { "model": "block/warped_button_pressed", "y": 180 },
"face=floor,facing=north,powered=true": { "model": "block/warped_button_pressed" },
"face=wall,facing=east,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=true": { "model": "block/warped_button_pressed", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=true": { "model": "block/warped_button_pressed", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=true": { "model": "block/warped_button_pressed", "x": 180 },
"face=ceiling,facing=north,powered=true": { "model": "block/warped_button_pressed", "x": 180, "y": 180 }
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge" },
"facing=south,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge", "y": 90 },
"facing=west,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge", "y": 180 },
"facing=north,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge", "y": 270 },
"facing=east,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge", "y": 90 },
"facing=south,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge", "y": 180 },
"facing=west,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge", "y": 270 },
"facing=north,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge" },
"facing=east,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom", "y": 270 },
"facing=south,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom" },
"facing=west,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom", "y": 90 },
"facing=north,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom", "y": 180 },
"facing=east,half=upper,hinge=left,open=false": { "model": "block/warped_door_top" },
"facing=south,half=upper,hinge=left,open=false": { "model": "block/warped_door_top", "y": 90 },
"facing=west,half=upper,hinge=left,open=false": { "model": "block/warped_door_top", "y": 180 },
"facing=north,half=upper,hinge=left,open=false": { "model": "block/warped_door_top", "y": 270 },
"facing=east,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge" },
"facing=south,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge", "y": 90 },
"facing=west,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge", "y": 180 },
"facing=north,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge", "y": 270 },
"facing=east,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge", "y": 90 },
"facing=south,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge", "y": 180 },
"facing=west,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge", "y": 270 },
"facing=north,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge" },
"facing=east,half=upper,hinge=right,open=true": { "model": "block/warped_door_top", "y": 270 },
"facing=south,half=upper,hinge=right,open=true": { "model": "block/warped_door_top" },
"facing=west,half=upper,hinge=right,open=true": { "model": "block/warped_door_top", "y": 90 },
"facing=north,half=upper,hinge=right,open=true": { "model": "block/warped_door_top", "y": 180 }
}
}

View File

@@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/warped_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/warped_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/warped_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/warped_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/warped_fence_side", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true },
"facing=west,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true, "y": 90 },
"facing=north,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true, "y": 180 },
"facing=east,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true, "y": 270 },
"facing=south,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true },
"facing=west,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true, "y": 90 },
"facing=north,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true, "y": 180 },
"facing=east,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true, "y": 270 },
"facing=south,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true },
"facing=west,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true, "y": 90 },
"facing=north,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true, "y": 180 },
"facing=east,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true, "y": 270 },
"facing=south,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true },
"facing=west,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true, "y": 90 },
"facing=north,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true, "y": 180 },
"facing=east,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true, "y": 270 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_nylium" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_planks" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"powered=false": { "model": "block/warped_pressure_plate" },
"powered=true": { "model": "block/warped_pressure_plate_down" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_roots" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_sign" }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"type=bottom": { "model": "block/warped_slab" },
"type=top": { "model": "block/warped_slab_top" },
"type=double": { "model": "block/warped_planks" }
}
}

View File

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

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/warped_stem" },
"axis=z": { "model": "block/warped_stem", "x": 90 },
"axis=x": { "model": "block/warped_stem", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=north,half=bottom,open=false": { "model": "block/warped_trapdoor_bottom" },
"facing=south,half=bottom,open=false": { "model": "block/warped_trapdoor_bottom", "y": 180 },
"facing=east,half=bottom,open=false": { "model": "block/warped_trapdoor_bottom", "y": 90 },
"facing=west,half=bottom,open=false": { "model": "block/warped_trapdoor_bottom", "y": 270 },
"facing=north,half=top,open=false": { "model": "block/warped_trapdoor_top" },
"facing=south,half=top,open=false": { "model": "block/warped_trapdoor_top", "y": 180 },
"facing=east,half=top,open=false": { "model": "block/warped_trapdoor_top", "y": 90 },
"facing=west,half=top,open=false": { "model": "block/warped_trapdoor_top", "y": 270 },
"facing=north,half=bottom,open=true": { "model": "block/warped_trapdoor_open" },
"facing=south,half=bottom,open=true": { "model": "block/warped_trapdoor_open", "y": 180 },
"facing=east,half=bottom,open=true": { "model": "block/warped_trapdoor_open", "y": 90 },
"facing=west,half=bottom,open=true": { "model": "block/warped_trapdoor_open", "y": 270 },
"facing=north,half=top,open=true": { "model": "block/warped_trapdoor_open", "x": 180, "y": 180 },
"facing=south,half=top,open=true": { "model": "block/warped_trapdoor_open", "x": 180, "y": 0 },
"facing=east,half=top,open=true": { "model": "block/warped_trapdoor_open", "x": 180, "y": 270 },
"facing=west,half=top,open=true": { "model": "block/warped_trapdoor_open", "x": 180, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_sign" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_wart_block" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/weeping_vines" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/weeping_vines_plant" }
}
}