9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
This commit is contained in:
Daniel Mills
2020-09-02 02:40:21 -04:00
parent 5806d07b2a
commit f8ff7705cf
9 changed files with 510 additions and 8 deletions

136
biomes/frozen-river.json Normal file
View File

@@ -0,0 +1,136 @@
{
"name": "Frozen River",
"layers": [
{
"palette": [
"DIRT",
"GRAVEL",
"STONE"
]
},
{
"minHeight": 2,
"maxHeight": 3,
"style": {
"style": "STATIC"
},
"palette": [
"SAND",
"CLAY",
"SAND",
"GRAVEL",
"SAND",
"DIRT",
"SAND",
"SAND"
]
}
],
"loot": {
"tables": [
"ocean-clutter"
]
},
"seaLayers": [
{
"minHeight": 3,
"maxHeight": 6,
"style": {
"style": "FRACTAL_WATER",
"fracture": {
"style": "IRIS_DOUBLE",
"multiplier": 9.25
}
},
"zoom": 1.16,
"palette": [
"ICE",
"ICE",
"PACKED_ICE",
"PACKED_ICE",
"PACKED_ICE",
"BLUE_ICE",
"PACKED_ICE",
"PACKED_ICE",
"PACKED_ICE",
"ICE",
"ICE"
]
},
{
"minHeight": 1,
"maxHeight": 2,
"palette": [
"PACKED_ICE"
]
}
],
"objects": [
{
"chance": 0.01,
"density": 3,
"onwater": true,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"snow": 0.45,
"place": [
"ice-spikes/sp-1",
"ice-spikes/sp-2",
"ice-spikes/sp-3",
"ice-spikes/sp-4",
"ice-spikes/sp-5",
"ice-spikes/tp-1",
"ice-spikes/tp-2",
"ice-spikes/tp-3",
"ice-spikes/tp-4"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.1,
"onwater": true,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"snow": 0.01,
"place": [
"ice-spikes/ice-spec-1",
"ice-spikes/ice-spec-2",
"ice-spikes/ice-spec-3",
"ice-spikes/ice-spec-4",
"ice-spikes/ice-spec-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"generators": [
{
"generator": "sharp",
"min": -18,
"max": -13
}
],
"derivative": "DEEP_FROZEN_OCEAN"
}

150
biomes/temperate-river.json Normal file
View File

@@ -0,0 +1,150 @@
{
"name": "River",
"loot": {
"tables": [
"ocean-clutter"
]
},
"layers": [
{
"minHeight": 2,
"maxHeight": 3,
"style": {
"style": "FRACTAL_FBM_IRIS"
},
"zoom": 0.825,
"palette": [
"SAND",
"CLAY",
"SAND",
"GRAVEL",
"SAND",
"DIRT",
"SAND",
"SAND"
]
},
{
"palette": [
"DIRT"
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
"DIRT",
"DIRT",
"COARSE_DIRT"
]
}
],
"objects": [
{
"chance": 0.001,
"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
}
}
],
"generators": [
{
"generator": "plain",
"min": -25,
"max": -11
}
],
"decorators": [
{
"zoom": 1,
"chance": 0.0006,
"palette": [
"SOUL_SAND",
"MAGMA_BLOCK"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 5,
"chance": 0.07,
"palette": [
"SEAGRASS"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 1,
"stackMax": 6,
"stackMin": 2,
"chance": 0.013,
"palette": [
"KELP_PLANT"
],
"heightVariance": {
"style": "IRIS"
},
"verticalZoom": 88,
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 1,
"chance": 0.001,
"palette": [
"minecraft:sea_pickle[pickles=1,waterlogged=true]"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
}
],
"slab": {
"style": {
"style": "STATIC"
},
"palette": [
"minecraft:sandstone_slab[type=bottom,waterlogged=false]",
"minecraft:smooth_sandstone_slab[type=bottom,waterlogged=false]",
"AIR",
"AIR"
]
},
"derivative": "LUKEWARM_OCEAN"
}

View File

@@ -248,8 +248,7 @@
"palette": [
"JUNGLE_WOOD",
"JUNGLE_WOOD",
"JUNGLE_WOOD",
"MELON"
"JUNGLE_WOOD"
],
"heightVariance": {
"style": "IRIS"

185
biomes/tundra-river.json Normal file
View File

@@ -0,0 +1,185 @@
{
"name": "Cold River",
"layers": [
{
"minHeight": 2,
"maxHeight": 3,
"zoom": 0.825,
"style": {
"style": "STATIC"
},
"palette": [
"SAND",
"CLAY",
"SAND",
"GRAVEL",
"SAND",
"DIRT",
"SAND",
"SAND"
]
},
{
"palette": [
"DIRT"
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
"DIRT",
"DIRT",
"COARSE_DIRT"
]
}
],
"loot": {
"tables": [
"ocean-clutter"
]
},
"objects": [
{
"chance": 0.01,
"underwater": true,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"ships/swreck-1",
"ships/usd-ship-1",
"ships/usd-ship-2"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
},
{
"chance": 0.1,
"underwater": true,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"statue/sub-stat-1",
"statue/sub-stat-2",
"statue/sub-stat-3",
"statue/sub-stat-4",
"statue/sub-stat-5"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"children": [
"rocky-ocean"
],
"slab": {
"style": {
"style": "STATIC"
},
"palette": [
"minecraft:sandstone_slab[type=bottom,waterlogged=false]",
"minecraft:smooth_sandstone_slab[type=bottom,waterlogged=false]",
"AIR",
"AIR"
]
},
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
"STONE",
"ANDESITE",
"STONE"
]
},
"decorators": [
{
"zoom": 20,
"chance": 0.07,
"palette": [
"SEAGRASS"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 1,
"chance": 0.0006,
"palette": [
"SOUL_SAND",
"MAGMA_BLOCK"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 1,
"stackMax": 24,
"stackMin": 2,
"chance": 0.013,
"palette": [
"KELP_PLANT"
],
"heightVariance": {
"style": "IRIS"
},
"verticalZoom": 88,
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 1,
"chance": 0.001,
"palette": [
"minecraft:sea_pickle[pickles=1,waterlogged=true]"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
}
],
"generators": [
{
"generator": "plain",
"min": -33,
"max": -7
}
],
"derivative": "COLD_OCEAN"
}

View File

@@ -172,7 +172,7 @@
"processor": "waterlogger"
}
],
"landChance": 0.6,
"landChance": 0.72,
"carvingZoom": 3.5,
"carvingMin": 115,
"carvingMax": 239,
@@ -215,8 +215,8 @@
}
},
"continentalStyle": {
"style": "FRACTAL_BILLOW_IRIS",
"zoom": 1.125
"style": "CELLULAR_IRIS_DOUBLE",
"zoom": 2.425
},
"continentZoom": 1,
"dimensionAngleDeg": 19,

View File

@@ -1,7 +1,7 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_3",
"horizontalScale": 220
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 13
},
"seed": 7246661,
"composite": [

View File

@@ -6,6 +6,11 @@
"shoreHeightMax": 4.2,
"shoreHeightZoom": 1.14,
"landBiomeZoom": 1.25,
"riverBiomes": [
"frozen-river"
],
"riverRarity": 1,
"riverThickness": 0.006,
"effects": [
{
"potionEffect": "SLOW_DIGGING",

View File

@@ -18,7 +18,20 @@
"temperate-old-cavern",
"temperate-cracked-cavern"
],
"riverBiomes": [
"temperate-river"
],
"riverRarity": 1,
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"style": "IRIS",
"zoom": 5,
"multiplier": 240
}
},
"riverThickness": 0.025,
"shoreBiomes": [
"temperate-beach"
],

View File

@@ -19,6 +19,20 @@
"tundra-beach",
"tundra-beach-stone"
],
"riverBiomes": [
"tundra-river"
],
"riverRarity": 1,
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"style": "IRIS",
"zoom": 5,
"multiplier": 240
}
},
"riverThickness": 0.025,
"caveBiomes": [
"tundra-cavern",
"tundra-spiked-cavern"