Glowing grasslands update
This commit is contained in:
parent
31163e7658
commit
77c56433cc
57 changed files with 382 additions and 107 deletions
|
@ -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" }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -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" }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -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" }
|
||||
|
|
|
@ -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" }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -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" }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue