Compare commits

..

2 Commits
22w15a ... 1.19

Author SHA1 Message Date
InventiveBot
4699a9ccd5 Create/Update assets for version 1.19 2022-06-08 13:07:58 +02:00
InventiveBot
d2576dc489 Create new branch for version 1.19 2022-06-08 13:07:02 +02:00
5363 changed files with 114597 additions and 98822 deletions

1
1.19.json Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"directories":["assets","data","mappings"],"files":["22w15a.json","version.json"]} {"directories":["assets","data","mappings"],"files":["1.19.json","version.json"]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -2,23 +2,23 @@
"variants": { "variants": {
"face=ceiling,facing=east,powered=false": { "face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=east,powered=true": { "face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/acacia_button_pressed", "model": "minecraft:block/acacia_button_pressed",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=north,powered=false": { "face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=north,powered=true": { "face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/acacia_button_pressed", "model": "minecraft:block/acacia_button_pressed",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=south,powered=false": { "face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
@@ -30,13 +30,13 @@
}, },
"face=ceiling,facing=west,powered=false": { "face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=ceiling,facing=west,powered=true": { "face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/acacia_button_pressed", "model": "minecraft:block/acacia_button_pressed",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=floor,facing=east,powered=false": { "face=floor,facing=east,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
@@ -70,49 +70,49 @@
}, },
"face=wall,facing=east,powered=false": { "face=wall,facing=east,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=east,powered=true": { "face=wall,facing=east,powered=true": {
"model": "minecraft:block/acacia_button_pressed", "model": "minecraft:block/acacia_button_pressed",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=north,powered=false": { "face=wall,facing=north,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=north,powered=true": { "face=wall,facing=north,powered=true": {
"model": "minecraft:block/acacia_button_pressed", "model": "minecraft:block/acacia_button_pressed",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=south,powered=false": { "face=wall,facing=south,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=south,powered=true": { "face=wall,facing=south,powered=true": {
"model": "minecraft:block/acacia_button_pressed", "model": "minecraft:block/acacia_button_pressed",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=west,powered=false": { "face=wall,facing=west,powered=false": {
"model": "minecraft:block/acacia_button", "model": "minecraft:block/acacia_button",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
}, },
"face=wall,facing=west,powered=true": { "face=wall,facing=west,powered=true": {
"model": "minecraft:block/acacia_button_pressed", "model": "minecraft:block/acacia_button_pressed",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
} }
} }
} }

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/acacia_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/acacia_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/acacia_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/acacia_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/acacia_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/acacia_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/acacia_fence_side", "model": "minecraft:block/acacia_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,9 +1,6 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"age": "0"
},
"apply": [ "apply": [
{ {
"model": "minecraft:block/bamboo1_age0" "model": "minecraft:block/bamboo1_age0"
@@ -17,12 +14,12 @@
{ {
"model": "minecraft:block/bamboo4_age0" "model": "minecraft:block/bamboo4_age0"
} }
] ],
"when": {
"age": "0"
}
}, },
{ {
"when": {
"age": "1"
},
"apply": [ "apply": [
{ {
"model": "minecraft:block/bamboo1_age1" "model": "minecraft:block/bamboo1_age1"
@@ -36,22 +33,25 @@
{ {
"model": "minecraft:block/bamboo4_age1" "model": "minecraft:block/bamboo4_age1"
} }
] ],
},
{
"when": { "when": {
"leaves": "small" "age": "1"
},
"apply": {
"model": "minecraft:block/bamboo_small_leaves"
} }
}, },
{ {
"when": { "apply": {
"leaves": "large" "model": "minecraft:block/bamboo_small_leaves"
}, },
"when": {
"leaves": "small"
}
},
{
"apply": { "apply": {
"model": "minecraft:block/bamboo_large_leaves" "model": "minecraft:block/bamboo_large_leaves"
},
"when": {
"leaves": "large"
} }
} }
] ]

View File

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

View File

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

View File

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

View File

@@ -1,20 +1,20 @@
{ {
"variants": { "variants": {
"facing=east,tilt=full": { "facing=east,tilt=full": {
"y": 90, "model": "minecraft:block/big_dripleaf_full_tilt",
"model": "minecraft:block/big_dripleaf_full_tilt" "y": 90
}, },
"facing=east,tilt=none": { "facing=east,tilt=none": {
"y": 90, "model": "minecraft:block/big_dripleaf",
"model": "minecraft:block/big_dripleaf" "y": 90
}, },
"facing=east,tilt=partial": { "facing=east,tilt=partial": {
"y": 90, "model": "minecraft:block/big_dripleaf_partial_tilt",
"model": "minecraft:block/big_dripleaf_partial_tilt" "y": 90
}, },
"facing=east,tilt=unstable": { "facing=east,tilt=unstable": {
"y": 90, "model": "minecraft:block/big_dripleaf",
"model": "minecraft:block/big_dripleaf" "y": 90
}, },
"facing=north,tilt=full": { "facing=north,tilt=full": {
"model": "minecraft:block/big_dripleaf_full_tilt" "model": "minecraft:block/big_dripleaf_full_tilt"
@@ -29,36 +29,36 @@
"model": "minecraft:block/big_dripleaf" "model": "minecraft:block/big_dripleaf"
}, },
"facing=south,tilt=full": { "facing=south,tilt=full": {
"y": 180, "model": "minecraft:block/big_dripleaf_full_tilt",
"model": "minecraft:block/big_dripleaf_full_tilt" "y": 180
}, },
"facing=south,tilt=none": { "facing=south,tilt=none": {
"y": 180, "model": "minecraft:block/big_dripleaf",
"model": "minecraft:block/big_dripleaf" "y": 180
}, },
"facing=south,tilt=partial": { "facing=south,tilt=partial": {
"y": 180, "model": "minecraft:block/big_dripleaf_partial_tilt",
"model": "minecraft:block/big_dripleaf_partial_tilt" "y": 180
}, },
"facing=south,tilt=unstable": { "facing=south,tilt=unstable": {
"y": 180, "model": "minecraft:block/big_dripleaf",
"model": "minecraft:block/big_dripleaf" "y": 180
}, },
"facing=west,tilt=full": { "facing=west,tilt=full": {
"y": 270, "model": "minecraft:block/big_dripleaf_full_tilt",
"model": "minecraft:block/big_dripleaf_full_tilt" "y": 270
}, },
"facing=west,tilt=none": { "facing=west,tilt=none": {
"y": 270, "model": "minecraft:block/big_dripleaf",
"model": "minecraft:block/big_dripleaf" "y": 270
}, },
"facing=west,tilt=partial": { "facing=west,tilt=partial": {
"y": 270, "model": "minecraft:block/big_dripleaf_partial_tilt",
"model": "minecraft:block/big_dripleaf_partial_tilt" "y": 270
}, },
"facing=west,tilt=unstable": { "facing=west,tilt=unstable": {
"y": 270, "model": "minecraft:block/big_dripleaf",
"model": "minecraft:block/big_dripleaf" "y": 270
} }
} }
} }

View File

@@ -2,23 +2,23 @@
"variants": { "variants": {
"face=ceiling,facing=east,powered=false": { "face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=east,powered=true": { "face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/birch_button_pressed", "model": "minecraft:block/birch_button_pressed",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=north,powered=false": { "face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=north,powered=true": { "face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/birch_button_pressed", "model": "minecraft:block/birch_button_pressed",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=south,powered=false": { "face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
@@ -30,13 +30,13 @@
}, },
"face=ceiling,facing=west,powered=false": { "face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=ceiling,facing=west,powered=true": { "face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/birch_button_pressed", "model": "minecraft:block/birch_button_pressed",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=floor,facing=east,powered=false": { "face=floor,facing=east,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
@@ -70,49 +70,49 @@
}, },
"face=wall,facing=east,powered=false": { "face=wall,facing=east,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=east,powered=true": { "face=wall,facing=east,powered=true": {
"model": "minecraft:block/birch_button_pressed", "model": "minecraft:block/birch_button_pressed",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=north,powered=false": { "face=wall,facing=north,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=north,powered=true": { "face=wall,facing=north,powered=true": {
"model": "minecraft:block/birch_button_pressed", "model": "minecraft:block/birch_button_pressed",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=south,powered=false": { "face=wall,facing=south,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=south,powered=true": { "face=wall,facing=south,powered=true": {
"model": "minecraft:block/birch_button_pressed", "model": "minecraft:block/birch_button_pressed",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=west,powered=false": { "face=wall,facing=west,powered=false": {
"model": "minecraft:block/birch_button", "model": "minecraft:block/birch_button",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
}, },
"face=wall,facing=west,powered=true": { "face=wall,facing=west,powered=true": {
"model": "minecraft:block/birch_button_pressed", "model": "minecraft:block/birch_button_pressed",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
} }
} }
} }

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/birch_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/birch_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/birch_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/birch_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/birch_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/birch_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/birch_fence_side", "model": "minecraft:block/birch_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

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

View File

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

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_side" "model": "minecraft:block/black_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_side", "model": "minecraft:block/black_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_side_alt" "model": "minecraft:block/black_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_side_alt", "model": "minecraft:block/black_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_noside" "model": "minecraft:block/black_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_noside_alt" "model": "minecraft:block/black_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_noside_alt", "model": "minecraft:block/black_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/black_stained_glass_pane_noside", "model": "minecraft:block/black_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

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

View File

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

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_side" "model": "minecraft:block/blue_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_side", "model": "minecraft:block/blue_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_side_alt" "model": "minecraft:block/blue_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_side_alt", "model": "minecraft:block/blue_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside" "model": "minecraft:block/blue_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside_alt" "model": "minecraft:block/blue_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside_alt", "model": "minecraft:block/blue_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/blue_stained_glass_pane_noside", "model": "minecraft:block/blue_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -6,51 +6,51 @@
} }
}, },
{ {
"when": {
"has_bottle_0": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brewing_stand_bottle0" "model": "minecraft:block/brewing_stand_bottle0"
},
"when": {
"has_bottle_0": "true"
} }
}, },
{ {
"when": {
"has_bottle_1": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brewing_stand_bottle1" "model": "minecraft:block/brewing_stand_bottle1"
},
"when": {
"has_bottle_1": "true"
} }
}, },
{ {
"when": {
"has_bottle_2": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brewing_stand_bottle2" "model": "minecraft:block/brewing_stand_bottle2"
},
"when": {
"has_bottle_2": "true"
} }
}, },
{ {
"when": {
"has_bottle_0": "false"
},
"apply": { "apply": {
"model": "minecraft:block/brewing_stand_empty0" "model": "minecraft:block/brewing_stand_empty0"
},
"when": {
"has_bottle_0": "false"
} }
}, },
{ {
"when": {
"has_bottle_1": "false"
},
"apply": { "apply": {
"model": "minecraft:block/brewing_stand_empty1" "model": "minecraft:block/brewing_stand_empty1"
},
"when": {
"has_bottle_1": "false"
} }
}, },
{ {
"when": {
"has_bottle_2": "false"
},
"apply": { "apply": {
"model": "minecraft:block/brewing_stand_empty2" "model": "minecraft:block/brewing_stand_empty2"
},
"when": {
"has_bottle_2": "false"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner" "model": "minecraft:block/brick_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer" "model": "minecraft:block/brick_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/brick_stairs", "model": "minecraft:block/brick_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/brick_stairs", "model": "minecraft:block/brick_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/brick_stairs", "model": "minecraft:block/brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner" "model": "minecraft:block/brick_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer" "model": "minecraft:block/brick_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/brick_stairs", "model": "minecraft:block/brick_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/brick_stairs", "model": "minecraft:block/brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/brick_stairs", "model": "minecraft:block/brick_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/brick_stairs_inner", "model": "minecraft:block/brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/brick_stairs_outer", "model": "minecraft:block/brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/brick_stairs", "model": "minecraft:block/brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brick_wall_post" "model": "minecraft:block/brick_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brick_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/brick_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brick_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/brick_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brick_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/brick_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brick_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/brick_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brick_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/brick_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/brick_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/brick_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/brick_wall_side_tall", "model": "minecraft:block/brick_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -1,119 +1,119 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brown_mushroom_block" "model": "minecraft:block/brown_mushroom_block"
},
"when": {
"north": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "true" "west": "true"
},
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"uvlock": true,
"x": 270
},
"when": { "when": {
"up": "true" "up": "true"
},
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"x": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"uvlock": true,
"x": 90
},
"when": { "when": {
"down": "true" "down": "true"
},
"apply": {
"model": "minecraft:block/brown_mushroom_block",
"x": 90,
"uvlock": true
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/mushroom_block_inside" "model": "minecraft:block/mushroom_block_inside"
},
"when": {
"north": "false"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 90
},
"when": { "when": {
"east": "false" "east": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"y": 90,
"uvlock": false
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 180
},
"when": { "when": {
"south": "false" "south": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"y": 180,
"uvlock": false
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 270
},
"when": { "when": {
"west": "false" "west": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"y": 270,
"uvlock": false
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 270
},
"when": { "when": {
"up": "false" "up": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"x": 270,
"uvlock": false
} }
}, },
{ {
"when": {
"down": "false"
},
"apply": { "apply": {
"model": "minecraft:block/mushroom_block_inside", "model": "minecraft:block/mushroom_block_inside",
"x": 90, "uvlock": false,
"uvlock": false "x": 90
},
"when": {
"down": "false"
} }
} }
] ]

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_side" "model": "minecraft:block/brown_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_side", "model": "minecraft:block/brown_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_side_alt" "model": "minecraft:block/brown_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_side_alt", "model": "minecraft:block/brown_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_noside" "model": "minecraft:block/brown_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_noside_alt" "model": "minecraft:block/brown_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_noside_alt", "model": "minecraft:block/brown_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/brown_stained_glass_pane_noside", "model": "minecraft:block/brown_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -1,67 +1,64 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/chorus_plant_side" "model": "minecraft:block/chorus_plant_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/chorus_plant_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/chorus_plant_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/chorus_plant_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/chorus_plant_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/chorus_plant_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "true" "west": "true"
},
"apply": {
"model": "minecraft:block/chorus_plant_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/chorus_plant_side",
"uvlock": true,
"x": 270
},
"when": { "when": {
"up": "true" "up": "true"
},
"apply": {
"model": "minecraft:block/chorus_plant_side",
"x": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/chorus_plant_side",
"uvlock": true,
"x": 90
},
"when": { "when": {
"down": "true" "down": "true"
},
"apply": {
"model": "minecraft:block/chorus_plant_side",
"x": 90,
"uvlock": true
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": [ "apply": [
{ {
"model": "minecraft:block/chorus_plant_noside", "model": "minecraft:block/chorus_plant_noside",
@@ -76,147 +73,150 @@
{ {
"model": "minecraft:block/chorus_plant_noside3" "model": "minecraft:block/chorus_plant_noside3"
} }
] ],
"when": {
"north": "false"
}
}, },
{ {
"apply": [
{
"model": "minecraft:block/chorus_plant_noside1",
"uvlock": true,
"y": 90
},
{
"model": "minecraft:block/chorus_plant_noside2",
"uvlock": true,
"y": 90
},
{
"model": "minecraft:block/chorus_plant_noside3",
"uvlock": true,
"y": 90
},
{
"model": "minecraft:block/chorus_plant_noside",
"uvlock": true,
"weight": 2,
"y": 90
}
],
"when": { "when": {
"east": "false" "east": "false"
}, }
},
{
"apply": [ "apply": [
{
"model": "minecraft:block/chorus_plant_noside1",
"y": 90,
"uvlock": true
},
{ {
"model": "minecraft:block/chorus_plant_noside2", "model": "minecraft:block/chorus_plant_noside2",
"y": 90, "uvlock": true,
"uvlock": true "y": 180
}, },
{ {
"model": "minecraft:block/chorus_plant_noside3", "model": "minecraft:block/chorus_plant_noside3",
"y": 90, "uvlock": true,
"uvlock": true "y": 180
}, },
{ {
"model": "minecraft:block/chorus_plant_noside", "model": "minecraft:block/chorus_plant_noside",
"uvlock": true,
"weight": 2, "weight": 2,
"y": 90, "y": 180
"uvlock": true },
{
"model": "minecraft:block/chorus_plant_noside1",
"uvlock": true,
"y": 180
} }
] ],
},
{
"when": { "when": {
"south": "false" "south": "false"
}, }
},
{
"apply": [ "apply": [
{
"model": "minecraft:block/chorus_plant_noside2",
"y": 180,
"uvlock": true
},
{ {
"model": "minecraft:block/chorus_plant_noside3", "model": "minecraft:block/chorus_plant_noside3",
"y": 180, "uvlock": true,
"uvlock": true "y": 270
}, },
{ {
"model": "minecraft:block/chorus_plant_noside", "model": "minecraft:block/chorus_plant_noside",
"uvlock": true,
"weight": 2, "weight": 2,
"y": 180, "y": 270
"uvlock": true
}, },
{ {
"model": "minecraft:block/chorus_plant_noside1", "model": "minecraft:block/chorus_plant_noside1",
"y": 180, "uvlock": true,
"uvlock": true "y": 270
},
{
"model": "minecraft:block/chorus_plant_noside2",
"uvlock": true,
"y": 270
} }
] ],
},
{
"when": { "when": {
"west": "false" "west": "false"
}, }
},
{
"apply": [ "apply": [
{ {
"model": "minecraft:block/chorus_plant_noside3", "model": "minecraft:block/chorus_plant_noside",
"y": 270, "uvlock": true,
"uvlock": true "weight": 2,
"x": 270
}, },
{ {
"model": "minecraft:block/chorus_plant_noside", "model": "minecraft:block/chorus_plant_noside3",
"weight": 2, "uvlock": true,
"y": 270, "x": 270
"uvlock": true
}, },
{ {
"model": "minecraft:block/chorus_plant_noside1", "model": "minecraft:block/chorus_plant_noside1",
"y": 270, "uvlock": true,
"uvlock": true "x": 270
}, },
{ {
"model": "minecraft:block/chorus_plant_noside2", "model": "minecraft:block/chorus_plant_noside2",
"y": 270, "uvlock": true,
"uvlock": true "x": 270
} }
] ],
},
{
"when": { "when": {
"up": "false" "up": "false"
}, }
"apply": [
{
"model": "minecraft:block/chorus_plant_noside",
"weight": 2,
"x": 270,
"uvlock": true
},
{
"model": "minecraft:block/chorus_plant_noside3",
"x": 270,
"uvlock": true
},
{
"model": "minecraft:block/chorus_plant_noside1",
"x": 270,
"uvlock": true
},
{
"model": "minecraft:block/chorus_plant_noside2",
"x": 270,
"uvlock": true
}
]
}, },
{ {
"when": {
"down": "false"
},
"apply": [ "apply": [
{ {
"model": "minecraft:block/chorus_plant_noside3", "model": "minecraft:block/chorus_plant_noside3",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
{ {
"model": "minecraft:block/chorus_plant_noside2", "model": "minecraft:block/chorus_plant_noside2",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
{ {
"model": "minecraft:block/chorus_plant_noside1", "model": "minecraft:block/chorus_plant_noside1",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
{ {
"model": "minecraft:block/chorus_plant_noside", "model": "minecraft:block/chorus_plant_noside",
"uvlock": true,
"weight": 2, "weight": 2,
"x": 90, "x": 90
"uvlock": true
} }
] ],
"when": {
"down": "false"
}
} }
] ]
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner" "model": "minecraft:block/cobbled_deepslate_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer" "model": "minecraft:block/cobbled_deepslate_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/cobbled_deepslate_stairs", "model": "minecraft:block/cobbled_deepslate_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/cobbled_deepslate_stairs", "model": "minecraft:block/cobbled_deepslate_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/cobbled_deepslate_stairs", "model": "minecraft:block/cobbled_deepslate_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner" "model": "minecraft:block/cobbled_deepslate_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer" "model": "minecraft:block/cobbled_deepslate_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/cobbled_deepslate_stairs", "model": "minecraft:block/cobbled_deepslate_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/cobbled_deepslate_stairs", "model": "minecraft:block/cobbled_deepslate_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/cobbled_deepslate_stairs", "model": "minecraft:block/cobbled_deepslate_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_inner", "model": "minecraft:block/cobbled_deepslate_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/cobbled_deepslate_stairs_outer", "model": "minecraft:block/cobbled_deepslate_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/cobbled_deepslate_stairs", "model": "minecraft:block/cobbled_deepslate_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/cobbled_deepslate_wall_post" "model": "minecraft:block/cobbled_deepslate_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/cobbled_deepslate_wall_side_tall", "model": "minecraft:block/cobbled_deepslate_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner" "model": "minecraft:block/cobblestone_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer" "model": "minecraft:block/cobblestone_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/cobblestone_stairs", "model": "minecraft:block/cobblestone_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/cobblestone_stairs", "model": "minecraft:block/cobblestone_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/cobblestone_stairs", "model": "minecraft:block/cobblestone_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner" "model": "minecraft:block/cobblestone_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer" "model": "minecraft:block/cobblestone_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/cobblestone_stairs", "model": "minecraft:block/cobblestone_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/cobblestone_stairs", "model": "minecraft:block/cobblestone_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/cobblestone_stairs", "model": "minecraft:block/cobblestone_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/cobblestone_stairs_inner", "model": "minecraft:block/cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/cobblestone_stairs_outer", "model": "minecraft:block/cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/cobblestone_stairs", "model": "minecraft:block/cobblestone_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/cobblestone_wall_post" "model": "minecraft:block/cobblestone_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/cobblestone_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobblestone_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/cobblestone_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobblestone_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/cobblestone_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/cobblestone_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/cobblestone_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/cobblestone_wall_side_tall", "model": "minecraft:block/cobblestone_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -1,36 +1,36 @@
{ {
"variants": { "variants": {
"facing=east,mode=compare,powered=false": { "facing=east,mode=compare,powered=false": {
"y": 270, "model": "minecraft:block/comparator",
"model": "minecraft:block/comparator" "y": 270
}, },
"facing=east,mode=compare,powered=true": { "facing=east,mode=compare,powered=true": {
"y": 270, "model": "minecraft:block/comparator_on",
"model": "minecraft:block/comparator_on" "y": 270
}, },
"facing=east,mode=subtract,powered=false": { "facing=east,mode=subtract,powered=false": {
"y": 270, "model": "minecraft:block/comparator_subtract",
"model": "minecraft:block/comparator_subtract" "y": 270
}, },
"facing=east,mode=subtract,powered=true": { "facing=east,mode=subtract,powered=true": {
"y": 270, "model": "minecraft:block/comparator_on_subtract",
"model": "minecraft:block/comparator_on_subtract" "y": 270
}, },
"facing=north,mode=compare,powered=false": { "facing=north,mode=compare,powered=false": {
"y": 180, "model": "minecraft:block/comparator",
"model": "minecraft:block/comparator" "y": 180
}, },
"facing=north,mode=compare,powered=true": { "facing=north,mode=compare,powered=true": {
"y": 180, "model": "minecraft:block/comparator_on",
"model": "minecraft:block/comparator_on" "y": 180
}, },
"facing=north,mode=subtract,powered=false": { "facing=north,mode=subtract,powered=false": {
"y": 180, "model": "minecraft:block/comparator_subtract",
"model": "minecraft:block/comparator_subtract" "y": 180
}, },
"facing=north,mode=subtract,powered=true": { "facing=north,mode=subtract,powered=true": {
"y": 180, "model": "minecraft:block/comparator_on_subtract",
"model": "minecraft:block/comparator_on_subtract" "y": 180
}, },
"facing=south,mode=compare,powered=false": { "facing=south,mode=compare,powered=false": {
"model": "minecraft:block/comparator" "model": "minecraft:block/comparator"
@@ -45,20 +45,20 @@
"model": "minecraft:block/comparator_on_subtract" "model": "minecraft:block/comparator_on_subtract"
}, },
"facing=west,mode=compare,powered=false": { "facing=west,mode=compare,powered=false": {
"y": 90, "model": "minecraft:block/comparator",
"model": "minecraft:block/comparator" "y": 90
}, },
"facing=west,mode=compare,powered=true": { "facing=west,mode=compare,powered=true": {
"y": 90, "model": "minecraft:block/comparator_on",
"model": "minecraft:block/comparator_on" "y": 90
}, },
"facing=west,mode=subtract,powered=false": { "facing=west,mode=subtract,powered=false": {
"y": 90, "model": "minecraft:block/comparator_subtract",
"model": "minecraft:block/comparator_subtract" "y": 90
}, },
"facing=west,mode=subtract,powered=true": { "facing=west,mode=subtract,powered=true": {
"y": 90, "model": "minecraft:block/comparator_on_subtract",
"model": "minecraft:block/comparator_on_subtract" "y": 90
} }
} }
} }

View File

@@ -6,67 +6,67 @@
} }
}, },
{ {
"when": {
"level": "1"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents1" "model": "minecraft:block/composter_contents1"
},
"when": {
"level": "1"
} }
}, },
{ {
"when": {
"level": "2"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents2" "model": "minecraft:block/composter_contents2"
},
"when": {
"level": "2"
} }
}, },
{ {
"when": {
"level": "3"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents3" "model": "minecraft:block/composter_contents3"
},
"when": {
"level": "3"
} }
}, },
{ {
"when": {
"level": "4"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents4" "model": "minecraft:block/composter_contents4"
},
"when": {
"level": "4"
} }
}, },
{ {
"when": {
"level": "5"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents5" "model": "minecraft:block/composter_contents5"
},
"when": {
"level": "5"
} }
}, },
{ {
"when": {
"level": "6"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents6" "model": "minecraft:block/composter_contents6"
},
"when": {
"level": "6"
} }
}, },
{ {
"when": {
"level": "7"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents7" "model": "minecraft:block/composter_contents7"
},
"when": {
"level": "7"
} }
}, },
{ {
"when": {
"level": "8"
},
"apply": { "apply": {
"model": "minecraft:block/composter_contents_ready" "model": "minecraft:block/composter_contents_ready"
},
"when": {
"level": "8"
} }
} }
] ]

