Compare commits

...

1 Commits
1.17 ... 20w09a

Author SHA1 Message Date
InventiveBot
86455bf9e2 Create/Update assets for version 20w09a 2020-02-27 21:00:08 +00:00
2367 changed files with 229175 additions and 40563 deletions

1
20w09a.json Normal file

File diff suppressed because one or more lines are too long

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" }
}
}

View File

@@ -5,7 +5,7 @@
"file": "minecraft:font/nonlatin_european.png",
"ascent": 7,
"chars": [
"\u00a1\u2030\u00ad\u00b7\u20b4\u2260\u00bf\u00d7\u00d8\u00de\u00df\u00f0\u00f8\u00fe\u0391\u0392",
"\u00a1\u2030\u00ad\u00b7\u20b4\u2260\u00bf\u00d7\u00d8\u00de\u04bb\u00f0\u00f8\u00fe\u0391\u0392",
"\u0393\u0394\u0395\u0396\u0397\u0398\u0399\u039a\u039b\u039c\u039d\u039e\u039f\u03a0\u03a1\u03a3",
"\u03a4\u03a5\u03a6\u03a7\u03a8\u03a9\u03b1\u03b2\u03b3\u03b4\u03b5\u03b6\u03b7\u03b8\u03b9\u03ba",
"\u03bb\u03bc\u03bd\u03be\u03bf\u03c0\u03c1\u03c2\u03c3\u03c4\u03c5\u03c6\u03c7\u03c8\u03c9\u0402",
@@ -15,9 +15,34 @@
"\u043c\u043d\u043e\u043f\u0440\u0441\u0442\u0443\u0444\u0445\u0446\u0447\u0448\u0449\u044a\u044b",
"\u044c\u044d\u044e\u044f\u0454\u0455\u0456\u0458\u0459\u045a\u2013\u2014\u2018\u2019\u201c\u201d",
"\u201e\u2026\u204a\u2190\u2191\u2192\u2193\u21c4\uff0b\u018f\u0259\u025b\u026a\u04ae\u04af\u04e8",
"\u04e9\u02bb\u02cc\u037e\u0138\u1e9e\u00df\u20bd\u20ac\u0462\u0463\u0474\u0475\u0406\u0472\u0473",
"\u04e9\u02bb\u02cc\u037e\u0138\u1e9e\u00df\u20bd\u20ac\u0462\u0463\u0474\u0475\u04C0\u0472\u0473",
"\u2070\u00b9\u00b3\u2074\u2075\u2076\u2077\u2078\u2079\u207a\u207b\u207c\u207d\u207e\u2071\u2122",
"\u0294\u0295\u29c8\u2694\u2620\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
"\u0294\u0295\u29c8\u2694\u2620\u049a\u049b\u0492\u0493\u04b0\u04b1\u04d8\u04d9\u0496\u0497\u04a2",
"\u04a3\u04ba\u05d0\u05d1\u05d2\u05d3\u05d4\u05d5\u05d6\u05d7\u05d8\u05d9\u05db\u05dc\u05de\u05dd",
"\u05e0\u05df\u05e1\u05e2\u05e4\u05e3\u05e6\u05e5\u05e7\u05e8\u00a2\u00a4\u00a5\u00a9\u00ae\u00b5",
"\u00b6\u00bc\u00bd\u00be\u0387\u2010\u201a\u2020\u2021\u2022\u2031\u2032\u2033\u2034\u2035\u2036",
"\u2037\u2039\u203a\u203b\u203c\u203d\u2042\u2048\u2049\u204b\u204e\u204f\u2051\u2052\u2057\u2117",
"\u2212\u2213\u221e\u2600\u2601\u2608\u0404\u2632\u2635\u263d\u2640\u2642\u26a5\u2660\u2663\u2665",
"\u2666\u2669\u266a\u266b\u266c\u266d\u266e\u266f\u2680\u2681\u2682\u2683\u2684\u2685\u26a0\u26a1",
"\u26cf\u2714\u2744\u274c\u2764\u2b50\u2e18\u2e2e\u2e35\u2e38\u2E41\u2E4B\u295d\u1614\u0190\u07c8",
"\u03db\u3125\u2c6f\u15fa\u0186\u15e1\u018e\u2132\u2141\uA7B0\ua780\u0500\ua779\u1d1a\u27d8\u2229",
"\u0245\u2144\u0250\u0254\u01dd\u025f\u1d77\u0265\u1d09\u027e\u029e\ua781\u026f\u0279\u0287\u028c",
"\u028d\u028e\u0531\u0532\u0533\u0534\u0536\u0537\u0539\u053a\u053b\u053c\u053d\u053e\u053f\u0540",
"\u0541\u0542\u0543\u0544\u0545\u0546\u0547\u0548\u0549\u054b\u054c\u054d\u054e\u054f\u0550\u0551",
"\u0552\u0553\u0554\u0555\u0556\u0559\u0561\u0562\u0563\u0564\u0565\u0566\u0567\u0568\u0569\u056a",
"\u056b\u056c\u056d\u056e\u056f\u0570\u0571\u0572\u0573\u0574\u0575\u0576\u0577\u0578\u0579\u057a",
"\u057b\u057c\u057d\u057e\u057f\u0580\u0581\u0582\u0583\u0584\u0585\u0586\u0587\u05e9\u05ea\u0538",
"\u055a\u055b\u055c\u055d\u055e\u055f\u0560\u0588\u058f\u00af\u017f\u01b7\u0292\u01f7\u01bf\u021c",
"\u021d\u0224\u0225\u02d9\ua75a\ua75b\u2011\u214b\u23cf\u23e9\u23ea\u23ed\u23ee\u23ef\u23f4\u23f5",
"\u23f6\u23f7\u23f8\u23f9\u23fa\u23fb\u23fc\u23fd\u2b58\u25b2\u25b6\u25bc\u25c0\u25cf\u25e6\u25d8",
"\u2693\u26e8\u0132\u0133\u01c9\ua728\ua729\ua739\ua73b\ufb00\ufb01\ufb02\ufb03\ufb05\ufffd\u0535",
"\u054a\u16a0\u16a2\u16a3\u16a4\u16a5\u16a6\u16a7\u16a8\u16a9\u16aa\u16ab\u16ac\u16ad\u16ae\u16af",
"\u16b0\u16b1\u16b2\u16b3\u16b4\u16b6\u16b7\u16b8\u16b9\u16ba\u16bb\u16bc\u16bd\u16be\u16bf\u16c0",
"\u16c1\u16c2\u16c3\u16c4\u16c5\u16c6\u16c7\u16c8\u16c9\u16ca\u16cb\u16cc\u16cd\u16ce\u16cf\u16d0",
"\u16d1\u16d2\u16d3\u16d4\u16d5\u16d6\u16d7\u16d8\u16d9\u16da\u16db\u16dc\u16dd\u16de\u16df\u16e0",
"\u16e1\u16e2\u16e3\u16e4\u16e5\u16e6\u16e7\u16e8\u16e9\u16ea\u16eb\u16ec\u16ed\u16ee\u16ef\u16f0",
"\u16f1\u16f2\u16f3\u16f4\u16f5\u16f6\u16f7\u16f8\u263a\u263b\u00a6\u2639\u05da\u05f3\u05f4\u05f0",
"\u05f1\u05f2\u05be\u05c3\u05c6\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
]
},
{
@@ -43,7 +68,15 @@
"\u0490\u0491\u1e02\u1e03\u1e0a\u1e0b\u1e1e\u1e1f\u1e22\u1e23\u1e30\u1e31\u1e40\u1e41\u1e56\u1e57",
"\u1e60\u1e61\u1e6a\u1e6b\u1e80\u1e81\u1e82\u1e83\u1e84\u1e85\u1ef2\u1ef3\u00e8\u00e9\u00ea\u00eb",
"\u0149\u01e7\u01eb\u040f\u1e0d\u1e25\u1e5b\u1e6d\u1e92\u1eca\u1ecb\u1ecc\u1ecd\u1ee4\u1ee5\u2116",
"\u0207\u0194\u0263\u0283\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
"\u0207\u0194\u0263\u0283\u2047\u01f1\u01f2\u01f3\u01c4\u01c5\u01c6\u01c7\u01c8\u01ca\u01cb\u01cc",
"\u2139\u1d6b\ua732\ua733\ua734\ua735\ua736\ua737\ua738\ua73a\ua73c\ua73d\ua74e\ua74f\ua760\ua761",
"\ufb04\ufb06\u16a1\u16b5\u01a0\u01a1\u01af\u01b0\u1eae\u1eaf\u1ea4\u1ea5\u1ebe\u1ebf\u1ed1\u1eda",
"\u1edb\u1ee8\u1ee9\u1eb0\u1eb1\u1ea6\u1ea7\u1ec0\u1ec1\u1ed3\u1edc\u1edd\u1eea\u1eeb\u1ea2\u1ea3",
"\u1eb2\u1eb3\u1ea8\u1ea9\u1eba\u1ebb\u1ed5\u1ede\u1ec2\u1ec3\u1ec8\u1ec9\u1ece\u1ecf\u1ed4\u1edf",
"\u1ee6\u1ee7\u1eec\u1eed\u1ef6\u1ef7\u1ea0\u1ea1\u1eb6\u1eb7\u1eac\u1ead\u1eb8\u1eb9\u1ec6\u1ec7",
"\u1ed8\u1ed9\u1ee2\u1ee3\u1ef0\u1ef1\u1ef4\u1ef5\u1ed0\u0195\u1eaa\u1eab\u1ed6\u1ed7\u1eef\u261e",
"\u261c\u262e\u1eb4\u1eb5\u1ebc\u1ebd\u1ec4\u1ec5\u1ed2\u1ee0\u1ee1\u1eee\u1ef8\u1ef9\u0498\u0499",
"\u04a0\u04a1\u04aa\u04ab\u01f6\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
]
},
{

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

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