Compare commits

..

12 Commits

Author SHA1 Message Date
inventivetalent
0544e41256 . 2021-02-18 10:30:00 +01:00
inventivetalent
7a69391726 remove assets from master 2021-02-18 10:28:43 +01:00
InventiveBot
a3ccc9d48d Create new branch for version 21w07a 2021-02-17 20:02:58 +00:00
InventiveBot
c68e7bce4d Create new branch for version 21w06a 2021-02-10 20:03:18 +00:00
InventiveBot
afb02276af Create new branch for version 21w05a 2021-02-03 20:02:49 +00:00
InventiveBot
b4752961bf Create new branch for version 21w03a 2021-01-20 20:02:59 +00:00
InventiveBot
5904432410 Create new branch for version 1.16.5 2021-01-20 20:01:01 +00:00
InventiveBot
01f27a344b Create new branch for version 1.16.5-rc1 2021-01-13 20:02:34 +00:00
InventiveBot
803c6d5983 Create new branch for version 20w51a 2020-12-16 20:02:53 +00:00
InventiveBot
0c3c7be51f Create new branch for version 20w49a 2020-12-02 20:02:45 +00:00
InventiveBot
f15eb9c4b1 Create new branch for version 20w48a 2020-11-25 20:02:22 +00:00
InventiveBot
be7679f1ec Create new branch for version 20w46a 2020-11-11 20:02:31 +00:00
12576 changed files with 0 additions and 876010 deletions

File diff suppressed because one or more lines are too long

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

View File

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

View File

@@ -1,124 +0,0 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_bottom"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_bottom_hinge",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_bottom_hinge"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_bottom",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_top"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_top_hinge",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_top_hinge"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_top",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_bottom",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_bottom_hinge"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_bottom_hinge",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_bottom",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_top",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_top_hinge"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_top_hinge",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_top",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_bottom",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_bottom_hinge",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_bottom_hinge",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_bottom"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_top",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_top_hinge",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_top_hinge",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_top"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_bottom",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_bottom_hinge",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_bottom_hinge",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_bottom",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "minecraft:block/acacia_door_top",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "minecraft:block/acacia_door_top_hinge",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "minecraft:block/acacia_door_top_hinge",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "minecraft:block/acacia_door_top",
"y": 90
}
}
}

View File

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

View File

@@ -1,80 +0,0 @@
{
"variants": {
"facing=east,in_wall=false,open=false": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/acacia_fence_gate"
},
"facing=east,in_wall=false,open=true": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/acacia_fence_gate_open"
},
"facing=east,in_wall=true,open=false": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/acacia_fence_gate_wall"
},
"facing=east,in_wall=true,open=true": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/acacia_fence_gate_wall_open"
},
"facing=north,in_wall=false,open=false": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/acacia_fence_gate"
},
"facing=north,in_wall=false,open=true": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/acacia_fence_gate_open"
},
"facing=north,in_wall=true,open=false": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/acacia_fence_gate_wall"
},
"facing=north,in_wall=true,open=true": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/acacia_fence_gate_wall_open"
},
"facing=south,in_wall=false,open=false": {
"uvlock": true,
"model": "minecraft:block/acacia_fence_gate"
},
"facing=south,in_wall=false,open=true": {
"uvlock": true,
"model": "minecraft:block/acacia_fence_gate_open"
},
"facing=south,in_wall=true,open=false": {
"uvlock": true,
"model": "minecraft:block/acacia_fence_gate_wall"
},
"facing=south,in_wall=true,open=true": {
"uvlock": true,
"model": "minecraft:block/acacia_fence_gate_wall_open"
},
"facing=west,in_wall=false,open=false": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/acacia_fence_gate"
},
"facing=west,in_wall=false,open=true": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/acacia_fence_gate_open"
},
"facing=west,in_wall=true,open=false": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/acacia_fence_gate_wall"
},
"facing=west,in_wall=true,open=true": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/acacia_fence_gate_wall_open"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/acacia_leaves"
}
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/acacia_planks"
}
}
}

View File

@@ -1,10 +0,0 @@
{
"variants": {
"powered=false": {
"model": "minecraft:block/acacia_pressure_plate"
},
"powered=true": {
"model": "minecraft:block/acacia_pressure_plate_down"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/acacia_sapling"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/acacia_sign"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/acacia_slab"
},
"type=double": {
"model": "minecraft:block/acacia_planks"
},
"type=top": {
"model": "minecraft:block/acacia_slab_top"
}
}
}

