diff --git a/README.md b/README.md index c13cda18..8706ff73 100644 --- a/README.md +++ b/README.md @@ -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= type=earthworld + ``` + + (Replace `` 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= type=earthworld-itemsadder + ``` + + (Replace `` 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! diff --git a/dimensions/earthworld-itemsadder.json b/dimensions/earthworld-itemsadder.json new file mode 100644 index 00000000..5ff7920c --- /dev/null +++ b/dimensions/earthworld-itemsadder.json @@ -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"] + } +} diff --git a/dimensions/earthworld.json b/dimensions/earthworld.json new file mode 100644 index 00000000..9efcda8d --- /dev/null +++ b/dimensions/earthworld.json @@ -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"] + } +} diff --git a/dimensions/overworld.json b/dimensions/overworld.json deleted file mode 100644 index 6b9139b5..00000000 --- a/dimensions/overworld.json +++ /dev/null @@ -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" - ] - } -} \ No newline at end of file diff --git a/images/RedHueWorld-Border.png b/images/RedHueWorld-Border.png new file mode 100644 index 00000000..ccd5c39a Binary files /dev/null and b/images/RedHueWorld-Border.png differ diff --git a/images/RedHueWorld.png b/images/RedHueWorld.png new file mode 100644 index 00000000..0018aed5 Binary files /dev/null and b/images/RedHueWorld.png differ diff --git a/images/WaterWorld-Border.png b/images/WaterWorld-Border.png new file mode 100644 index 00000000..51ac886a Binary files /dev/null and b/images/WaterWorld-Border.png differ diff --git a/images/WaterWorld.png b/images/WaterWorld.png new file mode 100644 index 00000000..0eb7a0d5 Binary files /dev/null and b/images/WaterWorld.png differ diff --git a/images/prototype-rivers.png b/images/prototype-rivers.png deleted file mode 100644 index d912b8e4..00000000 Binary files a/images/prototype-rivers.png and /dev/null differ diff --git a/images/vascularcliffs.png b/images/vascularcliffs.png deleted file mode 100644 index 38fa7cb9..00000000 Binary files a/images/vascularcliffs.png and /dev/null differ