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

Merge pull request #133 from IrisDimensions/Loadsofchanges

dddd
This commit is contained in:
Brian Neumann-Fopiano
2021-07-15 22:15:53 -07:00
committed by GitHub
23 changed files with 641 additions and 235 deletions

View File

@@ -2,6 +2,7 @@
"name": "Frozen Mountain Cliffs",
"derivative": "SNOWY_MOUNTAINS",
"vanillaDerivative": "SNOWY_MOUNTAINS",
"layers": [
{
"minHeight": 0,

View File

@@ -4,9 +4,9 @@
"vanillaDerivative": "SAVANNA",
"customDerivitives": [{
"id": "savdenmyre",
"grassColor": "#A2B33C",
"grassColor": "#DFD545",
"foliageColor": "#D6A513",
"waterColor": "#8DFFE8",
"waterColor": "#E2EF3B",
"downfallType": "none"
}],
"generators": [{

View File

@@ -4,7 +4,7 @@
"vanillaDerivative": "SAVANNA",
"customDerivitives": [{
"id": "savbeach",
"grassColor": "#A2B33C",
"grassColor": "#E2EF3B",
"foliageColor": "#D6A513",
"waterColor": "#8DFFE8",
"downfallType": "none"

View File

@@ -2,12 +2,12 @@
"name": "Savanna Cliffs",
"derivative": "SAVANNA",
"vanillaDerivative": "SAVANNA",
"children": ["savanna/sav-acacia-denmyre"],
"children": ["hot/sav-acacia-denmyre"],
"customDerivitives": [{
"id": "savcliff",
"grassColor": "#B1B33C",
"grassColor": "#DFD545",
"foliageColor": "#D6A513",
"waterColor": "#8DFFE8",
"waterColor": "#E2EF3B",
"downfallType": "none"
}],
"generators": [{

View File

@@ -4,9 +4,9 @@
"vanillaDerivative": "SAVANNA",
"customDerivitives": [{
"id": "savforest",
"grassColor": "#CACC45",
"grassColor": "#E2EF3B",
"foliageColor": "#D6A513",
"waterColor": "#8DFFE8",
"waterColor": "#E2EF3B",
"downfallType": "none"
}],
"generators": [{

View File

@@ -4,9 +4,9 @@
"vanillaDerivative": "SAVANNA",
"customDerivitives": [{
"id": "savplateau",
"grassColor": "#CACC45",
"grassColor": "#FFCB31",
"foliageColor": "#D6A513",
"waterColor": "#8DFFE8",
"waterColor": "#E2EF3B",
"downfallType": "none"
}],
"generators": [{

View File

@@ -2,12 +2,12 @@
"name": "Savanna",
"derivative": "SAVANNA",
"vanillaDerivative": "SAVANNA",
"children": ["savanna/sav-cliff"],
"children": ["hot/sav-cliff"],
"customDerivitives": [{
"id": "savsavanna",
"grassColor": "#CCB845",
"grassColor": "#DFD545",
"foliageColor": "#D6A513",
"waterColor": "#8DFFE8",
"waterColor": "#E2EF3B",
"downfallType": "none"
}],
"generators": [

View File

@@ -3,11 +3,6 @@
"derivative": "SHATTERED_SAVANNA_PLATEAU",
"vanillaDerivative": "BADLANDS_PLATEAU",
"generators": [
{
"min": 1,
"max": 6,
"generator": "plain"
},
{
"min": 9,
"max": 30,

View File

@@ -403,36 +403,6 @@
},
{
"chance": 0.3,
"edit": [
{
"find": [{"block": "pink_glazed_terracotta"}],
"replace": {"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]}
},
{
"find": [{"block": "pink_stained_glass"}],
"replace": {"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]}
},
{
"find": [{"block": "pink_wool"}],
"replace": {"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]}
},
{
"find": [{"block": "pink_concrete"}],
"replace": {"palette": [{
"block": "shroomlight",
"data": {"persistent": true}
}]}
}
],
"rotation": {
"yAxis": {
"min": 0,
@@ -443,15 +413,18 @@
"enabled": true
},
"place": [
"sakura/sakura1",
"sakura/sakura2",
"sakura/sakura3",
"sakura/sakura4",
"sakura/sakura5"
"oak-tall/tall-oak1",
"oak-tall/tall-oak2",
"oak-tall/tall-oak3",
"oak-tall/tall-oak4",
"oak-tall/tall-oak5",
"oak-tall/tall-oak6",
"oak-tall/tall-oak7",
"oak-tall/tall-oak8"
],
"translate": {
"x": 0,
"y": -5,
"y": -2,
"z": 0
}
},

View File

@@ -0,0 +1,302 @@
{
"name": "Temperate Sakura Child Forest",
"derivative": "FLOWER_FOREST",
"vanillaDerivative": "FOREST",
"customDerivitives": [{
"id": "temsakurapinkchild",
"foliageColor": "#E88DFF",
"waterColor": "#A5FFED",
"grassColor": "#A8FF98",
"category": "forest"
}],
"generators": [{
"min": 4,
"max": 7,
"generator": "plain"
}],
"layers": [
{
"style": {"style": "STATIC"},
"palette": [{"block": "grass_block"}]
},
{"palette": [{"block": "dirt"}]},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{"block": "dirt"},
{"block": "coarse_dirt"}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
}
],
"jigsawStructures": [
{
"rarity": 1700,
"structure": "pillager_outpost"
},
{
"rarity": 1500,
"structure": "village-temperate"
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [{"block": "oak_wood"}],
"replace": {"palette": [{"block": "stripped_birch_log"}]}
}
],
"place": [
"hazel-oak/hoak-3",
"hazel-oak/hoak-4",
"hazel-oak/hoak-5",
"hazel-oak/hoak-6",
"hazel-oak/hoak-7",
"hazel-oak/hoak-8",
"hazel-oak/hoak-9",
"hazel-oak/hoak-1",
"hazel-oak/s-hoak-3",
"hazel-oak/s-hoak-4",
"hazel-oak/s-hoak-5",
"hazel-oak/s-hoak-6",
"hazel-oak/s-hoak-7",
"hazel-oak/s-hoak-8",
"hazel-oak/s-hoak-9",
"hazel-oak/s-hoak-1",
"hazel-oak/s-hoak-2"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"mode": "PAINT",
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp",
"camp/camp4",
"camp/camp5",
"camp/camp3"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.4,
"mode": "FAST_MIN_HEIGHT",
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"ob-sakura/sakura1",
"ob-sakura/sakura2",
"ob-sakura/sakura3",
"ob-sakura/sakura4",
"ob-sakura/sakura5"
],
"translate": {
"x": 0,
"y": -32,
"z": 0
}
},
{
"chance": 0.002,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"stone-clutt/obelisk-1",
"stone-clutt/obelisk-2",
"stone-clutt/obelisk-3",
"stone-clutt/obelisk-4",
"stone-clutt/obelisk-5",
"stone-clutt/obelisk-6",
"stone-clutt/obelisk-7"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.001,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [{"block": "oak_wood"}],
"replace": {"palette": [{"block": "stripped_birch_log"}]}
}
],
"place": [
"garbage/clutter-1",
"garbage/clutter-2",
"garbage/clutter-3",
"garbage/clutter-4"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"biomeZoom": 60,
"biomeStyle": {"style": "IRIS"},
"decorators": [
{
"chance": 0.8,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [
{
"weight": 1,
"block": "grass"
},
{"block": "grass"},
{"block": "grass"},
{
"chance": 7,
"block": "grass"
}
]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]
},
{
"chance": 0.02,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "tall_grass"}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "allium"}]
},
{
"chance": 0.05,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"chance": 3,
"block": "red_mushroom"
}]
},
{
"chance": 0.05,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"chance": 3,
"block": "poppy"
}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "cobblestone_slab"}]
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
},
"biomeScatter": ["FOREST"]
}

View File

@@ -0,0 +1,303 @@
{
"name": "Temperate Sakura Pink Forest",
"derivative": "FLOWER_FOREST",
"vanillaDerivative": "FOREST",
"children": ["temperate/tem-sakura-pink-child"],
"childStyle": {
"style": "IRIS",
"zoom": 0.3,
"multiplier": 4
},
"customDerivitives": [{
"id": "temsakurapink",
"foliageColor": "#FFADF0",
"waterColor": "#A5FFED",
"grassColor": "#A8FF98",
"category": "forest"
}],
"generators": [{
"min": 4,
"max": 7,
"generator": "plain"
}],
"layers": [
{
"style": {"style": "STATIC"},
"palette": [{"block": "grass_block"}]
},
{"palette": [{"block": "dirt"}]},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{"block": "dirt"},
{"block": "coarse_dirt"}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
}
],
"jigsawStructures": [
{
"rarity": 1700,
"structure": "pillager_outpost"
},
{
"rarity": 1500,
"structure": "village-temperate"
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [{"block": "oak_wood"}],
"replace": {"palette": [{"block": "stripped_birch_log"}]}
}
],
"place": [
"hazel-oak/hoak-3",
"hazel-oak/hoak-4",
"hazel-oak/hoak-5",
"hazel-oak/hoak-6",
"hazel-oak/hoak-7",
"hazel-oak/hoak-8",
"hazel-oak/hoak-9",
"hazel-oak/hoak-1",
"hazel-oak/s-hoak-3",
"hazel-oak/s-hoak-4",
"hazel-oak/s-hoak-5",
"hazel-oak/s-hoak-6",
"hazel-oak/s-hoak-7",
"hazel-oak/s-hoak-8",
"hazel-oak/s-hoak-9",
"hazel-oak/s-hoak-1",
"hazel-oak/s-hoak-2"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"mode": "PAINT",
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp",
"camp/camp4",
"camp/camp5",
"camp/camp3"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.4,
"mode": "FAST_MIN_HEIGHT",
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"ob-sakura/sakura1",
"ob-sakura/sakura2",
"ob-sakura/sakura3",
"ob-sakura/sakura4",
"ob-sakura/sakura5"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
},
{
"chance": 0.002,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"stone-clutt/obelisk-1",
"stone-clutt/obelisk-2",
"stone-clutt/obelisk-3",
"stone-clutt/obelisk-4",
"stone-clutt/obelisk-5",
"stone-clutt/obelisk-6",
"stone-clutt/obelisk-7"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.001,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"garbage/clutter-1",
"garbage/clutter-2",
"garbage/clutter-3",
"garbage/clutter-4"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"biomeZoom": 60,
"biomeStyle": {"style": "IRIS"},
"decorators": [
{
"chance": 0.8,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [
{
"weight": 1,
"block": "grass"
},
{"block": "grass"},
{"block": "grass"},
{
"chance": 7,
"block": "grass"
}
]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]
},
{
"chance": 0.02,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "tall_grass"}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "allium"}]
},
{
"chance": 0.05,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"chance": 3,
"block": "red_mushroom"
}]
},
{
"chance": 0.05,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"chance": 3,
"block": "poppy"
}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "cobblestone_slab"}]
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
},
"biomeScatter": ["FOREST"]
}