View File

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

View File

@@ -1,69 +0,0 @@
{
"variants": {
"facing=east,half=bottom,open=false": {
"model": "minecraft:block/acacia_trapdoor_bottom",
"y": 90
},
"facing=east,half=bottom,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"y": 90
},
"facing=east,half=top,open=false": {
"model": "minecraft:block/acacia_trapdoor_top",
"y": 90
},
"facing=east,half=top,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"x": 180,
"y": 270
},
"facing=north,half=bottom,open=false": {
"model": "minecraft:block/acacia_trapdoor_bottom"
},
"facing=north,half=bottom,open=true": {
"model": "minecraft:block/acacia_trapdoor_open"
},
"facing=north,half=top,open=false": {
"model": "minecraft:block/acacia_trapdoor_top"
},
"facing=north,half=top,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"x": 180,
"y": 180
},
"facing=south,half=bottom,open=false": {
"model": "minecraft:block/acacia_trapdoor_bottom",
"y": 180
},
"facing=south,half=bottom,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"y": 180
},
"facing=south,half=top,open=false": {
"model": "minecraft:block/acacia_trapdoor_top",
"y": 180
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"x": 180,
"y": 0
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/acacia_trapdoor_bottom",
"y": 270
},
"facing=west,half=bottom,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"y": 270
},
"facing=west,half=top,open=false": {
"model": "minecraft:block/acacia_trapdoor_top",
"y": 270
},
"facing=west,half=top,open=true": {
"model": "minecraft:block/acacia_trapdoor_open",
"x": 180,
"y": 90
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/acacia_sign"
}
}
}

View File

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

View File

@@ -1,46 +0,0 @@
{
"variants": {
"powered=false,shape=ascending_east": {
"model": "minecraft:block/activator_rail_raised_ne",
"y": 90
},
"powered=false,shape=ascending_north": {
"model": "minecraft:block/activator_rail_raised_ne"
},
"powered=false,shape=ascending_south": {
"model": "minecraft:block/activator_rail_raised_sw"
},
"powered=false,shape=ascending_west": {
"model": "minecraft:block/activator_rail_raised_sw",
"y": 90
},
"powered=false,shape=east_west": {
"model": "minecraft:block/activator_rail",
"y": 90
},
"powered=false,shape=north_south": {
"model": "minecraft:block/activator_rail"
},
"powered=true,shape=ascending_east": {
"model": "minecraft:block/activator_rail_on_raised_ne",
"y": 90
},
"powered=true,shape=ascending_north": {
"model": "minecraft:block/activator_rail_on_raised_ne"
},
"powered=true,shape=ascending_south": {
"model": "minecraft:block/activator_rail_on_raised_sw"
},
"powered=true,shape=ascending_west": {
"model": "minecraft:block/activator_rail_on_raised_sw",
"y": 90
},
"powered=true,shape=east_west": {
"model": "minecraft:block/activator_rail_on",
"y": 90
},
"powered=true,shape=north_south": {
"model": "minecraft:block/activator_rail_on"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/air"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/allium"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/amethyst_block"
}
}
}

View File

@@ -1,30 +0,0 @@
{
"variants": {
"facing=down": {
"model": "minecraft:block/amethyst_cluster",
"x": 180
},
"facing=east": {
"model": "minecraft:block/amethyst_cluster",
"x": 90,
"y": 90
},
"facing=north": {
"model": "minecraft:block/amethyst_cluster",
"x": 90
},
"facing=south": {
"model": "minecraft:block/amethyst_cluster",
"x": 90,
"y": 180
},
"facing=up": {
"model": "minecraft:block/amethyst_cluster"
},
"facing=west": {
"model": "minecraft:block/amethyst_cluster",
"x": 90,
"y": 270
}
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/andesite"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/andesite_slab"
},
"type=double": {
"model": "minecraft:block/andesite"
},
"type=top": {
"model": "minecraft:block/andesite_slab_top"
}
}
}

View File

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

View File