View File

@@ -2,23 +2,23 @@
"variants": { "variants": {
"face=ceiling,facing=east,powered=false": { "face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=east,powered=true": { "face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/crimson_button_pressed", "model": "minecraft:block/crimson_button_pressed",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=north,powered=false": { "face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=north,powered=true": { "face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/crimson_button_pressed", "model": "minecraft:block/crimson_button_pressed",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=south,powered=false": { "face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
@@ -30,13 +30,13 @@
}, },
"face=ceiling,facing=west,powered=false": { "face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=ceiling,facing=west,powered=true": { "face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/crimson_button_pressed", "model": "minecraft:block/crimson_button_pressed",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=floor,facing=east,powered=false": { "face=floor,facing=east,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
@@ -70,49 +70,49 @@
}, },
"face=wall,facing=east,powered=false": { "face=wall,facing=east,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=east,powered=true": { "face=wall,facing=east,powered=true": {
"model": "minecraft:block/crimson_button_pressed", "model": "minecraft:block/crimson_button_pressed",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=north,powered=false": { "face=wall,facing=north,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=north,powered=true": { "face=wall,facing=north,powered=true": {
"model": "minecraft:block/crimson_button_pressed", "model": "minecraft:block/crimson_button_pressed",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=south,powered=false": { "face=wall,facing=south,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=south,powered=true": { "face=wall,facing=south,powered=true": {
"model": "minecraft:block/crimson_button_pressed", "model": "minecraft:block/crimson_button_pressed",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=west,powered=false": { "face=wall,facing=west,powered=false": {
"model": "minecraft:block/crimson_button", "model": "minecraft:block/crimson_button",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
}, },
"face=wall,facing=west,powered=true": { "face=wall,facing=west,powered=true": {
"model": "minecraft:block/crimson_button_pressed", "model": "minecraft:block/crimson_button_pressed",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
} }
} }
} }

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/crimson_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/crimson_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/crimson_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/crimson_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/crimson_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/crimson_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/crimson_fence_side", "model": "minecraft:block/crimson_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

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

View File

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

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner" "model": "minecraft:block/cut_copper_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer" "model": "minecraft:block/cut_copper_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/cut_copper_stairs", "model": "minecraft:block/cut_copper_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/cut_copper_stairs", "model": "minecraft:block/cut_copper_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/cut_copper_stairs", "model": "minecraft:block/cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner" "model": "minecraft:block/cut_copper_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer" "model": "minecraft:block/cut_copper_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/cut_copper_stairs", "model": "minecraft:block/cut_copper_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/cut_copper_stairs", "model": "minecraft:block/cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/cut_copper_stairs", "model": "minecraft:block/cut_copper_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/cut_copper_stairs_inner", "model": "minecraft:block/cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/cut_copper_stairs_outer", "model": "minecraft:block/cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/cut_copper_stairs", "model": "minecraft:block/cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_side" "model": "minecraft:block/cyan_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_side", "model": "minecraft:block/cyan_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_side_alt" "model": "minecraft:block/cyan_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_side_alt", "model": "minecraft:block/cyan_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_noside" "model": "minecraft:block/cyan_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_noside_alt" "model": "minecraft:block/cyan_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_noside_alt", "model": "minecraft:block/cyan_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/cyan_stained_glass_pane_noside", "model": "minecraft:block/cyan_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -2,23 +2,23 @@
"variants": { "variants": {
"face=ceiling,facing=east,powered=false": { "face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=east,powered=true": { "face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/dark_oak_button_pressed", "model": "minecraft:block/dark_oak_button_pressed",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=north,powered=false": { "face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=north,powered=true": { "face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/dark_oak_button_pressed", "model": "minecraft:block/dark_oak_button_pressed",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=south,powered=false": { "face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
@@ -30,13 +30,13 @@
}, },
"face=ceiling,facing=west,powered=false": { "face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=ceiling,facing=west,powered=true": { "face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/dark_oak_button_pressed", "model": "minecraft:block/dark_oak_button_pressed",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=floor,facing=east,powered=false": { "face=floor,facing=east,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
@@ -70,49 +70,49 @@
}, },
"face=wall,facing=east,powered=false": { "face=wall,facing=east,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=east,powered=true": { "face=wall,facing=east,powered=true": {
"model": "minecraft:block/dark_oak_button_pressed", "model": "minecraft:block/dark_oak_button_pressed",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=north,powered=false": { "face=wall,facing=north,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=north,powered=true": { "face=wall,facing=north,powered=true": {
"model": "minecraft:block/dark_oak_button_pressed", "model": "minecraft:block/dark_oak_button_pressed",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=south,powered=false": { "face=wall,facing=south,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=south,powered=true": { "face=wall,facing=south,powered=true": {
"model": "minecraft:block/dark_oak_button_pressed", "model": "minecraft:block/dark_oak_button_pressed",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=west,powered=false": { "face=wall,facing=west,powered=false": {
"model": "minecraft:block/dark_oak_button", "model": "minecraft:block/dark_oak_button",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
}, },
"face=wall,facing=west,powered=true": { "face=wall,facing=west,powered=true": {
"model": "minecraft:block/dark_oak_button_pressed", "model": "minecraft:block/dark_oak_button_pressed",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
} }
} }
} }

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/dark_oak_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/dark_oak_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/dark_oak_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/dark_oak_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/dark_oak_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/dark_oak_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/dark_oak_fence_side", "model": "minecraft:block/dark_oak_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

