Glowing grasslands prototype
This commit is contained in:
parent
49bf8441e6
commit
9042173336
39 changed files with 676 additions and 137 deletions
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": [
|
||||
{ "model": "betterend:block/capsacis_bark_1", "x": 90, "y": 90 },
|
||||
{ "model": "betterend:block/capsacis_bark_2", "x": 90, "y": 90 },
|
||||
{ "model": "betterend:block/capsacis_bark_3", "x": 90, "y": 90 }
|
||||
],
|
||||
"axis=y": [
|
||||
{ "model": "betterend:block/capsacis_bark_1" },
|
||||
{ "model": "betterend:block/capsacis_bark_2" },
|
||||
{ "model": "betterend:block/capsacis_bark_3" }
|
||||
],
|
||||
"axis=z": [
|
||||
{ "model": "betterend:block/capsacis_bark_1", "x": 90 },
|
||||
{ "model": "betterend:block/capsacis_bark_2", "x": 90 },
|
||||
{ "model": "betterend:block/capsacis_bark_3", "x": 90 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"color=0": { "model": "betterend:block/capsacis_cap_0" },
|
||||
"color=1": { "model": "betterend:block/capsacis_cap_1" },
|
||||
"color=2": { "model": "betterend:block/capsacis_cap_2" },
|
||||
"color=3": { "model": "betterend:block/capsacis_cap_3" },
|
||||
"color=4": { "model": "betterend:block/capsacis_cap_4" },
|
||||
"color=5": { "model": "betterend:block/capsacis_cap_5" },
|
||||
"color=6": { "model": "betterend:block/capsacis_cap_6" },
|
||||
"color=7": { "model": "betterend:block/capsacis_cap_7" }
|
||||
}
|
||||
}
|
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": [
|
||||
{ "model": "betterend:block/capsacis_log_1", "x": 90, "y": 90 },
|
||||
{ "model": "betterend:block/capsacis_log_2", "x": 90, "y": 90 },
|
||||
{ "model": "betterend:block/capsacis_log_3", "x": 90, "y": 90 }
|
||||
],
|
||||
"axis=y": [
|
||||
{ "model": "betterend:block/capsacis_log_1" },
|
||||
{ "model": "betterend:block/capsacis_log_2" },
|
||||
{ "model": "betterend:block/capsacis_log_3" }
|
||||
],
|
||||
"axis=z": [
|
||||
{ "model": "betterend:block/capsacis_log_1", "x": 90 },
|
||||
{ "model": "betterend:block/capsacis_log_2", "x": 90 },
|
||||
{ "model": "betterend:block/capsacis_log_3", "x": 90 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"shape=light1": { "model": "betterend:block/lumecorn_light_1" },
|
||||
"shape=light2": { "model": "betterend:block/lumecorn_light_2" },
|
||||
"shape=light3": { "model": "betterend:block/lumecorn_light_3" },
|
||||
"shape=middle": { "model": "betterend:block/lumecon_middle_big" },
|
||||
"shape=bottom_big": { "model": "betterend:block/lumecorn_bottom_big" },
|
||||
"shape=bottom_small": { "model": "betterend:block/lumecorn_bottom_small" }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue