9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brian Fopiano
2020-07-26 00:37:41 -07:00
2 changed files with 6 additions and 5 deletions

View File

@@ -60,8 +60,8 @@
],
"objects": [
{
"chance": 3,
"density": 7,
"chance": 2.5,
"density": 4,
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -210,13 +210,14 @@
],
"derivative": "JUNGLE",
"biomeDispersion": "WISPY",
"biomeZoom": 75,
"biomeZoom": 4,
"biomeScatter": [
"BAMBOO_JUNGLE",
"DESERT"
],
"biomeSkyScatter": [
"BAMBOO_JUNGLE",
"JUNGLE"
"SWAMP",
"JUNGLE",
"BAMBOO_JUNGLE"
]
}