@@ -1,90 +0,0 @@
{
"multipart": [
{
"when": {
"up": "true"
},
"apply": {
"model": "minecraft:block/andesite_wall_post"
}
},
{
"when": {
"north": "low"
},
"apply": {
"model": "minecraft:block/andesite_wall_side",
"uvlock": true
}
},
{
"when": {
"east": "low"
},
"apply": {
"model": "minecraft:block/andesite_wall_side",
"y": 90,
"uvlock": true
}
},
{
"when": {
"south": "low"
},
"apply": {
"model": "minecraft:block/andesite_wall_side",
"y": 180,
"uvlock": true
}
},
{
"when": {
"west": "low"
},
"apply": {
"model": "minecraft:block/andesite_wall_side",
"y": 270,
"uvlock": true
}
},
{
"when": {
"north": "tall"
},
"apply": {
"model": "minecraft:block/andesite_wall_side_tall",
"uvlock": true
}
},
{
"when": {
"east": "tall"
},
"apply": {
"model": "minecraft:block/andesite_wall_side_tall",
"y": 90,
"uvlock": true
}
},
{
"when": {
"south": "tall"
},
"apply": {
"model": "minecraft:block/andesite_wall_side_tall",
"y": 180,
"uvlock": true
}
},
{
"when": {
"west": "tall"
},
"apply": {
"model": "minecraft:block/andesite_wall_side_tall",
"y": 270,
"uvlock": true
}
}
]
}

View File

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

View File

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

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/azure_bluet"
}
}
}

View File

@@ -1,58 +0,0 @@
{
"multipart": [
{
"when": {
"age": "0"
},
"apply": [
{
"model": "minecraft:block/bamboo1_age0"
},
{
"model": "minecraft:block/bamboo2_age0"
},
{
"model": "minecraft:block/bamboo3_age0"
},
{
"model": "minecraft:block/bamboo4_age0"
}
]
},
{
"when": {
"age": "1"
},
"apply": [
{
"model": "minecraft:block/bamboo1_age1"
},
{
"model": "minecraft:block/bamboo2_age1"
},
{
"model": "minecraft:block/bamboo3_age1"
},
{
"model": "minecraft:block/bamboo4_age1"
}
]
},
{
"when": {
"leaves": "small"
},
"apply": {
"model": "minecraft:block/bamboo_small_leaves"
}
},
{
"when": {
"leaves": "large"
},
"apply": {
"model": "minecraft:block/bamboo_large_leaves"
}
}
]
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/bamboo_sapling"
}
}
}

View File

@@ -1,56 +0,0 @@
{
"variants": {
"facing=down,open=false": {
"x": 180,
"model": "minecraft:block/barrel"
},
"facing=down,open=true": {
"x": 180,
"model": "minecraft:block/barrel_open"
},
"facing=east,open=false": {
"x": 90,
"y": 90,
"model": "minecraft:block/barrel"
},
"facing=east,open=true": {
"x": 90,
"y": 90,
"model": "minecraft:block/barrel_open"
},
"facing=north,open=false": {
"x": 90,
"model": "minecraft:block/barrel"
},
"facing=north,open=true": {
"x": 90,
"model": "minecraft:block/barrel_open"
},
"facing=south,open=false": {
"x": 90,
"y": 180,
"model": "minecraft:block/barrel"
},
"facing=south,open=true": {
"x": 90,
"y": 180,
"model": "minecraft:block/barrel_open"
},
"facing=up,open=false": {
"model": "minecraft:block/barrel"
},
"facing=up,open=true": {
"model": "minecraft:block/barrel_open"
},
"facing=west,open=false": {
"x": 90,
"y": 270,
"model": "minecraft:block/barrel"
},
"facing=west,open=true": {
"x": 90,
"y": 270,
"model": "minecraft:block/barrel_open"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/barrier"
}
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/beacon"
}
}
}

View File

@@ -1,20 +0,0 @@
{
"variants": {
"": [
{
"model": "minecraft:block/bedrock"
},
{
"model": "minecraft:block/bedrock_mirrored"
},
{
"model": "minecraft:block/bedrock",
"y": 180
},
{
"model": "minecraft:block/bedrock_mirrored",
"y": 180
}
]
}
}

View File

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

View File

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

View File

@@ -1,16 +0,0 @@
{
"variants": {
"age=0": {
"model": "minecraft:block/beetroots_stage0"
},
"age=1": {
"model": "minecraft:block/beetroots_stage1"
},
"age=2": {
"model": "minecraft:block/beetroots_stage2"
},
"age=3": {
"model": "minecraft:block/beetroots_stage3"
}
}
}

View File

