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

Added earthworld dimension, images, and readme

This commit is contained in:
vinnysaj
2025-04-28 09:19:08 -04:00
parent d23148e79a
commit c52031eef4
10 changed files with 1384 additions and 611 deletions

View File

@@ -1,20 +1,62 @@
# Overworld V3000
The standard overworld for [Iris the Dimension Engine](https://www.spigotmc.org/resources/iris-world-gen-the-dimension-engine.84586/). New and Improved!
# Earthworld, based on Overworld!
The standard overworld, modified to be an earth-style map for
[Iris the Dimension Engine](https://www.spigotmc.org/resources/iris-world-gen-the-dimension-engine.84586/).
## Creating an Earth Dimension
To create a new Earth dimension, use the `/iris create` command.
- **Standard Earth World:**
```bash
/iris create name=<desired-world-name> type=earthworld
```
(Replace `<desired-world-name>` with the name you want.)
- **Earth World with IASurvival Ores:** If you have ItemsAdder installed and
want its ores included, run:
```bash
/iris create name=<desired-world-name> type=earthworld-itemsadder
```
(Replace `<desired-world-name>` with the name you want.)
**Requirements for ItemsAdder version:**
- ItemsAdder must be installed.
- WorldEdit may need to be installed, but FAWE will not work.
- ItemsAdderBlocksInjector must be installed.
More info on ItemsAdder + Iris
[here](https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/iris).
Contributors & creators:
- [Astrash](https://github.com/Astrashh) (A lot of biomes, objects, generator configurations, caves, jigsaw structures For v2. His pack here: [Continents](https://github.com/Astrashh/Continents))
- [ArMiN231](https://github.com/Armin231) (Lots of updates for Loot, and Structure systems galore)
- [Brian](https://github.com/NextdoorPsycho) (Created the original (overworld) content in the pack. Most of the objects and biomes are of his making, and free to use for anyone who owns [Iris](https://www.spigotmc.org/resources/iris-world-gen-the-dimension-engine.84586/))
- [Coco](https://github.com/CocoTheOwner/) (Did much of the bugfixing, configuration tweaks, merges, early v2 development)
- [Cyberpwn](https://github.com/cyberpwnn) (Much of the early Bases and development of the iris plugin)
- [Astrash](https://github.com/Astrashh) (A lot of biomes, objects, generator
configurations, caves, jigsaw structures For v2. His pack here:
[Continents](https://github.com/Astrashh/Continents))
- [ArMiN231](https://github.com/Armin231) (Lots of updates for Loot, and
Structure systems galore)
- [Brian](https://github.com/NextdoorPsycho) (Created the original (overworld)
content in the pack. Most of the objects and biomes are of his making, and
free to use for anyone who owns
[Iris](https://www.spigotmc.org/resources/iris-world-gen-the-dimension-engine.84586/))
- [Coco](https://github.com/CocoTheOwner/) (Did much of the bugfixing,
configuration tweaks, merges, early v2 development)
- [Cyberpwn](https://github.com/cyberpwnn) (Much of the early Bases and
development of the iris plugin)
- [Espen](https://github.com/espen96) (Cave, Ore, and Other improvements)
- [K530](https://github.com/K530-hub) (Biome reworks, and mountain generation)
- [RaydenKonig](https://github.com/RaydenKonig) (Innovative ideas and configurations)
- [Repixelated](https://github.com/RePixelatedMC) (Major Overhaul to the Overworld and Significant Maintainer for Community packs and content)
- [Strangeone101](https://github.com/StrangeOne101) (Significant im[rovements to engine and Generator functions)
- [RaydenKonig](https://github.com/RaydenKonig) (Innovative ideas and
configurations)
- [Repixelated](https://github.com/RePixelatedMC) (Major Overhaul to the
Overworld and Significant Maintainer for Community packs and content)
- [Strangeone101](https://github.com/StrangeOne101) (Significant im[rovements to
engine and Generator functions)
Great thanks to these people for contributing to the pack.
If you want to contribute as well, feel free to make a fork and pull requests.
Please contact us on Discord if you have some changes up for review!
Great thanks to these people for contributing to the pack. If you want to
contribute as well, feel free to make a fork and pull requests. Please contact
us on Discord if you have some changes up for review!

View File

@@ -0,0 +1,741 @@
{
"version": 31010,
"name": "Earthworld-IA",
"environment": "NORMAL",
"dimensionAngleDeg": 69,
"fluidHeight": 75,
"jigsawStructureDivisor": 20,
"continentZoom": 1.5,
"continentalStyle": {
"imageMap": {
"image": "WaterWorld-Border",
"tiled": false,
"channel": "RED",
"coordinateScale": 1,
"centered": true,
"inverted": true,
"interpolationMethod": "NONE"
},
"zoom": 1
},
"jigsawStructures": [
{
"structure": "trail_chambers",
"rarity": 1600
}
],
"logicalHeight": 1024,
"dimensionHeight": {
"max": 1024,
"min": -64
},
"logicalHeightEnd": 448,
"dimensionHeightEnd": {
"max": 448,
"min": -64
},
"logicalHeightNether": 448,
"dimensionHeightNether": {
"max": 448,
"min": -64
},
"landChance": 0.69,
"regionStyle": {
"imageMap": {
"image": "RedHueWorld-Border",
"tiled": false,
"channel": "RED",
"coordinateScale": 1,
"centered": true,
"inverted": false,
"interpolationMethod": "NONE"
},
"zoom": 1
},
"regionZoom": 1.5,
"regions": [
"frozen",
"hot",
"terralost",
"mushroom",
"forests",
"tundra",
"temperate",
"tropical",
"swamp"
],
"seaBiomeStyle": {
"style": "SIMPLEX",
"axialFracturing": true
},
"landBiomeStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"carving": {
"caves": [
{
"breakSurface": true,
"cave": "cavesv4/dark-depths/tubes",
"rarity": 90,
"caveStartHeight": {
"max": 30,
"min": 10,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/azure-wastes/main",
"rarity": 120,
"caveStartHeight": {
"max": 120,
"min": 58,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/mushroom/main",
"rarity": 180,
"caveStartHeight": {
"max": 100,
"min": 45,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/crystalized-overgrown/tubes",
"rarity": 120,
"caveStartHeight": {
"max": 90,
"min": 42,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/crystalized/tubes",
"rarity": 120,
"caveStartHeight": {
"max": 90,
"min": 42,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/spider-infestation/main",
"rarity": 170,
"caveStartHeight": {
"max": 250,
"min": 64,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/mantle-core/main",
"rarity": 60,
"caveStartHeight": {
"max": 20,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "deep/main",
"rarity": 60,
"caveStartHeight": {
"max": 64,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"cave": "lush/main",
"rarity": 100,
"breakSurface": false,
"caveStartHeight": {
"max": 65,
"min": 30,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": false,
"cave": "deep/elongated",
"rarity": 40,
"caveStartHeight": {
"max": 64,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": false,
"cave": "deepdark/big-deepdarkcave",
"rarity": 300,
"caveStartHeight": {
"max": 50,
"min": 12,
"style": {
"style": "STATIC"
}
}
}
]
},
"shoreBiomeStyle": {
"style": "NOWHERE_CELLULAR"
},
"deposits": [
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 390,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:granite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 310,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:andesite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 309,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:diorite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 389,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:gravel"
}
],
"varience": 2
},
{
"minHeight": 1,
"maxPerChunk": 128,
"maxHeight": 64,
"minPerChunk": 128,
"minSize": 8,
"maxSize": 4,
"palette": [
{
"block": "minecraft:deepslate"
}
],
"varience": 4
},
{
"minHeight": 64,
"maxPerChunk": 4,
"maxHeight": 144,
"minPerChunk": 1,
"minSize": 5,
"maxSize": 7,
"palette": [
{
"block": "iasurvival:cassiterite_ore"
}
],
"varience": 2
},
{
"minHeight": -1,
"maxPerChunk": 2,
"maxHeight": 64,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 5,
"palette": [
{
"block": "iasurvival:cassiterite_ore"
}
],
"varience": 2
},
{
"minHeight": 64,
"maxPerChunk": 4,
"maxHeight": 94,
"minPerChunk": 1,
"minSize": 5,
"maxSize": 7,
"palette": [
{
"block": "iasurvival:ruby_ore"
}
],
"varience": 2
},
{
"minHeight": -1,
"maxPerChunk": 1,
"maxHeight": 64,
"minPerChunk": 1,
"minSize": 8,
"maxSize": 10,
"palette": [
{
"block": "iasurvival:ruby_ore"
}
],
"varience": 2
},
{
"minHeight": 54,
"maxPerChunk": 2,
"maxHeight": 72,
"minPerChunk": 1,
"minSize": 5,
"maxSize": 7,
"palette": [
{
"block": "iasurvival:spinel_ore"
}
],
"varience": 2
},
{
"minHeight": 49,
"maxPerChunk": 2,
"maxHeight": 74,
"minPerChunk": 1,
"minSize": 5,
"maxSize": 7,
"palette": [
{
"block": "iasurvival:turquoise_ore"
}
],
"varience": 2
},
{
"minHeight": 54,
"maxPerChunk": 2,
"maxHeight": 69,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 5,
"palette": [
{
"block": "iasurvival:aqua_aura_ore"
}
],
"varience": 2
},
{
"minHeight": -1,
"maxPerChunk": 3,
"maxHeight": 64,
"minPerChunk": 1,
"minSize": 6,
"maxSize": 8,
"palette": [
{
"block": "iasurvival:dark_amethyst_ore"
}
],
"varience": 2
},
{
"minHeight": 94,
"maxPerChunk": 3,
"maxHeight": 214,
"minPerChunk": 1,
"minSize": 5,
"maxSize": 7,
"palette": [
{
"block": "iasurvival:iron_dirt_ore"
}
],
"varience": 2
},
{
"minHeight": 94,
"maxPerChunk": 3,
"maxHeight": 214,
"minPerChunk": 1,
"minSize": 5,
"maxSize": 7,
"palette": [
{
"block": "iasurvival:gold_dirt_ore"
}
],
"varience": 2
},
{
"minHeight": 94,
"maxPerChunk": 3,
"maxHeight": 214,
"minPerChunk": 1,
"minSize": 5,
"maxSize": 7,
"palette": [
{
"block": "iasurvival:coal_dirt_ore"
}
],
"varience": 2
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_copper_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_diamond_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_emerald_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_gold_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_iron_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_coal_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_redstone_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_lapis_ore"
}
],
"varience": 4
},
{
"minHeight": 64,
"maxHeight": 384,
"maxPerChunk": 30,
"minPerChunk": 20,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:coal_ore"
}
],
"varience": 5
},
{
"minHeight": 48,
"maxHeight": 280,
"maxPerChunk": 16,
"minPerChunk": 16,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:copper_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 228,
"maxPerChunk": 4,
"minPerChunk": 2,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:lapis_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 384,
"maxPerChunk": 90,
"minPerChunk": 10,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:iron_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 166,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:gold_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 160,
"maxPerChunk": 8,
"minPerChunk": 4,
"minSize": 6,
"maxSize": 10,
"palette": [
{
"data": {
"lit": false
},
"block": "minecraft:redstone_ore"
}
],
"varience": 7
},
{
"minHeight": 5,
"maxHeight": 50,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:diamond_ore"
}
],
"varience": 5
},
{
"minHeight": 48,
"maxHeight": 384,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:emerald_ore"
}
],
"varience": 5
}
],
"caveBiomeStyle": {
"style": "SIMPLEX"
},
"coordFractureZoom": 0.15,
"layers": [
{
"minHeight": 0,
"maxHeight": 2,
"palette": [
{
"block": "minecraft:snow_block"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 1,
"maxHeight": 1,
"palette": [
{
"block": "minecraft:grass_block"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 7,
"maxHeight": 18,
"palette": [
{
"block": "minecraft:dirt"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "minecraft:stone"
},
{
"block": "minecraft:andesite"
},
{
"block": "minecraft:stone"
}
]
}
],
"preventLeafDecay": true,
"useMantle": true,
"stronghold": "stronghold",
"strongholdJumpDistance": 670,
"maxStrongholds": 27,
"decorate": true,
"loot": {
"mode": "FALLBACK",
"tables": ["global-clutter", "global-tools", "global-treasure"]
}
}

587
dimensions/earthworld.json Normal file
View File

@@ -0,0 +1,587 @@
{
"version": 31010,
"name": "Earthworld",
"environment": "NORMAL",
"dimensionAngleDeg": 69,
"fluidHeight": 75,
"jigsawStructureDivisor": 20,
"continentZoom": 1.5,
"continentalStyle": {
"imageMap": {
"image": "WaterWorld-Border",
"tiled": false,
"channel": "RED",
"coordinateScale": 1,
"centered": true,
"inverted": true,
"interpolationMethod": "NONE"
},
"zoom": 1
},
"jigsawStructures": [
{
"structure": "trail_chambers",
"rarity": 1600
}
],
"logicalHeight": 1024,
"dimensionHeight": {
"max": 1024,
"min": -64
},
"logicalHeightEnd": 448,
"dimensionHeightEnd": {
"max": 448,
"min": -64
},
"logicalHeightNether": 448,
"dimensionHeightNether": {
"max": 448,
"min": -64
},
"landChance": 0.69,
"regionStyle": {
"imageMap": {
"image": "RedHueWorld-Border",
"tiled": false,
"channel": "RED",
"coordinateScale": 1,
"centered": true,
"inverted": false,
"interpolationMethod": "NONE"
},
"zoom": 1
},
"regionZoom": 1.5,
"regions": [
"frozen",
"hot",
"terralost",
"mushroom",
"forests",
"tundra",
"temperate",
"tropical",
"swamp"
],
"seaBiomeStyle": {
"style": "SIMPLEX",
"axialFracturing": true
},
"landBiomeStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"carving": {
"caves": [
{
"breakSurface": true,
"cave": "cavesv4/dark-depths/tubes",
"rarity": 90,
"caveStartHeight": {
"max": 30,
"min": 10,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/azure-wastes/main",
"rarity": 120,
"caveStartHeight": {
"max": 120,
"min": 58,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/mushroom/main",
"rarity": 180,
"caveStartHeight": {
"max": 100,
"min": 45,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/crystalized-overgrown/tubes",
"rarity": 120,
"caveStartHeight": {
"max": 90,
"min": 42,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/crystalized/tubes",
"rarity": 120,
"caveStartHeight": {
"max": 90,
"min": 42,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/spider-infestation/main",
"rarity": 170,
"caveStartHeight": {
"max": 250,
"min": 64,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/mantle-core/main",
"rarity": 60,
"caveStartHeight": {
"max": 20,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "deep/main",
"rarity": 60,
"caveStartHeight": {
"max": 64,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"cave": "lush/main",
"rarity": 100,
"breakSurface": false,
"caveStartHeight": {
"max": 65,
"min": 30,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": false,
"cave": "deep/elongated",
"rarity": 40,
"caveStartHeight": {
"max": 64,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": false,
"cave": "deepdark/big-deepdarkcave",
"rarity": 300,
"caveStartHeight": {
"max": 50,
"min": 12,
"style": {
"style": "STATIC"
}
}
}
]
},
"shoreBiomeStyle": {
"style": "NOWHERE_CELLULAR"
},
"deposits": [
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 390,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:granite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 310,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:andesite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 309,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:diorite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 389,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:gravel"
}
],
"varience": 2
},
{
"minHeight": 1,
"maxPerChunk": 128,
"maxHeight": 64,
"minPerChunk": 128,
"minSize": 8,
"maxSize": 4,
"palette": [
{
"block": "minecraft:deepslate"
}
],
"varience": 4
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_copper_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_diamond_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_emerald_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_gold_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_iron_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_coal_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_redstone_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_lapis_ore"
}
],
"varience": 4
},
{
"minHeight": 64,
"maxHeight": 384,
"maxPerChunk": 30,
"minPerChunk": 20,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:coal_ore"
}
],
"varience": 5
},
{
"minHeight": 48,
"maxHeight": 280,
"maxPerChunk": 16,
"minPerChunk": 16,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:copper_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 228,
"maxPerChunk": 4,
"minPerChunk": 2,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:lapis_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 384,
"maxPerChunk": 90,
"minPerChunk": 10,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:iron_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 166,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:gold_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 160,
"maxPerChunk": 8,
"minPerChunk": 4,
"minSize": 6,
"maxSize": 10,
"palette": [
{
"data": {
"lit": false
},
"block": "minecraft:redstone_ore"
}
],
"varience": 7
},
{
"minHeight": 5,
"maxHeight": 50,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:diamond_ore"
}
],
"varience": 5
},
{
"minHeight": 48,
"maxHeight": 384,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:emerald_ore"
}
],
"varience": 5
}
],
"caveBiomeStyle": {
"style": "SIMPLEX"
},
"coordFractureZoom": 0.15,
"layers": [
{
"minHeight": 0,
"maxHeight": 2,
"palette": [
{
"block": "minecraft:snow_block"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 1,
"maxHeight": 1,
"palette": [
{
"block": "minecraft:grass_block"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 7,
"maxHeight": 18,
"palette": [
{
"block": "minecraft:dirt"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "minecraft:stone"
},
{
"block": "minecraft:andesite"
},
{
"block": "minecraft:stone"
}
]
}
],
"preventLeafDecay": true,
"useMantle": true,
"stronghold": "stronghold",
"strongholdJumpDistance": 670,
"maxStrongholds": 27,
"decorate": true,
"loot": {
"mode": "FALLBACK",
"tables": ["global-clutter", "global-tools", "global-treasure"]
}
}

View File

@@ -1,597 +0,0 @@
{
"version": 31020,
"name": "Overworld",
"environment": "NORMAL",
"dimensionAngleDeg": 69,
"fluidHeight": 75,
"jigsawStructureDivisor": 20,
"continentZoom": 1,
"continentalStyle": {
"style": "NOWHERE_CELLULAR",
"fracture": {
"style": "FRACTAL_SMOKE",
"axialFracturing": true,
"multiplier": 1,
"fracture": {
"style": "STATIC",
"multiplier": 1,
"axialFracturing": true
}
},
"axialFracturing": true,
"zoom": 6
},
"jigsawStructures": [
{
"structure": "trail_chambers",
"rarity": 1600
}
],
"logicalHeight": 1024,
"dimensionHeight": {
"max": 1024,
"min": -64
},
"logicalHeightEnd": 448,
"dimensionHeightEnd": {
"max": 448,
"min": -64
},
"logicalHeightNether": 448,
"dimensionHeightNether": {
"max": 448,
"min": -64
},
"landChance": 0.69,
"regionStyle": {
"style": "CELLULAR_IRIS_DOUBLE",
"axialFracturing": true,
"fracture": {
"axialFracturing": true,
"multiplier": 9,
"style": "FRACTAL_WATER",
"zoom": 0.15,
"fracture": {
"style": "STATIC",
"multiplier": 1,
"axialFracturing": true
}
}
},
"regionZoom": 16.15,
"regions": [
"frozen",
"hot",
"terralost",
"mushroom",
"forests",
"tundra",
"temperate",
"tropical",
"swamp"
],
"seaBiomeStyle": {
"style": "SIMPLEX",
"axialFracturing": true
},
"landBiomeStyle": {
"style": "NOWHERE_CELLULAR",
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 4
}
}
},
"carving": {
"caves": [
{
"breakSurface": true,
"cave": "cavesv4/dark-depths/tubes",
"rarity": 90,
"caveStartHeight": {
"max": 30,
"min": 10,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/azure-wastes/main",
"rarity": 120,
"caveStartHeight": {
"max": 120,
"min": 58,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/mushroom/main",
"rarity": 180,
"caveStartHeight": {
"max": 100,
"min": 45,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/crystalized-overgrown/tubes",
"rarity": 120,
"caveStartHeight": {
"max": 90,
"min": 42,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/crystalized/tubes",
"rarity": 120,
"caveStartHeight": {
"max": 90,
"min": 42,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/spider-infestation/main",
"rarity": 170,
"caveStartHeight": {
"max": 250,
"min": 64,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "cavesv4/mantle-core/main",
"rarity": 60,
"caveStartHeight": {
"max": 20,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": true,
"cave": "deep/main",
"rarity": 60,
"caveStartHeight": {
"max": 64,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"cave": "lush/main",
"rarity": 100,
"breakSurface": false,
"caveStartHeight": {
"max": 65,
"min": 30,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": false,
"cave": "deep/elongated",
"rarity": 40,
"caveStartHeight": {
"max": 64,
"min": 12,
"style": {
"style": "STATIC"
}
}
},
{
"breakSurface": false,
"cave": "deepdark/big-deepdarkcave",
"rarity": 300,
"caveStartHeight": {
"max": 50,
"min": 12,
"style": {
"style": "STATIC"
}
}
}
]
},
"shoreBiomeStyle": {
"style": "NOWHERE_CELLULAR"
},
"deposits": [
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 390,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:granite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 310,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:andesite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 309,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:diorite"
}
],
"varience": 2
},
{
"minHeight": 19,
"maxPerChunk": 8,
"maxHeight": 389,
"minPerChunk": 1,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "minecraft:gravel"
}
],
"varience": 2
},
{
"minHeight": 1,
"maxPerChunk": 128,
"maxHeight": 64,
"minPerChunk": 128,
"minSize": 8,
"maxSize": 4,
"palette": [
{
"block": "minecraft:deepslate"
}
],
"varience": 4
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_copper_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_diamond_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_emerald_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_gold_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_iron_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_coal_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_redstone_ore"
}
]
},
{
"minHeight": 5,
"maxPerChunk": 9,
"maxHeight": 51,
"minPerChunk": 5,
"minSize": 4,
"maxSize": 8,
"palette": [
{
"block": "minecraft:deepslate_lapis_ore"
}
],
"varience": 4
},
{
"minHeight": 64,
"maxHeight": 384,
"maxPerChunk": 30,
"minPerChunk": 20,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:coal_ore"
}
],
"varience": 5
},
{
"minHeight": 48,
"maxHeight": 280,
"maxPerChunk": 16,
"minPerChunk": 16,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:copper_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 228,
"maxPerChunk": 4,
"minPerChunk": 2,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:lapis_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 384,
"maxPerChunk": 90,
"minPerChunk": 10,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:iron_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 166,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:gold_ore"
}
],
"varience": 5
},
{
"minHeight": 5,
"maxHeight": 160,
"maxPerChunk": 8,
"minPerChunk": 4,
"minSize": 6,
"maxSize": 10,
"palette": [
{
"data": {
"lit": false
},
"block": "minecraft:redstone_ore"
}
],
"varience": 7
},
{
"minHeight": 5,
"maxHeight": 50,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:diamond_ore"
}
],
"varience": 5
},
{
"minHeight": 48,
"maxHeight": 384,
"maxPerChunk": 4,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 6,
"palette": [
{
"block": "minecraft:emerald_ore"
}
],
"varience": 5
}
],
"caveBiomeStyle": {
"style": "SIMPLEX"
},
"coordFractureZoom": 0.15,
"layers": [
{
"minHeight": 0,
"maxHeight": 2,
"palette": [
{
"block": "minecraft:snow_block"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 1,
"maxHeight": 1,
"palette": [
{
"block": "minecraft:grass_block"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 7,
"maxHeight": 18,
"palette": [
{
"block": "minecraft:dirt"
}
],
"slopeCondition": {
"maximumSlope": 3
}
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "minecraft:stone"
},
{
"block": "minecraft:andesite"
},
{
"block": "minecraft:stone"
}
]
}
],
"preventLeafDecay": true,
"useMantle": true,
"stronghold": "stronghold",
"strongholdJumpDistance": 670,
"maxStrongholds": 27,
"decorate": true,
"loot": {
"mode": "FALLBACK",
"tables": [
"global-clutter",
"global-tools",
"global-treasure"
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

BIN
images/RedHueWorld.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

BIN
images/WaterWorld.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB