mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Fix overworld
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
"decorate": true,
|
||||
"placeObjects": true,
|
||||
"postProcessing": true,
|
||||
"carving": false,
|
||||
"caves": false,
|
||||
"carving": true,
|
||||
"caves": true,
|
||||
"postProcessors": [
|
||||
{
|
||||
"phase": 0,
|
||||
@@ -44,8 +44,6 @@
|
||||
"carvingRippleThickness": 3,
|
||||
"carvingEnvelope": 0.335,
|
||||
"vanillaStructures": true,
|
||||
"caveScale": 1,
|
||||
"caveShift": -11,
|
||||
"fluidHeight": 99,
|
||||
"biomeZoom": 2.25,
|
||||
"regionZoom": 7.5,
|
||||
@@ -229,13 +227,13 @@
|
||||
"mutations":[
|
||||
{
|
||||
"sideA": [
|
||||
"*swamp-roofed",
|
||||
"swamp-roofed",
|
||||
"swamp-dark-oak-denmyre"
|
||||
],
|
||||
"sideB": [
|
||||
"swamp-mushroom",
|
||||
"swamp-crimson-mushroom",
|
||||
"swamp-warped-mushroom"
|
||||
"mushroom-forest",
|
||||
"mushroom-crimson-forest",
|
||||
"mushroom-warped-forest"
|
||||
],
|
||||
"radius": 12,
|
||||
"checks": 8,
|
||||
@@ -301,9 +299,9 @@
|
||||
"hot-beach"
|
||||
],
|
||||
"sideB": [
|
||||
"swamp-mushroom",
|
||||
"swamp-crimson-mushroom",
|
||||
"swamp-warped-mushroom"
|
||||
"mushroom-forest",
|
||||
"mushroom-crimson-forest",
|
||||
"mushroom-warped-forest"
|
||||
],
|
||||
"radius": 12,
|
||||
"checks": 8,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user