Compare commits

..

1 Commits

Author SHA1 Message Date
InventiveBot
14f9124205 Create/Update assets for version 18w02a 2018-01-13 19:20:05 +00:00
5576 changed files with 321511 additions and 108079 deletions

0
assets/.mcassetsroot Normal file
View File

View File

@@ -1,16 +0,0 @@
_ _ ___ ______ _ _ _____ _ _ _____
| | | |/ _ \ | ___ \ \ | |_ _| \ | | __ \
| | | / /_\ \| |_/ / \| | | | | \| | | \/
| |/\| | _ || /| . ` | | | | . ` | | __
\ /\ / | | || |\ \| |\ |_| |_| |\ | |_\ \
\/ \/\_| |_/\_| \_\_| \_/\___/\_| \_/\____/
(Sorry about the cheesy 90s ASCII art.)
Everything in this folder that does not belong here will be deleted.
This folder will be kept sync with the Launcher at every run.
If you wish to modify assets/resources in any way, use Resource Packs.
Ta,
Dinnerbone of Mojang

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -0,0 +1,28 @@
{
"variants": {
"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 }
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "acacia_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "acacia_door_bottom_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 }
}
}

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"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 }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,44 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "acacia_stairs" },
"facing=west,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "acacia_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "acacia_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 }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"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 }
}
}

View File

@@ -0,0 +1,16 @@
{
"variants": {
"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" }
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,8 @@
{
"variants": {
"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 }
}
}

View File

@@ -0,0 +1,8 @@
{
"variants": {
"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 }
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,28 @@
{
"variants": {
"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 }
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "birch_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "birch_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "birch_door_bottom_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 }
}
}

View File

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

View File

@@ -0,0 +1,20 @@
{
"variants": {
"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 }
}
}

View File

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

View File

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

View File

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

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