You've already forked minecraft-assets
Compare commits
45 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
531aef7e36 | ||
|
|
f870d0618f | ||
|
|
0544e41256 | ||
|
|
7a69391726 | ||
|
|
a3ccc9d48d | ||
|
|
c68e7bce4d | ||
|
|
afb02276af | ||
|
|
b4752961bf | ||
|
|
5904432410 | ||
|
|
01f27a344b | ||
|
|
803c6d5983 | ||
|
|
0c3c7be51f | ||
|
|
f15eb9c4b1 | ||
|
|
be7679f1ec | ||
|
|
0057223d89 | ||
|
|
6af4d4c6e8 | ||
|
|
97a934edef | ||
|
|
fd62ff6b17 | ||
|
|
acb0aad1e5 | ||
|
|
51d19e6415 | ||
|
|
b136457b40 | ||
|
|
514f7f749d | ||
|
|
37fe242f4c | ||
|
|
87223770cc | ||
|
|
39608a7225 | ||
|
|
922ab366e9 | ||
|
|
b279e7a844 | ||
|
|
6909e9b8d6 | ||
|
|
6cc8a5d1fe | ||
|
|
d22ccd6810 | ||
|
|
1c6a3e6214 | ||
|
|
0158c2c3a1 | ||
|
|
715ed9b7fc | ||
|
|
61dd948b28 | ||
|
|
3a2e560bfe | ||
|
|
699b0362da | ||
|
|
90cea29a4f | ||
|
|
f5f1919d60 | ||
|
|
1ca7ad9f7c | ||
|
|
7472b6bab9 | ||
|
|
c3f88e1446 | ||
|
|
f04298709e | ||
|
|
4d6e0b1417 | ||
|
|
73ea4fb610 | ||
|
|
84de43cc2b |
@@ -1,3 +0,0 @@
|
||||
github: InventivetalentDev
|
||||
patreon: inventivetalent
|
||||
custom: ["https://www.paypal.me/inventivetalent", "https://donation.inventivetalent.org"]
|
||||
File diff suppressed because one or more lines are too long
1
22w16b.json
Normal file
1
22w16b.json
Normal file
File diff suppressed because one or more lines are too long
@@ -1,5 +0,0 @@
|
||||
# minecraft-assets
|
||||
|
||||
This repository contains assets extracted from the Minecraft .jar files and additional downloaded resources (sounds).
|
||||
|
||||
Please use the **branch selector** to switch versions.
|
||||
1
_list.json
Normal file
1
_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["assets","data","mappings"],"files":["22w16b.json","version.json"]}
|
||||
1
assets/_list.json
Normal file
1
assets/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["icons","minecraft","realms"],"files":[".mcassetsroot","pack.mcmeta"]}
|
||||
1
assets/icons/_list.json
Normal file
1
assets/icons/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["icon_16x16.png","icon_32x32.png","minecraft.icns"]}
|
||||
1
assets/minecraft/_all.json
Normal file
1
assets/minecraft/_all.json
Normal file
File diff suppressed because one or more lines are too long
1
assets/minecraft/_list.json
Normal file
1
assets/minecraft/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["blockstates","font","icons","lang","models","particles","resourcepacks","shaders","sounds","texts","textures"],"files":["gpu_warnlist.json","regional_compliancies.json","sounds.json"]}
|
||||
1
assets/minecraft/blockstates/_all.json
Normal file
1
assets/minecraft/blockstates/_all.json
Normal file
File diff suppressed because one or more lines are too long
1
assets/minecraft/blockstates/_list.json
Normal file
1
assets/minecraft/blockstates/_list.json
Normal file
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"
|
||||
"model": "minecraft:block/acacia_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge"
|
||||
"model": "minecraft:block/acacia_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top"
|
||||
"model": "minecraft:block/acacia_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"model": "minecraft:block/acacia_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge"
|
||||
"model": "minecraft:block/acacia_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"model": "minecraft:block/acacia_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"model": "minecraft:block/acacia_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge"
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"model": "minecraft:block/acacia_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"model": "minecraft:block/acacia_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge"
|
||||
"model": "minecraft:block/acacia_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"model": "minecraft:block/acacia_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"model": "minecraft:block/acacia_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"model": "minecraft:block/acacia_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"model": "minecraft:block/acacia_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom"
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"model": "minecraft:block/acacia_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"model": "minecraft:block/acacia_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"model": "minecraft:block/acacia_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top"
|
||||
"model": "minecraft:block/acacia_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"model": "minecraft:block/acacia_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"model": "minecraft:block/acacia_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_bottom_hinge",
|
||||
"model": "minecraft:block/acacia_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_bottom",
|
||||
"model": "minecraft:block/acacia_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"model": "minecraft:block/acacia_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"model": "minecraft:block/acacia_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/acacia_door_top_hinge",
|
||||
"model": "minecraft:block/acacia_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/acacia_door_top",
|
||||
"model": "minecraft:block/acacia_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
7
assets/minecraft/blockstates/amethyst_block.json
Normal file
7
assets/minecraft/blockstates/amethyst_block.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/amethyst_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
30
assets/minecraft/blockstates/amethyst_cluster.json
Normal file
30
assets/minecraft/blockstates/amethyst_cluster.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "minecraft:block/amethyst_cluster",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "minecraft:block/amethyst_cluster",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "minecraft:block/amethyst_cluster",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "minecraft:block/amethyst_cluster",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "minecraft:block/amethyst_cluster"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "minecraft:block/amethyst_cluster",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/azalea.json
Normal file
7
assets/minecraft/blockstates/azalea.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/azalea"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/azalea_leaves.json
Normal file
7
assets/minecraft/blockstates/azalea_leaves.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/azalea_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
64
assets/minecraft/blockstates/big_dripleaf.json
Normal file
64
assets/minecraft/blockstates/big_dripleaf.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,tilt=full": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/big_dripleaf_full_tilt"
|
||||
},
|
||||
"facing=east,tilt=none": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
},
|
||||
"facing=east,tilt=partial": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/big_dripleaf_partial_tilt"
|
||||
},
|
||||
"facing=east,tilt=unstable": {
|
||||
"y": 90,
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
},
|
||||
"facing=north,tilt=full": {
|
||||
"model": "minecraft:block/big_dripleaf_full_tilt"
|
||||
},
|
||||
"facing=north,tilt=none": {
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
},
|
||||
"facing=north,tilt=partial": {
|
||||
"model": "minecraft:block/big_dripleaf_partial_tilt"
|
||||
},
|
||||
"facing=north,tilt=unstable": {
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
},
|
||||
"facing=south,tilt=full": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/big_dripleaf_full_tilt"
|
||||
},
|
||||
"facing=south,tilt=none": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
},
|
||||
"facing=south,tilt=partial": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/big_dripleaf_partial_tilt"
|
||||
},
|
||||
"facing=south,tilt=unstable": {
|
||||
"y": 180,
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
},
|
||||
"facing=west,tilt=full": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/big_dripleaf_full_tilt"
|
||||
},
|
||||
"facing=west,tilt=none": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
},
|
||||
"facing=west,tilt=partial": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/big_dripleaf_partial_tilt"
|
||||
},
|
||||
"facing=west,tilt=unstable": {
|
||||
"y": 270,
|
||||
"model": "minecraft:block/big_dripleaf"
|
||||
}
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/big_dripleaf_stem.json
Normal file
19
assets/minecraft/blockstates/big_dripleaf_stem.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "minecraft:block/big_dripleaf_stem",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "minecraft:block/big_dripleaf_stem"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "minecraft:block/big_dripleaf_stem",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "minecraft:block/big_dripleaf_stem",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom"
|
||||
"model": "minecraft:block/birch_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"model": "minecraft:block/birch_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge"
|
||||
"model": "minecraft:block/birch_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"model": "minecraft:block/birch_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top"
|
||||
"model": "minecraft:block/birch_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"model": "minecraft:block/birch_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_hinge"
|
||||
"model": "minecraft:block/birch_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"model": "minecraft:block/birch_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"model": "minecraft:block/birch_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge"
|
||||
"model": "minecraft:block/birch_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"model": "minecraft:block/birch_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"model": "minecraft:block/birch_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"model": "minecraft:block/birch_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_hinge"
|
||||
"model": "minecraft:block/birch_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"model": "minecraft:block/birch_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"model": "minecraft:block/birch_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"model": "minecraft:block/birch_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"model": "minecraft:block/birch_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"model": "minecraft:block/birch_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom"
|
||||
"model": "minecraft:block/birch_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"model": "minecraft:block/birch_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"model": "minecraft:block/birch_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"model": "minecraft:block/birch_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top"
|
||||
"model": "minecraft:block/birch_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"model": "minecraft:block/birch_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"model": "minecraft:block/birch_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_bottom_hinge",
|
||||
"model": "minecraft:block/birch_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_bottom",
|
||||
"model": "minecraft:block/birch_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"model": "minecraft:block/birch_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"model": "minecraft:block/birch_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/birch_door_top_hinge",
|
||||
"model": "minecraft:block/birch_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/birch_door_top",
|
||||
"model": "minecraft:block/birch_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
28
assets/minecraft/blockstates/black_candle.json
Normal file
28
assets/minecraft/blockstates/black_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/black_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/black_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/black_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/black_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/black_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/black_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/black_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/black_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/black_candle_cake.json
Normal file
10
assets/minecraft/blockstates/black_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/black_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/black_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/blue_candle.json
Normal file
28
assets/minecraft/blockstates/blue_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/blue_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/blue_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/blue_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/blue_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/blue_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/blue_candle_cake.json
Normal file
10
assets/minecraft/blockstates/blue_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/blue_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/blue_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/brown_candle.json
Normal file
28
assets/minecraft/blockstates/brown_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/brown_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/brown_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/brown_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/brown_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/brown_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/brown_candle_cake.json
Normal file
10
assets/minecraft/blockstates/brown_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/brown_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/brown_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/budding_amethyst.json
Normal file
7
assets/minecraft/blockstates/budding_amethyst.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/budding_amethyst"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/calcite.json
Normal file
7
assets/minecraft/blockstates/calcite.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/calcite"
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/candle.json
Normal file
28
assets/minecraft/blockstates/candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/candle_cake.json
Normal file
10
assets/minecraft/blockstates/candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,16 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"level=0": {
|
||||
"": {
|
||||
"model": "minecraft:block/cauldron"
|
||||
},
|
||||
"level=1": {
|
||||
"model": "minecraft:block/cauldron_level1"
|
||||
},
|
||||
"level=2": {
|
||||
"model": "minecraft:block/cauldron_level2"
|
||||
},
|
||||
"level=3": {
|
||||
"model": "minecraft:block/cauldron_level3"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/cave_vines.json
Normal file
10
assets/minecraft/blockstates/cave_vines.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"berries=false": {
|
||||
"model": "minecraft:block/cave_vines"
|
||||
},
|
||||
"berries=true": {
|
||||
"model": "minecraft:block/cave_vines_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/cave_vines_plant.json
Normal file
10
assets/minecraft/blockstates/cave_vines_plant.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"berries=false": {
|
||||
"model": "minecraft:block/cave_vines_plant"
|
||||
},
|
||||
"berries=true": {
|
||||
"model": "minecraft:block/cave_vines_plant_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
16
assets/minecraft/blockstates/chain.json
Normal file
16
assets/minecraft/blockstates/chain.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/chain",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/chain"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/chain",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/chiseled_deepslate.json
Normal file
7
assets/minecraft/blockstates/chiseled_deepslate.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_deepslate"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/cobbled_deepslate.json
Normal file
7
assets/minecraft/blockstates/cobbled_deepslate.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cobbled_deepslate"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/cobbled_deepslate_slab.json
Normal file
13
assets/minecraft/blockstates/cobbled_deepslate_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/cobbled_deepslate_stairs.json
Normal file
209
assets/minecraft/blockstates/cobbled_deepslate_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
90
assets/minecraft/blockstates/cobbled_deepslate_wall.json
Normal file
90
assets/minecraft/blockstates/cobbled_deepslate_wall.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/copper_block.json
Normal file
7
assets/minecraft/blockstates/copper_block.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/copper_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/copper_ore.json
Normal file
7
assets/minecraft/blockstates/copper_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/copper_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cracked_deepslate_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"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"
|
||||
"model": "minecraft:block/crimson_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge"
|
||||
"model": "minecraft:block/crimson_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top"
|
||||
"model": "minecraft:block/crimson_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"model": "minecraft:block/crimson_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge"
|
||||
"model": "minecraft:block/crimson_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"model": "minecraft:block/crimson_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"model": "minecraft:block/crimson_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge"
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"model": "minecraft:block/crimson_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"model": "minecraft:block/crimson_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge"
|
||||
"model": "minecraft:block/crimson_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"model": "minecraft:block/crimson_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"model": "minecraft:block/crimson_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"model": "minecraft:block/crimson_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"model": "minecraft:block/crimson_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom"
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"model": "minecraft:block/crimson_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"model": "minecraft:block/crimson_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"model": "minecraft:block/crimson_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top"
|
||||
"model": "minecraft:block/crimson_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"model": "minecraft:block/crimson_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"model": "minecraft:block/crimson_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_bottom_hinge",
|
||||
"model": "minecraft:block/crimson_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_bottom",
|
||||
"model": "minecraft:block/crimson_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"model": "minecraft:block/crimson_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"model": "minecraft:block/crimson_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/crimson_door_top_hinge",
|
||||
"model": "minecraft:block/crimson_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/crimson_door_top",
|
||||
"model": "minecraft:block/crimson_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
7
assets/minecraft/blockstates/cut_copper.json
Normal file
7
assets/minecraft/blockstates/cut_copper.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cut_copper"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/cut_copper_slab.json
Normal file
13
assets/minecraft/blockstates/cut_copper_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/cut_copper_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/cut_copper"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/cut_copper_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/cut_copper_stairs.json
Normal file
209
assets/minecraft/blockstates/cut_copper_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/cut_copper_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/cyan_candle.json
Normal file
28
assets/minecraft/blockstates/cyan_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/cyan_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/cyan_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/cyan_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/cyan_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/cyan_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/cyan_candle_cake.json
Normal file
10
assets/minecraft/blockstates/cyan_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge"
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top"
|
||||
"model": "minecraft:block/dark_oak_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge"
|
||||
"model": "minecraft:block/dark_oak_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge"
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"model": "minecraft:block/dark_oak_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge"
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom"
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"model": "minecraft:block/dark_oak_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top"
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_bottom",
|
||||
"model": "minecraft:block/dark_oak_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"model": "minecraft:block/dark_oak_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/dark_oak_door_top_hinge",
|
||||
"model": "minecraft:block/dark_oak_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/dark_oak_door_top",
|
||||
"model": "minecraft:block/dark_oak_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
62
assets/minecraft/blockstates/deepslate.json
Normal file
62
assets/minecraft/blockstates/deepslate.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/deepslate_brick_slab.json
Normal file
13
assets/minecraft/blockstates/deepslate_brick_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/deepslate_brick_stairs.json
Normal file
209
assets/minecraft/blockstates/deepslate_brick_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
90
assets/minecraft/blockstates/deepslate_brick_wall.json
Normal file
90
assets/minecraft/blockstates/deepslate_brick_wall.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_brick_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_bricks.json
Normal file
7
assets/minecraft/blockstates/deepslate_bricks.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_coal_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_coal_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_coal_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_copper_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_copper_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_copper_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_diamond_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_diamond_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_diamond_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_emerald_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_emerald_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_emerald_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_gold_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_gold_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_gold_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_iron_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_iron_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_iron_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_lapis_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_lapis_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_lapis_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_redstone_ore.json
Normal file
7
assets/minecraft/blockstates/deepslate_redstone_ore.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_redstone_ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/deepslate_tile_slab.json
Normal file
13
assets/minecraft/blockstates/deepslate_tile_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/deepslate_tile_stairs.json
Normal file
209
assets/minecraft/blockstates/deepslate_tile_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/deepslate_tile_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
90
assets/minecraft/blockstates/deepslate_tile_wall.json
Normal file
90
assets/minecraft/blockstates/deepslate_tile_wall.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/deepslate_tile_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/deepslate_tiles.json
Normal file
7
assets/minecraft/blockstates/deepslate_tiles.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/deepslate_tiles"
|
||||
}
|
||||
}
|
||||
}
|
||||
21
assets/minecraft/blockstates/dirt_path.json
Normal file
21
assets/minecraft/blockstates/dirt_path.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "minecraft:block/dirt_path"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/dirt_path",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/dirt_path",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/dirt_path",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/dripstone_block.json
Normal file
7
assets/minecraft/blockstates/dripstone_block.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/dripstone_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/exposed_copper.json
Normal file
7
assets/minecraft/blockstates/exposed_copper.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/exposed_copper"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/exposed_cut_copper.json
Normal file
7
assets/minecraft/blockstates/exposed_cut_copper.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/exposed_cut_copper"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/exposed_cut_copper_slab.json
Normal file
13
assets/minecraft/blockstates/exposed_cut_copper_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/exposed_cut_copper_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/exposed_cut_copper"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/exposed_cut_copper_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/exposed_cut_copper_stairs.json
Normal file
209
assets/minecraft/blockstates/exposed_cut_copper_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/exposed_cut_copper_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,10 +3,10 @@
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
"east": "false"
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
@@ -25,10 +25,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
"east": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -55,10 +55,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
"east": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -89,10 +89,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
"east": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -123,10 +123,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
"east": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
7
assets/minecraft/blockstates/flowering_azalea.json
Normal file
7
assets/minecraft/blockstates/flowering_azalea.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/flowering_azalea"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/flowering_azalea_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/frogspawn.json
Normal file
7
assets/minecraft/blockstates/frogspawn.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/frogspawn"
|
||||
}
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/glow_item_frame.json
Normal file
6
assets/minecraft/blockstates/glow_item_frame.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"map=false": { "model": "block/glow_item_frame" },
|
||||
"map=true": { "model": "block/glow_item_frame_map" }
|
||||
}
|
||||
}
|
||||
150
assets/minecraft/blockstates/glow_lichen.json
Normal file
150
assets/minecraft/blockstates/glow_lichen.json
Normal file
@@ -0,0 +1,150 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"x": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"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"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"y": 270,
|
||||
"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"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"south": "false",
|
||||
"east": "false",
|
||||
"down": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/glow_lichen",
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "minecraft:block/grass_path"
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/grass_path",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/grass_path",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "minecraft:block/grass_path",
|
||||
"y": 270
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/gray_candle.json
Normal file
28
assets/minecraft/blockstates/gray_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/gray_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/gray_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/gray_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/gray_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/gray_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/gray_candle_cake.json
Normal file
10
assets/minecraft/blockstates/gray_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/gray_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/gray_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/green_candle.json
Normal file
28
assets/minecraft/blockstates/green_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/green_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/green_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/green_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/green_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/green_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/green_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/green_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/green_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/green_candle_cake.json
Normal file
10
assets/minecraft/blockstates/green_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/green_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/green_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/hanging_roots.json
Normal file
7
assets/minecraft/blockstates/hanging_roots.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/hanging_roots"
|
||||
}
|
||||
}
|
||||
}
|
||||
62
assets/minecraft/blockstates/infested_deepslate.json
Normal file
62
assets/minecraft/blockstates/infested_deepslate.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"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",
|
||||
"north": "false"
|
||||
"east": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_post"
|
||||
@@ -18,10 +18,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "true"
|
||||
"east": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap"
|
||||
@@ -29,10 +29,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "true",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
"east": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap",
|
||||
@@ -41,10 +41,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"south": "true",
|
||||
"north": "false"
|
||||
"east": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap_alt"
|
||||
@@ -52,10 +52,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"west": "true",
|
||||
"east": "false",
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
"east": "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"
|
||||
"model": "minecraft:block/iron_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"model": "minecraft:block/iron_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge"
|
||||
"model": "minecraft:block/iron_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"model": "minecraft:block/iron_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top"
|
||||
"model": "minecraft:block/iron_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"model": "minecraft:block/iron_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_hinge"
|
||||
"model": "minecraft:block/iron_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"model": "minecraft:block/iron_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"model": "minecraft:block/iron_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge"
|
||||
"model": "minecraft:block/iron_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"model": "minecraft:block/iron_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"model": "minecraft:block/iron_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"model": "minecraft:block/iron_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_hinge"
|
||||
"model": "minecraft:block/iron_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"model": "minecraft:block/iron_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"model": "minecraft:block/iron_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"model": "minecraft:block/iron_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"model": "minecraft:block/iron_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"model": "minecraft:block/iron_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom"
|
||||
"model": "minecraft:block/iron_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"model": "minecraft:block/iron_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"model": "minecraft:block/iron_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"model": "minecraft:block/iron_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top"
|
||||
"model": "minecraft:block/iron_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"model": "minecraft:block/iron_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"model": "minecraft:block/iron_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_bottom_hinge",
|
||||
"model": "minecraft:block/iron_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_bottom",
|
||||
"model": "minecraft:block/iron_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"model": "minecraft:block/iron_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"model": "minecraft:block/iron_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/iron_door_top_hinge",
|
||||
"model": "minecraft:block/iron_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/iron_door_top",
|
||||
"model": "minecraft:block/iron_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,123 +1,123 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom"
|
||||
"model": "minecraft:block/jungle_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge"
|
||||
"model": "minecraft:block/jungle_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top"
|
||||
"model": "minecraft:block/jungle_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"model": "minecraft:block/jungle_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge"
|
||||
"model": "minecraft:block/jungle_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"model": "minecraft:block/jungle_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"model": "minecraft:block/jungle_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge"
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"model": "minecraft:block/jungle_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"model": "minecraft:block/jungle_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge"
|
||||
"model": "minecraft:block/jungle_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"model": "minecraft:block/jungle_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"model": "minecraft:block/jungle_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"model": "minecraft:block/jungle_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"model": "minecraft:block/jungle_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom"
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"model": "minecraft:block/jungle_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"model": "minecraft:block/jungle_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"model": "minecraft:block/jungle_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top"
|
||||
"model": "minecraft:block/jungle_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"model": "minecraft:block/jungle_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"model": "minecraft:block/jungle_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_bottom_hinge",
|
||||
"model": "minecraft:block/jungle_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_bottom",
|
||||
"model": "minecraft:block/jungle_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"model": "minecraft:block/jungle_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"model": "minecraft:block/jungle_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "minecraft:block/jungle_door_top_hinge",
|
||||
"model": "minecraft:block/jungle_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "minecraft:block/jungle_door_top",
|
||||
"model": "minecraft:block/jungle_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
|
||||
30
assets/minecraft/blockstates/large_amethyst_bud.json
Normal file
30
assets/minecraft/blockstates/large_amethyst_bud.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": {
|
||||
"model": "minecraft:block/large_amethyst_bud",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "minecraft:block/large_amethyst_bud",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "minecraft:block/large_amethyst_bud",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "minecraft:block/large_amethyst_bud",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=up": {
|
||||
"model": "minecraft:block/large_amethyst_bud"
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "minecraft:block/large_amethyst_bud",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/lava_cauldron.json
Normal file
7
assets/minecraft/blockstates/lava_cauldron.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/lava_cauldron"
|
||||
}
|
||||
}
|
||||
}
|
||||
52
assets/minecraft/blockstates/light.json
Normal file
52
assets/minecraft/blockstates/light.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/light_blue_candle.json
Normal file
28
assets/minecraft/blockstates/light_blue_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"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": {
|
||||
"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": {
|
||||
"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": {
|
||||
"model": "minecraft:block/light_blue_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/light_blue_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/light_blue_candle_cake.json
Normal file
10
assets/minecraft/blockstates/light_blue_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/light_blue_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/light_blue_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/light_gray_candle.json
Normal file
28
assets/minecraft/blockstates/light_gray_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"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": {
|
||||
"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": {
|
||||
"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": {
|
||||
"model": "minecraft:block/light_gray_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/light_gray_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/light_gray_candle_cake.json
Normal file
10
assets/minecraft/blockstates/light_gray_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/light_gray_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/light_gray_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
56
assets/minecraft/blockstates/lightning_rod.json
Normal file
56
assets/minecraft/blockstates/lightning_rod.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,powered=false": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 180
|
||||
},
|
||||
"facing=down,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,powered=false": {
|
||||
"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": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,powered=false": {
|
||||
"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": {
|
||||
"model": "minecraft:block/lightning_rod"
|
||||
},
|
||||
"facing=up,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on"
|
||||
},
|
||||
"facing=west,powered=false": {
|
||||
"model": "minecraft:block/lightning_rod",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,powered=true": {
|
||||
"model": "minecraft:block/lightning_rod_on",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
28
assets/minecraft/blockstates/lime_candle.json
Normal file
28
assets/minecraft/blockstates/lime_candle.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"variants": {
|
||||
"candles=1,lit=false": {
|
||||
"model": "minecraft:block/lime_candle_one_candle"
|
||||
},
|
||||
"candles=1,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_one_candle_lit"
|
||||
},
|
||||
"candles=2,lit=false": {
|
||||
"model": "minecraft:block/lime_candle_two_candles"
|
||||
},
|
||||
"candles=2,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_two_candles_lit"
|
||||
},
|
||||
"candles=3,lit=false": {
|
||||
"model": "minecraft:block/lime_candle_three_candles"
|
||||
},
|
||||
"candles=3,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_three_candles_lit"
|
||||
},
|
||||
"candles=4,lit=false": {
|
||||
"model": "minecraft:block/lime_candle_four_candles"
|
||||
},
|
||||
"candles=4,lit=true": {
|
||||
"model": "minecraft:block/lime_candle_four_candles_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/lime_candle_cake.json
Normal file
10
assets/minecraft/blockstates/lime_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/lime_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/lime_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user