You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
14f9124205 |
5
assets/minecraft/blockstates/acacia_bark.json
Normal file
5
assets/minecraft/blockstates/acacia_bark.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "acacia_bark" }
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=floor,facing=east,powered=false": { "model": "block/acacia_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "block/acacia_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "block/acacia_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "block/acacia_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "block/acacia_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "block/acacia_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "block/acacia_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "block/acacia_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "block/acacia_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "block/acacia_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "block/acacia_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "block/acacia_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "block/acacia_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "block/acacia_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "block/acacia_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "block/acacia_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "block/acacia_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "block/acacia_button_pressed", "x": 180, "y": 180 }
|
||||
"face=floor,facing=east,powered=false": { "model": "acacia_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "acacia_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "acacia_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "acacia_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "acacia_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "acacia_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "acacia_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "acacia_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "acacia_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "acacia_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "acacia_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "acacia_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "acacia_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "acacia_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "acacia_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "acacia_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "acacia_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "acacia_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "acacia_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "acacia_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "acacia_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "acacia_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "acacia_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "acacia_button_pressed", "x": 180, "y": 180 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,36 +1,36 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "block/acacia_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "block/acacia_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "block/acacia_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "block/acacia_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "block/acacia_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "block/acacia_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "block/acacia_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "block/acacia_door_top", "y": 180 }
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "acacia_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "acacia_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "acacia_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "acacia_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "acacia_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "acacia_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "acacia_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "acacia_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "acacia_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "acacia_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "acacia_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "acacia_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "acacia_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "acacia_door_top", "y": 180 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/acacia_fence_post" }},
|
||||
{ "apply": { "model": "acacia_fence_post" }},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "uvlock": true }
|
||||
"apply": { "model": "acacia_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "y": 90, "uvlock": true }
|
||||
"apply": { "model": "acacia_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "y": 180, "uvlock": true }
|
||||
"apply": { "model": "acacia_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/acacia_fence_side", "y": 270, "uvlock": true }
|
||||
"apply": { "model": "acacia_fence_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "block/acacia_fence_gate", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "block/acacia_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "block/acacia_fence_gate_wall", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "block/acacia_fence_gate_wall_open", "uvlock": true, "y": 270 }
|
||||
"facing=south,in_wall=false,open=false": { "model": "acacia_fence_gate", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "acacia_fence_gate", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "acacia_fence_gate", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "acacia_fence_gate", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "acacia_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "acacia_fence_gate_wall", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "acacia_fence_gate_wall", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "acacia_fence_gate_wall", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "acacia_fence_gate_wall", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "acacia_fence_gate_wall_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "acacia_fence_gate_wall_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "acacia_fence_gate_wall_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "acacia_fence_gate_wall_open", "uvlock": true, "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_leaves" }
|
||||
"normal": { "model": "acacia_leaves" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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=y": { "model": "acacia_log" },
|
||||
"axis=z": { "model": "acacia_log", "x": 90 },
|
||||
"axis=x": { "model": "acacia_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_planks" }
|
||||
"normal": { "model": "acacia_planks" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false": { "model": "block/acacia_pressure_plate" },
|
||||
"powered=true": { "model": "block/acacia_pressure_plate_down" }
|
||||
"powered=false": { "model": "acacia_pressure_plate" },
|
||||
"powered=true": { "model": "acacia_pressure_plate_down" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sapling" }
|
||||
"stage=0": { "model": "acacia_sapling" },
|
||||
"stage=1": { "model": "acacia_sapling" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/acacia_slab" },
|
||||
"type=top": { "model": "block/acacia_slab_top" },
|
||||
"type=double": { "model": "block/acacia_planks" }
|
||||
"type=bottom": { "model": "acacia_slab" },
|
||||
"type=top": { "model": "acacia_slab_top" },
|
||||
"type=double": { "model": "acacia_planks" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/acacia_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/acacia_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/acacia_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/acacia_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/acacia_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/acacia_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/acacia_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/acacia_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/acacia_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/acacia_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/acacia_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "acacia_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "acacia_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "acacia_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "acacia_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "acacia_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "acacia_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "acacia_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "acacia_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "acacia_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "acacia_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "acacia_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "acacia_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "acacia_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "acacia_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "acacia_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "acacia_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "acacia_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "acacia_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "acacia_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "acacia_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "acacia_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "acacia_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "acacia_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "acacia_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "acacia_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "acacia_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "acacia_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "acacia_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom" },
|
||||
"facing=south,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "block/acacia_trapdoor_bottom", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "block/acacia_trapdoor_top" },
|
||||
"facing=south,half=top,open=false": { "model": "block/acacia_trapdoor_top", "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "block/acacia_trapdoor_top", "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "block/acacia_trapdoor_top", "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "block/acacia_trapdoor_open" },
|
||||
"facing=south,half=bottom,open=true": { "model": "block/acacia_trapdoor_open", "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "block/acacia_trapdoor_open", "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "block/acacia_trapdoor_open", "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "block/acacia_trapdoor_open", "x": 180, "y": 90 }
|
||||
"facing=north,half=bottom,open=false": { "model": "acacia_trapdoor_bottom" },
|
||||
"facing=south,half=bottom,open=false": { "model": "acacia_trapdoor_bottom", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "acacia_trapdoor_bottom", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "acacia_trapdoor_bottom", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "acacia_trapdoor_top" },
|
||||
"facing=south,half=top,open=false": { "model": "acacia_trapdoor_top", "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "acacia_trapdoor_top", "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "acacia_trapdoor_top", "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "acacia_trapdoor_open" },
|
||||
"facing=south,half=bottom,open=true": { "model": "acacia_trapdoor_open", "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "acacia_trapdoor_open", "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "acacia_trapdoor_open", "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "acacia_trapdoor_open", "x": 180, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "acacia_trapdoor_open", "x": 180, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "acacia_trapdoor_open", "x": 180, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "acacia_trapdoor_open", "x": 180, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/acacia_wood" },
|
||||
"axis=z": { "model": "block/acacia_wood", "x": 90 },
|
||||
"axis=x": { "model": "block/acacia_wood", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false,shape=north_south": { "model": "block/activator_rail" },
|
||||
"powered=false,shape=east_west": { "model": "block/activator_rail", "y": 90 },
|
||||
"powered=false,shape=ascending_east": { "model": "block/activator_rail_raised_ne", "y": 90 },
|
||||
"powered=false,shape=ascending_west": { "model": "block/activator_rail_raised_sw", "y": 90 },
|
||||
"powered=false,shape=ascending_north": { "model": "block/activator_rail_raised_ne" },
|
||||
"powered=false,shape=ascending_south": { "model": "block/activator_rail_raised_sw" },
|
||||
"powered=true,shape=north_south": { "model": "block/activator_rail_on" },
|
||||
"powered=true,shape=east_west": { "model": "block/activator_rail_on", "y": 90 },
|
||||
"powered=true,shape=ascending_east": { "model": "block/activator_rail_on_raised_ne", "y": 90 },
|
||||
"powered=true,shape=ascending_west": { "model": "block/activator_rail_on_raised_sw", "y": 90 },
|
||||
"powered=true,shape=ascending_north": { "model": "block/activator_rail_on_raised_ne" },
|
||||
"powered=true,shape=ascending_south": { "model": "block/activator_rail_on_raised_sw" }
|
||||
"powered=false,shape=north_south": { "model": "activator_rail" },
|
||||
"powered=false,shape=east_west": { "model": "activator_rail", "y": 90 },
|
||||
"powered=false,shape=ascending_east": { "model": "activator_rail_raised_ne", "y": 90 },
|
||||
"powered=false,shape=ascending_west": { "model": "activator_rail_raised_sw", "y": 90 },
|
||||
"powered=false,shape=ascending_north": { "model": "activator_rail_raised_ne" },
|
||||
"powered=false,shape=ascending_south": { "model": "activator_rail_raised_sw" },
|
||||
"powered=true,shape=north_south": { "model": "activator_rail_on" },
|
||||
"powered=true,shape=east_west": { "model": "activator_rail_on", "y": 90 },
|
||||
"powered=true,shape=ascending_east": { "model": "activator_rail_on_raised_ne", "y": 90 },
|
||||
"powered=true,shape=ascending_west": { "model": "activator_rail_on_raised_sw", "y": 90 },
|
||||
"powered=true,shape=ascending_north": { "model": "activator_rail_on_raised_ne" },
|
||||
"powered=true,shape=ascending_south": { "model": "activator_rail_on_raised_sw" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/air" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/allium" }
|
||||
"normal": { "model": "allium" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/andesite" }
|
||||
"normal": { "model": "andesite" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/anvil" },
|
||||
"facing=west": { "model": "block/anvil", "y": 90 },
|
||||
"facing=north": { "model": "block/anvil", "y": 180 },
|
||||
"facing=east": { "model": "block/anvil", "y": 270 }
|
||||
"facing=south": { "model": "anvil" },
|
||||
"facing=west": { "model": "anvil", "y": 90 },
|
||||
"facing=north": { "model": "anvil", "y": 180 },
|
||||
"facing=east": { "model": "anvil", "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=west": { "model": "block/attached_melon_stem" },
|
||||
"facing=east": { "model": "block/attached_melon_stem", "y": 180 },
|
||||
"facing=north": { "model": "block/attached_melon_stem", "y": 90 },
|
||||
"facing=south": { "model": "block/attached_melon_stem", "y": 270 }
|
||||
"facing=west": { "model": "attached_melon_stem" },
|
||||
"facing=east": { "model": "attached_melon_stem", "y": 180 },
|
||||
"facing=north": { "model": "attached_melon_stem", "y": 90 },
|
||||
"facing=south": { "model": "attached_melon_stem", "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=west": { "model": "block/attached_pumpkin_stem" },
|
||||
"facing=east": { "model": "block/attached_pumpkin_stem", "y": 180 },
|
||||
"facing=north": { "model": "block/attached_pumpkin_stem", "y": 90 },
|
||||
"facing=south": { "model": "block/attached_pumpkin_stem", "y": 270 }
|
||||
"facing=west": { "model": "attached_pumpkin_stem" },
|
||||
"facing=east": { "model": "attached_pumpkin_stem", "y": 180 },
|
||||
"facing=north": { "model": "attached_pumpkin_stem", "y": 90 },
|
||||
"facing=south": { "model": "attached_pumpkin_stem", "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/azure_bluet" }
|
||||
"normal": { "model": "azure_bluet" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/barrier" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/beacon" }
|
||||
"normal": { "model": "beacon" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/bedrock" },
|
||||
{ "model": "block/bedrock_mirrored" },
|
||||
{ "model": "block/bedrock", "y": 180 },
|
||||
{ "model": "block/bedrock_mirrored", "y": 180 }
|
||||
"normal": [
|
||||
{ "model": "bedrock" },
|
||||
{ "model": "bedrock_mirrored" },
|
||||
{ "model": "bedrock", "y": 180 },
|
||||
{ "model": "bedrock_mirrored", "y": 180 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "block/beetroots_stage0" },
|
||||
"age=1": { "model": "block/beetroots_stage1" },
|
||||
"age=2": { "model": "block/beetroots_stage2" },
|
||||
"age=3": { "model": "block/beetroots_stage3" }
|
||||
"age=0": { "model": "beetroots_stage0" },
|
||||
"age=1": { "model": "beetroots_stage1" },
|
||||
"age=2": { "model": "beetroots_stage2" },
|
||||
"age=3": { "model": "beetroots_stage3" }
|
||||
}
|
||||
}
|
||||
|
||||
5
assets/minecraft/blockstates/birch_bark.json
Normal file
5
assets/minecraft/blockstates/birch_bark.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "birch_bark" }
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=floor,facing=east,powered=false": { "model": "block/birch_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "block/birch_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "block/birch_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "block/birch_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "block/birch_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "block/birch_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "block/birch_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "block/birch_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "block/birch_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "block/birch_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "block/birch_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "block/birch_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "block/birch_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "block/birch_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "block/birch_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "block/birch_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "block/birch_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "block/birch_button_pressed", "x": 180, "y": 180 }
|
||||
"face=floor,facing=east,powered=false": { "model": "birch_button", "y": 90 },
|
||||
"face=floor,facing=west,powered=false": { "model": "birch_button", "y": 270 },
|
||||
"face=floor,facing=south,powered=false": { "model": "birch_button", "y": 180 },
|
||||
"face=floor,facing=north,powered=false": { "model": "birch_button" },
|
||||
"face=wall,facing=east,powered=false": { "model": "birch_button", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=false": { "model": "birch_button", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=false": { "model": "birch_button", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=false": { "model": "birch_button", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=false": { "model": "birch_button", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=false": { "model": "birch_button", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=false": { "model": "birch_button", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=false": { "model": "birch_button", "x": 180, "y": 180 },
|
||||
"face=floor,facing=east,powered=true": { "model": "birch_button_pressed", "y": 90 },
|
||||
"face=floor,facing=west,powered=true": { "model": "birch_button_pressed", "y": 270 },
|
||||
"face=floor,facing=south,powered=true": { "model": "birch_button_pressed", "y": 180 },
|
||||
"face=floor,facing=north,powered=true": { "model": "birch_button_pressed" },
|
||||
"face=wall,facing=east,powered=true": { "model": "birch_button_pressed", "uvlock": true, "x": 90, "y": 90 },
|
||||
"face=wall,facing=west,powered=true": { "model": "birch_button_pressed", "uvlock": true, "x": 90, "y": 270 },
|
||||
"face=wall,facing=south,powered=true": { "model": "birch_button_pressed", "uvlock": true, "x": 90, "y": 180 },
|
||||
"face=wall,facing=north,powered=true": { "model": "birch_button_pressed", "uvlock": true, "x": 90 },
|
||||
"face=ceiling,facing=east,powered=true": { "model": "birch_button_pressed", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west,powered=true": { "model": "birch_button_pressed", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south,powered=true": { "model": "birch_button_pressed", "x": 180 },
|
||||
"face=ceiling,facing=north,powered=true": { "model": "birch_button_pressed", "x": 180, "y": 180 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,36 +1,36 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "block/birch_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "block/birch_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "block/birch_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "block/birch_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "block/birch_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "block/birch_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "block/birch_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "block/birch_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "block/birch_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "block/birch_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "block/birch_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "block/birch_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "block/birch_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "block/birch_door_top", "y": 180 }
|
||||
"facing=east,half=lower,hinge=left,open=false": { "model": "birch_door_bottom" },
|
||||
"facing=south,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 90 },
|
||||
"facing=west,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 180 },
|
||||
"facing=north,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 270 },
|
||||
"facing=east,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_hinge" },
|
||||
"facing=south,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_hinge", "y": 90 },
|
||||
"facing=west,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_hinge", "y": 180 },
|
||||
"facing=north,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_hinge", "y": 270 },
|
||||
"facing=east,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_hinge", "y": 90 },
|
||||
"facing=south,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_hinge", "y": 180 },
|
||||
"facing=west,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_hinge", "y": 270 },
|
||||
"facing=north,half=lower,hinge=left,open=true": { "model": "birch_door_bottom_hinge" },
|
||||
"facing=east,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 270 },
|
||||
"facing=south,half=lower,hinge=right,open=true": { "model": "birch_door_bottom" },
|
||||
"facing=west,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 90 },
|
||||
"facing=north,half=lower,hinge=right,open=true": { "model": "birch_door_bottom", "y": 180 },
|
||||
"facing=east,half=upper,hinge=left,open=false": { "model": "birch_door_top" },
|
||||
"facing=south,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 90 },
|
||||
"facing=west,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 180 },
|
||||
"facing=north,half=upper,hinge=left,open=false": { "model": "birch_door_top", "y": 270 },
|
||||
"facing=east,half=upper,hinge=right,open=false": { "model": "birch_door_top_hinge" },
|
||||
"facing=south,half=upper,hinge=right,open=false": { "model": "birch_door_top_hinge", "y": 90 },
|
||||
"facing=west,half=upper,hinge=right,open=false": { "model": "birch_door_top_hinge", "y": 180 },
|
||||
"facing=north,half=upper,hinge=right,open=false": { "model": "birch_door_top_hinge", "y": 270 },
|
||||
"facing=east,half=upper,hinge=left,open=true": { "model": "birch_door_top_hinge", "y": 90 },
|
||||
"facing=south,half=upper,hinge=left,open=true": { "model": "birch_door_top_hinge", "y": 180 },
|
||||
"facing=west,half=upper,hinge=left,open=true": { "model": "birch_door_top_hinge", "y": 270 },
|
||||
"facing=north,half=upper,hinge=left,open=true": { "model": "birch_door_top_hinge" },
|
||||
"facing=east,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 270 },
|
||||
"facing=south,half=upper,hinge=right,open=true": { "model": "birch_door_top" },
|
||||
"facing=west,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 90 },
|
||||
"facing=north,half=upper,hinge=right,open=true": { "model": "birch_door_top", "y": 180 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/birch_fence_post" }},
|
||||
{ "apply": { "model": "birch_fence_post" }},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "uvlock": true }
|
||||
"apply": { "model": "birch_fence_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "y": 90, "uvlock": true }
|
||||
"apply": { "model": "birch_fence_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "y": 180, "uvlock": true }
|
||||
"apply": { "model": "birch_fence_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/birch_fence_side", "y": 270, "uvlock": true }
|
||||
"apply": { "model": "birch_fence_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "block/birch_fence_gate", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "block/birch_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "block/birch_fence_gate_wall", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "block/birch_fence_gate_wall_open", "uvlock": true, "y": 270 }
|
||||
"facing=south,in_wall=false,open=false": { "model": "birch_fence_gate", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=false": { "model": "birch_fence_gate", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=false": { "model": "birch_fence_gate", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=false": { "model": "birch_fence_gate", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true },
|
||||
"facing=west,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=false,open=true": { "model": "birch_fence_gate_open", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=false": { "model": "birch_fence_gate_wall", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=false": { "model": "birch_fence_gate_wall", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=false": { "model": "birch_fence_gate_wall", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=false": { "model": "birch_fence_gate_wall", "uvlock": true, "y": 270 },
|
||||
"facing=south,in_wall=true,open=true": { "model": "birch_fence_gate_wall_open", "uvlock": true },
|
||||
"facing=west,in_wall=true,open=true": { "model": "birch_fence_gate_wall_open", "uvlock": true, "y": 90 },
|
||||
"facing=north,in_wall=true,open=true": { "model": "birch_fence_gate_wall_open", "uvlock": true, "y": 180 },
|
||||
"facing=east,in_wall=true,open=true": { "model": "birch_fence_gate_wall_open", "uvlock": true, "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_leaves" }
|
||||
"normal": { "model": "birch_leaves" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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=y": { "model": "birch_log" },
|
||||
"axis=z": { "model": "birch_log", "x": 90 },
|
||||
"axis=x": { "model": "birch_log", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_planks" }
|
||||
"normal": { "model": "birch_planks" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false": { "model": "block/birch_pressure_plate" },
|
||||
"powered=true": { "model": "block/birch_pressure_plate_down" }
|
||||
"powered=false": { "model": "birch_pressure_plate" },
|
||||
"powered=true": { "model": "birch_pressure_plate_down" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sapling" }
|
||||
"stage=0": { "model": "birch_sapling" },
|
||||
"stage=1": { "model": "birch_sapling" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/birch_slab" },
|
||||
"type=top": { "model": "block/birch_slab_top" },
|
||||
"type=double": { "model": "block/birch_planks" }
|
||||
"type=bottom": { "model": "birch_slab" },
|
||||
"type=top": { "model": "birch_slab_top" },
|
||||
"type=double": { "model": "birch_planks" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/birch_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/birch_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/birch_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/birch_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/birch_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/birch_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/birch_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/birch_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/birch_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/birch_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/birch_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/birch_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "birch_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "birch_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "birch_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "birch_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "birch_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "birch_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "birch_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "birch_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "birch_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "birch_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "birch_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "birch_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "birch_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "birch_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "birch_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "birch_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "birch_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "birch_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "birch_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "birch_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "birch_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "birch_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "birch_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "birch_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "birch_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "birch_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "birch_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "birch_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "birch_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "birch_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "birch_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "birch_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom" },
|
||||
"facing=south,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "block/birch_trapdoor_bottom", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "block/birch_trapdoor_top" },
|
||||
"facing=south,half=top,open=false": { "model": "block/birch_trapdoor_top", "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "block/birch_trapdoor_top", "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "block/birch_trapdoor_top", "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "block/birch_trapdoor_open" },
|
||||
"facing=south,half=bottom,open=true": { "model": "block/birch_trapdoor_open", "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "block/birch_trapdoor_open", "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "block/birch_trapdoor_open", "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "block/birch_trapdoor_open", "x": 180, "y": 90 }
|
||||
"facing=north,half=bottom,open=false": { "model": "birch_trapdoor_bottom" },
|
||||
"facing=south,half=bottom,open=false": { "model": "birch_trapdoor_bottom", "y": 180 },
|
||||
"facing=east,half=bottom,open=false": { "model": "birch_trapdoor_bottom", "y": 90 },
|
||||
"facing=west,half=bottom,open=false": { "model": "birch_trapdoor_bottom", "y": 270 },
|
||||
"facing=north,half=top,open=false": { "model": "birch_trapdoor_top" },
|
||||
"facing=south,half=top,open=false": { "model": "birch_trapdoor_top", "y": 180 },
|
||||
"facing=east,half=top,open=false": { "model": "birch_trapdoor_top", "y": 90 },
|
||||
"facing=west,half=top,open=false": { "model": "birch_trapdoor_top", "y": 270 },
|
||||
"facing=north,half=bottom,open=true": { "model": "birch_trapdoor_open" },
|
||||
"facing=south,half=bottom,open=true": { "model": "birch_trapdoor_open", "y": 180 },
|
||||
"facing=east,half=bottom,open=true": { "model": "birch_trapdoor_open", "y": 90 },
|
||||
"facing=west,half=bottom,open=true": { "model": "birch_trapdoor_open", "y": 270 },
|
||||
"facing=north,half=top,open=true": { "model": "birch_trapdoor_open", "x": 180, "y": 180 },
|
||||
"facing=south,half=top,open=true": { "model": "birch_trapdoor_open", "x": 180, "y": 0 },
|
||||
"facing=east,half=top,open=true": { "model": "birch_trapdoor_open", "x": 180, "y": 270 },
|
||||
"facing=west,half=top,open=true": { "model": "birch_trapdoor_open", "x": 180, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/birch_wood" },
|
||||
"axis=z": { "model": "block/birch_wood", "x": 90 },
|
||||
"axis=x": { "model": "block/birch_wood", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bed" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_carpet" }
|
||||
"normal": { "model": "black_carpet" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_concrete" }
|
||||
"normal": { "model": "black_concrete" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/black_concrete_powder" },
|
||||
{ "model": "block/black_concrete_powder", "y": 90 },
|
||||
{ "model": "block/black_concrete_powder", "y": 180 },
|
||||
{ "model": "block/black_concrete_powder", "y": 270 }
|
||||
"normal": [
|
||||
{ "model": "black_concrete_powder" },
|
||||
{ "model": "black_concrete_powder", "y": 90 },
|
||||
{ "model": "black_concrete_powder", "y": 180 },
|
||||
{ "model": "black_concrete_powder", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/black_glazed_terracotta" },
|
||||
"facing=west": { "model": "block/black_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "block/black_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "block/black_glazed_terracotta", "y": 270 }
|
||||
"facing=south": { "model": "black_glazed_terracotta" },
|
||||
"facing=west": { "model": "black_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "black_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "black_glazed_terracotta", "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_shulker_box" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_stained_glass" }
|
||||
"normal": { "model": "black_stained_glass" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/black_stained_glass_pane_post" }},
|
||||
{ "apply": { "model": "black_stained_glass_pane_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side" }
|
||||
"apply": { "model": "black_stained_glass_pane_side" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side", "y": 90 }
|
||||
"apply": { "model": "black_stained_glass_pane_side", "y": 90 }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side_alt" }
|
||||
"apply": { "model": "black_stained_glass_pane_side_alt" }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "block/black_stained_glass_pane_side_alt", "y": 90 }
|
||||
"apply": { "model": "black_stained_glass_pane_side_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside" }
|
||||
"apply": { "model": "black_stained_glass_pane_noside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside_alt" }
|
||||
"apply": { "model": "black_stained_glass_pane_noside_alt" }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside_alt", "y": 90 }
|
||||
"apply": { "model": "black_stained_glass_pane_noside_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "block/black_stained_glass_pane_noside", "y": 270 }
|
||||
"apply": { "model": "black_stained_glass_pane_noside", "y": 270 }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_terracotta" }
|
||||
"normal": { "model": "black_terracotta" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/black_wool" }
|
||||
"normal": { "model": "black_wool" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bed" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_carpet" }
|
||||
"normal": { "model": "blue_carpet" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_concrete" }
|
||||
"normal": { "model": "blue_concrete" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/blue_concrete_powder" },
|
||||
{ "model": "block/blue_concrete_powder", "y": 90 },
|
||||
{ "model": "block/blue_concrete_powder", "y": 180 },
|
||||
{ "model": "block/blue_concrete_powder", "y": 270 }
|
||||
"normal": [
|
||||
{ "model": "blue_concrete_powder" },
|
||||
{ "model": "blue_concrete_powder", "y": 90 },
|
||||
{ "model": "blue_concrete_powder", "y": 180 },
|
||||
{ "model": "blue_concrete_powder", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/blue_glazed_terracotta" },
|
||||
"facing=west": { "model": "block/blue_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "block/blue_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "block/blue_glazed_terracotta", "y": 270 }
|
||||
"facing=south": { "model": "blue_glazed_terracotta" },
|
||||
"facing=west": { "model": "blue_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "blue_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "blue_glazed_terracotta", "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_ice" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_orchid" }
|
||||
"normal": { "model": "blue_orchid" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_shulker_box" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_stained_glass" }
|
||||
"normal": { "model": "blue_stained_glass" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/blue_stained_glass_pane_post" }},
|
||||
{ "apply": { "model": "blue_stained_glass_pane_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side" }
|
||||
"apply": { "model": "blue_stained_glass_pane_side" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side", "y": 90 }
|
||||
"apply": { "model": "blue_stained_glass_pane_side", "y": 90 }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side_alt" }
|
||||
"apply": { "model": "blue_stained_glass_pane_side_alt" }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_side_alt", "y": 90 }
|
||||
"apply": { "model": "blue_stained_glass_pane_side_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside" }
|
||||
"apply": { "model": "blue_stained_glass_pane_noside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside_alt" }
|
||||
"apply": { "model": "blue_stained_glass_pane_noside_alt" }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside_alt", "y": 90 }
|
||||
"apply": { "model": "blue_stained_glass_pane_noside_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "block/blue_stained_glass_pane_noside", "y": 270 }
|
||||
"apply": { "model": "blue_stained_glass_pane_noside", "y": 270 }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_terracotta" }
|
||||
"normal": { "model": "blue_terracotta" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/blue_wool" }
|
||||
"normal": { "model": "blue_wool" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "block/bone_block" },
|
||||
"axis=z": { "model": "block/bone_block", "x": 90 },
|
||||
"axis=x": { "model": "block/bone_block", "x": 90, "y": 90 }
|
||||
"axis=y": { "model": "bone_block" },
|
||||
"axis=z": { "model": "bone_block", "x": 90 },
|
||||
"axis=x": { "model": "bone_block", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bookshelf" }
|
||||
"normal": { "model": "bookshelf" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brain_coral" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brain_coral_block" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brain_coral_fan" }
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": { "model": "block/brain_coral_wall_fan", "y": 90 },
|
||||
"facing=south": { "model": "block/brain_coral_wall_fan", "y": 180 },
|
||||
"facing=west": { "model": "block/brain_coral_wall_fan", "y": 270 },
|
||||
"facing=north": { "model": "block/brain_coral_wall_fan", "y": 0 }
|
||||
}
|
||||
}
|
||||
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/brewing_stand" }},
|
||||
{ "apply": { "model": "brewing_stand" }},
|
||||
{ "when": { "has_bottle_0": "true" },
|
||||
"apply": { "model": "block/brewing_stand_bottle0" }
|
||||
"apply": { "model": "brewing_stand_bottle0" }
|
||||
},
|
||||
{ "when": { "has_bottle_1": "true" },
|
||||
"apply": { "model": "block/brewing_stand_bottle1" }
|
||||
"apply": { "model": "brewing_stand_bottle1" }
|
||||
},
|
||||
{ "when": { "has_bottle_2": "true" },
|
||||
"apply": { "model": "block/brewing_stand_bottle2" }
|
||||
"apply": { "model": "brewing_stand_bottle2" }
|
||||
},
|
||||
{ "when": { "has_bottle_0": "false" },
|
||||
"apply": { "model": "block/brewing_stand_empty0" }
|
||||
"apply": { "model": "brewing_stand_empty0" }
|
||||
},
|
||||
{ "when": { "has_bottle_1": "false" },
|
||||
"apply": { "model": "block/brewing_stand_empty1" }
|
||||
"apply": { "model": "brewing_stand_empty1" }
|
||||
},
|
||||
{ "when": { "has_bottle_2": "false" },
|
||||
"apply": { "model": "block/brewing_stand_empty2" }
|
||||
"apply": { "model": "brewing_stand_empty2" }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/brick_slab" },
|
||||
"type=top": { "model": "block/brick_slab_top" },
|
||||
"type=double": { "model": "block/bricks" }
|
||||
"type=bottom": { "model": "brick_slab" },
|
||||
"type=top": { "model": "brick_slab_top" },
|
||||
"type=double": { "model": "bricks" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
"facing=east,half=bottom,shape=straight": { "model": "brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bricks" }
|
||||
"normal": { "model": "bricks" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bed" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_carpet" }
|
||||
"normal": { "model": "brown_carpet" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_concrete" }
|
||||
"normal": { "model": "brown_concrete" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "block/brown_concrete_powder" },
|
||||
{ "model": "block/brown_concrete_powder", "y": 90 },
|
||||
{ "model": "block/brown_concrete_powder", "y": 180 },
|
||||
{ "model": "block/brown_concrete_powder", "y": 270 }
|
||||
"normal": [
|
||||
{ "model": "brown_concrete_powder" },
|
||||
{ "model": "brown_concrete_powder", "y": 90 },
|
||||
{ "model": "brown_concrete_powder", "y": 180 },
|
||||
{ "model": "brown_concrete_powder", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=south": { "model": "block/brown_glazed_terracotta" },
|
||||
"facing=west": { "model": "block/brown_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "block/brown_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "block/brown_glazed_terracotta", "y": 270 }
|
||||
"facing=south": { "model": "brown_glazed_terracotta" },
|
||||
"facing=west": { "model": "brown_glazed_terracotta", "y": 90 },
|
||||
"facing=north": { "model": "brown_glazed_terracotta", "y": 180 },
|
||||
"facing=east": { "model": "brown_glazed_terracotta", "y": 270 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_mushroom" }
|
||||
"normal": { "model": "brown_mushroom" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "block/brown_mushroom_block" }
|
||||
"apply": { "model": "brown_mushroom_block" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "y": 90, "uvlock": true }
|
||||
"apply": { "model": "brown_mushroom_block", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "y": 180, "uvlock": true }
|
||||
"apply": { "model": "brown_mushroom_block", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "y": 270, "uvlock": true }
|
||||
"apply": { "model": "brown_mushroom_block", "y": 270, "uvlock": true }
|
||||
},
|
||||
{ "when": { "up": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "x": 270, "uvlock": true }
|
||||
"apply": { "model": "brown_mushroom_block", "x": 270, "uvlock": true }
|
||||
},
|
||||
{ "when": { "down": true },
|
||||
"apply": { "model": "block/brown_mushroom_block", "x": 90, "uvlock": true }
|
||||
"apply": { "model": "brown_mushroom_block", "x": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "block/mushroom_block_inside" }
|
||||
"apply": { "model": "mushroom_block_inside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "y": 90, "uvlock": false }
|
||||
"apply": { "model": "mushroom_block_inside", "y": 90, "uvlock": false }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "y": 180, "uvlock": false }
|
||||
"apply": { "model": "mushroom_block_inside", "y": 180, "uvlock": false }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "y": 270, "uvlock": false }
|
||||
"apply": { "model": "mushroom_block_inside", "y": 270, "uvlock": false }
|
||||
},
|
||||
{ "when": { "up": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "x": 270, "uvlock": false }
|
||||
"apply": { "model": "mushroom_block_inside", "x": 270, "uvlock": false }
|
||||
},
|
||||
{ "when": { "down": false },
|
||||
"apply": { "model": "block/mushroom_block_inside", "x": 90, "uvlock": false }
|
||||
"apply": { "model": "mushroom_block_inside", "x": 90, "uvlock": false }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_shulker_box" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_stained_glass" }
|
||||
"normal": { "model": "brown_stained_glass" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/brown_stained_glass_pane_post" }},
|
||||
{ "apply": { "model": "brown_stained_glass_pane_post" }},
|
||||
{ "when": { "north": true },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_side" }
|
||||
"apply": { "model": "brown_stained_glass_pane_side" }
|
||||
},
|
||||
{ "when": { "east": true },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_side", "y": 90 }
|
||||
"apply": { "model": "brown_stained_glass_pane_side", "y": 90 }
|
||||
},
|
||||
{ "when": { "south": true },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_side_alt" }
|
||||
"apply": { "model": "brown_stained_glass_pane_side_alt" }
|
||||
},
|
||||
{ "when": { "west": true },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_side_alt", "y": 90 }
|
||||
"apply": { "model": "brown_stained_glass_pane_side_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "north": false },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_noside" }
|
||||
"apply": { "model": "brown_stained_glass_pane_noside" }
|
||||
},
|
||||
{ "when": { "east": false },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_noside_alt" }
|
||||
"apply": { "model": "brown_stained_glass_pane_noside_alt" }
|
||||
},
|
||||
{ "when": { "south": false },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_noside_alt", "y": 90 }
|
||||
"apply": { "model": "brown_stained_glass_pane_noside_alt", "y": 90 }
|
||||
},
|
||||
{ "when": { "west": false },
|
||||
"apply": { "model": "block/brown_stained_glass_pane_noside", "y": 270 }
|
||||
"apply": { "model": "brown_stained_glass_pane_noside", "y": 270 }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_terracotta" }
|
||||
"normal": { "model": "brown_terracotta" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/banner" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/brown_wool" }
|
||||
"normal": { "model": "brown_wool" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/water" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bubble_coral" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bubble_coral_block" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bubble_coral_fan" }
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": { "model": "block/bubble_coral_wall_fan", "y": 90 },
|
||||
"facing=south": { "model": "block/bubble_coral_wall_fan", "y": 180 },
|
||||
"facing=west": { "model": "block/bubble_coral_wall_fan", "y": 270 },
|
||||
"facing=north": { "model": "block/bubble_coral_wall_fan", "y": 0 }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/cactus" }
|
||||
"normal": { "model": "cactus" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"variants": {
|
||||
"bites=0": { "model": "block/cake" },
|
||||
"bites=1": { "model": "block/cake_slice1" },
|
||||
"bites=2": { "model": "block/cake_slice2" },
|
||||
"bites=3": { "model": "block/cake_slice3" },
|
||||
"bites=4": { "model": "block/cake_slice4" },
|
||||
"bites=5": { "model": "block/cake_slice5" },
|
||||
"bites=6": { "model": "block/cake_slice6" }
|
||||
"bites=0": { "model": "cake" },
|
||||
"bites=1": { "model": "cake_slice1" },
|
||||
"bites=2": { "model": "cake_slice2" },
|
||||
"bites=3": { "model": "cake_slice3" },
|
||||
"bites=4": { "model": "cake_slice4" },
|
||||
"bites=5": { "model": "cake_slice5" },
|
||||
"bites=6": { "model": "cake_slice6" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "block/carrots_stage0" },
|
||||
"age=1": { "model": "block/carrots_stage0" },
|
||||
"age=2": { "model": "block/carrots_stage1" },
|
||||
"age=3": { "model": "block/carrots_stage1" },
|
||||
"age=4": { "model": "block/carrots_stage2" },
|
||||
"age=5": { "model": "block/carrots_stage2" },
|
||||
"age=6": { "model": "block/carrots_stage2" },
|
||||
"age=7": { "model": "block/carrots_stage3" }
|
||||
"age=0": { "model": "carrots_stage0" },
|
||||
"age=1": { "model": "carrots_stage0" },
|
||||
"age=2": { "model": "carrots_stage1" },
|
||||
"age=3": { "model": "carrots_stage1" },
|
||||
"age=4": { "model": "carrots_stage2" },
|
||||
"age=5": { "model": "carrots_stage2" },
|
||||
"age=6": { "model": "carrots_stage2" },
|
||||
"age=7": { "model": "carrots_stage3" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "block/carved_pumpkin" },
|
||||
"facing=south": { "model": "block/carved_pumpkin", "y": 180 },
|
||||
"facing=west": { "model": "block/carved_pumpkin", "y": 270 },
|
||||
"facing=east": { "model": "block/carved_pumpkin", "y": 90 }
|
||||
"facing=north": { "model": "carved_pumpkin" },
|
||||
"facing=south": { "model": "carved_pumpkin", "y": 180 },
|
||||
"facing=west": { "model": "carved_pumpkin", "y": 270 },
|
||||
"facing=east": { "model": "carved_pumpkin", "y": 90 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"level=0": { "model": "block/cauldron" },
|
||||
"level=1": { "model": "block/cauldron_level1" },
|
||||
"level=2": { "model": "block/cauldron_level2" },
|
||||
"level=3": { "model": "block/cauldron_level3" }
|
||||
"level=0": { "model": "cauldron" },
|
||||
"level=1": { "model": "cauldron_level1" },
|
||||
"level=2": { "model": "cauldron_level2" },
|
||||
"level=3": { "model": "cauldron_level3" }
|
||||
}
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user