9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brian Fopiano
2020-08-16 00:11:16 -07:00
4 changed files with 6 additions and 5 deletions

View File

@@ -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,

View File

@@ -1,5 +1,6 @@
{
"name": "Frozen Peaks",
"rarity": 3,
"layers": [
{
"minHeight": 2,

View File

@@ -202,7 +202,7 @@
{
"generator": "mountain",
"min": 13,
"max": 56
"max": 44
}
],
"childShrinkFactor": 20,

View File

@@ -128,10 +128,11 @@
"minecraft:wheat[age=7]"
],
"style": {
"style": "CELLULAR_IRIS_DOUBLE"
"style": "IRIS",
"zoom": 0.28
},
"variance": {
"style": "CELLULAR_IRIS"
"style": "STATIC"
}
}
],