Compare commits

...

33 Commits

Author SHA1 Message Date
InventiveBot
86455bf9e2 Create/Update assets for version 20w09a 2020-02-27 21:00:08 +00:00
Haylee Schäfer
d733930f11 Merge pull request #1 from InventivetalentDev/gh-file-sync
[file-sync] Sync 3 Files
2020-02-23 19:48:28 +01:00
Haylee Schäfer
87506796e1 Sync renovate.json 2020-02-23 18:54:50 +01:00
Haylee Schäfer
c7a0ae1e03 Sync stale.yml 2020-02-23 18:54:49 +01:00
Haylee Schäfer
06036fd53b Sync FUNDING.yml 2020-02-23 18:54:48 +01:00
Haylee Schäfer
1cae401072 Sync renovate.json 2020-02-23 17:55:30 +01:00
Haylee Schäfer
2cd9c378ab Sync stale.yml 2020-02-23 17:55:28 +01:00
Haylee Schäfer
fa1b7a0e84 Sync FUNDING.yml 2020-02-23 17:55:27 +01:00
file-sync
695f7ffea1 Sync renovate.json 2020-02-23 17:49:19 +01:00
file-sync
931e4fecb5 Sync stale.yml 2020-02-23 17:49:17 +01:00
file-sync
603d10042b Sync FUNDING.yml 2020-02-23 17:49:15 +01:00
InventiveBot
aa7dbdf69b Create new branch for version 20w06a 2020-02-08 11:06:35 +00:00
InventiveBot
463b30cea6 Create new branch for version 1.15.2 2020-01-24 10:50:26 +00:00
InventiveBot
680741d97c Create new branch for version 1.15.1 2019-12-21 13:26:06 +00:00
InventiveBot
93e502f1a7 Create new branch for version 1.15.1-pre1 2019-12-14 22:30:29 +00:00
InventiveBot
006b2fff62 Create new branch for version 1.15 2019-12-14 22:28:48 +00:00
InventiveBot
27ccae322b Create new branch for version 19w39a 2019-09-29 18:55:06 +00:00
InventiveBot
ed92fe8fb5 Create new branch for version 19w38a 2019-09-18 12:59:09 +00:00
InventiveBot
3941443515 Create new branch for version 19w37a 2019-09-14 12:34:16 +00:00
InventiveBot
8742080b63 Create new branch for version 19w36a 2019-09-05 09:57:09 +00:00
InventiveBot
5f3ebec498 Create new branch for version 19w35a 2019-09-01 13:57:44 +00:00
InventiveBot
89df2d9aba Create new branch for version 1.14.4 2019-08-14 15:44:22 +00:00
InventiveBot
fa4d39710d Create new branch for version 1.14.4-pre7 2019-07-18 15:05:44 +00:00
InventiveBot
8c1f90d4af Create new branch for version 1.14.3 2019-07-18 15:01:39 +00:00
InventiveBot
5295e5c2ba Create new branch for version 1.14 2019-04-23 18:20:37 +00:00
InventiveBot
f5ba9d4c24 Create/Update assets for version 19w14b 2019-04-06 17:21:54 +00:00
InventiveBot
8c84c333a9 Create new branch for version 19w14b 2019-04-06 17:21:19 +00:00
InventiveBot
9b338a0c8d Create/Update assets for version 3D Shareware v1.34 2019-04-06 17:15:10 +00:00
InventiveBot
1bf0091912 Create new branch for version 3D_Shareware_v1.34 2019-04-06 17:14:37 +00:00
InventiveBot
b3778e97b4 Create new branch for version 19w09a 2019-03-07 19:52:06 +00:00
InventiveBot
0a09709175 Create new branch for version 19w08a 2019-02-20 15:37:13 +00:00
inventivetalent
044148e94e Delete misplaced directories 2018-12-24 09:49:20 +01:00
Haylee Schäfer
5f0fec3de7 Delete version.json 2018-12-24 09:44:37 +01:00
4016 changed files with 269143 additions and 50452 deletions

3
.github\FUNDING.yml Normal file
View File

@@ -0,0 +1,3 @@
github: InventivetalentDev
patreon: inventivetalent
custom: ["https://www.paypal.me/inventivetalent", "https://donation.inventivetalent.org"]

0
.github\stale.yml Normal file
View File

1
20w09a.json Normal file

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/acacia_log" },
"axis=z": { "model": "block/acacia_log", "x": 90 },
"axis=x": { "model": "block/acacia_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/acacia_log_horizontal", "x": 90 },
"axis=x": { "model": "block/acacia_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,4 +3,3 @@
"": { "model": "block/acacia_sign" }
}
}
n

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/ancient_debris" }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/andesite_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/andesite_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/andesite_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/andesite_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/andesite_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/andesite_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,10 +1,16 @@
{
"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": 90, "y": 180 },
"facing=west": { "model": "block/barrel", "x": 90, "y": 270 },
"facing=east": { "model": "block/barrel", "x": 90, "y": 90 }
"facing=down,open=false": { "model": "block/barrel", "x": 180 },
"facing=up,open=false": { "model": "block/barrel" },
"facing=north,open=false": { "model": "block/barrel", "x": 90 },
"facing=south,open=false": { "model": "block/barrel", "x": 90, "y": 180 },
"facing=west,open=false": { "model": "block/barrel", "x": 90, "y": 270 },
"facing=east,open=false": { "model": "block/barrel", "x": 90, "y": 90 },
"facing=down,open=true": { "model": "block/barrel_open", "x": 180 },
"facing=up,open=true": { "model": "block/barrel_open" },
"facing=north,open=true": { "model": "block/barrel_open", "x": 90 },
"facing=south,open=true": { "model": "block/barrel_open", "x": 90, "y": 180 },
"facing=west,open=true": { "model": "block/barrel_open", "x": 90, "y": 270 },
"facing=east,open=true": { "model": "block/barrel_open", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/basalt" },
"axis=z": { "model": "block/basalt", "x": 90 },
"axis=x": { "model": "block/basalt", "x": 90, "y": 90 }
}
}

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/birch_log" },
"axis=z": { "model": "block/birch_log", "x": 90 },
"axis=x": { "model": "block/birch_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/birch_log_horizontal", "x": 90 },
"axis=x": { "model": "block/birch_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,4 +3,3 @@
"": { "model": "block/birch_sign" }
}
}
n

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,12 @@
{
"variants": {
"facing=north,lit=true": { "model": "block/campfire", "y": 180 },
"facing=south,lit=true": { "model": "block/campfire" },
"facing=east,lit=true": { "model": "block/campfire", "y": 270 },
"facing=west,lit=true": { "model": "block/campfire", "y": 90 },
"facing=north,lit=false": { "model": "block/campfire_off", "y": 180 },
"facing=south,lit=false": { "model": "block/campfire_off" },
"facing=east,lit=false": { "model": "block/campfire_off", "y": 270 },
"facing=west,lit=false": { "model": "block/campfire_off", "y": 90 }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/cobblestone_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/cobblestone_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/cobblestone_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/cobblestone_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/cobblestone_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/cobblestone_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

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

View File

@@ -0,0 +1,28 @@
{
"variants": {
"face=floor,facing=east,powered=false": { "model": "block/crimson_button", "y": 90 },
"face=floor,facing=west,powered=false": { "model": "block/crimson_button", "y": 270 },
"face=floor,facing=south,powered=false": { "model": "block/crimson_button", "y": 180 },
"face=floor,facing=north,powered=false": { "model": "block/crimson_button" },
"face=wall,facing=east,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=false": { "model": "block/crimson_button", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=false": { "model": "block/crimson_button", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=false": { "model": "block/crimson_button", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=false": { "model": "block/crimson_button", "x": 180 },
"face=ceiling,facing=north,powered=false": { "model": "block/crimson_button", "x": 180, "y": 180 },
"face=floor,facing=east,powered=true": { "model": "block/crimson_button_pressed", "y": 90 },
"face=floor,facing=west,powered=true": { "model": "block/crimson_button_pressed", "y": 270 },
"face=floor,facing=south,powered=true": { "model": "block/crimson_button_pressed", "y": 180 },
"face=floor,facing=north,powered=true": { "model": "block/crimson_button_pressed" },
"face=wall,facing=east,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=true": { "model": "block/crimson_button_pressed", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=true": { "model": "block/crimson_button_pressed", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=true": { "model": "block/crimson_button_pressed", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=true": { "model": "block/crimson_button_pressed", "x": 180 },
"face=ceiling,facing=north,powered=true": { "model": "block/crimson_button_pressed", "x": 180, "y": 180 }
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "block/crimson_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge" },
"facing=south,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge", "y": 90 },
"facing=west,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge", "y": 180 },
"facing=north,half=lower,hinge=right,open=false": { "model": "block/crimson_door_bottom_hinge", "y": 270 },
"facing=east,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge", "y": 90 },
"facing=south,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge", "y": 180 },
"facing=west,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge", "y": 270 },
"facing=north,half=lower,hinge=left,open=true": { "model": "block/crimson_door_bottom_hinge" },
"facing=east,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom", "y": 270 },
"facing=south,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom" },
"facing=west,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom", "y": 90 },
"facing=north,half=lower,hinge=right,open=true": { "model": "block/crimson_door_bottom", "y": 180 },
"facing=east,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top" },
"facing=south,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top", "y": 90 },
"facing=west,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top", "y": 180 },
"facing=north,half=upper,hinge=left,open=false": { "model": "block/crimson_door_top", "y": 270 },
"facing=east,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge" },
"facing=south,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge", "y": 90 },
"facing=west,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge", "y": 180 },
"facing=north,half=upper,hinge=right,open=false": { "model": "block/crimson_door_top_hinge", "y": 270 },
"facing=east,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge", "y": 90 },
"facing=south,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge", "y": 180 },
"facing=west,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge", "y": 270 },
"facing=north,half=upper,hinge=left,open=true": { "model": "block/crimson_door_top_hinge" },
"facing=east,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top", "y": 270 },
"facing=south,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top" },
"facing=west,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top", "y": 90 },
"facing=north,half=upper,hinge=right,open=true": { "model": "block/crimson_door_top", "y": 180 }
}
}