@@ -1,64 +0,0 @@
{
"variants": {
"attachment=ceiling,facing=east": {
"model": "minecraft:block/bell_ceiling",
"y": 90
},
"attachment=ceiling,facing=north": {
"model": "minecraft:block/bell_ceiling"
},
"attachment=ceiling,facing=south": {
"model": "minecraft:block/bell_ceiling",
"y": 180
},
"attachment=ceiling,facing=west": {
"model": "minecraft:block/bell_ceiling",
"y": 270
},
"attachment=double_wall,facing=east": {
"model": "minecraft:block/bell_between_walls"
},
"attachment=double_wall,facing=north": {
"model": "minecraft:block/bell_between_walls",
"y": 270
},
"attachment=double_wall,facing=south": {
"model": "minecraft:block/bell_between_walls",
"y": 90
},
"attachment=double_wall,facing=west": {
"model": "minecraft:block/bell_between_walls",
"y": 180
},
"attachment=floor,facing=east": {
"model": "minecraft:block/bell_floor",
"y": 90
},
"attachment=floor,facing=north": {
"model": "minecraft:block/bell_floor"
},
"attachment=floor,facing=south": {
"model": "minecraft:block/bell_floor",
"y": 180
},
"attachment=floor,facing=west": {
"model": "minecraft:block/bell_floor",
"y": 270
},
"attachment=single_wall,facing=east": {
"model": "minecraft:block/bell_wall"
},
"attachment=single_wall,facing=north": {
"model": "minecraft:block/bell_wall",
"y": 270
},
"attachment=single_wall,facing=south": {
"model": "minecraft:block/bell_wall",
"y": 90
},
"attachment=single_wall,facing=west": {
"model": "minecraft:block/bell_wall",
"y": 180
}
}
}

View File

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

View File

@@ -1,124 +0,0 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "minecraft:block/birch_door_bottom"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "minecraft:block/birch_door_bottom_hinge",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "minecraft:block/birch_door_bottom_hinge"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "minecraft:block/birch_door_bottom",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "minecraft:block/birch_door_top"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "minecraft:block/birch_door_top_hinge",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "minecraft:block/birch_door_top_hinge"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "minecraft:block/birch_door_top",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "minecraft:block/birch_door_bottom",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "minecraft:block/birch_door_bottom_hinge"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "minecraft:block/birch_door_bottom_hinge",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "minecraft:block/birch_door_bottom",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "minecraft:block/birch_door_top",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "minecraft:block/birch_door_top_hinge"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "minecraft:block/birch_door_top_hinge",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "minecraft:block/birch_door_top",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "minecraft:block/birch_door_bottom",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "minecraft:block/birch_door_bottom_hinge",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "minecraft:block/birch_door_bottom_hinge",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "minecraft:block/birch_door_bottom"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "minecraft:block/birch_door_top",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "minecraft:block/birch_door_top_hinge",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "minecraft:block/birch_door_top_hinge",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "minecraft:block/birch_door_top"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "minecraft:block/birch_door_bottom",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "minecraft:block/birch_door_bottom_hinge",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "minecraft:block/birch_door_bottom_hinge",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "minecraft:block/birch_door_bottom",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "minecraft:block/birch_door_top",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "minecraft:block/birch_door_top_hinge",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "minecraft:block/birch_door_top_hinge",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "minecraft:block/birch_door_top",
"y": 90
}
}
}

View File

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

View File

@@ -1,80 +0,0 @@
{
"variants": {
"facing=east,in_wall=false,open=false": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/birch_fence_gate"
},
"facing=east,in_wall=false,open=true": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/birch_fence_gate_open"
},
"facing=east,in_wall=true,open=false": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/birch_fence_gate_wall"
},
"facing=east,in_wall=true,open=true": {
"uvlock": true,
"y": 270,
"model": "minecraft:block/birch_fence_gate_wall_open"
},
"facing=north,in_wall=false,open=false": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/birch_fence_gate"
},
"facing=north,in_wall=false,open=true": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/birch_fence_gate_open"
},
"facing=north,in_wall=true,open=false": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/birch_fence_gate_wall"
},
"facing=north,in_wall=true,open=true": {
"uvlock": true,
"y": 180,
"model": "minecraft:block/birch_fence_gate_wall_open"
},
"facing=south,in_wall=false,open=false": {
"uvlock": true,
"model": "minecraft:block/birch_fence_gate"
},
"facing=south,in_wall=false,open=true": {
"uvlock": true,
"model": "minecraft:block/birch_fence_gate_open"
},
"facing=south,in_wall=true,open=false": {
"uvlock": true,
"model": "minecraft:block/birch_fence_gate_wall"
},
"facing=south,in_wall=true,open=true": {
"uvlock": true,
"model": "minecraft:block/birch_fence_gate_wall_open"
},
"facing=west,in_wall=false,open=false": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/birch_fence_gate"
},
"facing=west,in_wall=false,open=true": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/birch_fence_gate_open"
},
"facing=west,in_wall=true,open=false": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/birch_fence_gate_wall"
},
"facing=west,in_wall=true,open=true": {
"uvlock": true,
"y": 90,
"model": "minecraft:block/birch_fence_gate_wall_open"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/birch_leaves"
}
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/birch_planks"
}
}
}