@@ -1,80 +1,80 @@
{ {
"variants": { "variants": {
"facing=east,in_wall=false,open=false": { "facing=east,in_wall=false,open=false": {
"model": "minecraft:block/dark_oak_fence_gate",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/dark_oak_fence_gate"
}, },
"facing=east,in_wall=false,open=true": { "facing=east,in_wall=false,open=true": {
"model": "minecraft:block/dark_oak_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/dark_oak_fence_gate_open"
}, },
"facing=east,in_wall=true,open=false": { "facing=east,in_wall=true,open=false": {
"model": "minecraft:block/dark_oak_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/dark_oak_fence_gate_wall"
}, },
"facing=east,in_wall=true,open=true": { "facing=east,in_wall=true,open=true": {
"model": "minecraft:block/dark_oak_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/dark_oak_fence_gate_wall_open"
}, },
"facing=north,in_wall=false,open=false": { "facing=north,in_wall=false,open=false": {
"model": "minecraft:block/dark_oak_fence_gate",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/dark_oak_fence_gate"
}, },
"facing=north,in_wall=false,open=true": { "facing=north,in_wall=false,open=true": {
"model": "minecraft:block/dark_oak_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/dark_oak_fence_gate_open"
}, },
"facing=north,in_wall=true,open=false": { "facing=north,in_wall=true,open=false": {
"model": "minecraft:block/dark_oak_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/dark_oak_fence_gate_wall"
}, },
"facing=north,in_wall=true,open=true": { "facing=north,in_wall=true,open=true": {
"model": "minecraft:block/dark_oak_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/dark_oak_fence_gate_wall_open"
}, },
"facing=south,in_wall=false,open=false": { "facing=south,in_wall=false,open=false": {
"uvlock": true, "model": "minecraft:block/dark_oak_fence_gate",
"model": "minecraft:block/dark_oak_fence_gate" "uvlock": true
}, },
"facing=south,in_wall=false,open=true": { "facing=south,in_wall=false,open=true": {
"uvlock": true, "model": "minecraft:block/dark_oak_fence_gate_open",
"model": "minecraft:block/dark_oak_fence_gate_open" "uvlock": true
}, },
"facing=south,in_wall=true,open=false": { "facing=south,in_wall=true,open=false": {
"uvlock": true, "model": "minecraft:block/dark_oak_fence_gate_wall",
"model": "minecraft:block/dark_oak_fence_gate_wall" "uvlock": true
}, },
"facing=south,in_wall=true,open=true": { "facing=south,in_wall=true,open=true": {
"uvlock": true, "model": "minecraft:block/dark_oak_fence_gate_wall_open",
"model": "minecraft:block/dark_oak_fence_gate_wall_open" "uvlock": true
}, },
"facing=west,in_wall=false,open=false": { "facing=west,in_wall=false,open=false": {
"model": "minecraft:block/dark_oak_fence_gate",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/dark_oak_fence_gate"
}, },
"facing=west,in_wall=false,open=true": { "facing=west,in_wall=false,open=true": {
"model": "minecraft:block/dark_oak_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/dark_oak_fence_gate_open"
}, },
"facing=west,in_wall=true,open=false": { "facing=west,in_wall=true,open=false": {
"model": "minecraft:block/dark_oak_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/dark_oak_fence_gate_wall"
}, },
"facing=west,in_wall=true,open=true": { "facing=west,in_wall=true,open=true": {
"model": "minecraft:block/dark_oak_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/dark_oak_fence_gate_wall_open"
} }
} }
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner" "model": "minecraft:block/dark_oak_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer" "model": "minecraft:block/dark_oak_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/dark_oak_stairs", "model": "minecraft:block/dark_oak_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/dark_oak_stairs", "model": "minecraft:block/dark_oak_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/dark_oak_stairs", "model": "minecraft:block/dark_oak_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner" "model": "minecraft:block/dark_oak_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer" "model": "minecraft:block/dark_oak_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/dark_oak_stairs", "model": "minecraft:block/dark_oak_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/dark_oak_stairs", "model": "minecraft:block/dark_oak_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/dark_oak_stairs", "model": "minecraft:block/dark_oak_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/dark_oak_stairs_inner", "model": "minecraft:block/dark_oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/dark_oak_stairs_outer", "model": "minecraft:block/dark_oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/dark_oak_stairs", "model": "minecraft:block/dark_oak_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner" "model": "minecraft:block/dark_prismarine_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer" "model": "minecraft:block/dark_prismarine_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/dark_prismarine_stairs", "model": "minecraft:block/dark_prismarine_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/dark_prismarine_stairs", "model": "minecraft:block/dark_prismarine_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/dark_prismarine_stairs", "model": "minecraft:block/dark_prismarine_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner" "model": "minecraft:block/dark_prismarine_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer" "model": "minecraft:block/dark_prismarine_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/dark_prismarine_stairs", "model": "minecraft:block/dark_prismarine_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/dark_prismarine_stairs", "model": "minecraft:block/dark_prismarine_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/dark_prismarine_stairs", "model": "minecraft:block/dark_prismarine_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/dark_prismarine_stairs_inner", "model": "minecraft:block/dark_prismarine_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/dark_prismarine_stairs_outer", "model": "minecraft:block/dark_prismarine_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/dark_prismarine_stairs", "model": "minecraft:block/dark_prismarine_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -13,13 +13,13 @@
}, },
{ {
"model": "minecraft:block/deepslate", "model": "minecraft:block/deepslate",
"y": 90, "x": 90,
"x": 90 "y": 90
}, },
{ {
"model": "minecraft:block/deepslate_mirrored", "model": "minecraft:block/deepslate_mirrored",
"y": 90, "x": 90,
"x": 90 "y": 90
} }
], ],
"axis=y": [ "axis=y": [
@@ -49,13 +49,13 @@
}, },
{ {
"model": "minecraft:block/deepslate", "model": "minecraft:block/deepslate",
"y": 180, "x": 90,
"x": 90 "y": 180
}, },
{ {
"model": "minecraft:block/deepslate_mirrored", "model": "minecraft:block/deepslate_mirrored",
"y": 180, "x": 90,
"x": 90 "y": 180
} }
] ]
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner" "model": "minecraft:block/deepslate_brick_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer" "model": "minecraft:block/deepslate_brick_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/deepslate_brick_stairs", "model": "minecraft:block/deepslate_brick_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/deepslate_brick_stairs", "model": "minecraft:block/deepslate_brick_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/deepslate_brick_stairs", "model": "minecraft:block/deepslate_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner" "model": "minecraft:block/deepslate_brick_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer" "model": "minecraft:block/deepslate_brick_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/deepslate_brick_stairs", "model": "minecraft:block/deepslate_brick_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/deepslate_brick_stairs", "model": "minecraft:block/deepslate_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/deepslate_brick_stairs", "model": "minecraft:block/deepslate_brick_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_brick_stairs_inner", "model": "minecraft:block/deepslate_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_brick_stairs_outer", "model": "minecraft:block/deepslate_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/deepslate_brick_stairs", "model": "minecraft:block/deepslate_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/deepslate_brick_wall_post" "model": "minecraft:block/deepslate_brick_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/deepslate_brick_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/deepslate_brick_wall_side_tall", "model": "minecraft:block/deepslate_brick_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner" "model": "minecraft:block/deepslate_tile_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer" "model": "minecraft:block/deepslate_tile_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/deepslate_tile_stairs", "model": "minecraft:block/deepslate_tile_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/deepslate_tile_stairs", "model": "minecraft:block/deepslate_tile_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/deepslate_tile_stairs", "model": "minecraft:block/deepslate_tile_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner" "model": "minecraft:block/deepslate_tile_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer" "model": "minecraft:block/deepslate_tile_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/deepslate_tile_stairs", "model": "minecraft:block/deepslate_tile_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/deepslate_tile_stairs", "model": "minecraft:block/deepslate_tile_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/deepslate_tile_stairs", "model": "minecraft:block/deepslate_tile_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/deepslate_tile_stairs_inner", "model": "minecraft:block/deepslate_tile_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/deepslate_tile_stairs_outer", "model": "minecraft:block/deepslate_tile_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/deepslate_tile_stairs", "model": "minecraft:block/deepslate_tile_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/deepslate_tile_wall_post" "model": "minecraft:block/deepslate_tile_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/deepslate_tile_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/deepslate_tile_wall_side_tall", "model": "minecraft:block/deepslate_tile_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner" "model": "minecraft:block/diorite_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer" "model": "minecraft:block/diorite_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/diorite_stairs", "model": "minecraft:block/diorite_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/diorite_stairs", "model": "minecraft:block/diorite_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/diorite_stairs", "model": "minecraft:block/diorite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner" "model": "minecraft:block/diorite_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer" "model": "minecraft:block/diorite_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/diorite_stairs", "model": "minecraft:block/diorite_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/diorite_stairs", "model": "minecraft:block/diorite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/diorite_stairs", "model": "minecraft:block/diorite_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/diorite_stairs_inner", "model": "minecraft:block/diorite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/diorite_stairs_outer", "model": "minecraft:block/diorite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/diorite_stairs", "model": "minecraft:block/diorite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/diorite_wall_post" "model": "minecraft:block/diorite_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/diorite_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/diorite_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/diorite_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/diorite_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/diorite_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/diorite_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/diorite_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/diorite_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/diorite_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/diorite_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/diorite_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/diorite_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/diorite_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/diorite_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/diorite_wall_side_tall", "model": "minecraft:block/diorite_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner" "model": "minecraft:block/end_stone_brick_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer" "model": "minecraft:block/end_stone_brick_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/end_stone_brick_stairs", "model": "minecraft:block/end_stone_brick_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/end_stone_brick_stairs", "model": "minecraft:block/end_stone_brick_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/end_stone_brick_stairs", "model": "minecraft:block/end_stone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner" "model": "minecraft:block/end_stone_brick_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer" "model": "minecraft:block/end_stone_brick_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/end_stone_brick_stairs", "model": "minecraft:block/end_stone_brick_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/end_stone_brick_stairs", "model": "minecraft:block/end_stone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/end_stone_brick_stairs", "model": "minecraft:block/end_stone_brick_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/end_stone_brick_stairs_inner", "model": "minecraft:block/end_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/end_stone_brick_stairs_outer", "model": "minecraft:block/end_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/end_stone_brick_stairs", "model": "minecraft:block/end_stone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/end_stone_brick_wall_post" "model": "minecraft:block/end_stone_brick_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/end_stone_brick_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/end_stone_brick_wall_side_tall", "model": "minecraft:block/end_stone_brick_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner" "model": "minecraft:block/exposed_cut_copper_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer" "model": "minecraft:block/exposed_cut_copper_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/exposed_cut_copper_stairs", "model": "minecraft:block/exposed_cut_copper_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/exposed_cut_copper_stairs", "model": "minecraft:block/exposed_cut_copper_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/exposed_cut_copper_stairs", "model": "minecraft:block/exposed_cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner" "model": "minecraft:block/exposed_cut_copper_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer" "model": "minecraft:block/exposed_cut_copper_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/exposed_cut_copper_stairs", "model": "minecraft:block/exposed_cut_copper_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/exposed_cut_copper_stairs", "model": "minecraft:block/exposed_cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/exposed_cut_copper_stairs", "model": "minecraft:block/exposed_cut_copper_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_inner", "model": "minecraft:block/exposed_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/exposed_cut_copper_stairs_outer", "model": "minecraft:block/exposed_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/exposed_cut_copper_stairs", "model": "minecraft:block/exposed_cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,13 +1,6 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "false",
"north": "false",
"west": "false",
"south": "false",
"east": "false"
},
"apply": [ "apply": [
{ {
"model": "minecraft:block/fire_floor0" "model": "minecraft:block/fire_floor0"
@@ -15,23 +8,16 @@
{ {
"model": "minecraft:block/fire_floor1" "model": "minecraft:block/fire_floor1"
} }
] ],
"when": {
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
}, },
{ {
"when": {
"OR": [
{
"north": "true"
},
{
"up": "false",
"north": "false",
"west": "false",
"south": "false",
"east": "false"
}
]
},
"apply": [ "apply": [
{ {
"model": "minecraft:block/fire_side0" "model": "minecraft:block/fire_side0"
@@ -45,114 +31,125 @@
{ {
"model": "minecraft:block/fire_side_alt1" "model": "minecraft:block/fire_side_alt1"
} }
] ],
"when": {
"OR": [
{
"north": "true"
},
{
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
]
}
}, },
{ {
"apply": [
{
"model": "minecraft:block/fire_side0",
"y": 90
},
{
"model": "minecraft:block/fire_side1",
"y": 90
},
{
"model": "minecraft:block/fire_side_alt0",
"y": 90
},
{
"model": "minecraft:block/fire_side_alt1",
"y": 90
}
],
"when": { "when": {
"OR": [ "OR": [
{ {
"east": "true" "east": "true"
}, },
{ {
"up": "false", "east": "false",
"north": "false", "north": "false",
"west": "false",
"south": "false", "south": "false",
"east": "false" "up": "false",
"west": "false"
} }
] ]
}, }
},
{
"apply": [ "apply": [
{ {
"model": "minecraft:block/fire_side0", "model": "minecraft:block/fire_side0",
"y": 90 "y": 180
}, },
{ {
"model": "minecraft:block/fire_side1", "model": "minecraft:block/fire_side1",
"y": 90 "y": 180
}, },
{ {
"model": "minecraft:block/fire_side_alt0", "model": "minecraft:block/fire_side_alt0",
"y": 90 "y": 180
}, },
{ {
"model": "minecraft:block/fire_side_alt1", "model": "minecraft:block/fire_side_alt1",
"y": 90 "y": 180
} }
] ],
},
{
"when": { "when": {
"OR": [ "OR": [
{ {
"south": "true" "south": "true"
}, },
{ {
"up": "false", "east": "false",
"north": "false", "north": "false",
"west": "false",
"south": "false", "south": "false",
"east": "false" "up": "false",
"west": "false"
} }
] ]
}, }
},
{
"apply": [ "apply": [
{ {
"model": "minecraft:block/fire_side0", "model": "minecraft:block/fire_side0",
"y": 180 "y": 270
}, },
{ {
"model": "minecraft:block/fire_side1", "model": "minecraft:block/fire_side1",
"y": 180 "y": 270
}, },
{ {
"model": "minecraft:block/fire_side_alt0", "model": "minecraft:block/fire_side_alt0",
"y": 180 "y": 270
}, },
{ {
"model": "minecraft:block/fire_side_alt1", "model": "minecraft:block/fire_side_alt1",
"y": 180 "y": 270
} }
] ],
},
{
"when": { "when": {
"OR": [ "OR": [
{ {
"west": "true" "west": "true"
}, },
{ {
"up": "false", "east": "false",
"north": "false", "north": "false",
"west": "false",
"south": "false", "south": "false",
"east": "false" "up": "false",
"west": "false"
} }
] ]
}, }
"apply": [
{
"model": "minecraft:block/fire_side0",
"y": 270
},
{
"model": "minecraft:block/fire_side1",
"y": 270
},
{
"model": "minecraft:block/fire_side_alt0",
"y": 270
},
{
"model": "minecraft:block/fire_side_alt1",
"y": 270
}
]
}, },
{ {
"when": {
"up": "true"
},
"apply": [ "apply": [
{ {
"model": "minecraft:block/fire_up0" "model": "minecraft:block/fire_up0"
@@ -166,7 +163,10 @@
{ {
"model": "minecraft:block/fire_up_alt1" "model": "minecraft:block/fire_up_alt1"
} }
] ],
"when": {
"up": "true"
}
} }
] ]
} }

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_side" "model": "minecraft:block/glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_side", "model": "minecraft:block/glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_side_alt" "model": "minecraft:block/glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_side_alt", "model": "minecraft:block/glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_noside" "model": "minecraft:block/glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_noside_alt" "model": "minecraft:block/glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_noside_alt", "model": "minecraft:block/glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/glass_pane_noside", "model": "minecraft:block/glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -1,149 +1,149 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/glow_lichen", "model": "minecraft:block/glow_lichen"
"x": 270,
"uvlock": true
}
},
{
"when": {
"up": "false",
"north": "false",
"west": "false",
"south": "false",
"east": "false",
"down": "false"
}, },
"apply": {
"model": "minecraft:block/glow_lichen",
"x": 270,
"uvlock": true
}
},
{
"when": { "when": {
"north": "true" "north": "true"
}, }
},
{
"apply": { "apply": {
"model": "minecraft:block/glow_lichen" "model": "minecraft:block/glow_lichen"
} },
},
{
"when": { "when": {
"up": "false", "down": "false",
"north": "false",
"west": "false",
"south": "false",
"east": "false", "east": "false",
"down": "false"
},
"apply": {
"model": "minecraft:block/glow_lichen"
}
},
{
"when": {
"west": "true"
},
"apply": {
"model": "minecraft:block/glow_lichen",
"y": 270,
"uvlock": true
}
},
{
"when": {
"up": "false",
"north": "false", "north": "false",
"west": "false",
"south": "false", "south": "false",
"east": "false",
"down": "false"
},
"apply": {
"model": "minecraft:block/glow_lichen",
"y": 270,
"uvlock": true
}
},
{
"when": {
"south": "true"
},
"apply": {
"model": "minecraft:block/glow_lichen",
"y": 180,
"uvlock": true
}
},
{
"when": {
"up": "false", "up": "false",
"north": "false", "west": "false"
"west": "false",
"south": "false",
"east": "false",
"down": "false"
},
"apply": {
"model": "minecraft:block/glow_lichen",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/glow_lichen",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"y": 90
},
"when": { "when": {
"up": "false", "down": "false",
"north": "false",
"west": "false",
"south": "false",
"east": "false", "east": "false",
"down": "false" "north": "false",
}, "south": "false",
"apply": { "up": "false",
"model": "minecraft:block/glow_lichen", "west": "false"
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"y": 180
},
"when": {
"south": "true"
}
},
{
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"y": 180
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"y": 270
},
"when": {
"west": "true"
}
},
{
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"y": 270
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"x": 270
},
"when": {
"up": "true"
}
},
{
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"x": 270
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
{
"apply": {
"model": "minecraft:block/glow_lichen",
"uvlock": true,
"x": 90
},
"when": { "when": {
"down": "true" "down": "true"
},
"apply": {
"model": "minecraft:block/glow_lichen",
"x": 90,
"uvlock": true
} }
}, },
{ {
"when": {
"up": "false",
"north": "false",
"west": "false",
"south": "false",
"east": "false",
"down": "false"
},
"apply": { "apply": {
"model": "minecraft:block/glow_lichen", "model": "minecraft:block/glow_lichen",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
},
"when": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner" "model": "minecraft:block/granite_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer" "model": "minecraft:block/granite_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/granite_stairs", "model": "minecraft:block/granite_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/granite_stairs", "model": "minecraft:block/granite_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/granite_stairs", "model": "minecraft:block/granite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner" "model": "minecraft:block/granite_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer" "model": "minecraft:block/granite_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/granite_stairs", "model": "minecraft:block/granite_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/granite_stairs", "model": "minecraft:block/granite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/granite_stairs", "model": "minecraft:block/granite_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/granite_stairs_inner", "model": "minecraft:block/granite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/granite_stairs_outer", "model": "minecraft:block/granite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/granite_stairs", "model": "minecraft:block/granite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/granite_wall_post" "model": "minecraft:block/granite_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/granite_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/granite_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/granite_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/granite_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/granite_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/granite_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/granite_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/granite_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/granite_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/granite_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/granite_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/granite_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/granite_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/granite_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/granite_wall_side_tall", "model": "minecraft:block/granite_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_side" "model": "minecraft:block/gray_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_side", "model": "minecraft:block/gray_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_side_alt" "model": "minecraft:block/gray_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_side_alt", "model": "minecraft:block/gray_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_noside" "model": "minecraft:block/gray_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_noside_alt" "model": "minecraft:block/gray_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_noside_alt", "model": "minecraft:block/gray_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/gray_stained_glass_pane_noside", "model": "minecraft:block/gray_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_side" "model": "minecraft:block/green_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_side", "model": "minecraft:block/green_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_side_alt" "model": "minecraft:block/green_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_side_alt", "model": "minecraft:block/green_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_noside" "model": "minecraft:block/green_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_noside_alt" "model": "minecraft:block/green_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_noside_alt", "model": "minecraft:block/green_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/green_stained_glass_pane_noside", "model": "minecraft:block/green_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -13,13 +13,13 @@
}, },
{ {
"model": "minecraft:block/deepslate", "model": "minecraft:block/deepslate",
"y": 90, "x": 90,
"x": 90 "y": 90
}, },
{ {
"model": "minecraft:block/deepslate_mirrored", "model": "minecraft:block/deepslate_mirrored",
"y": 90, "x": 90,
"x": 90 "y": 90
} }
], ],
"axis=y": [ "axis=y": [
@@ -49,13 +49,13 @@
}, },
{ {
"model": "minecraft:block/deepslate", "model": "minecraft:block/deepslate",
"y": 180, "x": 90,
"x": 90 "y": 180
}, },
{ {
"model": "minecraft:block/deepslate_mirrored", "model": "minecraft:block/deepslate_mirrored",
"y": 180, "x": 90,
"x": 90 "y": 180
} }
] ]
} }