View File

@@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/crimson_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/crimson_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/crimson_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/crimson_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/crimson_fence_side", "y": 270, "uvlock": true }
}
]
}

View File

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

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_nylium" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_planks" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"powered=false": { "model": "block/crimson_pressure_plate" },
"powered=true": { "model": "block/crimson_pressure_plate_down" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_roots" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_sign" }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"type=bottom": { "model": "block/crimson_slab" },
"type=top": { "model": "block/crimson_slab_top" },
"type=double": { "model": "block/crimson_planks" }
}
}

View File

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

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/crimson_stem" },
"axis=z": { "model": "block/crimson_stem", "x": 90 },
"axis=x": { "model": "block/crimson_stem", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=north,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom" },
"facing=south,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom", "y": 180 },
"facing=east,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom", "y": 90 },
"facing=west,half=bottom,open=false": { "model": "block/crimson_trapdoor_bottom", "y": 270 },
"facing=north,half=top,open=false": { "model": "block/crimson_trapdoor_top" },
"facing=south,half=top,open=false": { "model": "block/crimson_trapdoor_top", "y": 180 },
"facing=east,half=top,open=false": { "model": "block/crimson_trapdoor_top", "y": 90 },
"facing=west,half=top,open=false": { "model": "block/crimson_trapdoor_top", "y": 270 },
"facing=north,half=bottom,open=true": { "model": "block/crimson_trapdoor_open" },
"facing=south,half=bottom,open=true": { "model": "block/crimson_trapdoor_open", "y": 180 },
"facing=east,half=bottom,open=true": { "model": "block/crimson_trapdoor_open", "y": 90 },
"facing=west,half=bottom,open=true": { "model": "block/crimson_trapdoor_open", "y": 270 },
"facing=north,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 180 },
"facing=south,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 0 },
"facing=east,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 270 },
"facing=west,half=top,open=true": { "model": "block/crimson_trapdoor_open", "x": 180, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crimson_sign" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/crying_obsidian" }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"type=bottom": { "model": "block/cut_red_sandstone_slab" },
"type=top": { "model": "block/cut_red_sandstone_slab_top" },
"type=double": { "model": "block/cut_red_sandstone" }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"type=bottom": { "model": "block/cut_sandstone_slab" },
"type=top": { "model": "block/cut_sandstone_slab_top" },
"type=double": { "model": "block/cut_sandstone" }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/dark_oak_log" },
"axis=z": { "model": "block/dark_oak_log", "x": 90 },
"axis=x": { "model": "block/dark_oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/dark_oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/dark_oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,4 +3,3 @@
"": { "model": "block/dark_oak_sign" }
}
}
n

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/diorite_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/diorite_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/diorite_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/diorite_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/diorite_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/diorite_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/end_stone_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/end_stone_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/end_stone_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/granite_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/granite_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/granite_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/granite_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/granite_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/granite_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,5 +1,10 @@
{
"variants": {
"": { "model": "block/grass_path" }
"": [
{ "model": "block/grass_path" },
{ "model": "block/grass_path", "y": 90 },
{ "model": "block/grass_path", "y": 180 },
{ "model": "block/grass_path", "y": 270 }
]
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/hay_block" },
"axis=z": { "model": "block/hay_block", "x": 90 },
"axis=x": { "model": "block/hay_block", "x": 90, "y": 90 }
"axis=z": { "model": "block/hay_block_horizontal", "x": 90 },
"axis=x": { "model": "block/hay_block_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/honey_block" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/honeycomb_block" }
}
}

View File

@@ -1,5 +1,10 @@
{
"variants": {
"": { "model": "block/stone" }
"": [
{ "model": "block/stone" },
{ "model": "block/stone_mirrored" },
{ "model": "block/stone", "y": 180 },
{ "model": "block/stone_mirrored", "y": 180 }
]
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/jungle_log" },
"axis=z": { "model": "block/jungle_log", "x": 90 },
"axis=x": { "model": "block/jungle_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/jungle_log_horizontal", "x": 90 },
"axis=x": { "model": "block/jungle_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,4 +3,3 @@
"": { "model": "block/jungle_sign" }
}
}
n

View File

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

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/mossy_stone_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/mossy_stone_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,6 +1,11 @@
{
"variants": {
"snowy=false": { "model": "block/mycelium" },
"snowy=false": [
{ "model": "block/mycelium" },
{ "model": "block/mycelium", "y": 90 },
{ "model": "block/mycelium", "y": 180 },
{ "model": "block/mycelium", "y": 270 }
],
"snowy=true": { "model": "block/grass_block_snow" }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/nether_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/nether_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/nether_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/nether_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/nether_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/nether_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/nether_sprouts" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/netherite_block" }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/oak_log" },
"axis=z": { "model": "block/oak_log", "x": 90 },
"axis=x": { "model": "block/oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,4 +3,3 @@
"": { "model": "block/oak_sign" }
}
}
n

View File

@@ -1,6 +1,11 @@
{
"variants": {
"snowy=false": { "model": "block/podzol" },
"snowy=false": [
{ "model": "block/podzol" },
{ "model": "block/podzol", "y": 90 },
{ "model": "block/podzol", "y": 180 },
{ "model": "block/podzol", "y": 270 }
],
"snowy=true": { "model": "block/grass_block_snow" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_crimson_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_crimson_roots" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_warped_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/potted_warped_roots" }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/prismarine_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/prismarine_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/prismarine_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/prismarine_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/prismarine_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/prismarine_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/purpur_pillar" },
"axis=z": { "model": "block/purpur_pillar", "x": 90 },
"axis=x": { "model": "block/purpur_pillar", "x": 90, "y": 90 }
"axis=z": { "model": "block/purpur_pillar_horizontal", "x": 90 },
"axis=x": { "model": "block/purpur_pillar_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/quartz_pillar" },
"axis=z": { "model": "block/quartz_pillar", "x": 90 },
"axis=x": { "model": "block/quartz_pillar", "x": 90, "y": 90 }
"axis=z": { "model": "block/quartz_pillar_horizontal", "x": 90 },
"axis=x": { "model": "block/quartz_pillar_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/red_nether_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/red_nether_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/red_nether_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/red_sandstone_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/red_sandstone_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/red_sandstone_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/sandstone_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/sandstone_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/sandstone_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/sandstone_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/sandstone_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/sandstone_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/shroomlight" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"": { "model": "block/chest" }
}
}

View File

@@ -0,0 +1,37 @@
{
"multipart": [
{ "apply": [
{ "model": "block/soul_fire_floor0" },
{ "model": "block/soul_fire_floor1" }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0" },
{ "model": "block/soul_fire_side1" },
{ "model": "block/soul_fire_side_alt0" },
{ "model": "block/soul_fire_side_alt1" }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0", "y": 90 },
{ "model": "block/soul_fire_side1", "y": 90 },
{ "model": "block/soul_fire_side_alt0", "y": 90 },
{ "model": "block/soul_fire_side_alt1", "y": 90 }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0", "y": 180 },
{ "model": "block/soul_fire_side1", "y": 180 },
{ "model": "block/soul_fire_side_alt0", "y": 180 },
{ "model": "block/soul_fire_side_alt1", "y": 180 }
]
},
{ "apply": [
{ "model": "block/soul_fire_side0", "y": 270 },
{ "model": "block/soul_fire_side1", "y": 270 },
{ "model": "block/soul_fire_side_alt0", "y": 270 },
{ "model": "block/soul_fire_side_alt1", "y": 270 }
]
}
]
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"hanging=true": { "model": "block/hanging_soul_fire_lantern"},
"hanging=false": { "model": "block/soul_fire_lantern"}
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/soul_fire_torch" }
}
}

View File

@@ -0,0 +1,8 @@
{
"variants": {
"facing=east": { "model": "block/soul_fire_wall_torch" },
"facing=south": { "model": "block/soul_fire_wall_torch", "y": 90 },
"facing=west": { "model": "block/soul_fire_wall_torch", "y": 180 },
"facing=north": { "model": "block/soul_fire_wall_torch", "y": 270 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/soul_soil" }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/spruce_log" },
"axis=z": { "model": "block/spruce_log", "x": 90 },
"axis=x": { "model": "block/spruce_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/spruce_log_horizontal", "x": 90 },
"axis=x": { "model": "block/spruce_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -3,4 +3,3 @@
"": { "model": "block/spruce_sign" }
}
}
n

View File

@@ -3,17 +3,29 @@
{ "when": { "up": "true" },
"apply": { "model": "block/stone_brick_wall_post" }
},
{ "when": { "north": "true" },
{ "when": { "north": "low" },
"apply": { "model": "block/stone_brick_wall_side", "uvlock": true }
},
{ "when": { "east": "true" },
{ "when": { "east": "low" },
"apply": { "model": "block/stone_brick_wall_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
{ "when": { "south": "low" },
"apply": { "model": "block/stone_brick_wall_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
{ "when": { "west": "low" },
"apply": { "model": "block/stone_brick_wall_side", "y": 270, "uvlock": true }
},
{ "when": { "north": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "uvlock": true }
},
{ "when": { "east": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "y": 90, "uvlock": true }
},
{ "when": { "south": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "y": 180, "uvlock": true }
},
{ "when": { "west": "tall" },
"apply": { "model": "block/stone_brick_wall_side_tall", "y": 270, "uvlock": true }
}
]
}

View File

@@ -1,5 +1,8 @@
{
"variants": {
"": { "model": "block/stonecutter" }
"facing=north": { "model": "block/stonecutter" },
"facing=south": { "model": "block/stonecutter", "y": 180 },
"facing=west": { "model": "block/stonecutter", "y": 270 },
"facing=east": { "model": "block/stonecutter", "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_acacia_log" },
"axis=z": { "model": "block/stripped_acacia_log", "x": 90 },
"axis=x": { "model": "block/stripped_acacia_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_acacia_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_acacia_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_birch_log" },
"axis=z": { "model": "block/stripped_birch_log", "x": 90 },
"axis=x": { "model": "block/stripped_birch_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_birch_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_birch_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_crimson_stem" },
"axis=z": { "model": "block/stripped_crimson_stem", "x": 90 },
"axis=x": { "model": "block/stripped_crimson_stem", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_dark_oak_log" },
"axis=z": { "model": "block/stripped_dark_oak_log", "x": 90 },
"axis=x": { "model": "block/stripped_dark_oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_dark_oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_dark_oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_jungle_log" },
"axis=z": { "model": "block/stripped_jungle_log", "x": 90 },
"axis=x": { "model": "block/stripped_jungle_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_jungle_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_jungle_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_oak_log" },
"axis=z": { "model": "block/stripped_oak_log", "x": 90 },
"axis=x": { "model": "block/stripped_oak_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_oak_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_oak_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -1,7 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_spruce_log" },
"axis=z": { "model": "block/stripped_spruce_log", "x": 90 },
"axis=x": { "model": "block/stripped_spruce_log", "x": 90, "y": 90 }
"axis=z": { "model": "block/stripped_spruce_log_horizontal", "x": 90 },
"axis=x": { "model": "block/stripped_spruce_log_horizontal", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/stripped_warped_stem" },
"axis=z": { "model": "block/stripped_warped_stem", "x": 90 },
"axis=x": { "model": "block/stripped_warped_stem", "x": 90, "y": 90 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/target" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"": { "model": "block/sign" }
}
}

View File

@@ -0,0 +1,28 @@
{
"variants": {
"face=floor,facing=east,powered=false": { "model": "block/warped_button", "y": 90 },
"face=floor,facing=west,powered=false": { "model": "block/warped_button", "y": 270 },
"face=floor,facing=south,powered=false": { "model": "block/warped_button", "y": 180 },
"face=floor,facing=north,powered=false": { "model": "block/warped_button" },
"face=wall,facing=east,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=false": { "model": "block/warped_button", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=false": { "model": "block/warped_button", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=false": { "model": "block/warped_button", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=false": { "model": "block/warped_button", "x": 180 },
"face=ceiling,facing=north,powered=false": { "model": "block/warped_button", "x": 180, "y": 180 },
"face=floor,facing=east,powered=true": { "model": "block/warped_button_pressed", "y": 90 },
"face=floor,facing=west,powered=true": { "model": "block/warped_button_pressed", "y": 270 },
"face=floor,facing=south,powered=true": { "model": "block/warped_button_pressed", "y": 180 },
"face=floor,facing=north,powered=true": { "model": "block/warped_button_pressed" },
"face=wall,facing=east,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90, "y": 90 },
"face=wall,facing=west,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90, "y": 270 },
"face=wall,facing=south,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90, "y": 180 },
"face=wall,facing=north,powered=true": { "model": "block/warped_button_pressed", "uvlock": true, "x": 90 },
"face=ceiling,facing=east,powered=true": { "model": "block/warped_button_pressed", "x": 180, "y": 270 },
"face=ceiling,facing=west,powered=true": { "model": "block/warped_button_pressed", "x": 180, "y": 90 },
"face=ceiling,facing=south,powered=true": { "model": "block/warped_button_pressed", "x": 180 },
"face=ceiling,facing=north,powered=true": { "model": "block/warped_button_pressed", "x": 180, "y": 180 }
}
}

View File

@@ -0,0 +1,36 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom" },
"facing=south,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom", "y": 90 },
"facing=west,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom", "y": 180 },
"facing=north,half=lower,hinge=left,open=false": { "model": "block/warped_door_bottom", "y": 270 },
"facing=east,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge" },
"facing=south,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge", "y": 90 },
"facing=west,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge", "y": 180 },
"facing=north,half=lower,hinge=right,open=false": { "model": "block/warped_door_bottom_hinge", "y": 270 },
"facing=east,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge", "y": 90 },
"facing=south,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge", "y": 180 },
"facing=west,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge", "y": 270 },
"facing=north,half=lower,hinge=left,open=true": { "model": "block/warped_door_bottom_hinge" },
"facing=east,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom", "y": 270 },
"facing=south,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom" },
"facing=west,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom", "y": 90 },
"facing=north,half=lower,hinge=right,open=true": { "model": "block/warped_door_bottom", "y": 180 },
"facing=east,half=upper,hinge=left,open=false": { "model": "block/warped_door_top" },
"facing=south,half=upper,hinge=left,open=false": { "model": "block/warped_door_top", "y": 90 },
"facing=west,half=upper,hinge=left,open=false": { "model": "block/warped_door_top", "y": 180 },
"facing=north,half=upper,hinge=left,open=false": { "model": "block/warped_door_top", "y": 270 },
"facing=east,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge" },
"facing=south,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge", "y": 90 },
"facing=west,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge", "y": 180 },
"facing=north,half=upper,hinge=right,open=false": { "model": "block/warped_door_top_hinge", "y": 270 },
"facing=east,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge", "y": 90 },
"facing=south,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge", "y": 180 },
"facing=west,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge", "y": 270 },
"facing=north,half=upper,hinge=left,open=true": { "model": "block/warped_door_top_hinge" },
"facing=east,half=upper,hinge=right,open=true": { "model": "block/warped_door_top", "y": 270 },
"facing=south,half=upper,hinge=right,open=true": { "model": "block/warped_door_top" },
"facing=west,half=upper,hinge=right,open=true": { "model": "block/warped_door_top", "y": 90 },
"facing=north,half=upper,hinge=right,open=true": { "model": "block/warped_door_top", "y": 180 }
}
}

