You've already forked minecraft-assets
Compare commits
81 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1946c8b933 | ||
|
|
e847c2e1b2 | ||
|
|
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 | ||
|
|
46532b233b | ||
|
|
65bb7405db | ||
|
|
d733930f11 | ||
|
|
87506796e1 | ||
|
|
c7a0ae1e03 | ||
|
|
06036fd53b | ||
|
|
1cae401072 | ||
|
|
2cd9c378ab | ||
|
|
fa1b7a0e84 | ||
|
|
695f7ffea1 | ||
|
|
931e4fecb5 | ||
|
|
603d10042b | ||
|
|
aa7dbdf69b | ||
|
|
463b30cea6 | ||
|
|
680741d97c | ||
|
|
93e502f1a7 | ||
|
|
006b2fff62 | ||
|
|
27ccae322b | ||
|
|
ed92fe8fb5 | ||
|
|
3941443515 | ||
|
|
8742080b63 | ||
|
|
5f3ebec498 | ||
|
|
89df2d9aba | ||
|
|
fa4d39710d | ||
|
|
8c1f90d4af | ||
|
|
5295e5c2ba | ||
|
|
f5ba9d4c24 | ||
|
|
8c84c333a9 | ||
|
|
9b338a0c8d | ||
|
|
1bf0091912 | ||
|
|
b3778e97b4 | ||
|
|
0a09709175 | ||
|
|
044148e94e | ||
|
|
5f0fec3de7 | ||
|
|
a57133010d | ||
|
|
2899084dcb |
1
18w44a.json
Normal file
1
18w44a.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"],"files":["18w44a.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/_list.json
Normal file
1
assets/minecraft/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":["blockstates","font","icons","lang","models","resourcepacks","shaders","sounds","texts","textures"],"files":["sounds.json"]}
|
||||
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
5
assets/minecraft/blockstates/acacia_sign.json
Normal file
5
assets/minecraft/blockstates/acacia_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sign" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/acacia_wall_sign.json
Normal file
6
assets/minecraft/blockstates/acacia_wall_sign.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sign" }
|
||||
}
|
||||
}
|
||||
n
|
||||
7
assets/minecraft/blockstates/andesite_slab.json
Normal file
7
assets/minecraft/blockstates/andesite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/andesite_slab" },
|
||||
"type=top": { "model": "block/andesite_slab_top" },
|
||||
"type=double": { "model": "block/andesite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/andesite_stairs.json
Normal file
44
assets/minecraft/blockstates/andesite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/andesite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/andesite_wall.json
Normal file
19
assets/minecraft/blockstates/andesite_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/andesite_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
26
assets/minecraft/blockstates/bamboo.json
Normal file
26
assets/minecraft/blockstates/bamboo.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "age": "0" },
|
||||
"apply": [
|
||||
{ "model": "block/bamboo1_age0" },
|
||||
{ "model": "block/bamboo2_age0" },
|
||||
{ "model": "block/bamboo3_age0" },
|
||||
{ "model": "block/bamboo4_age0" }
|
||||
]
|
||||
},
|
||||
{ "when": { "age": "1" },
|
||||
"apply": [
|
||||
{ "model": "block/bamboo1_age1" },
|
||||
{ "model": "block/bamboo2_age1" },
|
||||
{ "model": "block/bamboo3_age1" },
|
||||
{ "model": "block/bamboo4_age1" }
|
||||
]
|
||||
},
|
||||
{ "when": { "leaves": "small" },
|
||||
"apply": { "model": "block/bamboo_small_leaves" }
|
||||
},
|
||||
{ "when": { "leaves": "large" },
|
||||
"apply": { "model": "block/bamboo_large_leaves" }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/bamboo_sapling.json
Normal file
5
assets/minecraft/blockstates/bamboo_sapling.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bamboo_sapling" }
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/blockstates/barrel.json
Normal file
10
assets/minecraft/blockstates/barrel.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down": { "model": "block/barrel", "x": 180 },
|
||||
"facing=up": { "model": "block/barrel" },
|
||||
"facing=north": { "model": "block/barrel", "x": 90 },
|
||||
"facing=south": { "model": "block/barrel", "x": 270 },
|
||||
"facing=west": { "model": "block/barrel", "x": 90, "y": 270 },
|
||||
"facing=east": { "model": "block/barrel", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
12
assets/minecraft/blockstates/bell.json
Normal file
12
assets/minecraft/blockstates/bell.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,face=floor": { "model": "block/bell_floor" },
|
||||
"facing=south,face=floor": { "model": "block/bell_floor", "y": 180 },
|
||||
"facing=east,face=floor": { "model": "block/bell_floor", "y": 90 },
|
||||
"facing=west,face=floor": { "model": "block/bell_floor", "y": 270 },
|
||||
"facing=north,face=ceiling": { "model": "block/bell_ceiling" },
|
||||
"facing=south,face=ceiling": { "model": "block/bell_ceiling", "y": 180 },
|
||||
"facing=east,face=ceiling": { "model": "block/bell_ceiling", "y": 90 },
|
||||
"facing=west,face=ceiling": { "model": "block/bell_ceiling", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_sign.json
Normal file
5
assets/minecraft/blockstates/birch_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sign" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/birch_wall_sign.json
Normal file
6
assets/minecraft/blockstates/birch_wall_sign.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sign" }
|
||||
}
|
||||
}
|
||||
n
|
||||
12
assets/minecraft/blockstates/blast_furnace.json
Normal file
12
assets/minecraft/blockstates/blast_furnace.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,lit=false": { "model": "block/blast_furnace" },
|
||||
"facing=south,lit=false": { "model": "block/blast_furnace", "y": 180 },
|
||||
"facing=west,lit=false": { "model": "block/blast_furnace", "y": 270 },
|
||||
"facing=east,lit=false": { "model": "block/blast_furnace", "y": 90 },
|
||||
"facing=north,lit=true": { "model": "block/blast_furnace_on" },
|
||||
"facing=south,lit=true": { "model": "block/blast_furnace_on", "y": 180 },
|
||||
"facing=west,lit=true": { "model": "block/blast_furnace_on", "y": 270 },
|
||||
"facing=east,lit=true": { "model": "block/blast_furnace_on", "y": 90 }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/brick_wall.json
Normal file
19
assets/minecraft/blockstates/brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/cartography_table.json
Normal file
5
assets/minecraft/blockstates/cartography_table.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/cartography_table" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/cornflower.json
Normal file
5
assets/minecraft/blockstates/cornflower.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/cornflower" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/dark_oak_sign.json
Normal file
5
assets/minecraft/blockstates/dark_oak_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/dark_oak_sign" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/dark_oak_wall_sign.json
Normal file
6
assets/minecraft/blockstates/dark_oak_wall_sign.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/dark_oak_sign" }
|
||||
}
|
||||
}
|
||||
n
|
||||
7
assets/minecraft/blockstates/diorite_slab.json
Normal file
7
assets/minecraft/blockstates/diorite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/diorite_slab" },
|
||||
"type=top": { "model": "block/diorite_slab_top" },
|
||||
"type=double": { "model": "block/diorite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/diorite_stairs.json
Normal file
44
assets/minecraft/blockstates/diorite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/diorite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/diorite_wall.json
Normal file
19
assets/minecraft/blockstates/diorite_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/diorite_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/end_stone_brick_slab.json
Normal file
7
assets/minecraft/blockstates/end_stone_brick_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/end_stone_brick_slab" },
|
||||
"type=top": { "model": "block/end_stone_brick_slab_top" },
|
||||
"type=double": { "model": "block/end_stone_bricks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/end_stone_brick_stairs.json
Normal file
44
assets/minecraft/blockstates/end_stone_brick_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/end_stone_brick_wall.json
Normal file
19
assets/minecraft/blockstates/end_stone_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/fletching_table.json
Normal file
5
assets/minecraft/blockstates/fletching_table.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/fletching_table" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/granite_slab.json
Normal file
7
assets/minecraft/blockstates/granite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/granite_slab" },
|
||||
"type=top": { "model": "block/granite_slab_top" },
|
||||
"type=double": { "model": "block/granite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/granite_stairs.json
Normal file
44
assets/minecraft/blockstates/granite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/granite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/granite_wall.json
Normal file
19
assets/minecraft/blockstates/granite_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/granite_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
16
assets/minecraft/blockstates/grindstone.json
Normal file
16
assets/minecraft/blockstates/grindstone.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=floor,facing=east": { "model": "block/grindstone", "y": 90 },
|
||||
"face=floor,facing=west": { "model": "block/grindstone", "y": 270 },
|
||||
"face=floor,facing=south": { "model": "block/grindstone", "y": 180 },
|
||||
"face=floor,facing=north": { "model": "block/grindstone" },
|
||||
"face=wall,facing=east": { "model": "block/grindstone", "x": 90, "y": 90 },
|
||||
"face=wall,facing=west": { "model": "block/grindstone", "x": 90, "y": 270 },
|
||||
"face=wall,facing=south": { "model": "block/grindstone", "x": 90, "y": 180 },
|
||||
"face=wall,facing=north": { "model": "block/grindstone", "x": 90 },
|
||||
"face=ceiling,facing=east": { "model": "block/grindstone", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west": { "model": "block/grindstone", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south": { "model": "block/grindstone", "x": 180 },
|
||||
"face=ceiling,facing=north": { "model": "block/grindstone", "x": 180, "y": 180 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/jungle_sign.json
Normal file
5
assets/minecraft/blockstates/jungle_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/jungle_sign" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/jungle_wall_sign.json
Normal file
6
assets/minecraft/blockstates/jungle_wall_sign.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/jungle_sign" }
|
||||
}
|
||||
}
|
||||
n
|
||||
8
assets/minecraft/blockstates/lectern.json
Normal file
8
assets/minecraft/blockstates/lectern.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "block/lectern", "y": 180 },
|
||||
"facing=south": { "model": "block/lectern" },
|
||||
"facing=west": { "model": "block/lectern", "y": 90 },
|
||||
"facing=east": { "model": "block/lectern", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/lily_of_the_valley.json
Normal file
5
assets/minecraft/blockstates/lily_of_the_valley.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/lily_of_the_valley" }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/loom.json
Normal file
8
assets/minecraft/blockstates/loom.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "block/loom" },
|
||||
"facing=south": { "model": "block/loom", "y": 180 },
|
||||
"facing=west": { "model": "block/loom", "y": 270 },
|
||||
"facing=east": { "model": "block/loom", "y": 90 }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/mossy_cobblestone_slab.json
Normal file
7
assets/minecraft/blockstates/mossy_cobblestone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/mossy_cobblestone_slab" },
|
||||
"type=top": { "model": "block/mossy_cobblestone_slab_top" },
|
||||
"type=double": { "model": "block/mossy_cobblestone" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/mossy_cobblestone_stairs.json
Normal file
44
assets/minecraft/blockstates/mossy_cobblestone_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/mossy_stone_brick_slab.json
Normal file
7
assets/minecraft/blockstates/mossy_stone_brick_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/mossy_stone_brick_slab" },
|
||||
"type=top": { "model": "block/mossy_stone_brick_slab_top" },
|
||||
"type=double": { "model": "block/mossy_stone_bricks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/mossy_stone_brick_stairs.json
Normal file
44
assets/minecraft/blockstates/mossy_stone_brick_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/mossy_stone_brick_wall.json
Normal file
19
assets/minecraft/blockstates/mossy_stone_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
19
assets/minecraft/blockstates/nether_brick_wall.json
Normal file
19
assets/minecraft/blockstates/nether_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/oak_sign.json
Normal file
5
assets/minecraft/blockstates/oak_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/oak_sign" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/oak_wall_sign.json
Normal file
6
assets/minecraft/blockstates/oak_wall_sign.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/oak_sign" }
|
||||
}
|
||||
}
|
||||
n
|
||||
7
assets/minecraft/blockstates/polished_andesite_slab.json
Normal file
7
assets/minecraft/blockstates/polished_andesite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/polished_andesite_slab" },
|
||||
"type=top": { "model": "block/polished_andesite_slab_top" },
|
||||
"type=double": { "model": "block/polished_andesite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/polished_andesite_stairs.json
Normal file
44
assets/minecraft/blockstates/polished_andesite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/polished_diorite_slab.json
Normal file
7
assets/minecraft/blockstates/polished_diorite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/polished_diorite_slab" },
|
||||
"type=top": { "model": "block/polished_diorite_slab_top" },
|
||||
"type=double": { "model": "block/polished_diorite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/polished_diorite_stairs.json
Normal file
44
assets/minecraft/blockstates/polished_diorite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/polished_granite_slab.json
Normal file
7
assets/minecraft/blockstates/polished_granite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/polished_granite_slab" },
|
||||
"type=top": { "model": "block/polished_granite_slab_top" },
|
||||
"type=double": { "model": "block/polished_granite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/polished_granite_stairs.json
Normal file
44
assets/minecraft/blockstates/polished_granite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/polished_granite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/potted_bamboo.json
Normal file
5
assets/minecraft/blockstates/potted_bamboo.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_bamboo" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/potted_cornflower.json
Normal file
5
assets/minecraft/blockstates/potted_cornflower.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_cornflower" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_lily_of_the_valley" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/potted_wither_rose.json
Normal file
5
assets/minecraft/blockstates/potted_wither_rose.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_wither_rose" }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/prismarine_wall.json
Normal file
19
assets/minecraft/blockstates/prismarine_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/red_nether_brick_slab.json
Normal file
7
assets/minecraft/blockstates/red_nether_brick_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/red_nether_brick_slab" },
|
||||
"type=top": { "model": "block/red_nether_brick_slab_top" },
|
||||
"type=double": { "model": "block/red_nether_bricks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/red_nether_brick_stairs.json
Normal file
44
assets/minecraft/blockstates/red_nether_brick_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/red_nether_brick_wall.json
Normal file
19
assets/minecraft/blockstates/red_nether_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
19
assets/minecraft/blockstates/red_sandstone_wall.json
Normal file
19
assets/minecraft/blockstates/red_sandstone_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
19
assets/minecraft/blockstates/sandstone_wall.json
Normal file
19
assets/minecraft/blockstates/sandstone_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/chest" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/smithing_table.json
Normal file
5
assets/minecraft/blockstates/smithing_table.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/smithing_table" }
|
||||
}
|
||||
}
|
||||
12
assets/minecraft/blockstates/smoker.json
Normal file
12
assets/minecraft/blockstates/smoker.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,lit=false": { "model": "block/smoker" },
|
||||
"facing=south,lit=false": { "model": "block/smoker", "y": 180 },
|
||||
"facing=west,lit=false": { "model": "block/smoker", "y": 270 },
|
||||
"facing=east,lit=false": { "model": "block/smoker", "y": 90 },
|
||||
"facing=north,lit=true": { "model": "block/smoker_on" },
|
||||
"facing=south,lit=true": { "model": "block/smoker_on", "y": 180 },
|
||||
"facing=west,lit=true": { "model": "block/smoker_on", "y": 270 },
|
||||
"facing=east,lit=true": { "model": "block/smoker_on", "y": 90 }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/smooth_quartz_slab.json
Normal file
7
assets/minecraft/blockstates/smooth_quartz_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_quartz_slab" },
|
||||
"type=top": { "model": "block/smooth_quartz_slab_top" },
|
||||
"type=double": { "model": "block/smooth_quartz" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/smooth_quartz_stairs.json
Normal file
44
assets/minecraft/blockstates/smooth_quartz_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_red_sandstone_slab" },
|
||||
"type=top": { "model": "block/smooth_red_sandstone_slab_top" },
|
||||
"type=double": { "model": "block/smooth_red_sandstone" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/smooth_sandstone_slab.json
Normal file
7
assets/minecraft/blockstates/smooth_sandstone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_sandstone_slab" },
|
||||
"type=top": { "model": "block/smooth_sandstone_slab_top" },
|
||||
"type=double": { "model": "block/smooth_sandstone" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/smooth_sandstone_stairs.json
Normal file
44
assets/minecraft/blockstates/smooth_sandstone_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/smooth_stone_slab.json
Normal file
7
assets/minecraft/blockstates/smooth_stone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_stone_slab" },
|
||||
"type=top": { "model": "block/smooth_stone_slab_top" },
|
||||
"type=double": { "model": "block/smooth_stone_slab_double" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/spruce_sign.json
Normal file
5
assets/minecraft/blockstates/spruce_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/spruce_sign" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/spruce_wall_sign.json
Normal file
6
assets/minecraft/blockstates/spruce_wall_sign.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/spruce_sign" }
|
||||
}
|
||||
}
|
||||
n
|
||||
19
assets/minecraft/blockstates/stone_brick_wall.json
Normal file
19
assets/minecraft/blockstates/stone_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -2,6 +2,6 @@
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/stone_slab" },
|
||||
"type=top": { "model": "block/stone_slab_top" },
|
||||
"type=double": { "model": "block/stone_slab_double" }
|
||||
"type=double": { "model": "block/stone" }
|
||||
}
|
||||
}
|
||||
|
||||
44
assets/minecraft/blockstates/stone_stairs.json
Normal file
44
assets/minecraft/blockstates/stone_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/stone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/stonecutter.json
Normal file
5
assets/minecraft/blockstates/stonecutter.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/stonecutter" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/wither_rose.json
Normal file
5
assets/minecraft/blockstates/wither_rose.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/wither_rose" }
|
||||
}
|
||||
}
|
||||
1
assets/minecraft/font/_list.json
Normal file
1
assets/minecraft/font/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["alt.json","default.json","glyph_sizes.bin"]}
|
||||
1
assets/minecraft/icons/_list.json
Normal file
1
assets/minecraft/icons/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["icon_16x16.png","icon_32x32.png","minecraft.icns"]}
|
||||
1
assets/minecraft/lang/_list.json
Normal file
1
assets/minecraft/lang/_list.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directories":[],"files":["af_za.json","ar_sa.json","ast_es.json","az_az.json","ba_ru.json","bar.json","be_by.json","bg_bg.json","br_fr.json","brb.json","bs_ba.json","ca_es.json","cs_cz.json","cy_gb.json","da_dk.json","de_at.json","de_ch.json","de_de.json","el_gr.json","en_au.json","en_ca.json","en_gb.json","en_nz.json","en_pt.json","en_ud.json","en_us.json","enp.json","enws.json","eo_uy.json","es_ar.json","es_cl.json","es_es.json","es_mx.json","es_uy.json","es_ve.json","et_ee.json","eu_es.json","fa_ir.json","fi_fi.json","fil_ph.json","fo_fo.json","fr_ca.json","fr_fr.json","fra_de.json","fy_nl.json","ga_ie.json","gd_gb.json","gl_es.json","got_de.json","gv_im.json","haw_us.json","he_il.json","hi_in.json","hr_hr.json","hu_hu.json","hy_am.json","id_id.json","ig_ng.json","io_en.json","is_is.json","it_it.json","ja_jp.json","jbo_en.json","ka_ge.json","kab_kab.json","kk_kz.json","kn_in.json","ko_kr.json","ksh.json","kw_gb.json","la_la.json","lb_lu.json","li_li.json","lol_us.json","lt_lt.json","lv_lv.json","mi_nz.json","mk_mk.json","mn_mn.json","moh_ca.json","ms_my.json","mt_mt.json","nds_de.json","nl_be.json","nl_nl.json","nn_no.json","no_no.json","nuk.json","oc_fr.json","oj_ca.json","ovd.json","pl_pl.json","pt_br.json","pt_pt.json","qya_aa.json","ro_ro.json","ru_ru.json","se_no.json","sk_sk.json","sl_si.json","so_so.json","sq_al.json","sr_sp.json","sv_se.json","swg.json","sxu.json","szl.json","ta_in.json","th_th.json","tlh_aa.json","tr_tr.json","tt_ru.json","tzl_tzl.json","uk_ua.json","val_es.json","vec_it.json","vi_vn.json","yi_de.json","yo_ng.json","zh_cn.json","zh_tw.json"]}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
4326
assets/minecraft/lang/ba_ru.json
Normal file
4326
assets/minecraft/lang/ba_ru.json
Normal file
File diff suppressed because it is too large
Load Diff
4326
assets/minecraft/lang/bar.json
Normal file
4326
assets/minecraft/lang/bar.json
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user