View File

@@ -6,94 +6,94 @@
} }
}, },
{ {
"when": {
"north": "false",
"west": "false",
"south": "false",
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_post" "model": "minecraft:block/iron_bars_post"
},
"when": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
} }
}, },
{ {
"when": {
"north": "true",
"west": "false",
"south": "false",
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_cap" "model": "minecraft:block/iron_bars_cap"
},
"when": {
"east": "false",
"north": "true",
"south": "false",
"west": "false"
} }
}, },
{ {
"when": {
"north": "false",
"west": "false",
"south": "false",
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_cap", "model": "minecraft:block/iron_bars_cap",
"y": 90 "y": 90
},
"when": {
"east": "true",
"north": "false",
"south": "false",
"west": "false"
} }
}, },
{ {
"when": {
"north": "false",
"west": "false",
"south": "true",
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_cap_alt" "model": "minecraft:block/iron_bars_cap_alt"
},
"when": {
"east": "false",
"north": "false",
"south": "true",
"west": "false"
} }
}, },
{ {
"when": {
"north": "false",
"west": "true",
"south": "false",
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_cap_alt", "model": "minecraft:block/iron_bars_cap_alt",
"y": 90 "y": 90
},
"when": {
"east": "false",
"north": "false",
"south": "false",
"west": "true"
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_side" "model": "minecraft:block/iron_bars_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_side", "model": "minecraft:block/iron_bars_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_side_alt" "model": "minecraft:block/iron_bars_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/iron_bars_side_alt", "model": "minecraft:block/iron_bars_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
} }
] ]

View File

@@ -2,23 +2,23 @@
"variants": { "variants": {
"face=ceiling,facing=east,powered=false": { "face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=east,powered=true": { "face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/jungle_button_pressed", "model": "minecraft:block/jungle_button_pressed",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=north,powered=false": { "face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=north,powered=true": { "face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/jungle_button_pressed", "model": "minecraft:block/jungle_button_pressed",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=south,powered=false": { "face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
@@ -30,13 +30,13 @@
}, },
"face=ceiling,facing=west,powered=false": { "face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=ceiling,facing=west,powered=true": { "face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/jungle_button_pressed", "model": "minecraft:block/jungle_button_pressed",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=floor,facing=east,powered=false": { "face=floor,facing=east,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
@@ -70,49 +70,49 @@
}, },
"face=wall,facing=east,powered=false": { "face=wall,facing=east,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=east,powered=true": { "face=wall,facing=east,powered=true": {
"model": "minecraft:block/jungle_button_pressed", "model": "minecraft:block/jungle_button_pressed",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=north,powered=false": { "face=wall,facing=north,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=north,powered=true": { "face=wall,facing=north,powered=true": {
"model": "minecraft:block/jungle_button_pressed", "model": "minecraft:block/jungle_button_pressed",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=south,powered=false": { "face=wall,facing=south,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=south,powered=true": { "face=wall,facing=south,powered=true": {
"model": "minecraft:block/jungle_button_pressed", "model": "minecraft:block/jungle_button_pressed",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=west,powered=false": { "face=wall,facing=west,powered=false": {
"model": "minecraft:block/jungle_button", "model": "minecraft:block/jungle_button",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
}, },
"face=wall,facing=west,powered=true": { "face=wall,facing=west,powered=true": {
"model": "minecraft:block/jungle_button_pressed", "model": "minecraft:block/jungle_button_pressed",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
} }
} }
} }

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/jungle_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/jungle_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/jungle_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/jungle_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/jungle_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/jungle_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/jungle_fence_side", "model": "minecraft:block/jungle_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