View File

@@ -0,0 +1,17 @@
{
"multipart": [
{ "apply": { "model": "block/warped_fence_post" }},
{ "when": { "north": "true" },
"apply": { "model": "block/warped_fence_side", "uvlock": true }
},
{ "when": { "east": "true" },
"apply": { "model": "block/warped_fence_side", "y": 90, "uvlock": true }
},
{ "when": { "south": "true" },
"apply": { "model": "block/warped_fence_side", "y": 180, "uvlock": true }
},
{ "when": { "west": "true" },
"apply": { "model": "block/warped_fence_side", "y": 270, "uvlock": true }
}
]
}

View File

@@ -0,0 +1,20 @@
{
"variants": {
"facing=south,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true },
"facing=west,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true, "y": 90 },
"facing=north,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true, "y": 180 },
"facing=east,in_wall=false,open=false": { "model": "block/warped_fence_gate", "uvlock": true, "y": 270 },
"facing=south,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true },
"facing=west,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true, "y": 90 },
"facing=north,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true, "y": 180 },
"facing=east,in_wall=false,open=true": { "model": "block/warped_fence_gate_open", "uvlock": true, "y": 270 },
"facing=south,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true },
"facing=west,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true, "y": 90 },
"facing=north,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true, "y": 180 },
"facing=east,in_wall=true,open=false": { "model": "block/warped_fence_gate_wall", "uvlock": true, "y": 270 },
"facing=south,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true },
"facing=west,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true, "y": 90 },
"facing=north,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true, "y": 180 },
"facing=east,in_wall=true,open=true": { "model": "block/warped_fence_gate_wall_open", "uvlock": true, "y": 270 }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_fungus" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_nylium" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_planks" }
}
}

