mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
@@ -66,6 +66,13 @@
|
||||
"stackMax": 5,
|
||||
"stackMin": 1
|
||||
},
|
||||
{
|
||||
"chance": 0.02,
|
||||
"palette": [{"block": "andesite_wall"}],
|
||||
"stackMax": 5,
|
||||
"stackMin": 1,
|
||||
"partOf": "CEILING"
|
||||
},
|
||||
{
|
||||
"forcePlace": true,
|
||||
"chance": 0.06,
|
||||
@@ -122,20 +129,23 @@
|
||||
{
|
||||
"chance": 0.0013,
|
||||
"palette": [{"block": "lava"}],
|
||||
"stackMax": 11,
|
||||
"stackMin": 10
|
||||
"stackMax": 20,
|
||||
"stackMin": 20,
|
||||
"partOf": "CEILING"
|
||||
},
|
||||
{
|
||||
"chance": 0.003,
|
||||
"palette": [{"block": "water"}],
|
||||
"stackMax": 11,
|
||||
"stackMin": 10
|
||||
"stackMin": 10,
|
||||
"partOf": "CEILING"
|
||||
},
|
||||
{
|
||||
"chance": 0.005,
|
||||
"palette": [{"block": "stone"}],
|
||||
"stackMax": 16,
|
||||
"stackMin": 15
|
||||
"stackMax": 20,
|
||||
"stackMin": 20,
|
||||
"partOf": "CEILING"
|
||||
},
|
||||
{
|
||||
"chance": 0.004,
|
||||
|
||||
@@ -41,7 +41,8 @@
|
||||
"chance": 0.09,
|
||||
"palette": [{"block": "kelp_plant"}],
|
||||
"stackMin": 2,
|
||||
"stackMax": 12
|
||||
"stackMax": 12,
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.2,
|
||||
@@ -56,7 +57,8 @@
|
||||
"topPalette": [{
|
||||
"block": "tall_seagrass",
|
||||
"data": {"half": "upper"}
|
||||
}]
|
||||
}],
|
||||
"partOf": "SEA_FLOOR"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
@@ -65,12 +67,13 @@
|
||||
"waterloggable": true,
|
||||
"chance": 0.008,
|
||||
"mode": "FAST_MIN_HEIGHT",
|
||||
"bottom": true,
|
||||
"rotation": {
|
||||
"enabled": true,
|
||||
"yAxis": {
|
||||
"enabled": true,
|
||||
"interval": 90,
|
||||
"min": -360,
|
||||
"min": 0,
|
||||
"max": 360
|
||||
}
|
||||
},
|
||||
|
||||
@@ -48,14 +48,16 @@
|
||||
{"block": "soul_sand"},
|
||||
{"block": "magma_block"}
|
||||
],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.07,
|
||||
"variance": {"style": "STATIC"},
|
||||
"zoom": 5,
|
||||
"palette": [{"block": "seagrass"}],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.013,
|
||||
@@ -66,7 +68,8 @@
|
||||
"palette": [{"block": "kelp_plant"}],
|
||||
"style": {"style": "STATIC"},
|
||||
"heightVariance": {"style": "IRIS"},
|
||||
"stackMin": 2
|
||||
"stackMin": 2,
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.001,
|
||||
@@ -79,7 +82,8 @@
|
||||
},
|
||||
"block": "sea_pickle"
|
||||
}],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
@@ -96,6 +100,7 @@
|
||||
"enabled": true
|
||||
},
|
||||
"underwater": true,
|
||||
"bottom": true,
|
||||
"place": [
|
||||
"ships/swreck-1",
|
||||
"ships/usd-ship-1",
|
||||
@@ -124,6 +129,7 @@
|
||||
"enabled": true
|
||||
},
|
||||
"underwater": true,
|
||||
"bottom": true,
|
||||
"place": [
|
||||
"ships/gall-1",
|
||||
"ships/gall-2",
|
||||
|
||||
@@ -49,14 +49,16 @@
|
||||
{"block": "soul_sand"},
|
||||
{"block": "magma_block"}
|
||||
],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.07,
|
||||
"variance": {"style": "STATIC"},
|
||||
"zoom": 5,
|
||||
"palette": [{"block": "seagrass"}],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.013,
|
||||
@@ -67,7 +69,8 @@
|
||||
"palette": [{"block": "kelp_plant"}],
|
||||
"style": {"style": "STATIC"},
|
||||
"heightVariance": {"style": "IRIS"},
|
||||
"stackMin": 2
|
||||
"stackMin": 2,
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.001,
|
||||
@@ -80,7 +83,8 @@
|
||||
},
|
||||
"block": "sea_pickle"
|
||||
}],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
|
||||
@@ -53,14 +53,16 @@
|
||||
{"block": "soul_sand"},
|
||||
{"block": "magma_block"}
|
||||
],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.07,
|
||||
"variance": {"style": "STATIC"},
|
||||
"zoom": 5,
|
||||
"palette": [{"block": "seagrass"}],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.013,
|
||||
@@ -71,7 +73,8 @@
|
||||
"palette": [{"block": "kelp_plant"}],
|
||||
"style": {"style": "STATIC"},
|
||||
"heightVariance": {"style": "IRIS"},
|
||||
"stackMin": 2
|
||||
"stackMin": 2,
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.001,
|
||||
@@ -84,7 +87,8 @@
|
||||
},
|
||||
"block": "sea_pickle"
|
||||
}],
|
||||
"style": {"style": "STATIC"}
|
||||
"style": {"style": "STATIC"},
|
||||
"partOf": "SEA_FLOOR"
|
||||
}
|
||||
],
|
||||
"objects": [{
|
||||
|
||||
@@ -43,7 +43,8 @@
|
||||
"chance": 0.02,
|
||||
"palette": [{"block": "kelp_plant"}],
|
||||
"stackMin": 2,
|
||||
"stackMax": 6
|
||||
"stackMax": 6,
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.2,
|
||||
@@ -58,7 +59,8 @@
|
||||
"topPalette": [{
|
||||
"block": "tall_seagrass",
|
||||
"data": {"half": "upper"}
|
||||
}]
|
||||
}],
|
||||
"partOf": "SEA_FLOOR"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
|
||||
@@ -37,7 +37,8 @@
|
||||
"chance": 0.02,
|
||||
"palette": [{"block": "kelp_plant"}],
|
||||
"stackMin": 2,
|
||||
"stackMax": 6
|
||||
"stackMax": 6,
|
||||
"partOf": "SEA_FLOOR"
|
||||
},
|
||||
{
|
||||
"chance": 0.05,
|
||||
@@ -52,7 +53,8 @@
|
||||
"topPalette": [{
|
||||
"block": "tall_seagrass",
|
||||
"data": {"half": "upper"}
|
||||
}]
|
||||
}],
|
||||
"partOf": "SEA_FLOOR"
|
||||
}
|
||||
],
|
||||
"objects": [
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"derivative": "DESERT_LAKES",
|
||||
"vanillaDerivative": "BEACH",
|
||||
"generators": [{
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"min": -3,
|
||||
"max": 3,
|
||||
"generator": "plain"
|
||||
}],
|
||||
"layers": [
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"derivative": "JUNGLE",
|
||||
"vanillaDerivative": "JUNGLE",
|
||||
"generators": [{
|
||||
"min": -5,
|
||||
"max": 5,
|
||||
"min": -3,
|
||||
"max": 3,
|
||||
"generator": "plain"
|
||||
}],
|
||||
"layers": [
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
"derivative": "JUNGLE",
|
||||
"vanillaDerivative": "PLAINS",
|
||||
"generators": [{
|
||||
"min": 22,
|
||||
"max": 44,
|
||||
"generator": "plain"
|
||||
"min": 42,
|
||||
"max": 64,
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
|
||||
@@ -6,13 +6,8 @@
|
||||
"generators": [
|
||||
{
|
||||
"generator": "mountain",
|
||||
"max": 100,
|
||||
"min": 10
|
||||
},
|
||||
{
|
||||
"generator": "plain",
|
||||
"max": 80,
|
||||
"min": 2
|
||||
"max": 190,
|
||||
"min": 85
|
||||
}
|
||||
],
|
||||
"layers": [
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
"derivative": "MODIFIED_JUNGLE",
|
||||
"vanillaDerivative": "MODIFIED_JUNGLE",
|
||||
"generators": [{
|
||||
"min": 50,
|
||||
"max": 190,
|
||||
"min": 55,
|
||||
"max": 110,
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"layers": [
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
"vanillaDerivative": "JUNGLE_HILLS",
|
||||
"children": ["tropical/tro-mountain-middle"],
|
||||
"generators": [{
|
||||
"min": 25,
|
||||
"max": 100,
|
||||
"min": 75,
|
||||
"max": 150,
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"jigsawStructures": [
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
],
|
||||
"generators": [{
|
||||
"min": 20,
|
||||
"max": 35,
|
||||
"generator": "plain"
|
||||
"max": 45,
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
"vanillaDerivative": "THE_VOID",
|
||||
"children": ["tropical/tro-volcanoes"],
|
||||
"generators": [{
|
||||
"min": 170,
|
||||
"max": 192,
|
||||
"generator": "plain"
|
||||
"min": 120,
|
||||
"max": 190,
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
"vanillaDerivative": "JUNGLE",
|
||||
"children": ["tropical/tro-highlands"],
|
||||
"generators": [{
|
||||
"min": 4,
|
||||
"max": 7,
|
||||
"generator": "plain"
|
||||
"min": 10,
|
||||
"max": 20,
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"layers": [
|
||||
{"palette": [{"block": "grass_block"}]},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 4
|
||||
"horizontalScale": 18
|
||||
},
|
||||
"seed": 530,
|
||||
"composite": [{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 4
|
||||
"horizontalScale": 28
|
||||
},
|
||||
"seed": 7246661,
|
||||
"composite": [{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 45
|
||||
"horizontalScale": 41
|
||||
},
|
||||
"seed": 530530,
|
||||
"composite": [
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
}],
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 39
|
||||
"horizontalScale": 49
|
||||
},
|
||||
"seed": 7246661,
|
||||
"cliffHeightMax": 80,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 33
|
||||
"horizontalScale": 63
|
||||
},
|
||||
"seed": 7246661,
|
||||
"composite": [{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 5
|
||||
"horizontalScale": 9
|
||||
},
|
||||
"exponent": 1.125,
|
||||
"seed": 2133,
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 4
|
||||
"horizontalScale": 18
|
||||
},
|
||||
"seed": 2343,
|
||||
"composite": [{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"interpolator": {
|
||||
"function": "BILINEAR_STARCAST_6",
|
||||
"horizontalScale": 4
|
||||
"horizontalScale": 17
|
||||
},
|
||||
"seed": 7246661,
|
||||
"composite": [{
|
||||
|
||||
BIN
objects/bee/hive.iob
Normal file
BIN
objects/bee/hive.iob
Normal file
Binary file not shown.
@@ -73,7 +73,7 @@
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 1.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"shoreHeightMin": 2.2,
|
||||
"shoreHeightMax": 4.2,
|
||||
"loot": {
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"varience": 4
|
||||
}
|
||||
],
|
||||
"landBiomeZoom": 1.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"effects": [
|
||||
{
|
||||
"potionTicksMin": 87,
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
}
|
||||
],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"deposits": [
|
||||
{
|
||||
"minHeight": 15,
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
}
|
||||
}],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"landBiomeZoom": 1.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"effects": [
|
||||
{
|
||||
"particleAltX": 1.0E-5,
|
||||
|
||||
@@ -51,6 +51,6 @@
|
||||
"shoreRatio": 0.01,
|
||||
"shoreHeightMin": 0,
|
||||
"shoreHeightMax": 1,
|
||||
"landBiomeZoom": 0.01,
|
||||
"landBiomeZoom": 0.5,
|
||||
"shoreBiomeZoom": 0.5
|
||||
}
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
"varience": 4
|
||||
}
|
||||
],
|
||||
"landBiomeZoom": 2,
|
||||
"landBiomeZoom": 1.85,
|
||||
"effects": [
|
||||
{
|
||||
"potionTicksMin": 87,
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
"y": 2
|
||||
}
|
||||
}],
|
||||
"landBiomeZoom": 1.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"shoreHeightMin": 0.02,
|
||||
"shoreHeightMax": 1.2,
|
||||
"loot": {
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"palette": [{"block": "emerald_ore"}],
|
||||
"varience": 2
|
||||
}],
|
||||
"landBiomeZoom": 1.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"shoreHeightMin": 3.2,
|
||||
"shoreHeightMax": 9.2,
|
||||
"loot": {
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"varience": 2
|
||||
}],
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 1.25,
|
||||
"landBiomeZoom": 1.85,
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 4.77,
|
||||
|
||||
Reference in New Issue
Block a user