You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c442254d59 |
3
.github\FUNDING.yml
Normal file
3
.github\FUNDING.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
github: InventivetalentDev
|
||||
patreon: inventivetalent
|
||||
custom: ["https://www.paypal.me/inventivetalent", "https://donation.inventivetalent.org"]
|
||||
0
.github\stale.yml
Normal file
0
.github\stale.yml
Normal file
File diff suppressed because one or more lines are too long
1
20w15a.json
Normal file
1
20w15a.json
Normal file
File diff suppressed because one or more lines are too long
5
README.md
Normal file
5
README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# minecraft-assets
|
||||
|
||||
This repository contains assets extracted from the Minecraft .jar files and additional downloaded resources (sounds).
|
||||
|
||||
Please use the **branch selector** to switch versions.
|
||||
@@ -1 +0,0 @@
|
||||
{"directories":["assets","data","mappings"],"files":["20w11a.json","version.json"]}
|
||||
@@ -1 +0,0 @@
|
||||
{"directories":["icons","minecraft","realms"],"files":[".mcassetsroot","pack.mcmeta"]}
|
||||
@@ -1 +0,0 @@
|
||||
{"directories":[],"files":["icon_16x16.png","icon_32x32.png","minecraft.icns"]}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 781 B After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
{"directories":["blockstates","font","icons","lang","models","particles","resourcepacks","shaders","sounds","texts","textures"],"files":["sounds.json"]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2,23 +2,23 @@
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "minecraft:block/acacia_button",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "minecraft:block/acacia_button_pressed",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "minecraft:block/acacia_button",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "minecraft:block/acacia_button_pressed",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "minecraft:block/acacia_button",
|
||||
@@ -30,13 +30,13 @@
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "minecraft:block/acacia_button",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "minecraft:block/acacia_button_pressed",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "minecraft:block/acacia_button",
|
||||
@@ -69,50 +69,50 @@
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "minecraft:block/acacia_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "minecraft:block/acacia_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_side"
|
||||
"model": "minecraft:block/acacia_fence_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -19,9 +19,9 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -29,9 +29,9 @@
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -39,9 +39,9 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2,43 +2,43 @@
|
||||
"variants": {
|
||||
"facing=east,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_fence_gate"
|
||||
},
|
||||
"facing=east,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_fence_gate_open"
|
||||
},
|
||||
"facing=east,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall"
|
||||
},
|
||||
"facing=east,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall_open"
|
||||
},
|
||||
"facing=north,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_fence_gate"
|
||||
},
|
||||
"facing=north,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_fence_gate_open"
|
||||
},
|
||||
"facing=north,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall"
|
||||
},
|
||||
"facing=north,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall_open"
|
||||
},
|
||||
"facing=south,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
@@ -58,23 +58,23 @@
|
||||
},
|
||||
"facing=west,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_fence_gate"
|
||||
},
|
||||
"facing=west,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_fence_gate_open"
|
||||
},
|
||||
"facing=west,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall"
|
||||
},
|
||||
"facing=west,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_fence_gate_wall_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_log_horizontal",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/acacia_log"
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/acacia_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/acacia_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/acacia_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/acacia_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/acacia_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,9 +13,9 @@
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/acacia_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,open=false": {
|
||||
"model": "minecraft:block/acacia_trapdoor_bottom"
|
||||
@@ -27,9 +27,9 @@
|
||||
"model": "minecraft:block/acacia_trapdoor_top"
|
||||
},
|
||||
"facing=north,half=top,open=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/acacia_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=false": {
|
||||
"model": "minecraft:block/acacia_trapdoor_bottom",
|
||||
@@ -44,9 +44,9 @@
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=true": {
|
||||
"y": 0,
|
||||
"model": "minecraft:block/acacia_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 0
|
||||
},
|
||||
"facing=west,half=bottom,open=false": {
|
||||
"model": "minecraft:block/acacia_trapdoor_bottom",
|
||||
@@ -61,9 +61,9 @@
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/acacia_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/andesite_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/andesite_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/andesite_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/andesite_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,8 +13,8 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side"
|
||||
"model": "minecraft:block/andesite_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -22,9 +22,9 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/andesite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -32,9 +32,9 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/andesite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -42,9 +42,9 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/andesite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -52,8 +52,8 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side_tall"
|
||||
"model": "minecraft:block/andesite_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,9 +61,9 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side_tall",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/andesite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,9 +71,9 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side_tall",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/andesite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -81,9 +81,9 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/andesite_wall_side_tall",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/andesite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -10,13 +10,13 @@
|
||||
},
|
||||
"facing=east,open=false": {
|
||||
"x": 90,
|
||||
"model": "minecraft:block/barrel",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/barrel"
|
||||
},
|
||||
"facing=east,open=true": {
|
||||
"x": 90,
|
||||
"model": "minecraft:block/barrel_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/barrel_open"
|
||||
},
|
||||
"facing=north,open=false": {
|
||||
"x": 90,
|
||||
@@ -28,13 +28,13 @@
|
||||
},
|
||||
"facing=south,open=false": {
|
||||
"x": 90,
|
||||
"model": "minecraft:block/barrel",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/barrel"
|
||||
},
|
||||
"facing=south,open=true": {
|
||||
"x": 90,
|
||||
"model": "minecraft:block/barrel_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/barrel_open"
|
||||
},
|
||||
"facing=up,open=false": {
|
||||
"model": "minecraft:block/barrel"
|
||||
@@ -44,13 +44,13 @@
|
||||
},
|
||||
"facing=west,open=false": {
|
||||
"x": 90,
|
||||
"model": "minecraft:block/barrel",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/barrel"
|
||||
},
|
||||
"facing=west,open=true": {
|
||||
"x": 90,
|
||||
"model": "minecraft:block/barrel_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/barrel_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,12 +8,12 @@
|
||||
"model": "minecraft:block/bedrock_mirrored"
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bedrock"
|
||||
"model": "minecraft:block/bedrock",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bedrock_mirrored"
|
||||
"model": "minecraft:block/bedrock_mirrored",
|
||||
"y": 180
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,honey_level=0": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=east,honey_level=1": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=east,honey_level=2": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=east,honey_level=3": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=east,honey_level=4": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=east,honey_level=5": {
|
||||
"model": "minecraft:block/bee_nest_honey",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/bee_nest_honey"
|
||||
},
|
||||
"facing=north,honey_level=0": {
|
||||
"model": "minecraft:block/bee_nest"
|
||||
@@ -43,52 +43,52 @@
|
||||
"model": "minecraft:block/bee_nest_honey"
|
||||
},
|
||||
"facing=south,honey_level=0": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=south,honey_level=1": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=south,honey_level=2": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=south,honey_level=3": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=south,honey_level=4": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=south,honey_level=5": {
|
||||
"model": "minecraft:block/bee_nest_honey",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/bee_nest_honey"
|
||||
},
|
||||
"facing=west,honey_level=0": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=west,honey_level=1": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=west,honey_level=2": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=west,honey_level=3": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=west,honey_level=4": {
|
||||
"model": "minecraft:block/bee_nest",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/bee_nest"
|
||||
},
|
||||
"facing=west,honey_level=5": {
|
||||
"model": "minecraft:block/bee_nest_honey",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/bee_nest_honey"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,honey_level=0": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=east,honey_level=1": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=east,honey_level=2": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=east,honey_level=3": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=east,honey_level=4": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=east,honey_level=5": {
|
||||
"model": "minecraft:block/beehive_honey",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/beehive_honey"
|
||||
},
|
||||
"facing=north,honey_level=0": {
|
||||
"model": "minecraft:block/beehive"
|
||||
@@ -43,52 +43,52 @@
|
||||
"model": "minecraft:block/beehive_honey"
|
||||
},
|
||||
"facing=south,honey_level=0": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=south,honey_level=1": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=south,honey_level=2": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=south,honey_level=3": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=south,honey_level=4": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=south,honey_level=5": {
|
||||
"model": "minecraft:block/beehive_honey",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/beehive_honey"
|
||||
},
|
||||
"facing=west,honey_level=0": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=west,honey_level=1": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=west,honey_level=2": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=west,honey_level=3": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=west,honey_level=4": {
|
||||
"model": "minecraft:block/beehive",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/beehive"
|
||||
},
|
||||
"facing=west,honey_level=5": {
|
||||
"model": "minecraft:block/beehive_honey",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/beehive_honey"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2,23 +2,23 @@
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "minecraft:block/birch_button",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "minecraft:block/birch_button_pressed",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "minecraft:block/birch_button",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "minecraft:block/birch_button_pressed",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "minecraft:block/birch_button",
|
||||
@@ -30,13 +30,13 @@
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "minecraft:block/birch_button",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "minecraft:block/birch_button_pressed",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "minecraft:block/birch_button",
|
||||
@@ -69,50 +69,50 @@
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "minecraft:block/birch_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "minecraft:block/birch_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_side"
|
||||
"model": "minecraft:block/birch_fence_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -19,9 +19,9 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -29,9 +29,9 @@
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -39,9 +39,9 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2,43 +2,43 @@
|
||||
"variants": {
|
||||
"facing=east,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_fence_gate"
|
||||
},
|
||||
"facing=east,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_fence_gate_open"
|
||||
},
|
||||
"facing=east,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_wall",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_fence_gate_wall"
|
||||
},
|
||||
"facing=east,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_wall_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_fence_gate_wall_open"
|
||||
},
|
||||
"facing=north,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_fence_gate"
|
||||
},
|
||||
"facing=north,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_fence_gate_open"
|
||||
},
|
||||
"facing=north,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_wall",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_fence_gate_wall"
|
||||
},
|
||||
"facing=north,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_wall_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_fence_gate_wall_open"
|
||||
},
|
||||
"facing=south,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
@@ -58,23 +58,23 @@
|
||||
},
|
||||
"facing=west,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_fence_gate"
|
||||
},
|
||||
"facing=west,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_fence_gate_open"
|
||||
},
|
||||
"facing=west,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_wall",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_fence_gate_wall"
|
||||
},
|
||||
"facing=west,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_fence_gate_wall_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_fence_gate_wall_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_log_horizontal",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/birch_log"
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/birch_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/birch_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/birch_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/birch_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/birch_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,9 +13,9 @@
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/birch_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,open=false": {
|
||||
"model": "minecraft:block/birch_trapdoor_bottom"
|
||||
@@ -27,9 +27,9 @@
|
||||
"model": "minecraft:block/birch_trapdoor_top"
|
||||
},
|
||||
"facing=north,half=top,open=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/birch_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=false": {
|
||||
"model": "minecraft:block/birch_trapdoor_bottom",
|
||||
@@ -44,9 +44,9 @@
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=true": {
|
||||
"y": 0,
|
||||
"model": "minecraft:block/birch_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 0
|
||||
},
|
||||
"facing=west,half=bottom,open=false": {
|
||||
"model": "minecraft:block/birch_trapdoor_bottom",
|
||||
@@ -61,9 +61,9 @@
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/birch_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/black_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/black_concrete_powder"
|
||||
"model": "minecraft:block/black_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/black_concrete_powder"
|
||||
"model": "minecraft:block/black_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/black_concrete_powder"
|
||||
"model": "minecraft:block/black_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/black_stained_glass_pane_side"
|
||||
"model": "minecraft:block/black_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/black_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/black_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/black_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/black_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/black_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/black_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
7
assets/minecraft/blockstates/blackstone.json
Normal file
7
assets/minecraft/blockstates/blackstone.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/blackstone_slab.json
Normal file
13
assets/minecraft/blockstates/blackstone_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/blackstone_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/blackstone"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/blackstone_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/blackstone_stairs.json
Normal file
209
assets/minecraft/blockstates/blackstone_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
90
assets/minecraft/blockstates/blackstone_wall.json
Normal file
90
assets/minecraft/blockstates/blackstone_wall.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/blue_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/blue_concrete_powder"
|
||||
"model": "minecraft:block/blue_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/blue_concrete_powder"
|
||||
"model": "minecraft:block/blue_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/blue_concrete_powder"
|
||||
"model": "minecraft:block/blue_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/blue_stained_glass_pane_side"
|
||||
"model": "minecraft:block/blue_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/blue_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/blue_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/blue_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/blue_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/blue_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/blue_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/brick_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/brick_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/brick_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,8 +13,8 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side"
|
||||
"model": "minecraft:block/brick_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -22,9 +22,9 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/brick_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -32,9 +32,9 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/brick_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -42,9 +42,9 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/brick_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -52,8 +52,8 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side_tall"
|
||||
"model": "minecraft:block/brick_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,9 +61,9 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side_tall",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/brick_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,9 +71,9 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side_tall",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/brick_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -81,9 +81,9 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brick_wall_side_tall",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/brick_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/brown_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/brown_concrete_powder"
|
||||
"model": "minecraft:block/brown_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/brown_concrete_powder"
|
||||
"model": "minecraft:block/brown_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/brown_concrete_powder"
|
||||
"model": "minecraft:block/brown_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brown_mushroom_block",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/brown_mushroom_block"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -23,9 +23,9 @@
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brown_mushroom_block",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/brown_mushroom_block"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -33,9 +33,9 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brown_mushroom_block",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/brown_mushroom_block"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -43,9 +43,9 @@
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brown_mushroom_block",
|
||||
"x": 270
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -53,9 +53,9 @@
|
||||
"down": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/brown_mushroom_block",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,9 +71,9 @@
|
||||
"east": "false"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": false,
|
||||
"model": "minecraft:block/mushroom_block_inside",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/mushroom_block_inside"
|
||||
"uvlock": false
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -81,9 +81,9 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": false,
|
||||
"model": "minecraft:block/mushroom_block_inside",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/mushroom_block_inside"
|
||||
"uvlock": false
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -91,9 +91,9 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": false,
|
||||
"model": "minecraft:block/mushroom_block_inside",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/mushroom_block_inside"
|
||||
"uvlock": false
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -101,9 +101,9 @@
|
||||
"up": "false"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": false,
|
||||
"model": "minecraft:block/mushroom_block_inside",
|
||||
"x": 270
|
||||
"x": 270,
|
||||
"uvlock": false
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -111,9 +111,9 @@
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": false,
|
||||
"model": "minecraft:block/mushroom_block_inside",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": false
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/brown_stained_glass_pane_side"
|
||||
"model": "minecraft:block/brown_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/brown_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/brown_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/brown_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/brown_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/brown_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/brown_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
7
assets/minecraft/blockstates/chiseled_nether_bricks.json
Normal file
7
assets/minecraft/blockstates/chiseled_nether_bricks.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_nether_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_polished_blackstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,9 +13,9 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/chorus_plant_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -23,9 +23,9 @@
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/chorus_plant_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -33,9 +33,9 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/chorus_plant_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -43,9 +43,9 @@
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_side",
|
||||
"x": 270
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -53,9 +53,9 @@
|
||||
"down": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_side",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"weight": 2,
|
||||
"model": "minecraft:block/chorus_plant_noside"
|
||||
"model": "minecraft:block/chorus_plant_noside",
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/chorus_plant_noside1"
|
||||
@@ -84,25 +84,25 @@
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside1",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/chorus_plant_noside1"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside2",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/chorus_plant_noside2"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside3",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/chorus_plant_noside3"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside",
|
||||
"weight": 2,
|
||||
"y": 90,
|
||||
"model": "minecraft:block/chorus_plant_noside"
|
||||
"uvlock": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -112,25 +112,25 @@
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside2",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/chorus_plant_noside2"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside3",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/chorus_plant_noside3"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside",
|
||||
"weight": 2,
|
||||
"y": 180,
|
||||
"model": "minecraft:block/chorus_plant_noside"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside1",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/chorus_plant_noside1"
|
||||
"uvlock": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -140,25 +140,25 @@
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside3",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/chorus_plant_noside3"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside",
|
||||
"weight": 2,
|
||||
"y": 270,
|
||||
"model": "minecraft:block/chorus_plant_noside"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside1",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/chorus_plant_noside1"
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside2",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/chorus_plant_noside2"
|
||||
"uvlock": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -168,25 +168,25 @@
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"uvlock": true,
|
||||
"weight": 2,
|
||||
"model": "minecraft:block/chorus_plant_noside",
|
||||
"x": 270
|
||||
"weight": 2,
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside3",
|
||||
"x": 270
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside1",
|
||||
"x": 270
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside2",
|
||||
"x": 270
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -196,25 +196,25 @@
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside3",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside2",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/chorus_plant_noside1",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
{
|
||||
"uvlock": true,
|
||||
"weight": 2,
|
||||
"model": "minecraft:block/chorus_plant_noside",
|
||||
"x": 90
|
||||
"weight": 2,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/cobblestone_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cobblestone_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cobblestone_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cobblestone_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,8 +13,8 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side"
|
||||
"model": "minecraft:block/cobblestone_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -22,9 +22,9 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/cobblestone_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -32,9 +32,9 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/cobblestone_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -42,9 +42,9 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/cobblestone_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -52,8 +52,8 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall"
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,9 +61,9 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,9 +71,9 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -81,9 +81,9 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/cobblestone_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,36 +1,36 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,mode=compare,powered=false": {
|
||||
"model": "minecraft:block/comparator",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/comparator"
|
||||
},
|
||||
"facing=east,mode=compare,powered=true": {
|
||||
"model": "minecraft:block/comparator_on",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/comparator_on"
|
||||
},
|
||||
"facing=east,mode=subtract,powered=false": {
|
||||
"model": "minecraft:block/comparator_subtract",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/comparator_subtract"
|
||||
},
|
||||
"facing=east,mode=subtract,powered=true": {
|
||||
"model": "minecraft:block/comparator_on_subtract",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/comparator_on_subtract"
|
||||
},
|
||||
"facing=north,mode=compare,powered=false": {
|
||||
"model": "minecraft:block/comparator",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/comparator"
|
||||
},
|
||||
"facing=north,mode=compare,powered=true": {
|
||||
"model": "minecraft:block/comparator_on",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/comparator_on"
|
||||
},
|
||||
"facing=north,mode=subtract,powered=false": {
|
||||
"model": "minecraft:block/comparator_subtract",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/comparator_subtract"
|
||||
},
|
||||
"facing=north,mode=subtract,powered=true": {
|
||||
"model": "minecraft:block/comparator_on_subtract",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/comparator_on_subtract"
|
||||
},
|
||||
"facing=south,mode=compare,powered=false": {
|
||||
"model": "minecraft:block/comparator"
|
||||
@@ -45,20 +45,20 @@
|
||||
"model": "minecraft:block/comparator_on_subtract"
|
||||
},
|
||||
"facing=west,mode=compare,powered=false": {
|
||||
"model": "minecraft:block/comparator",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/comparator"
|
||||
},
|
||||
"facing=west,mode=compare,powered=true": {
|
||||
"model": "minecraft:block/comparator_on",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/comparator_on"
|
||||
},
|
||||
"facing=west,mode=subtract,powered=false": {
|
||||
"model": "minecraft:block/comparator_subtract",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/comparator_subtract"
|
||||
},
|
||||
"facing=west,mode=subtract,powered=true": {
|
||||
"model": "minecraft:block/comparator_on_subtract",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/comparator_on_subtract"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/cracked_nether_bricks.json
Normal file
7
assets/minecraft/blockstates/cracked_nether_bricks.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cracked_nether_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cracked_polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2,23 +2,23 @@
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "minecraft:block/crimson_button",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "minecraft:block/crimson_button_pressed",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "minecraft:block/crimson_button",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "minecraft:block/crimson_button_pressed",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "minecraft:block/crimson_button",
|
||||
@@ -30,13 +30,13 @@
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "minecraft:block/crimson_button",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "minecraft:block/crimson_button_pressed",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "minecraft:block/crimson_button",
|
||||
@@ -69,50 +69,50 @@
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "minecraft:block/crimson_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "minecraft:block/crimson_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_side"
|
||||
"model": "minecraft:block/crimson_fence_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -19,9 +19,9 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -29,9 +29,9 @@
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -39,9 +39,9 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2,43 +2,43 @@
|
||||
"variants": {
|
||||
"facing=east,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_fence_gate"
|
||||
},
|
||||
"facing=east,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_fence_gate_open"
|
||||
},
|
||||
"facing=east,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall"
|
||||
},
|
||||
"facing=east,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall_open"
|
||||
},
|
||||
"facing=north,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_fence_gate"
|
||||
},
|
||||
"facing=north,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_fence_gate_open"
|
||||
},
|
||||
"facing=north,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall"
|
||||
},
|
||||
"facing=north,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall_open"
|
||||
},
|
||||
"facing=south,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
@@ -58,23 +58,23 @@
|
||||
},
|
||||
"facing=west,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_fence_gate"
|
||||
},
|
||||
"facing=west,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_fence_gate_open"
|
||||
},
|
||||
"facing=west,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall"
|
||||
},
|
||||
"facing=west,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_fence_gate_wall_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/crimson_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/crimson_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/crimson_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/crimson_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/crimson_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,9 +13,9 @@
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/crimson_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,open=false": {
|
||||
"model": "minecraft:block/crimson_trapdoor_bottom"
|
||||
@@ -27,9 +27,9 @@
|
||||
"model": "minecraft:block/crimson_trapdoor_top"
|
||||
},
|
||||
"facing=north,half=top,open=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/crimson_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=false": {
|
||||
"model": "minecraft:block/crimson_trapdoor_bottom",
|
||||
@@ -44,9 +44,9 @@
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=true": {
|
||||
"y": 0,
|
||||
"model": "minecraft:block/crimson_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 0
|
||||
},
|
||||
"facing=west,half=bottom,open=false": {
|
||||
"model": "minecraft:block/crimson_trapdoor_bottom",
|
||||
@@ -61,9 +61,9 @@
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/crimson_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/cyan_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/cyan_concrete_powder"
|
||||
"model": "minecraft:block/cyan_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/cyan_concrete_powder"
|
||||
"model": "minecraft:block/cyan_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/cyan_concrete_powder"
|
||||
"model": "minecraft:block/cyan_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_side"
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/cyan_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2,23 +2,23 @@
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "minecraft:block/dark_oak_button_pressed",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "minecraft:block/dark_oak_button_pressed",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
@@ -30,13 +30,13 @@
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "minecraft:block/dark_oak_button_pressed",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
@@ -69,50 +69,50 @@
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "minecraft:block/dark_oak_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dark_oak_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dark_oak_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dark_oak_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_side"
|
||||
"model": "minecraft:block/dark_oak_fence_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -19,9 +19,9 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -29,9 +29,9 @@
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dark_oak_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -39,9 +39,9 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dark_oak_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2,43 +2,43 @@
|
||||
"variants": {
|
||||
"facing=east,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dark_oak_fence_gate"
|
||||
},
|
||||
"facing=east,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_open"
|
||||
},
|
||||
"facing=east,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall"
|
||||
},
|
||||
"facing=east,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall_open"
|
||||
},
|
||||
"facing=north,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dark_oak_fence_gate"
|
||||
},
|
||||
"facing=north,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_open"
|
||||
},
|
||||
"facing=north,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall"
|
||||
},
|
||||
"facing=north,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall_open"
|
||||
},
|
||||
"facing=south,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
@@ -58,23 +58,23 @@
|
||||
},
|
||||
"facing=west,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_fence_gate"
|
||||
},
|
||||
"facing=west,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_open"
|
||||
},
|
||||
"facing=west,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall"
|
||||
},
|
||||
"facing=west,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_fence_gate_wall_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dark_oak_log_horizontal",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/dark_oak_log"
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/dark_oak_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/dark_oak_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/dark_oak_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/dark_oak_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_oak_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/dark_prismarine_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/dark_prismarine_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/dark_prismarine_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/diorite_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/diorite_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/diorite_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/diorite_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,8 +13,8 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side"
|
||||
"model": "minecraft:block/diorite_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -22,9 +22,9 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/diorite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -32,9 +32,9 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/diorite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -42,9 +42,9 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/diorite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -52,8 +52,8 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side_tall"
|
||||
"model": "minecraft:block/diorite_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,9 +61,9 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side_tall",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/diorite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,9 +71,9 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side_tall",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/diorite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -81,9 +81,9 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/diorite_wall_side_tall",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/diorite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/dirt"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/dirt"
|
||||
"model": "minecraft:block/dirt",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/dirt"
|
||||
"model": "minecraft:block/dirt",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/dirt"
|
||||
"model": "minecraft:block/dirt",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/end_stone_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/end_stone_brick_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,8 +13,8 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side"
|
||||
"model": "minecraft:block/end_stone_brick_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -22,9 +22,9 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -32,9 +32,9 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -42,9 +42,9 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -52,8 +52,8 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall"
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,9 +61,9 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,9 +71,9 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -81,9 +81,9 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/end_stone_brick_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
@@ -25,10 +25,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -55,29 +55,29 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/fire_side0"
|
||||
"model": "minecraft:block/fire_side0",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/fire_side1"
|
||||
"model": "minecraft:block/fire_side1",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/fire_side_alt0"
|
||||
"model": "minecraft:block/fire_side_alt0",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/fire_side_alt1"
|
||||
"model": "minecraft:block/fire_side_alt1",
|
||||
"y": 90
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -89,29 +89,29 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/fire_side0"
|
||||
"model": "minecraft:block/fire_side0",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/fire_side1"
|
||||
"model": "minecraft:block/fire_side1",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/fire_side_alt0"
|
||||
"model": "minecraft:block/fire_side_alt0",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/fire_side_alt1"
|
||||
"model": "minecraft:block/fire_side_alt1",
|
||||
"y": 180
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -123,29 +123,29 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/fire_side0"
|
||||
"model": "minecraft:block/fire_side0",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/fire_side1"
|
||||
"model": "minecraft:block/fire_side1",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/fire_side_alt0"
|
||||
"model": "minecraft:block/fire_side_alt0",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/fire_side_alt1"
|
||||
"model": "minecraft:block/fire_side_alt1",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
7
assets/minecraft/blockstates/gilded_blackstone.json
Normal file
7
assets/minecraft/blockstates/gilded_blackstone.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/gilded_blackstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/glass_pane_side"
|
||||
"model": "minecraft:block/glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/glass_pane_side_alt"
|
||||
"model": "minecraft:block/glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/glass_pane_noside_alt"
|
||||
"model": "minecraft:block/glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/glass_pane_noside"
|
||||
"model": "minecraft:block/glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/granite_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/granite_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/granite_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/granite_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,8 +13,8 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side"
|
||||
"model": "minecraft:block/granite_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -22,9 +22,9 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/granite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -32,9 +32,9 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/granite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -42,9 +42,9 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/granite_wall_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -52,8 +52,8 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side_tall"
|
||||
"model": "minecraft:block/granite_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,9 +61,9 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side_tall",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/granite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -71,9 +71,9 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side_tall",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/granite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -81,9 +81,9 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/granite_wall_side_tall",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/granite_wall_side_tall"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/grass_path"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/grass_path"
|
||||
"model": "minecraft:block/grass_path",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/grass_path"
|
||||
"model": "minecraft:block/grass_path",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/grass_path"
|
||||
"model": "minecraft:block/grass_path",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/gray_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/gray_concrete_powder"
|
||||
"model": "minecraft:block/gray_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/gray_concrete_powder"
|
||||
"model": "minecraft:block/gray_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/gray_concrete_powder"
|
||||
"model": "minecraft:block/gray_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/gray_stained_glass_pane_side"
|
||||
"model": "minecraft:block/gray_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/gray_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/gray_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/gray_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/gray_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/gray_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/gray_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/green_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/green_concrete_powder"
|
||||
"model": "minecraft:block/green_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/green_concrete_powder"
|
||||
"model": "minecraft:block/green_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/green_concrete_powder"
|
||||
"model": "minecraft:block/green_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/green_stained_glass_pane_side"
|
||||
"model": "minecraft:block/green_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/green_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/green_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/green_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/green_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/green_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/green_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/hay_block_horizontal",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/hay_block"
|
||||
|
||||
@@ -8,12 +8,12 @@
|
||||
"model": "minecraft:block/stone_mirrored"
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/stone"
|
||||
"model": "minecraft:block/stone",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/stone_mirrored"
|
||||
"model": "minecraft:block/stone_mirrored",
|
||||
"y": 180
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_post"
|
||||
@@ -18,10 +18,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap"
|
||||
@@ -29,39 +29,39 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "true",
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/iron_bars_cap"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap_alt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"west": "true"
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "true",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/iron_bars_cap_alt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "true",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true"
|
||||
@@ -75,8 +75,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/iron_bars_side"
|
||||
"model": "minecraft:block/iron_bars_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -92,8 +92,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/iron_bars_side_alt"
|
||||
"model": "minecraft:block/iron_bars_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,30 +1,57 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"orientation=down_east": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"orientation=down_north": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"orientation=down_south": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "minecraft:block/jigsaw"
|
||||
},
|
||||
"facing=west": {
|
||||
"orientation=down_west": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"orientation=east_up": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"y": 90
|
||||
},
|
||||
"orientation=north_up": {
|
||||
"model": "minecraft:block/jigsaw"
|
||||
},
|
||||
"orientation=south_up": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"y": 180
|
||||
},
|
||||
"orientation=up_east": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 270,
|
||||
"y": 270
|
||||
},
|
||||
"orientation=up_north": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 270,
|
||||
"y": 180
|
||||
},
|
||||
"orientation=up_south": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 270
|
||||
},
|
||||
"orientation=up_west": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"x": 270,
|
||||
"y": 90
|
||||
},
|
||||
"orientation=west_up": {
|
||||
"model": "minecraft:block/jigsaw",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2,23 +2,23 @@
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "minecraft:block/jungle_button",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "minecraft:block/jungle_button_pressed",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "minecraft:block/jungle_button",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "minecraft:block/jungle_button_pressed",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "minecraft:block/jungle_button",
|
||||
@@ -30,13 +30,13 @@
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "minecraft:block/jungle_button",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "minecraft:block/jungle_button_pressed",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "minecraft:block/jungle_button",
|
||||
@@ -69,50 +69,50 @@
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "minecraft:block/jungle_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "minecraft:block/jungle_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_button",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_button_pressed",
|
||||
"uvlock": true,
|
||||
"x": 90
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_side"
|
||||
"model": "minecraft:block/jungle_fence_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -19,9 +19,9 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_side",
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -29,9 +29,9 @@
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_side",
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -39,9 +39,9 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_side",
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_fence_side"
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -2,43 +2,43 @@
|
||||
"variants": {
|
||||
"facing=east,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_fence_gate"
|
||||
},
|
||||
"facing=east,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_fence_gate_open"
|
||||
},
|
||||
"facing=east,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall"
|
||||
},
|
||||
"facing=east,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall_open",
|
||||
"y": 270
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall_open"
|
||||
},
|
||||
"facing=north,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_fence_gate"
|
||||
},
|
||||
"facing=north,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_fence_gate_open"
|
||||
},
|
||||
"facing=north,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall"
|
||||
},
|
||||
"facing=north,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall_open",
|
||||
"y": 180
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall_open"
|
||||
},
|
||||
"facing=south,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
@@ -58,23 +58,23 @@
|
||||
},
|
||||
"facing=west,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_fence_gate"
|
||||
},
|
||||
"facing=west,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_fence_gate_open"
|
||||
},
|
||||
"facing=west,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall"
|
||||
},
|
||||
"facing=west,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall_open",
|
||||
"y": 90
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_fence_gate_wall_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_log_horizontal",
|
||||
"x": 90
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/jungle_log"
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
@@ -20,190 +20,190 @@
|
||||
"model": "minecraft:block/jungle_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/jungle_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/jungle_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/jungle_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs"
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_inner",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"y": 270,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs_outer",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"y": 180,
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/jungle_stairs",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,9 +13,9 @@
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=true": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/jungle_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,open=false": {
|
||||
"model": "minecraft:block/jungle_trapdoor_bottom"
|
||||
@@ -27,9 +27,9 @@
|
||||
"model": "minecraft:block/jungle_trapdoor_top"
|
||||
},
|
||||
"facing=north,half=top,open=true": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/jungle_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=false": {
|
||||
"model": "minecraft:block/jungle_trapdoor_bottom",
|
||||
@@ -44,9 +44,9 @@
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=true": {
|
||||
"y": 0,
|
||||
"model": "minecraft:block/jungle_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 0
|
||||
},
|
||||
"facing=west,half=bottom,open=false": {
|
||||
"model": "minecraft:block/jungle_trapdoor_bottom",
|
||||
@@ -61,9 +61,9 @@
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=true": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/jungle_trapdoor_open",
|
||||
"x": 180
|
||||
"x": 180,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/light_blue_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_blue_concrete_powder"
|
||||
"model": "minecraft:block/light_blue_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/light_blue_concrete_powder"
|
||||
"model": "minecraft:block/light_blue_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/light_blue_concrete_powder"
|
||||
"model": "minecraft:block/light_blue_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_side"
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/light_blue_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/light_gray_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_gray_concrete_powder"
|
||||
"model": "minecraft:block/light_gray_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/light_gray_concrete_powder"
|
||||
"model": "minecraft:block/light_gray_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/light_gray_concrete_powder"
|
||||
"model": "minecraft:block/light_gray_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_side"
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/light_gray_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/lily_pad"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/lily_pad"
|
||||
"model": "minecraft:block/lily_pad",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/lily_pad"
|
||||
"model": "minecraft:block/lily_pad",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/lily_pad"
|
||||
"model": "minecraft:block/lily_pad",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
"model": "minecraft:block/lime_concrete_powder"
|
||||
},
|
||||
{
|
||||
"y": 90,
|
||||
"model": "minecraft:block/lime_concrete_powder"
|
||||
"model": "minecraft:block/lime_concrete_powder",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"y": 180,
|
||||
"model": "minecraft:block/lime_concrete_powder"
|
||||
"model": "minecraft:block/lime_concrete_powder",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"y": 270,
|
||||
"model": "minecraft:block/lime_concrete_powder"
|
||||
"model": "minecraft:block/lime_concrete_powder",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/lime_stained_glass_pane_side"
|
||||
"model": "minecraft:block/lime_stained_glass_pane_side",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,8 +35,8 @@
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/lime_stained_glass_pane_side_alt"
|
||||
"model": "minecraft:block/lime_stained_glass_pane_side_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -60,8 +60,8 @@
|
||||
"south": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/lime_stained_glass_pane_noside_alt"
|
||||
"model": "minecraft:block/lime_stained_glass_pane_noside_alt",
|
||||
"y": 90
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -69,8 +69,8 @@
|
||||
"west": "false"
|
||||
},
|
||||
"apply": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/lime_stained_glass_pane_noside"
|
||||
"model": "minecraft:block/lime_stained_glass_pane_noside",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user