@@ -1,80 +1,80 @@
{ {
"variants": { "variants": {
"facing=east,in_wall=false,open=false": { "facing=east,in_wall=false,open=false": {
"model": "minecraft:block/jungle_fence_gate",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/jungle_fence_gate"
}, },
"facing=east,in_wall=false,open=true": { "facing=east,in_wall=false,open=true": {
"model": "minecraft:block/jungle_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/jungle_fence_gate_open"
}, },
"facing=east,in_wall=true,open=false": { "facing=east,in_wall=true,open=false": {
"model": "minecraft:block/jungle_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/jungle_fence_gate_wall"
}, },
"facing=east,in_wall=true,open=true": { "facing=east,in_wall=true,open=true": {
"model": "minecraft:block/jungle_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/jungle_fence_gate_wall_open"
}, },
"facing=north,in_wall=false,open=false": { "facing=north,in_wall=false,open=false": {
"model": "minecraft:block/jungle_fence_gate",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/jungle_fence_gate"
}, },
"facing=north,in_wall=false,open=true": { "facing=north,in_wall=false,open=true": {
"model": "minecraft:block/jungle_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/jungle_fence_gate_open"
}, },
"facing=north,in_wall=true,open=false": { "facing=north,in_wall=true,open=false": {
"model": "minecraft:block/jungle_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/jungle_fence_gate_wall"
}, },
"facing=north,in_wall=true,open=true": { "facing=north,in_wall=true,open=true": {
"model": "minecraft:block/jungle_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/jungle_fence_gate_wall_open"
}, },
"facing=south,in_wall=false,open=false": { "facing=south,in_wall=false,open=false": {
"uvlock": true, "model": "minecraft:block/jungle_fence_gate",
"model": "minecraft:block/jungle_fence_gate" "uvlock": true
}, },
"facing=south,in_wall=false,open=true": { "facing=south,in_wall=false,open=true": {
"uvlock": true, "model": "minecraft:block/jungle_fence_gate_open",
"model": "minecraft:block/jungle_fence_gate_open" "uvlock": true
}, },
"facing=south,in_wall=true,open=false": { "facing=south,in_wall=true,open=false": {
"uvlock": true, "model": "minecraft:block/jungle_fence_gate_wall",
"model": "minecraft:block/jungle_fence_gate_wall" "uvlock": true
}, },
"facing=south,in_wall=true,open=true": { "facing=south,in_wall=true,open=true": {
"uvlock": true, "model": "minecraft:block/jungle_fence_gate_wall_open",
"model": "minecraft:block/jungle_fence_gate_wall_open" "uvlock": true
}, },
"facing=west,in_wall=false,open=false": { "facing=west,in_wall=false,open=false": {
"model": "minecraft:block/jungle_fence_gate",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/jungle_fence_gate"
}, },
"facing=west,in_wall=false,open=true": { "facing=west,in_wall=false,open=true": {
"model": "minecraft:block/jungle_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/jungle_fence_gate_open"
}, },
"facing=west,in_wall=true,open=false": { "facing=west,in_wall=true,open=false": {
"model": "minecraft:block/jungle_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/jungle_fence_gate_wall"
}, },
"facing=west,in_wall=true,open=true": { "facing=west,in_wall=true,open=true": {
"model": "minecraft:block/jungle_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/jungle_fence_gate_wall_open"
} }
} }
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner" "model": "minecraft:block/jungle_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer" "model": "minecraft:block/jungle_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/jungle_stairs", "model": "minecraft:block/jungle_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/jungle_stairs", "model": "minecraft:block/jungle_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/jungle_stairs", "model": "minecraft:block/jungle_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner" "model": "minecraft:block/jungle_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer" "model": "minecraft:block/jungle_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/jungle_stairs", "model": "minecraft:block/jungle_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/jungle_stairs", "model": "minecraft:block/jungle_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/jungle_stairs", "model": "minecraft:block/jungle_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/jungle_stairs_inner", "model": "minecraft:block/jungle_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/jungle_stairs_outer", "model": "minecraft:block/jungle_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/jungle_stairs", "model": "minecraft:block/jungle_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_side" "model": "minecraft:block/light_blue_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_side", "model": "minecraft:block/light_blue_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_side_alt" "model": "minecraft:block/light_blue_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_side_alt", "model": "minecraft:block/light_blue_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_noside" "model": "minecraft:block/light_blue_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_noside_alt" "model": "minecraft:block/light_blue_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_noside_alt", "model": "minecraft:block/light_blue_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_blue_stained_glass_pane_noside", "model": "minecraft:block/light_blue_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_side" "model": "minecraft:block/light_gray_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_side", "model": "minecraft:block/light_gray_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_side_alt" "model": "minecraft:block/light_gray_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_side_alt", "model": "minecraft:block/light_gray_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_noside" "model": "minecraft:block/light_gray_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_noside_alt" "model": "minecraft:block/light_gray_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_noside_alt", "model": "minecraft:block/light_gray_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/light_gray_stained_glass_pane_noside", "model": "minecraft:block/light_gray_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_side" "model": "minecraft:block/lime_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_side", "model": "minecraft:block/lime_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_side_alt" "model": "minecraft:block/lime_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_side_alt", "model": "minecraft:block/lime_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_noside" "model": "minecraft:block/lime_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_noside_alt" "model": "minecraft:block/lime_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_noside_alt", "model": "minecraft:block/lime_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/lime_stained_glass_pane_noside", "model": "minecraft:block/lime_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_side" "model": "minecraft:block/magenta_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_side", "model": "minecraft:block/magenta_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_side_alt" "model": "minecraft:block/magenta_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_side_alt", "model": "minecraft:block/magenta_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_noside" "model": "minecraft:block/magenta_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_noside_alt" "model": "minecraft:block/magenta_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_noside_alt", "model": "minecraft:block/magenta_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/magenta_stained_glass_pane_noside", "model": "minecraft:block/magenta_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -2,23 +2,23 @@
"variants": { "variants": {
"face=ceiling,facing=east,powered=false": { "face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=east,powered=true": { "face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/mangrove_button_pressed", "model": "minecraft:block/mangrove_button_pressed",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=north,powered=false": { "face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=north,powered=true": { "face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/mangrove_button_pressed", "model": "minecraft:block/mangrove_button_pressed",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=south,powered=false": { "face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
@@ -30,13 +30,13 @@
}, },
"face=ceiling,facing=west,powered=false": { "face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=ceiling,facing=west,powered=true": { "face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/mangrove_button_pressed", "model": "minecraft:block/mangrove_button_pressed",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=floor,facing=east,powered=false": { "face=floor,facing=east,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
@@ -70,49 +70,49 @@
}, },
"face=wall,facing=east,powered=false": { "face=wall,facing=east,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=east,powered=true": { "face=wall,facing=east,powered=true": {
"model": "minecraft:block/mangrove_button_pressed", "model": "minecraft:block/mangrove_button_pressed",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=north,powered=false": { "face=wall,facing=north,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=north,powered=true": { "face=wall,facing=north,powered=true": {
"model": "minecraft:block/mangrove_button_pressed", "model": "minecraft:block/mangrove_button_pressed",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=south,powered=false": { "face=wall,facing=south,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=south,powered=true": { "face=wall,facing=south,powered=true": {
"model": "minecraft:block/mangrove_button_pressed", "model": "minecraft:block/mangrove_button_pressed",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=west,powered=false": { "face=wall,facing=west,powered=false": {
"model": "minecraft:block/mangrove_button", "model": "minecraft:block/mangrove_button",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
}, },
"face=wall,facing=west,powered=true": { "face=wall,facing=west,powered=true": {
"model": "minecraft:block/mangrove_button_pressed", "model": "minecraft:block/mangrove_button_pressed",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
} }
} }
} }

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mangrove_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/mangrove_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mangrove_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/mangrove_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mangrove_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/mangrove_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/mangrove_fence_side", "model": "minecraft:block/mangrove_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

@@ -1,80 +1,80 @@
{ {
"variants": { "variants": {
"facing=east,in_wall=false,open=false": { "facing=east,in_wall=false,open=false": {
"model": "minecraft:block/mangrove_fence_gate",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/mangrove_fence_gate"
}, },
"facing=east,in_wall=false,open=true": { "facing=east,in_wall=false,open=true": {
"model": "minecraft:block/mangrove_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/mangrove_fence_gate_open"
}, },
"facing=east,in_wall=true,open=false": { "facing=east,in_wall=true,open=false": {
"model": "minecraft:block/mangrove_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/mangrove_fence_gate_wall"
}, },
"facing=east,in_wall=true,open=true": { "facing=east,in_wall=true,open=true": {
"model": "minecraft:block/mangrove_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/mangrove_fence_gate_wall_open"
}, },
"facing=north,in_wall=false,open=false": { "facing=north,in_wall=false,open=false": {
"model": "minecraft:block/mangrove_fence_gate",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/mangrove_fence_gate"
}, },
"facing=north,in_wall=false,open=true": { "facing=north,in_wall=false,open=true": {
"model": "minecraft:block/mangrove_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/mangrove_fence_gate_open"
}, },
"facing=north,in_wall=true,open=false": { "facing=north,in_wall=true,open=false": {
"model": "minecraft:block/mangrove_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/mangrove_fence_gate_wall"
}, },
"facing=north,in_wall=true,open=true": { "facing=north,in_wall=true,open=true": {
"model": "minecraft:block/mangrove_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/mangrove_fence_gate_wall_open"
}, },
"facing=south,in_wall=false,open=false": { "facing=south,in_wall=false,open=false": {
"uvlock": true, "model": "minecraft:block/mangrove_fence_gate",
"model": "minecraft:block/mangrove_fence_gate" "uvlock": true
}, },
"facing=south,in_wall=false,open=true": { "facing=south,in_wall=false,open=true": {
"uvlock": true, "model": "minecraft:block/mangrove_fence_gate_open",
"model": "minecraft:block/mangrove_fence_gate_open" "uvlock": true
}, },
"facing=south,in_wall=true,open=false": { "facing=south,in_wall=true,open=false": {
"uvlock": true, "model": "minecraft:block/mangrove_fence_gate_wall",
"model": "minecraft:block/mangrove_fence_gate_wall" "uvlock": true
}, },
"facing=south,in_wall=true,open=true": { "facing=south,in_wall=true,open=true": {
"uvlock": true, "model": "minecraft:block/mangrove_fence_gate_wall_open",
"model": "minecraft:block/mangrove_fence_gate_wall_open" "uvlock": true
}, },
"facing=west,in_wall=false,open=false": { "facing=west,in_wall=false,open=false": {
"model": "minecraft:block/mangrove_fence_gate",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/mangrove_fence_gate"
}, },
"facing=west,in_wall=false,open=true": { "facing=west,in_wall=false,open=true": {
"model": "minecraft:block/mangrove_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/mangrove_fence_gate_open"
}, },
"facing=west,in_wall=true,open=false": { "facing=west,in_wall=true,open=false": {
"model": "minecraft:block/mangrove_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/mangrove_fence_gate_wall"
}, },
"facing=west,in_wall=true,open=true": { "facing=west,in_wall=true,open=true": {
"model": "minecraft:block/mangrove_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/mangrove_fence_gate_wall_open"
} }
} }
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner" "model": "minecraft:block/mangrove_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer" "model": "minecraft:block/mangrove_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/mangrove_stairs", "model": "minecraft:block/mangrove_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/mangrove_stairs", "model": "minecraft:block/mangrove_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/mangrove_stairs", "model": "minecraft:block/mangrove_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner" "model": "minecraft:block/mangrove_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer" "model": "minecraft:block/mangrove_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/mangrove_stairs", "model": "minecraft:block/mangrove_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/mangrove_stairs", "model": "minecraft:block/mangrove_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/mangrove_stairs", "model": "minecraft:block/mangrove_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/mangrove_stairs_inner", "model": "minecraft:block/mangrove_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/mangrove_stairs_outer", "model": "minecraft:block/mangrove_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/mangrove_stairs", "model": "minecraft:block/mangrove_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner" "model": "minecraft:block/mossy_cobblestone_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer" "model": "minecraft:block/mossy_cobblestone_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/mossy_cobblestone_stairs", "model": "minecraft:block/mossy_cobblestone_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/mossy_cobblestone_stairs", "model": "minecraft:block/mossy_cobblestone_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/mossy_cobblestone_stairs", "model": "minecraft:block/mossy_cobblestone_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner" "model": "minecraft:block/mossy_cobblestone_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer" "model": "minecraft:block/mossy_cobblestone_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/mossy_cobblestone_stairs", "model": "minecraft:block/mossy_cobblestone_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/mossy_cobblestone_stairs", "model": "minecraft:block/mossy_cobblestone_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/mossy_cobblestone_stairs", "model": "minecraft:block/mossy_cobblestone_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_inner", "model": "minecraft:block/mossy_cobblestone_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_cobblestone_stairs_outer", "model": "minecraft:block/mossy_cobblestone_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/mossy_cobblestone_stairs", "model": "minecraft:block/mossy_cobblestone_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

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

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner" "model": "minecraft:block/mossy_stone_brick_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer" "model": "minecraft:block/mossy_stone_brick_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/mossy_stone_brick_stairs", "model": "minecraft:block/mossy_stone_brick_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/mossy_stone_brick_stairs", "model": "minecraft:block/mossy_stone_brick_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/mossy_stone_brick_stairs", "model": "minecraft:block/mossy_stone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner" "model": "minecraft:block/mossy_stone_brick_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer" "model": "minecraft:block/mossy_stone_brick_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/mossy_stone_brick_stairs", "model": "minecraft:block/mossy_stone_brick_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/mossy_stone_brick_stairs", "model": "minecraft:block/mossy_stone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/mossy_stone_brick_stairs", "model": "minecraft:block/mossy_stone_brick_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_inner", "model": "minecraft:block/mossy_stone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/mossy_stone_brick_stairs_outer", "model": "minecraft:block/mossy_stone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/mossy_stone_brick_stairs", "model": "minecraft:block/mossy_stone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/mossy_stone_brick_wall_post" "model": "minecraft:block/mossy_stone_brick_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/mossy_stone_brick_wall_side_tall", "model": "minecraft:block/mossy_stone_brick_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner" "model": "minecraft:block/mud_brick_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer" "model": "minecraft:block/mud_brick_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/mud_brick_stairs", "model": "minecraft:block/mud_brick_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/mud_brick_stairs", "model": "minecraft:block/mud_brick_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/mud_brick_stairs", "model": "minecraft:block/mud_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner" "model": "minecraft:block/mud_brick_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer" "model": "minecraft:block/mud_brick_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/mud_brick_stairs", "model": "minecraft:block/mud_brick_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/mud_brick_stairs", "model": "minecraft:block/mud_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/mud_brick_stairs", "model": "minecraft:block/mud_brick_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/mud_brick_stairs_inner", "model": "minecraft:block/mud_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/mud_brick_stairs_outer", "model": "minecraft:block/mud_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/mud_brick_stairs", "model": "minecraft:block/mud_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/mud_brick_wall_post" "model": "minecraft:block/mud_brick_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/mud_brick_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mud_brick_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/mud_brick_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mud_brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/mud_brick_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mud_brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/mud_brick_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/mud_brick_wall_side_tall", "model": "minecraft:block/mud_brick_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -1,119 +1,119 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/mushroom_stem" "model": "minecraft:block/mushroom_stem"
},
"when": {
"north": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_stem",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/mushroom_stem",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_stem",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/mushroom_stem",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_stem",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "true" "west": "true"
},
"apply": {
"model": "minecraft:block/mushroom_stem",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_stem",
"uvlock": true,
"x": 270
},
"when": { "when": {
"up": "true" "up": "true"
},
"apply": {
"model": "minecraft:block/mushroom_stem",
"x": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_stem",
"uvlock": true,
"x": 90
},
"when": { "when": {
"down": "true" "down": "true"
},
"apply": {
"model": "minecraft:block/mushroom_stem",
"x": 90,
"uvlock": true
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/mushroom_block_inside" "model": "minecraft:block/mushroom_block_inside"
},
"when": {
"north": "false"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 90
},
"when": { "when": {
"east": "false" "east": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"y": 90,
"uvlock": false
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 180
},
"when": { "when": {
"south": "false" "south": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"y": 180,
"uvlock": false
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"y": 270
},
"when": { "when": {
"west": "false" "west": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"y": 270,
"uvlock": false
} }
}, },
{ {
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"uvlock": false,
"x": 270
},
"when": { "when": {
"up": "false" "up": "false"
},
"apply": {
"model": "minecraft:block/mushroom_block_inside",
"x": 270,
"uvlock": false
} }
}, },
{ {
"when": {
"down": "false"
},
"apply": { "apply": {
"model": "minecraft:block/mushroom_block_inside", "model": "minecraft:block/mushroom_block_inside",
"x": 90, "uvlock": false,
"uvlock": false "x": 90
},
"when": {
"down": "false"
} }
} }
] ]

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/nether_brick_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/nether_brick_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/nether_brick_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/nether_brick_fence_side", "model": "minecraft:block/nether_brick_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner" "model": "minecraft:block/nether_brick_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer" "model": "minecraft:block/nether_brick_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/nether_brick_stairs", "model": "minecraft:block/nether_brick_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/nether_brick_stairs", "model": "minecraft:block/nether_brick_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/nether_brick_stairs", "model": "minecraft:block/nether_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner" "model": "minecraft:block/nether_brick_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer" "model": "minecraft:block/nether_brick_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/nether_brick_stairs", "model": "minecraft:block/nether_brick_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/nether_brick_stairs", "model": "minecraft:block/nether_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/nether_brick_stairs", "model": "minecraft:block/nether_brick_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/nether_brick_stairs_inner", "model": "minecraft:block/nether_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/nether_brick_stairs_outer", "model": "minecraft:block/nether_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/nether_brick_stairs", "model": "minecraft:block/nether_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/nether_brick_wall_post" "model": "minecraft:block/nether_brick_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/nether_brick_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/nether_brick_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/nether_brick_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/nether_brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/nether_brick_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/nether_brick_wall_side_tall", "model": "minecraft:block/nether_brick_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

View File

@@ -22,18 +22,18 @@
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 90, "x": 90,
"x": 90 "y": 90
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 90, "x": 270,
"x": 270 "y": 90
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
@@ -41,18 +41,18 @@
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 180, "x": 90,
"x": 90 "y": 180
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 180, "x": 270,
"x": 270 "y": 180
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
@@ -60,18 +60,18 @@
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 270, "x": 90,
"x": 90 "y": 270
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
{ {
"model": "minecraft:block/netherrack", "model": "minecraft:block/netherrack",
"y": 270, "x": 270,
"x": 270 "y": 270
} }
] ]
} }