View File

@@ -0,0 +1,6 @@
{
"variants": {
"powered=false": { "model": "block/warped_pressure_plate" },
"powered=true": { "model": "block/warped_pressure_plate_down" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_roots" }
}
}

View File

@@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "block/warped_sign" }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"type=bottom": { "model": "block/warped_slab" },
"type=top": { "model": "block/warped_slab_top" },
"type=double": { "model": "block/warped_planks" }
}
}

View File

@@ -0,0 +1,44 @@
{
"variants": {
"facing=east,half=bottom,shape=straight": { "model": "block/warped_stairs" },
"facing=west,half=bottom,shape=straight": { "model": "block/warped_stairs", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=straight": { "model": "block/warped_stairs", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=straight": { "model": "block/warped_stairs", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_right": { "model": "block/warped_stairs_outer" },
"facing=west,half=bottom,shape=outer_right": { "model": "block/warped_stairs_outer", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=outer_right": { "model": "block/warped_stairs_outer", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=outer_right": { "model": "block/warped_stairs_outer", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=outer_left": { "model": "block/warped_stairs_outer", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=outer_left": { "model": "block/warped_stairs_outer", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=outer_left": { "model": "block/warped_stairs_outer" },
"facing=north,half=bottom,shape=outer_left": { "model": "block/warped_stairs_outer", "y": 180, "uvlock": true },
"facing=east,half=bottom,shape=inner_right": { "model": "block/warped_stairs_inner" },
"facing=west,half=bottom,shape=inner_right": { "model": "block/warped_stairs_inner", "y": 180, "uvlock": true },
"facing=south,half=bottom,shape=inner_right": { "model": "block/warped_stairs_inner", "y": 90, "uvlock": true },
"facing=north,half=bottom,shape=inner_right": { "model": "block/warped_stairs_inner", "y": 270, "uvlock": true },
"facing=east,half=bottom,shape=inner_left": { "model": "block/warped_stairs_inner", "y": 270, "uvlock": true },
"facing=west,half=bottom,shape=inner_left": { "model": "block/warped_stairs_inner", "y": 90, "uvlock": true },
"facing=south,half=bottom,shape=inner_left": { "model": "block/warped_stairs_inner" },
"facing=north,half=bottom,shape=inner_left": { "model": "block/warped_stairs_inner", "y": 180, "uvlock": true },
"facing=east,half=top,shape=straight": { "model": "block/warped_stairs", "x": 180, "uvlock": true },
"facing=west,half=top,shape=straight": { "model": "block/warped_stairs", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=straight": { "model": "block/warped_stairs", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=straight": { "model": "block/warped_stairs", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=outer_right": { "model": "block/warped_stairs_outer", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=outer_right": { "model": "block/warped_stairs_outer", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=outer_right": { "model": "block/warped_stairs_outer", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=outer_right": { "model": "block/warped_stairs_outer", "x": 180, "uvlock": true },
"facing=east,half=top,shape=outer_left": { "model": "block/warped_stairs_outer", "x": 180, "uvlock": true },
"facing=west,half=top,shape=outer_left": { "model": "block/warped_stairs_outer", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=outer_left": { "model": "block/warped_stairs_outer", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=outer_left": { "model": "block/warped_stairs_outer", "x": 180, "y": 270, "uvlock": true },
"facing=east,half=top,shape=inner_right": { "model": "block/warped_stairs_inner", "x": 180, "y": 90, "uvlock": true },
"facing=west,half=top,shape=inner_right": { "model": "block/warped_stairs_inner", "x": 180, "y": 270, "uvlock": true },
"facing=south,half=top,shape=inner_right": { "model": "block/warped_stairs_inner", "x": 180, "y": 180, "uvlock": true },
"facing=north,half=top,shape=inner_right": { "model": "block/warped_stairs_inner", "x": 180, "uvlock": true },
"facing=east,half=top,shape=inner_left": { "model": "block/warped_stairs_inner", "x": 180, "uvlock": true },
"facing=west,half=top,shape=inner_left": { "model": "block/warped_stairs_inner", "x": 180, "y": 180, "uvlock": true },
"facing=south,half=top,shape=inner_left": { "model": "block/warped_stairs_inner", "x": 180, "y": 90, "uvlock": true },
"facing=north,half=top,shape=inner_left": { "model": "block/warped_stairs_inner", "x": 180, "y": 270, "uvlock": true }
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"axis=y": { "model": "block/warped_stem" },
"axis=z": { "model": "block/warped_stem", "x": 90 },
"axis=x": { "model": "block/warped_stem", "x": 90, "y": 90 }
}
}

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