You've already forked minecraft-assets
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
561bf2d301 | ||
|
|
2a66188073 | ||
|
|
c89784da23 | ||
|
|
1808a11650 |
1
21w07a.json
Normal file
1
21w07a.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
{"directories":["assets","data","mappings"],"files":["22w15a.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"]}
|
||||
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":["gpu_warnlist.json","regional_compliancies.json","sounds.json"]}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left"
|
||||
"model": "minecraft:block/acacia_door_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open",
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right"
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open",
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_left"
|
||||
"model": "minecraft:block/acacia_door_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_left_open",
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_right"
|
||||
"model": "minecraft:block/acacia_door_top_hinge"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_right_open",
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left",
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open"
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right",
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open",
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_left",
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_left_open"
|
||||
"model": "minecraft:block/acacia_door_top_hinge"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_right",
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_right_open",
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left",
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open",
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right",
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open"
|
||||
"model": "minecraft:block/acacia_door_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_left",
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_left_open",
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_right",
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_right_open"
|
||||
"model": "minecraft:block/acacia_door_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left",
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open",
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right",
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open",
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_left",
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_left_open",
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_right",
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_right_open",
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
7
assets/minecraft/blockstates/azalea_leaves_flowers.json
Normal file
7
assets/minecraft/blockstates/azalea_leaves_flowers.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/azalea_leaves_flowers"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_left"
|
||||
"model": "minecraft:block/birch_door_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_left_open",
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_right"
|
||||
"model": "minecraft:block/birch_door_bottom_hinge"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_right_open",
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_left"
|
||||
"model": "minecraft:block/birch_door_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_left_open",
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_right"
|
||||
"model": "minecraft:block/birch_door_top_hinge"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_right_open",
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_left",
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_left_open"
|
||||
"model": "minecraft:block/birch_door_bottom_hinge"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_right",
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_right_open",
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_left",
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_left_open"
|
||||
"model": "minecraft:block/birch_door_top_hinge"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_right",
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_right_open",
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_left",
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_left_open",
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_right",
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_right_open"
|
||||
"model": "minecraft:block/birch_door_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_left",
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_left_open",
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_right",
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_right_open"
|
||||
"model": "minecraft:block/birch_door_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_left",
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_left_open",
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_right",
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_right_open",
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_left",
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_left_open",
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_right",
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_right_open",
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/black_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/black_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/black_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/black_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/black_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/black_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/black_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/black_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/black_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/black_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/blue_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/blue_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/blue_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/blue_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/blue_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/blue_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/brown_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/brown_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/brown_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/brown_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/brown_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/brown_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"berries=false": {
|
||||
"model": "minecraft:block/cave_vines"
|
||||
},
|
||||
"berries=true": {
|
||||
"model": "minecraft:block/cave_vines_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/cave_vines_body.json
Normal file
10
assets/minecraft/blockstates/cave_vines_body.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"berries=false": {
|
||||
"model": "minecraft:block/cave_vines_body"
|
||||
},
|
||||
"berries=true": {
|
||||
"model": "minecraft:block/cave_vines_body_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/cave_vines_head.json
Normal file
10
assets/minecraft/blockstates/cave_vines_head.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"berries=false": {
|
||||
"model": "minecraft:block/cave_vines_head"
|
||||
},
|
||||
"berries=true": {
|
||||
"model": "minecraft:block/cave_vines_head_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"berries=false": {
|
||||
"model": "minecraft:block/cave_vines_plant"
|
||||
},
|
||||
"berries=true": {
|
||||
"model": "minecraft:block/cave_vines_plant_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_deepslate"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/chiseled_grimstone.json
Normal file
7
assets/minecraft/blockstates/chiseled_grimstone.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_grimstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cobbled_deepslate"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/cobbled_deepslate_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/cobbled_deepslate"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/cobbled_deepslate_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,209 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cobbled_deepslate_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,90 +0,0 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/cobbled_deepslate_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cracked_deepslate_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cracked_deepslate_tiles"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left"
|
||||
"model": "minecraft:block/crimson_door_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open",
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right"
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open",
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_left"
|
||||
"model": "minecraft:block/crimson_door_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_left_open",
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_right"
|
||||
"model": "minecraft:block/crimson_door_top_hinge"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_right_open",
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left",
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open"
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right",
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open",
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_left",
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_left_open"
|
||||
"model": "minecraft:block/crimson_door_top_hinge"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_right",
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_right_open",
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left",
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open",
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right",
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open"
|
||||
"model": "minecraft:block/crimson_door_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_left",
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_left_open",
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_right",
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_right_open"
|
||||
"model": "minecraft:block/crimson_door_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left",
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open",
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right",
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open",
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_left",
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_left_open",
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_right",
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_right_open",
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/cyan_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/cyan_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/cyan_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/cyan_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/cyan_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left"
|
||||
"model": "minecraft:block/dark_oak_door_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right"
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open",
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left"
|
||||
"model": "minecraft:block/dark_oak_door_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open",
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right"
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open",
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left",
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open"
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open",
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left",
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open"
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right",
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open",
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left",
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open"
|
||||
"model": "minecraft:block/dark_oak_door_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left",
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open",
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right",
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open"
|
||||
"model": "minecraft:block/dark_oak_door_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left",
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open",
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left",
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open",
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right",
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open",
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,62 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": [
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"y": 90,
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"y": 90,
|
||||
"x": 90
|
||||
}
|
||||
],
|
||||
"axis=y": [
|
||||
{
|
||||
"model": "minecraft:block/deepslate"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"y": 180
|
||||
}
|
||||
],
|
||||
"axis=z": [
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"y": 180,
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"y": 180,
|
||||
"x": 90
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/deepslate_brick_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/deepslate_bricks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/deepslate_brick_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_coal_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_copper_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_diamond_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_emerald_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_gold_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_iron_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_lapis_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_redstone_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/deepslate_tile_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/deepslate_tiles"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/deepslate_tile_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_tiles"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,10 +3,10 @@
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
@@ -25,10 +25,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -55,10 +55,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -89,10 +89,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -123,10 +123,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/flowering_azalea_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/frogspawn"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -10,42 +10,6 @@
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "true"
|
||||
@@ -56,71 +20,6 @@
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"down": "true"
|
||||
@@ -133,18 +32,31 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"x": 90,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/gray_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/gray_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/gray_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/gray_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/gray_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/gray_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/green_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/green_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/green_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/green_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/green_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/green_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/green_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/green_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/green_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/green_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
20
assets/minecraft/blockstates/grimstone.json
Normal file
20
assets/minecraft/blockstates/grimstone.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "minecraft:block/grimstone"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/grimstone_mirrored"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/grimstone",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/grimstone_mirrored",
|
||||
"y": 180
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/grimstone_brick_slab.json
Normal file
13
assets/minecraft/blockstates/grimstone_brick_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/grimstone_brick_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/grimstone_bricks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/grimstone_brick_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,206 +1,206 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner"
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer"
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs"
|
||||
"model": "minecraft:block/grimstone_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_brick_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_brick_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner"
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer"
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_brick_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_brick_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
@@ -5,7 +5,7 @@
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_post"
|
||||
"model": "minecraft:block/grimstone_brick_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -13,7 +13,7 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
@@ -22,7 +22,7 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -32,7 +32,7 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -42,7 +42,7 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -52,7 +52,7 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
@@ -61,7 +61,7 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -71,7 +71,7 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -81,7 +81,7 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_brick_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
7
assets/minecraft/blockstates/grimstone_bricks.json
Normal file
7
assets/minecraft/blockstates/grimstone_bricks.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/grimstone_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/grimstone_slab.json
Normal file
13
assets/minecraft/blockstates/grimstone_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/grimstone_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/grimstone"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/grimstone_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,206 +1,206 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner"
|
||||
"model": "minecraft:block/grimstone_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer"
|
||||
"model": "minecraft:block/grimstone_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs"
|
||||
"model": "minecraft:block/grimstone_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner"
|
||||
"model": "minecraft:block/grimstone_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer"
|
||||
"model": "minecraft:block/grimstone_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mud_brick_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mud_brick_stairs",
|
||||
"model": "minecraft:block/grimstone_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
13
assets/minecraft/blockstates/grimstone_tile_slab.json
Normal file
13
assets/minecraft/blockstates/grimstone_tile_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/grimstone_tile_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/grimstone_tiles"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/grimstone_tile_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,206 +1,206 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner"
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer"
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs"
|
||||
"model": "minecraft:block/grimstone_tile_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"model": "minecraft:block/grimstone_tile_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"model": "minecraft:block/grimstone_tile_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"model": "minecraft:block/grimstone_tile_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner"
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer"
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"model": "minecraft:block/grimstone_tile_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"model": "minecraft:block/grimstone_tile_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"model": "minecraft:block/grimstone_tile_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"model": "minecraft:block/grimstone_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"model": "minecraft:block/grimstone_tile_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
@@ -5,7 +5,7 @@
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_post"
|
||||
"model": "minecraft:block/grimstone_tile_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -13,7 +13,7 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
@@ -22,7 +22,7 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -32,7 +32,7 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -42,7 +42,7 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -52,7 +52,7 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
@@ -61,7 +61,7 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -71,7 +71,7 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -81,7 +81,7 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_tile_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
7
assets/minecraft/blockstates/grimstone_tiles.json
Normal file
7
assets/minecraft/blockstates/grimstone_tiles.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/grimstone_tiles"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_post"
|
||||
"model": "minecraft:block/grimstone_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -13,7 +13,7 @@
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
@@ -22,7 +22,7 @@
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -32,7 +32,7 @@
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -42,7 +42,7 @@
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side",
|
||||
"model": "minecraft:block/grimstone_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -52,7 +52,7 @@
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
@@ -61,7 +61,7 @@
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -71,7 +71,7 @@
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -81,7 +81,7 @@
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mud_brick_wall_side_tall",
|
||||
"model": "minecraft:block/grimstone_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
@@ -1,62 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": [
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"y": 90,
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"y": 90,
|
||||
"x": 90
|
||||
}
|
||||
],
|
||||
"axis=y": [
|
||||
{
|
||||
"model": "minecraft:block/deepslate"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"y": 180
|
||||
}
|
||||
],
|
||||
"axis=z": [
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate",
|
||||
"y": 180,
|
||||
"x": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/deepslate_mirrored",
|
||||
"y": 180,
|
||||
"x": 90
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -7,10 +7,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_post"
|
||||
@@ -18,10 +18,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap"
|
||||
@@ -29,10 +29,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "true",
|
||||
"south": "false",
|
||||
"east": "true"
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap",
|
||||
@@ -41,10 +41,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "true",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap_alt"
|
||||
@@ -52,10 +52,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"west": "true",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"east": "false"
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap_alt",
|
||||
|
||||
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_left"
|
||||
"model": "minecraft:block/iron_door_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_left_open",
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_right"
|
||||
"model": "minecraft:block/iron_door_bottom_hinge"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_right_open",
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_left"
|
||||
"model": "minecraft:block/iron_door_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_left_open",
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_right"
|
||||
"model": "minecraft:block/iron_door_top_hinge"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_right_open",
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_left",
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_left_open"
|
||||
"model": "minecraft:block/iron_door_bottom_hinge"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_right",
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_right_open",
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_left",
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_left_open"
|
||||
"model": "minecraft:block/iron_door_top_hinge"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_right",
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_right_open",
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_left",
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_left_open",
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_right",
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_right_open"
|
||||
"model": "minecraft:block/iron_door_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_left",
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_left_open",
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_right",
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_right_open"
|
||||
"model": "minecraft:block/iron_door_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_left",
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_left_open",
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_right",
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_right_open",
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_left",
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_left_open",
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_right",
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_right_open",
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left"
|
||||
"model": "minecraft:block/jungle_door_bottom"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open",
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right"
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open",
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_left"
|
||||
"model": "minecraft:block/jungle_door_top"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_left_open",
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_right"
|
||||
"model": "minecraft:block/jungle_door_top_hinge"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_right_open",
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left",
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open"
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right",
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open",
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_left",
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_left_open"
|
||||
"model": "minecraft:block/jungle_door_top_hinge"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_right",
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_right_open",
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left",
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open",
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right",
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open"
|
||||
"model": "minecraft:block/jungle_door_bottom"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_left",
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_left_open",
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_right",
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_right_open"
|
||||
"model": "minecraft:block/jungle_door_top"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left",
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open",
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right",
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open",
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_left",
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_left_open",
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_right",
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_right_open",
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,52 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"level=0": {
|
||||
"model": "minecraft:block/light_00"
|
||||
},
|
||||
"level=1": {
|
||||
"model": "minecraft:block/light_01"
|
||||
},
|
||||
"level=10": {
|
||||
"model": "minecraft:block/light_10"
|
||||
},
|
||||
"level=11": {
|
||||
"model": "minecraft:block/light_11"
|
||||
},
|
||||
"level=12": {
|
||||
"model": "minecraft:block/light_12"
|
||||
},
|
||||
"level=13": {
|
||||
"model": "minecraft:block/light_13"
|
||||
},
|
||||
"level=14": {
|
||||
"model": "minecraft:block/light_14"
|
||||
},
|
||||
"level=15": {
|
||||
"model": "minecraft:block/light_15"
|
||||
},
|
||||
"level=2": {
|
||||
"model": "minecraft:block/light_02"
|
||||
},
|
||||
"level=3": {
|
||||
"model": "minecraft:block/light_03"
|
||||
},
|
||||
"level=4": {
|
||||
"model": "minecraft:block/light_04"
|
||||
},
|
||||
"level=5": {
|
||||
"model": "minecraft:block/light_05"
|
||||
},
|
||||
"level=6": {
|
||||
"model": "minecraft:block/light_06"
|
||||
},
|
||||
"level=7": {
|
||||
"model": "minecraft:block/light_07"
|
||||
},
|
||||
"level=8": {
|
||||
"model": "minecraft:block/light_08"
|
||||
},
|
||||
"level=9": {
|
||||
"model": "minecraft:block/light_09"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/light_blue_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/light_blue_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/light_blue_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/light_blue_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/light_blue_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/light_blue_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/light_blue_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/light_blue_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/light_blue_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/light_blue_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/light_gray_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/light_gray_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/light_gray_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/light_gray_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/light_gray_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/light_gray_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/light_gray_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/light_gray_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/light_gray_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/light_gray_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,56 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,powered=false": {
|
||||
"facing=down": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,powered=false": {
|
||||
"facing=east": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,powered=false": {
|
||||
"facing=north": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,powered=false": {
|
||||
"facing=south": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up,powered=false": {
|
||||
"facing=up": {
|
||||
"model": "minecraft:block/lightning_rod"
|
||||
},
|
||||
"facing=up,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on"
|
||||
},
|
||||
"facing=west,powered=false": {
|
||||
"facing=west": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/lime_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/lime_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/lime_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/lime_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/lime_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/lime_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"candles=1": {
|
||||
"model": "minecraft:block/magenta_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/magenta_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"candles=2": {
|
||||
"model": "minecraft:block/magenta_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/magenta_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"candles=3": {
|
||||
"model": "minecraft:block/magenta_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/magenta_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"candles=4": {
|
||||
"model": "minecraft:block/magenta_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/magenta_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"": {
|
||||
"model": "minecraft:block/magenta_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/magenta_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,118 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=east,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=north,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button"
|
||||
},
|
||||
"face=floor,facing=north,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed"
|
||||
},
|
||||
"face=floor,facing=south,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=south,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=west,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=west,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"model": "minecraft:block/mangrove_button",
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"model": "minecraft:block/mangrove_button_pressed",
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,124 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/mangrove_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/mangrove_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,48 +0,0 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"apply": {
|
||||
"model": "minecraft:block/mangrove_fence_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mangrove_fence_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mangrove_fence_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mangrove_fence_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/mangrove_fence_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,80 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"y": 270,
|
||||
"model": "minecraft:block/mangrove_fence_gate"
|
||||
},
|
||||
"facing=east,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"y": 270,
|
||||
"model": "minecraft:block/mangrove_fence_gate_open"
|
||||
},
|
||||
"facing=east,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"y": 270,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall"
|
||||
},
|
||||
"facing=east,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"y": 270,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall_open"
|
||||
},
|
||||
"facing=north,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"y": 180,
|
||||
"model": "minecraft:block/mangrove_fence_gate"
|
||||
},
|
||||
"facing=north,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"y": 180,
|
||||
"model": "minecraft:block/mangrove_fence_gate_open"
|
||||
},
|
||||
"facing=north,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"y": 180,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall"
|
||||
},
|
||||
"facing=north,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"y": 180,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall_open"
|
||||
},
|
||||
"facing=south,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/mangrove_fence_gate"
|
||||
},
|
||||
"facing=south,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/mangrove_fence_gate_open"
|
||||
},
|
||||
"facing=south,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall"
|
||||
},
|
||||
"facing=south,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall_open"
|
||||
},
|
||||
"facing=west,in_wall=false,open=false": {
|
||||
"uvlock": true,
|
||||
"y": 90,
|
||||
"model": "minecraft:block/mangrove_fence_gate"
|
||||
},
|
||||
"facing=west,in_wall=false,open=true": {
|
||||
"uvlock": true,
|
||||
"y": 90,
|
||||
"model": "minecraft:block/mangrove_fence_gate_open"
|
||||
},
|
||||
"facing=west,in_wall=true,open=false": {
|
||||
"uvlock": true,
|
||||
"y": 90,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall"
|
||||
},
|
||||
"facing=west,in_wall=true,open=true": {
|
||||
"uvlock": true,
|
||||
"y": 90,
|
||||
"model": "minecraft:block/mangrove_fence_gate_wall_open"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/mangrove_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/mangrove_log_horizontal",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/mangrove_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/mangrove_log_horizontal",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/mangrove_planks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false": {
|
||||
"model": "minecraft:block/mangrove_pressure_plate"
|
||||
},
|
||||
"powered=true": {
|
||||
"model": "minecraft:block/mangrove_pressure_plate_down"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,34 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0,hanging=false": {
|
||||
"model": "minecraft:block/mangrove_propagule"
|
||||
},
|
||||
"age=0,hanging=true": {
|
||||
"model": "minecraft:block/mangrove_propagule_hanging_0"
|
||||
},
|
||||
"age=1,hanging=false": {
|
||||
"model": "minecraft:block/mangrove_propagule"
|
||||
},
|
||||
"age=1,hanging=true": {
|
||||
"model": "minecraft:block/mangrove_propagule_hanging_1"
|
||||
},
|
||||
"age=2,hanging=false": {
|
||||
"model": "minecraft:block/mangrove_propagule"
|
||||
},
|
||||
"age=2,hanging=true": {
|
||||
"model": "minecraft:block/mangrove_propagule_hanging_2"
|
||||
},
|
||||
"age=3,hanging=false": {
|
||||
"model": "minecraft:block/mangrove_propagule"
|
||||
},
|
||||
"age=3,hanging=true": {
|
||||
"model": "minecraft:block/mangrove_propagule_hanging_3"
|
||||
},
|
||||
"age=4,hanging=false": {
|
||||
"model": "minecraft:block/mangrove_propagule"
|
||||
},
|
||||
"age=4,hanging=true": {
|
||||
"model": "minecraft:block/mangrove_propagule_hanging_4"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/mangrove_roots"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/mangrove_sign"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/mangrove_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/mangrove_planks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/mangrove_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,209 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/mangrove_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/mangrove_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,69 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_bottom",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=bottom,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_top",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open",
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_bottom"
|
||||
},
|
||||
"facing=north,half=bottom,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open"
|
||||
},
|
||||
"facing=north,half=top,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_top"
|
||||
},
|
||||
"facing=north,half=top,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open",
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_bottom",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_top",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open",
|
||||
"x": 180,
|
||||
"y": 0
|
||||
},
|
||||
"facing=west,half=bottom,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_bottom",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=bottom,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=false": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_top",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,open=true": {
|
||||
"model": "minecraft:block/mangrove_trapdoor_open",
|
||||
"x": 180,
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/mangrove_sign"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/mangrove_wood",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/mangrove_wood"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/mangrove_wood",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user