View File

@@ -2,23 +2,23 @@
"variants": { "variants": {
"face=ceiling,facing=east,powered=false": { "face=ceiling,facing=east,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=east,powered=true": { "face=ceiling,facing=east,powered=true": {
"model": "minecraft:block/oak_button_pressed", "model": "minecraft:block/oak_button_pressed",
"y": 270, "x": 180,
"x": 180 "y": 270
}, },
"face=ceiling,facing=north,powered=false": { "face=ceiling,facing=north,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=north,powered=true": { "face=ceiling,facing=north,powered=true": {
"model": "minecraft:block/oak_button_pressed", "model": "minecraft:block/oak_button_pressed",
"y": 180, "x": 180,
"x": 180 "y": 180
}, },
"face=ceiling,facing=south,powered=false": { "face=ceiling,facing=south,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
@@ -30,13 +30,13 @@
}, },
"face=ceiling,facing=west,powered=false": { "face=ceiling,facing=west,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=ceiling,facing=west,powered=true": { "face=ceiling,facing=west,powered=true": {
"model": "minecraft:block/oak_button_pressed", "model": "minecraft:block/oak_button_pressed",
"y": 90, "x": 180,
"x": 180 "y": 90
}, },
"face=floor,facing=east,powered=false": { "face=floor,facing=east,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
@@ -70,49 +70,49 @@
}, },
"face=wall,facing=east,powered=false": { "face=wall,facing=east,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=east,powered=true": { "face=wall,facing=east,powered=true": {
"model": "minecraft:block/oak_button_pressed", "model": "minecraft:block/oak_button_pressed",
"y": 90, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 90
}, },
"face=wall,facing=north,powered=false": { "face=wall,facing=north,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=north,powered=true": { "face=wall,facing=north,powered=true": {
"model": "minecraft:block/oak_button_pressed", "model": "minecraft:block/oak_button_pressed",
"x": 90, "uvlock": true,
"uvlock": true "x": 90
}, },
"face=wall,facing=south,powered=false": { "face=wall,facing=south,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=south,powered=true": { "face=wall,facing=south,powered=true": {
"model": "minecraft:block/oak_button_pressed", "model": "minecraft:block/oak_button_pressed",
"y": 180, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 180
}, },
"face=wall,facing=west,powered=false": { "face=wall,facing=west,powered=false": {
"model": "minecraft:block/oak_button", "model": "minecraft:block/oak_button",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
}, },
"face=wall,facing=west,powered=true": { "face=wall,facing=west,powered=true": {
"model": "minecraft:block/oak_button_pressed", "model": "minecraft:block/oak_button_pressed",
"y": 270, "uvlock": true,
"x": 90, "x": 90,
"uvlock": true "y": 270
} }
} }
} }

View File

@@ -6,42 +6,42 @@
} }
}, },
{ {
"apply": {
"model": "minecraft:block/oak_fence_side",
"uvlock": true
},
"when": { "when": {
"north": "true" "north": "true"
},
"apply": {
"model": "minecraft:block/oak_fence_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/oak_fence_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "true" "east": "true"
},
"apply": {
"model": "minecraft:block/oak_fence_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/oak_fence_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "true" "south": "true"
},
"apply": {
"model": "minecraft:block/oak_fence_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/oak_fence_side", "model": "minecraft:block/oak_fence_side",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "true"
} }
} }
] ]

View File

