mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Deep Clean
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"children": [
|
||||
"frozen-mountain-middle",
|
||||
"frozen-peak",
|
||||
"frozen-mountains-cliffs"
|
||||
"frozen-mountain-cliffs"
|
||||
],
|
||||
"biomeScatter": [
|
||||
"PLAINS",
|
||||
|
||||
@@ -98,6 +98,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"rarity": 29
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"children": [
|
||||
"mountain-forest",
|
||||
"mountain-hills",
|
||||
"mountains-plains-hills",
|
||||
"mountain-plain-hills",
|
||||
"mountain-lake",
|
||||
"mountain-forest-hills"
|
||||
],
|
||||
|
||||
@@ -273,18 +273,6 @@
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"rarity": 48,
|
||||
"zone": {
|
||||
"convergeToHeight": 70,
|
||||
"strength": 0.85,
|
||||
"blockRadius": 32,
|
||||
"interpolationRadius": 16,
|
||||
"interpolator": "BILINEAR_STARCAST_9"
|
||||
}
|
||||
}
|
||||
],
|
||||
"derivative": "OCEAN",
|
||||
"wall": {
|
||||
"style": {
|
||||
|
||||
@@ -97,7 +97,10 @@
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-treasure"
|
||||
"ocean-clutter",
|
||||
"global-treasure",
|
||||
"cold-food",
|
||||
"tropical-treasure"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
|
||||
@@ -243,26 +243,11 @@
|
||||
"block": "grass"
|
||||
},
|
||||
{
|
||||
"block": "grass"
|
||||
"block": "rose_bush"
|
||||
},
|
||||
{
|
||||
"block": "grass"
|
||||
"block": "dandelion"
|
||||
},
|
||||
{
|
||||
"chance": 0.8,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"zoom": 0.3,
|
||||
"palette": [
|
||||
{
|
||||
"block": "rose_bush"
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 7,
|
||||
"block": "grass"
|
||||
|
||||
@@ -23,29 +23,14 @@
|
||||
"block": "grass"
|
||||
},
|
||||
{
|
||||
"block": "grass"
|
||||
"block": "lily_of_the_valley"
|
||||
},
|
||||
{
|
||||
"block": "grass"
|
||||
"block": "allium"
|
||||
},
|
||||
{
|
||||
"chance": 0.8,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"zoom": 0.3,
|
||||
"palette": [
|
||||
{
|
||||
"block": "rose_bush"
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 7,
|
||||
"block": "grass"
|
||||
"block": "poppy"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -317,21 +317,6 @@
|
||||
{
|
||||
"block": "grass"
|
||||
},
|
||||
{
|
||||
"chance": 0.8,
|
||||
"variance": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"zoom": 0.3,
|
||||
"palette": [
|
||||
{
|
||||
"block": "rose_bush"
|
||||
}
|
||||
],
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 7,
|
||||
"block": "grass"
|
||||
|
||||
@@ -1723,18 +1723,6 @@
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"rarity": 33,
|
||||
"zone": {
|
||||
"convergeToHeight": 70,
|
||||
"strength": 0.85,
|
||||
"blockRadius": 32,
|
||||
"interpolationRadius": 16,
|
||||
"interpolator": "BILINEAR_STARCAST_9"
|
||||
}
|
||||
}
|
||||
],
|
||||
"derivative": "LUKEWARM_OCEAN",
|
||||
"wall": {
|
||||
"palette": [
|
||||
|
||||
@@ -1652,18 +1652,6 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
{
|
||||
"rarity": 38,
|
||||
"zone": {
|
||||
"convergeToHeight": 70,
|
||||
"strength": 0.85,
|
||||
"blockRadius": 32,
|
||||
"interpolationRadius": 16,
|
||||
"interpolator": "BILINEAR_STARCAST_9"
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "Coral Ocean",
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -289,18 +289,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
{
|
||||
"rarity": 38,
|
||||
"zone": {
|
||||
"convergeToHeight": 70,
|
||||
"strength": 0.85,
|
||||
"blockRadius": 32,
|
||||
"interpolationRadius": 16,
|
||||
"interpolator": "BILINEAR_STARCAST_9"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
"name": "Tropical Ocean",
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"generators": [
|
||||
{
|
||||
"min": 190,
|
||||
"max": 290,
|
||||
"max": 256,
|
||||
"generator": "plain"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user