mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Frozen Stuff
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.001,
|
||||
"density": 3,
|
||||
"palette": [
|
||||
"PUMPKIN",
|
||||
"CARVED_PUMPKIN"
|
||||
@@ -197,7 +196,7 @@
|
||||
{
|
||||
"generator": "mountain",
|
||||
"min": 13,
|
||||
"max": 56
|
||||
"max": 48
|
||||
}
|
||||
],
|
||||
"childShrinkFactor": 20,
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "Frozen Peaks",
|
||||
"rarity": 3,
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 2,
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
{
|
||||
"generator": "mountain",
|
||||
"min": 13,
|
||||
"max": 56
|
||||
"max": 44
|
||||
}
|
||||
],
|
||||
"childShrinkFactor": 20,
|
||||
|
||||
@@ -128,10 +128,11 @@
|
||||
"minecraft:wheat[age=7]"
|
||||
],
|
||||
"style": {
|
||||
"style": "CELLULAR_IRIS_DOUBLE"
|
||||
"style": "IRIS",
|
||||
"zoom": 0.28
|
||||
},
|
||||
"variance": {
|
||||
"style": "CELLULAR_IRIS"
|
||||
"style": "STATIC"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user