@@ -1,80 +1,80 @@
{ {
"variants": { "variants": {
"facing=east,in_wall=false,open=false": { "facing=east,in_wall=false,open=false": {
"model": "minecraft:block/oak_fence_gate",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/oak_fence_gate"
}, },
"facing=east,in_wall=false,open=true": { "facing=east,in_wall=false,open=true": {
"model": "minecraft:block/oak_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/oak_fence_gate_open"
}, },
"facing=east,in_wall=true,open=false": { "facing=east,in_wall=true,open=false": {
"model": "minecraft:block/oak_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/oak_fence_gate_wall"
}, },
"facing=east,in_wall=true,open=true": { "facing=east,in_wall=true,open=true": {
"model": "minecraft:block/oak_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 270, "y": 270
"model": "minecraft:block/oak_fence_gate_wall_open"
}, },
"facing=north,in_wall=false,open=false": { "facing=north,in_wall=false,open=false": {
"model": "minecraft:block/oak_fence_gate",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/oak_fence_gate"
}, },
"facing=north,in_wall=false,open=true": { "facing=north,in_wall=false,open=true": {
"model": "minecraft:block/oak_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/oak_fence_gate_open"
}, },
"facing=north,in_wall=true,open=false": { "facing=north,in_wall=true,open=false": {
"model": "minecraft:block/oak_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/oak_fence_gate_wall"
}, },
"facing=north,in_wall=true,open=true": { "facing=north,in_wall=true,open=true": {
"model": "minecraft:block/oak_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 180, "y": 180
"model": "minecraft:block/oak_fence_gate_wall_open"
}, },
"facing=south,in_wall=false,open=false": { "facing=south,in_wall=false,open=false": {
"uvlock": true, "model": "minecraft:block/oak_fence_gate",
"model": "minecraft:block/oak_fence_gate" "uvlock": true
}, },
"facing=south,in_wall=false,open=true": { "facing=south,in_wall=false,open=true": {
"uvlock": true, "model": "minecraft:block/oak_fence_gate_open",
"model": "minecraft:block/oak_fence_gate_open" "uvlock": true
}, },
"facing=south,in_wall=true,open=false": { "facing=south,in_wall=true,open=false": {
"uvlock": true, "model": "minecraft:block/oak_fence_gate_wall",
"model": "minecraft:block/oak_fence_gate_wall" "uvlock": true
}, },
"facing=south,in_wall=true,open=true": { "facing=south,in_wall=true,open=true": {
"uvlock": true, "model": "minecraft:block/oak_fence_gate_wall_open",
"model": "minecraft:block/oak_fence_gate_wall_open" "uvlock": true
}, },
"facing=west,in_wall=false,open=false": { "facing=west,in_wall=false,open=false": {
"model": "minecraft:block/oak_fence_gate",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/oak_fence_gate"
}, },
"facing=west,in_wall=false,open=true": { "facing=west,in_wall=false,open=true": {
"model": "minecraft:block/oak_fence_gate_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/oak_fence_gate_open"
}, },
"facing=west,in_wall=true,open=false": { "facing=west,in_wall=true,open=false": {
"model": "minecraft:block/oak_fence_gate_wall",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/oak_fence_gate_wall"
}, },
"facing=west,in_wall=true,open=true": { "facing=west,in_wall=true,open=true": {
"model": "minecraft:block/oak_fence_gate_wall_open",
"uvlock": true, "uvlock": true,
"y": 90, "y": 90
"model": "minecraft:block/oak_fence_gate_wall_open"
} }
} }
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner" "model": "minecraft:block/oak_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer" "model": "minecraft:block/oak_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/oak_stairs", "model": "minecraft:block/oak_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/oak_stairs", "model": "minecraft:block/oak_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/oak_stairs", "model": "minecraft:block/oak_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner" "model": "minecraft:block/oak_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer" "model": "minecraft:block/oak_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/oak_stairs", "model": "minecraft:block/oak_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/oak_stairs", "model": "minecraft:block/oak_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/oak_stairs", "model": "minecraft:block/oak_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/oak_stairs_inner", "model": "minecraft:block/oak_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/oak_stairs_outer", "model": "minecraft:block/oak_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/oak_stairs", "model": "minecraft:block/oak_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_side" "model": "minecraft:block/orange_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_side", "model": "minecraft:block/orange_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_side_alt" "model": "minecraft:block/orange_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_side_alt", "model": "minecraft:block/orange_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_noside" "model": "minecraft:block/orange_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_noside_alt" "model": "minecraft:block/orange_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_noside_alt", "model": "minecraft:block/orange_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/orange_stained_glass_pane_noside", "model": "minecraft:block/orange_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner" "model": "minecraft:block/oxidized_cut_copper_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer" "model": "minecraft:block/oxidized_cut_copper_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/oxidized_cut_copper_stairs", "model": "minecraft:block/oxidized_cut_copper_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/oxidized_cut_copper_stairs", "model": "minecraft:block/oxidized_cut_copper_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/oxidized_cut_copper_stairs", "model": "minecraft:block/oxidized_cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner" "model": "minecraft:block/oxidized_cut_copper_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer" "model": "minecraft:block/oxidized_cut_copper_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/oxidized_cut_copper_stairs", "model": "minecraft:block/oxidized_cut_copper_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/oxidized_cut_copper_stairs", "model": "minecraft:block/oxidized_cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/oxidized_cut_copper_stairs", "model": "minecraft:block/oxidized_cut_copper_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_inner", "model": "minecraft:block/oxidized_cut_copper_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/oxidized_cut_copper_stairs_outer", "model": "minecraft:block/oxidized_cut_copper_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/oxidized_cut_copper_stairs", "model": "minecraft:block/oxidized_cut_copper_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -6,71 +6,71 @@
} }
}, },
{ {
"when": {
"north": "true"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_side" "model": "minecraft:block/pink_stained_glass_pane_side"
},
"when": {
"north": "true"
} }
}, },
{ {
"when": {
"east": "true"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_side", "model": "minecraft:block/pink_stained_glass_pane_side",
"y": 90 "y": 90
},
"when": {
"east": "true"
} }
}, },
{ {
"when": {
"south": "true"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_side_alt" "model": "minecraft:block/pink_stained_glass_pane_side_alt"
},
"when": {
"south": "true"
} }
}, },
{ {
"when": {
"west": "true"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_side_alt", "model": "minecraft:block/pink_stained_glass_pane_side_alt",
"y": 90 "y": 90
},
"when": {
"west": "true"
} }
}, },
{ {
"when": {
"north": "false"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_noside" "model": "minecraft:block/pink_stained_glass_pane_noside"
},
"when": {
"north": "false"
} }
}, },
{ {
"when": {
"east": "false"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_noside_alt" "model": "minecraft:block/pink_stained_glass_pane_noside_alt"
},
"when": {
"east": "false"
} }
}, },
{ {
"when": {
"south": "false"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_noside_alt", "model": "minecraft:block/pink_stained_glass_pane_noside_alt",
"y": 90 "y": 90
},
"when": {
"south": "false"
} }
}, },
{ {
"when": {
"west": "false"
},
"apply": { "apply": {
"model": "minecraft:block/pink_stained_glass_pane_noside", "model": "minecraft:block/pink_stained_glass_pane_noside",
"y": 270 "y": 270
},
"when": {
"west": "false"
} }
} }
] ]

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner" "model": "minecraft:block/polished_andesite_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer" "model": "minecraft:block/polished_andesite_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/polished_andesite_stairs", "model": "minecraft:block/polished_andesite_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/polished_andesite_stairs", "model": "minecraft:block/polished_andesite_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/polished_andesite_stairs", "model": "minecraft:block/polished_andesite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner" "model": "minecraft:block/polished_andesite_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer" "model": "minecraft:block/polished_andesite_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/polished_andesite_stairs", "model": "minecraft:block/polished_andesite_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/polished_andesite_stairs", "model": "minecraft:block/polished_andesite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/polished_andesite_stairs", "model": "minecraft:block/polished_andesite_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/polished_andesite_stairs_inner", "model": "minecraft:block/polished_andesite_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/polished_andesite_stairs_outer", "model": "minecraft:block/polished_andesite_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/polished_andesite_stairs", "model": "minecraft:block/polished_andesite_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -2,16 +2,16 @@
"variants": { "variants": {
"facing=east,half=bottom,shape=inner_left": { "facing=east,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=inner_right": { "facing=east,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner" "model": "minecraft:block/polished_blackstone_brick_stairs_inner"
}, },
"facing=east,half=bottom,shape=outer_left": { "facing=east,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=east,half=bottom,shape=outer_right": { "facing=east,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer" "model": "minecraft:block/polished_blackstone_brick_stairs_outer"
@@ -21,189 +21,189 @@
}, },
"facing=east,half=top,shape=inner_left": { "facing=east,half=top,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=inner_right": { "facing=east,half=top,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=outer_left": { "facing=east,half=top,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=east,half=top,shape=outer_right": { "facing=east,half=top,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=east,half=top,shape=straight": { "facing=east,half=top,shape=straight": {
"model": "minecraft:block/polished_blackstone_brick_stairs", "model": "minecraft:block/polished_blackstone_brick_stairs",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=bottom,shape=inner_left": { "facing=north,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=inner_right": { "facing=north,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=outer_left": { "facing=north,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=north,half=bottom,shape=outer_right": { "facing=north,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=bottom,shape=straight": { "facing=north,half=bottom,shape=straight": {
"model": "minecraft:block/polished_blackstone_brick_stairs", "model": "minecraft:block/polished_blackstone_brick_stairs",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
}, },
"facing=north,half=top,shape=inner_left": { "facing=north,half=top,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=inner_right": { "facing=north,half=top,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=outer_left": { "facing=north,half=top,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=north,half=top,shape=outer_right": { "facing=north,half=top,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"x": 180, "uvlock": true,
"uvlock": true "x": 180
}, },
"facing=north,half=top,shape=straight": { "facing=north,half=top,shape=straight": {
"model": "minecraft:block/polished_blackstone_brick_stairs", "model": "minecraft:block/polished_blackstone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=south,half=bottom,shape=inner_left": { "facing=south,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner" "model": "minecraft:block/polished_blackstone_brick_stairs_inner"
}, },
"facing=south,half=bottom,shape=inner_right": { "facing=south,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=outer_left": { "facing=south,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer" "model": "minecraft:block/polished_blackstone_brick_stairs_outer"
}, },
"facing=south,half=bottom,shape=outer_right": { "facing=south,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=bottom,shape=straight": { "facing=south,half=bottom,shape=straight": {
"model": "minecraft:block/polished_blackstone_brick_stairs", "model": "minecraft:block/polished_blackstone_brick_stairs",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=south,half=top,shape=inner_left": { "facing=south,half=top,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=inner_right": { "facing=south,half=top,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=outer_left": { "facing=south,half=top,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=south,half=top,shape=outer_right": { "facing=south,half=top,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=south,half=top,shape=straight": { "facing=south,half=top,shape=straight": {
"model": "minecraft:block/polished_blackstone_brick_stairs", "model": "minecraft:block/polished_blackstone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 90, "y": 90
"uvlock": true
}, },
"facing=west,half=bottom,shape=inner_left": { "facing=west,half=bottom,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=inner_right": { "facing=west,half=bottom,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=outer_left": { "facing=west,half=bottom,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"y": 90, "uvlock": true,
"uvlock": true "y": 90
}, },
"facing=west,half=bottom,shape=outer_right": { "facing=west,half=bottom,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=bottom,shape=straight": { "facing=west,half=bottom,shape=straight": {
"model": "minecraft:block/polished_blackstone_brick_stairs", "model": "minecraft:block/polished_blackstone_brick_stairs",
"y": 180, "uvlock": true,
"uvlock": true "y": 180
}, },
"facing=west,half=top,shape=inner_left": { "facing=west,half=top,shape=inner_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=inner_right": { "facing=west,half=top,shape=inner_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_inner", "model": "minecraft:block/polished_blackstone_brick_stairs_inner",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=outer_left": { "facing=west,half=top,shape=outer_left": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
}, },
"facing=west,half=top,shape=outer_right": { "facing=west,half=top,shape=outer_right": {
"model": "minecraft:block/polished_blackstone_brick_stairs_outer", "model": "minecraft:block/polished_blackstone_brick_stairs_outer",
"uvlock": true,
"x": 180, "x": 180,
"y": 270, "y": 270
"uvlock": true
}, },
"facing=west,half=top,shape=straight": { "facing=west,half=top,shape=straight": {
"model": "minecraft:block/polished_blackstone_brick_stairs", "model": "minecraft:block/polished_blackstone_brick_stairs",
"uvlock": true,
"x": 180, "x": 180,
"y": 180, "y": 180
"uvlock": true
} }
} }
} }

View File

@@ -1,89 +1,89 @@
{ {
"multipart": [ "multipart": [
{ {
"when": {
"up": "true"
},
"apply": { "apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_post" "model": "minecraft:block/polished_blackstone_brick_wall_post"
},
"when": {
"up": "true"
} }
}, },
{ {
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"uvlock": true
},
"when": { "when": {
"north": "low" "north": "low"
},
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "low" "east": "low"
},
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "low" "south": "low"
},
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"y": 180,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"uvlock": true,
"y": 270
},
"when": { "when": {
"west": "low" "west": "low"
},
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side",
"y": 270,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
"uvlock": true
},
"when": { "when": {
"north": "tall" "north": "tall"
},
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
"uvlock": true,
"y": 90
},
"when": { "when": {
"east": "tall" "east": "tall"
},
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
"y": 90,
"uvlock": true
} }
}, },
{ {
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
"uvlock": true,
"y": 180
},
"when": { "when": {
"south": "tall" "south": "tall"
},
"apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
"y": 180,
"uvlock": true
} }
}, },
{ {
"when": {
"west": "tall"
},
"apply": { "apply": {
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall", "model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
"y": 270, "uvlock": true,
"uvlock": true "y": 270
},
"when": {
"west": "tall"
} }
} }
] ]

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