View File

@@ -1,10 +0,0 @@
{
"variants": {
"powered=false": {
"model": "minecraft:block/birch_pressure_plate"
},
"powered=true": {
"model": "minecraft:block/birch_pressure_plate_down"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/birch_sapling"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/birch_sign"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/birch_slab"
},
"type=double": {
"model": "minecraft:block/birch_planks"
},
"type=top": {
"model": "minecraft:block/birch_slab_top"
}
}
}

View File

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

View File

@@ -1,69 +0,0 @@
{
"variants": {
"facing=east,half=bottom,open=false": {
"model": "minecraft:block/birch_trapdoor_bottom",
"y": 90
},
"facing=east,half=bottom,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"y": 90
},
"facing=east,half=top,open=false": {
"model": "minecraft:block/birch_trapdoor_top",
"y": 90
},
"facing=east,half=top,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"x": 180,
"y": 270
},
"facing=north,half=bottom,open=false": {
"model": "minecraft:block/birch_trapdoor_bottom"
},
"facing=north,half=bottom,open=true": {
"model": "minecraft:block/birch_trapdoor_open"
},
"facing=north,half=top,open=false": {
"model": "minecraft:block/birch_trapdoor_top"
},
"facing=north,half=top,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"x": 180,
"y": 180
},
"facing=south,half=bottom,open=false": {
"model": "minecraft:block/birch_trapdoor_bottom",
"y": 180
},
"facing=south,half=bottom,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"y": 180
},
"facing=south,half=top,open=false": {
"model": "minecraft:block/birch_trapdoor_top",
"y": 180
},
"facing=south,half=top,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"x": 180,
"y": 0
},
"facing=west,half=bottom,open=false": {
"model": "minecraft:block/birch_trapdoor_bottom",
"y": 270
},
"facing=west,half=bottom,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"y": 270
},
"facing=west,half=top,open=false": {
"model": "minecraft:block/birch_trapdoor_top",
"y": 270
},
"facing=west,half=top,open=true": {
"model": "minecraft:block/birch_trapdoor_open",
"x": 180,
"y": 90
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/birch_sign"
}
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/banner"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/bed"
}
}
}

View File

@@ -1,16 +0,0 @@
{
"variants": {
"candles=1": {
"model": "minecraft:block/black_candle_one_candle"
},
"candles=2": {
"model": "minecraft:block/black_candle_two_candles"
},
"candles=3": {
"model": "minecraft:block/black_candle_three_candles"
},
"candles=4": {
"model": "minecraft:block/black_candle_four_candles"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/black_candle_cake"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/black_carpet"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/black_concrete"
}
}
}

View File

@@ -1,21 +0,0 @@
{
"variants": {
"": [
{
"model": "minecraft:block/black_concrete_powder"
},
{
"model": "minecraft:block/black_concrete_powder",
"y": 90
},
{
"model": "minecraft:block/black_concrete_powder",
"y": 180
},
{
"model": "minecraft:block/black_concrete_powder",
"y": 270
}
]
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/black_shulker_box"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/black_stained_glass"
}
}
}

View File

@@ -1,77 +0,0 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/black_stained_glass_pane_post"
}
},
{
"when": {
"north": "true"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_side"
}
},
{
"when": {
"east": "true"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_side",
"y": 90
}
},
{
"when": {
"south": "true"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_side_alt"
}
},
{
"when": {
"west": "true"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_side_alt",
"y": 90
}
},
{
"when": {
"north": "false"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_noside"
}
},
{
"when": {
"east": "false"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_noside_alt"
}
},
{
"when": {
"south": "false"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_noside_alt",
"y": 90
}
},
{
"when": {
"west": "false"
},
"apply": {
"model": "minecraft:block/black_stained_glass_pane_noside",
"y": 270
}
}
]
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/black_terracotta"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/banner"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/black_wool"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blackstone"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"variants": {
"type=bottom": {
"model": "minecraft:block/blackstone_slab"
},
"type=double": {
"model": "minecraft:block/blackstone"
},
"type=top": {
"model": "minecraft:block/blackstone_slab_top"
}
}
}

View File

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

View File

@@ -1,90 +0,0 @@
{
"multipart": [
{
"when": {
"up": "true"
},
"apply": {
"model": "minecraft:block/blackstone_wall_post"
}
},
{
"when": {
"north": "low"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side",
"uvlock": true
}
},
{
"when": {
"east": "low"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side",
"y": 90,
"uvlock": true
}
},
{
"when": {
"south": "low"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side",
"y": 180,
"uvlock": true
}
},
{
"when": {
"west": "low"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side",
"y": 270,
"uvlock": true
}
},
{
"when": {
"north": "tall"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side_tall",
"uvlock": true
}
},
{
"when": {
"east": "tall"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side_tall",
"y": 90,
"uvlock": true
}
},
{
"when": {
"south": "tall"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side_tall",
"y": 180,
"uvlock": true
}
},
{
"when": {
"west": "tall"
},
"apply": {
"model": "minecraft:block/blackstone_wall_side_tall",
"y": 270,
"uvlock": true
}
}
]
}

View File

@@ -1,34 +0,0 @@
{
"variants": {
"facing=east,lit=false": {
"model": "minecraft:block/blast_furnace",
"y": 90
},
"facing=east,lit=true": {
"model": "minecraft:block/blast_furnace_on",
"y": 90
},
"facing=north,lit=false": {
"model": "minecraft:block/blast_furnace"
},
"facing=north,lit=true": {
"model": "minecraft:block/blast_furnace_on"
},
"facing=south,lit=false": {
"model": "minecraft:block/blast_furnace",
"y": 180
},
"facing=south,lit=true": {
"model": "minecraft:block/blast_furnace_on",
"y": 180
},
"facing=west,lit=false": {
"model": "minecraft:block/blast_furnace",
"y": 270
},
"facing=west,lit=true": {
"model": "minecraft:block/blast_furnace_on",
"y": 270
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/banner"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/bed"
}
}
}

View File

@@ -1,16 +0,0 @@
{
"variants": {
"candles=1": {
"model": "minecraft:block/blue_candle_one_candle"
},
"candles=2": {
"model": "minecraft:block/blue_candle_two_candles"
},
"candles=3": {
"model": "minecraft:block/blue_candle_three_candles"
},
"candles=4": {
"model": "minecraft:block/blue_candle_four_candles"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_candle_cake"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_carpet"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_concrete"
}
}
}

View File

@@ -1,21 +0,0 @@
{
"variants": {
"": [
{
"model": "minecraft:block/blue_concrete_powder"
},
{
"model": "minecraft:block/blue_concrete_powder",
"y": 90
},
{
"model": "minecraft:block/blue_concrete_powder",
"y": 180
},
{
"model": "minecraft:block/blue_concrete_powder",
"y": 270
}
]
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_ice"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_orchid"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_shulker_box"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_stained_glass"
}
}
}

View File

@@ -1,77 +0,0 @@
{
"multipart": [
{
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_post"
}
},
{
"when": {
"north": "true"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_side"
}
},
{
"when": {
"east": "true"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_side",
"y": 90
}
},
{
"when": {
"south": "true"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_side_alt"
}
},
{
"when": {
"west": "true"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_side_alt",
"y": 90
}
},
{
"when": {
"north": "false"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside"
}
},
{
"when": {
"east": "false"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside_alt"
}
},
{
"when": {
"south": "false"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside_alt",
"y": 90
}
},
{
"when": {
"west": "false"
},
"apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside",
"y": 270
}
}
]
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_terracotta"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/banner"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/blue_wool"
}
}
}

View File

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

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/bookshelf"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/brain_coral"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/brain_coral_block"
}
}
}

View File

@@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "minecraft:block/brain_coral_fan"
}
}
}

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