mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
344 lines
9.8 KiB
JSON
344 lines
9.8 KiB
JSON
{
|
|
"version": 2008,
|
|
"OVERWORLD-VERSION": 3.134,
|
|
"name": "Overworld",
|
|
"environment": "NORMAL",
|
|
"fluidHeight": 63,
|
|
"CONTINENTS": "Continent settings containing placement of the continents.",
|
|
"continentZoom": 1,
|
|
"continentalStyle": {
|
|
"style": "NOWHERE_CELLULAR",
|
|
"zoom": 5
|
|
},
|
|
"landChance": 0.69,
|
|
"biomeZoom": 5,
|
|
"REGIONS": "Contains the list of regions and their placement style",
|
|
"regionStyle": {
|
|
"style": "NOWHERE_CELLULAR",
|
|
"fracture": {
|
|
"multiplier": 55,
|
|
"axialFracturing": true,
|
|
"style": "NOWHERE",
|
|
"zoom": 0.15,
|
|
"fracture": {
|
|
"axialFracturing": true,
|
|
"style": "STATIC",
|
|
"multiplier": 4
|
|
}
|
|
}
|
|
},
|
|
"regionZoom": 6.15,
|
|
"regions": [
|
|
"mushroom",
|
|
"swamp",
|
|
"hot",
|
|
"temperate",
|
|
"tropical",
|
|
"temperate",
|
|
"frozen",
|
|
"tundra"
|
|
],
|
|
"islandBiomeChanceStyle": {
|
|
"style": "NOWHERE_CELLULAR",
|
|
"axialFracturing": true,
|
|
"fracture": {
|
|
"multiplier": 55,
|
|
"axialFracturing": true,
|
|
"style": "NOWHERE",
|
|
"zoom": 0.15,
|
|
"fracture": {
|
|
"axialFracturing": true,
|
|
"style": "STATIC",
|
|
"multiplier": 4
|
|
}
|
|
}
|
|
},
|
|
"TREE SETTINGS": "This is where you can change tree inheritance from saplings.",
|
|
"treeSettings": {
|
|
"enabled": true,
|
|
"mode": "FIRST"
|
|
},
|
|
"SEAS": "Sea settings (for the biomes that are oceans).",
|
|
"seaZoom": 1.25,
|
|
"seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"},
|
|
"LAND": "Land settings (for the biomes that are non-ocean).",
|
|
"landZoom": 3.2,
|
|
"landBiomeStyle": {
|
|
"style": "NOWHERE_CELLULAR",
|
|
"axialFracturing": true,
|
|
"fracture": {
|
|
"multiplier": 55,
|
|
"axialFracturing": true,
|
|
"style": "NOWHERE",
|
|
"zoom": 0.15,
|
|
"fracture": {
|
|
"axialFracturing": true,
|
|
"style": "STATIC",
|
|
"multiplier": 4
|
|
}
|
|
}
|
|
},
|
|
"shoreBiomeStyle": {"style": "NOWHERE_CELLULAR"},
|
|
"LOOT": "Contains a list of loot tables that are attempted to be applied to all chests that spawn.",
|
|
"lootTries": 32,
|
|
"loot": {"tables": [
|
|
"global-treasure",
|
|
"global-tools",
|
|
"global-clutter"
|
|
]},
|
|
"ORES": "All settings in regards to deposits. Contains the ores spawning in your world.",
|
|
"deposits": [
|
|
{
|
|
"minHeight": 19,
|
|
"maxPerChunk": 4,
|
|
"maxHeight": 150,
|
|
"minPerChunk": 1,
|
|
"minSize": 25,
|
|
"maxSize": 25,
|
|
"palette": [{"block": "minecraft:granite"}],
|
|
"varience": 2
|
|
},
|
|
{
|
|
"minHeight": 19,
|
|
"maxPerChunk": 4,
|
|
"maxHeight": 150,
|
|
"minPerChunk": 1,
|
|
"minSize": 25,
|
|
"maxSize": 25,
|
|
"palette": [{"block": "minecraft:andesite"}],
|
|
"varience": 2
|
|
},
|
|
{
|
|
"minHeight": 19,
|
|
"maxPerChunk": 4,
|
|
"maxHeight": 150,
|
|
"minPerChunk": 1,
|
|
"minSize": 25,
|
|
"maxSize": 25,
|
|
"palette": [{"block": "minecraft:diorite"}],
|
|
"varience": 2
|
|
},
|
|
{
|
|
"minHeight": 19,
|
|
"maxPerChunk": 4,
|
|
"maxHeight": 150,
|
|
"minPerChunk": 1,
|
|
"minSize": 25,
|
|
"maxSize": 25,
|
|
"palette": [{"block": "minecraft:gravel"}],
|
|
"varience": 2
|
|
},
|
|
{
|
|
"minHeight": 5,
|
|
"maxPerChunk": 128,
|
|
"maxHeight": 13,
|
|
"minPerChunk": 128,
|
|
"minSize": 8,
|
|
"maxSize": 4,
|
|
"palette": [{"block": "minecraft:deepslate"}],
|
|
"varience": 4
|
|
},
|
|
{
|
|
"minHeight": 5,
|
|
"maxPerChunk": 5,
|
|
"maxHeight": 13,
|
|
"minPerChunk": 5,
|
|
"minSize": 8,
|
|
"maxSize": 4,
|
|
"palette": [
|
|
{"block": "minecraft:deepslate_copper_ore"},
|
|
{"block": "minecraft:deepslate_diamond_ore"},
|
|
{"block": "minecraft:deepslate_emerald_ore"},
|
|
{"block": "minecraft:deepslate_gold_ore"},
|
|
{"block": "minecraft:deepslate_iron_ore"},
|
|
{"block": "minecraft:deepslate_coal_ore"},
|
|
{"block": "minecraft:deepslate_redstone_ore"},
|
|
{"block": "minecraft:deepslate_lapis_ore"}
|
|
],
|
|
"varience": 4
|
|
},
|
|
{
|
|
"minHeight": 2,
|
|
"maxPerChunk": 3,
|
|
"maxHeight": 30,
|
|
"minPerChunk": 0,
|
|
"minSize": 3,
|
|
"maxSize": 6,
|
|
"palette": [{"block": "minecraft:diamond_ore"}],
|
|
"varience": 5
|
|
},
|
|
{
|
|
"minHeight": 4,
|
|
"maxPerChunk": 9,
|
|
"maxHeight": 40,
|
|
"minPerChunk": 3,
|
|
"minSize": 6,
|
|
"maxSize": 10,
|
|
"palette": [{
|
|
"data": {"lit": false},
|
|
"block": "minecraft:redstone_ore"
|
|
}],
|
|
"varience": 7
|
|
},
|
|
{
|
|
"minHeight": 3,
|
|
"maxPerChunk": 2,
|
|
"maxHeight": 67,
|
|
"minPerChunk": 1,
|
|
"minSize": 3,
|
|
"maxSize": 5,
|
|
"palette": [{"block": "minecraft:gold_ore"}],
|
|
"varience": 3
|
|
},
|
|
{
|
|
"minHeight": 3,
|
|
"maxPerChunk": 4,
|
|
"maxHeight": 29,
|
|
"minPerChunk": 2,
|
|
"minSize": 3,
|
|
"maxSize": 8,
|
|
"palette": [{"block": "minecraft:lapis_ore"}],
|
|
"varience": 5
|
|
},
|
|
{
|
|
"minHeight": 1,
|
|
"maxPerChunk": 12,
|
|
"maxHeight": 120,
|
|
"minPerChunk": 8,
|
|
"minSize": 4,
|
|
"maxSize": 8,
|
|
"palette": [{"block": "minecraft:iron_ore"}],
|
|
"varience": 7
|
|
},
|
|
{
|
|
"minHeight": 1,
|
|
"maxPerChunk": 10,
|
|
"maxHeight": 64,
|
|
"minPerChunk": 8,
|
|
"minSize": 4,
|
|
"maxSize": 9,
|
|
"palette": [{"block": "minecraft:copper_ore"}],
|
|
"varience": 7
|
|
},
|
|
{
|
|
"minHeight": 1,
|
|
"maxPerChunk": 10,
|
|
"maxHeight": 175,
|
|
"minPerChunk": 9,
|
|
"minSize": 6,
|
|
"maxSize": 10,
|
|
"palette": [{"block": "minecraft:coal_ore"}],
|
|
"varience": 9
|
|
}
|
|
],
|
|
"CAVES": "All settings in regards to caves. Contains a toggle and the cave carve layers.",
|
|
"caves": true,
|
|
"caveLayers": [
|
|
{
|
|
"canBreakSurface": true,
|
|
"caveThickness": 0.48,
|
|
"caveZoom": 0.7,
|
|
"horizontalSlope": {
|
|
"min": -40,
|
|
"max": 60,
|
|
"generator": {
|
|
"style": "SIMPLEX",
|
|
"zoom": 2
|
|
}
|
|
},
|
|
"verticalSlope": {
|
|
"min": 10,
|
|
"max": 110,
|
|
"generator": {
|
|
"style": "SIMPLEX",
|
|
"zoom": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"canBreakSurface": false,
|
|
"caveThickness": 0.5,
|
|
"caveZoom": 0.7,
|
|
"horizontalSlope": {
|
|
"min": -40,
|
|
"max": 30,
|
|
"generator": {
|
|
"style": "IRIS",
|
|
"zoom": 2
|
|
}
|
|
},
|
|
"verticalSlope": {
|
|
"min": 60,
|
|
"max": 255,
|
|
"generator": {
|
|
"style": "IRIS",
|
|
"zoom": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"canBreakSurface": false,
|
|
"caveThickness": 0.1,
|
|
"caveZoom": 0.7,
|
|
"horizontalSlope": {
|
|
"min": -40,
|
|
"max": 50,
|
|
"generator": {
|
|
"style": "PERLIN",
|
|
"zoom": 2
|
|
}
|
|
},
|
|
"verticalSlope": {
|
|
"min": -40,
|
|
"max": 80,
|
|
"generator": {
|
|
"style": "PERLIN",
|
|
"zoom": 2
|
|
}
|
|
},
|
|
"fluid": {
|
|
"fluidHeight": 12,
|
|
"fluidType": {"block": "minecraft:lava"}
|
|
}
|
|
}
|
|
],
|
|
"caveBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
|
|
"CAVERNS//CARVING": "Carving layers that cut off certain parts of the world",
|
|
"carving": true,
|
|
"carveLayers": [{
|
|
"style": {
|
|
"style": "PERLIN_IRIS_HALF",
|
|
"zoom": 0.2,
|
|
"fracture": {
|
|
"multiplier": 5,
|
|
"style": "PERLIN",
|
|
"zoom": 0.5
|
|
}
|
|
},
|
|
"fullPercent": 0.01,
|
|
"threshold": 0.68,
|
|
"minHeight": -50,
|
|
"maxHeight": 110
|
|
}],
|
|
"RAVINES": "Settings regarding ravines. Iris does not know when and where they spawn, so it may look weird (with cave fluids)",
|
|
"ravines": false,
|
|
"ravineRarity": 500,
|
|
"ravineRibRarity": 3,
|
|
"OTHER": "Other settings you probably should not touch.",
|
|
"aggressiveBiomeReshuffle": true,
|
|
"coordFractureDistance": 926,
|
|
"coordFractureZoom": 0.15,
|
|
"dimensionAngleDeg": 69,
|
|
"preventLeafDecay": true,
|
|
"postProcessCaves": true,
|
|
"postProcessing": true,
|
|
"placeObjects": true,
|
|
"terrainZoom": 1,
|
|
"stronghold": "stronghold",
|
|
"strongholdJumpDistance": 670,
|
|
"maxStrongholds": 27,
|
|
"decorate": true,
|
|
"skylandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"},
|
|
"islandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}
|
|
}
|