Glowing grasslands update

This commit is contained in:
paulevsGitch 2021-01-20 18:08:36 +03:00
parent 31163e7658
commit 77c56433cc
57 changed files with 382 additions and 107 deletions

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/blooming_cooksonia_01" },
{ "model": "betterend:block/blooming_cooksonia_02" },
{ "model": "betterend:block/blooming_cooksonia_03" },
{ "model": "betterend:block/blooming_cooksonia_04" }
]
}
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/fracturn_01" },
{ "model": "betterend:block/fracturn_02" },
{ "model": "betterend:block/fracturn_03" },
{ "model": "betterend:block/fracturn_04" }
]
}
}

View file

@ -1,8 +1,9 @@
{
"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=light_bottom": { "model": "betterend:block/lumecorn_light_bottom" },
"shape=light_middle": { "model": "betterend:block/lumecorn_light_middle" },
"shape=light_top_middle": { "model": "betterend:block/lumecorn_light_top_middle" },
"shape=light_top": { "model": "betterend:block/lumecorn_light_top" },
"shape=middle": { "model": "betterend:block/lumecorn_middle" },
"shape=bottom_big": { "model": "betterend:block/lumecorn_roots_big" },
"shape=bottom_small": { "model": "betterend:block/lumecorn_roots_small" }

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/salteago_01" },
{ "model": "betterend:block/salteago_02" },
{ "model": "betterend:block/salteago_03" },
{ "model": "betterend:block/salteago_04" }
]
}
}

View file

@ -0,0 +1,10 @@
{
"variants": {
"": [
{ "model": "betterend:block/vaiolush_fern_01" },
{ "model": "betterend:block/vaiolush_fern_02" },
{ "model": "betterend:block/vaiolush_fern_03" },
{ "model": "betterend:block/vaiolush_fern_04" }
]
}
}