View File

@@ -14,14 +14,13 @@
"exponent": 10.1
},
"REGIONS": "Contains the list of regions and their placement style",
"regionZoom": 12,
"regionZoom": 15,
"regions": [
"mushroom",
"swamp",
"mountain",
"ocean",
"tropical-mountain",
"savanna",
"tundra",
"temperate",
"frozen",

View File

@@ -1,7 +1,7 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 18
"horizontalScale": 9
},
"seed": 530,
"composite": [{

View File

@@ -1,7 +1,7 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 28
"horizontalScale": 15
},
"seed": 7246661,
"composite": [{

View File

@@ -1,7 +1,7 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 41
"horizontalScale": 35
},
"seed": 530530,
"composite": [

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -2,7 +2,12 @@
"name": "Hot",
"landBiomes": [
"hot/hot-desert-dunes",
"hot/hot-desert-dunes-red"
"hot/hot-desert-dunes-red",
"hot/sav-forest",
"hot/sav-savanna",
"hot/sav-forest",
"hot/sav-plateau",
"hot/sav-acacia-denmyre"
],
"shoreBiomes": ["hot/hot-beach"],
"seaBiomes": ["ocean/oce-hot-ocean"],

View File

@@ -1,173 +0,0 @@
{
"name": "Savanna",
"landBiomes": [
"savanna/sav-forest",
"savanna/sav-savanna",
"savanna/sav-forest",
"savanna/sav-plateau",
"savanna/sav-acacia-denmyre"
],
"shoreBiomes": ["hot/hot-beach"],
"seaBiomes": ["ocean/oce-tem-river"],
"caveBiomes": ["cave/old-cavern"],
"jigsawStructures": [{
"structure": "murky_stronghold",
"rarity": 750
}],
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"multiplier": 240,
"style": "IRIS",
"zoom": 5
}
},
"biomeImplosionRatio": 0.25,
"objects": [{
"heightmap": {
"seed": 1337,
"style": {
"style": "SIMPLEX",
"multiplier": 10
},
"offsetY": 5
},
"chance": 0.05,
"bottom": true,
"density": 1,
"place": [
"amethyst/ame1",
"amethyst/ame2",
"amethyst/ame3",
"amethyst/ame4",
"amethyst/ame5",
"amethyst/ame6"
],
"edit": [{
"find": [{"block": "glass"}],
"replace": {"palette": [{"block": "void_air"}]}
}],
"enabled": true,
"xAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"yAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"translate": {
"yRandom": 10,
"y": 2
}
}],
"deposits": [
{
"minHeight": 25,
"maxPerChunk": 3,
"maxHeight": 50,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 4,
"palette": [{"block": "gold_ore"}],
"varience": 5
},
{
"minHeight": 15,
"maxPerChunk": 2,
"maxHeight": 35,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 5,
"palette": [{"block": "lapis_ore"}],
"varience": 5
},
{
"minHeight": 22,
"maxPerChunk": 12,
"maxHeight": 81,
"minPerChunk": 7,
"minSize": 12,
"maxSize": 22,
"palette": [
{
"data": {"axis": "x"},
"block": "basalt"
},
{
"data": {"axis": "y"},
"block": "basalt"
},
{
"data": {"axis": "z"},
"block": "basalt"
}
],
"varience": 4
}
],
"landBiomeZoom": 1.85,
"effects": [
{
"potionTicksMin": 87,
"potionEffect": "CONFUSION",
"chance": 1200,
"potionStrength": 0,
"potionTicksMax": 67,
"interval": 500
},
{
"particleAltX": 0.001,
"particleAltY": 0.00885,
"particleAltZ": 0.001,
"chance": 2,
"particleEffect": "CAMPFIRE_SIGNAL_SMOKE",
"particleOffset": 0,
"interval": 1350,
"particleCount": 0
}
],
"shoreHeightMin": 3.2,
"shoreHeightMax": 6.2,
"loot": {
"mode": "ADD",
"multiplier": 1,
"tables": [
"global-clutter",
"global-tools",
"hot-treasure",
"hot-food"
]
},
"shoreHeightZoom": 1.14,
"blockDrops": [{
"drops": [
{
"minAmount": 1,
"type": "acacia_planks",
"maxAmount": 3
},
{
"type": "stripped_acacia_log",
"rarity": 12
},
{
"minAmount": 3,
"type": "stick",
"maxAmount": 5,
"rarity": 7
}
],
"blocks": [
{"block": "acacia_wood"},
{"block": "acacia_log"},
{"block": "stripped_acacia_wood"},
{"block": "stripped_acacia_log"}
],
"replaceVanillaDrops": true
}],
"rarity": 6
}

View File

@@ -5,6 +5,7 @@
"temperate/tem-flower-forest",
"temperate/tem-stranged-plains",
"temperate/tem-longtree-forest",
"temperate/tem-sakura-pink-forest",
"temperate/tem-oak",
"temperate/tem-plains",
"temperate/tem-oak-forest",
@@ -29,7 +30,7 @@
"structure": "murky_stronghold",
"rarity": 750
}],
"biomeImplosionRatio": 0.25,
"biomeImplosionRatio": 0.7,
"deposits": [{
"minHeight": 15,
"maxPerChunk": 3,
@@ -131,7 +132,7 @@
}
],
"riverRarity": 1,
"landBiomeZoom": 2.8,
"landBiomeZoom": 4,
"riverStyle": {
"style": "GLOB_IRIS_DOUBLE",
"zoom": 4.925,