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

Added the deepslate to the regions

I did not make it jigsaw for the sheer amount of deep-slate i needed to add
This commit is contained in:
Brian Fopiano
2021-06-23 19:57:32 -07:00
parent f59378d574
commit 64dfad6f13
13 changed files with 285 additions and 15 deletions

View File

@@ -86,8 +86,8 @@
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 100,
"maxSize": 100,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "granite"
@@ -101,8 +101,8 @@
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 100,
"maxSize": 100,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "andesite"
@@ -116,8 +116,8 @@
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 100,
"maxSize": 100,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "diorite"
@@ -131,8 +131,8 @@
"maxPerChunk": 4,
"maxHeight": 150,
"minPerChunk": 1,
"minSize": 100,
"maxSize": 100,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "gravel"
@@ -143,11 +143,11 @@
},
{
"minHeight": 0,
"maxPerChunk": 4,
"maxHeight": 28,
"minPerChunk": 1,
"minSize": 100,
"maxSize": 100,
"maxPerChunk": 2,
"maxHeight": 13,
"minPerChunk": 0,
"minSize": 5,
"maxSize": 10,
"palette": [
{
"block": "deepslate"
@@ -161,8 +161,8 @@
"maxPerChunk": 4,
"maxHeight": 28,
"minPerChunk": 1,
"minSize": 100,
"maxSize": 100,
"minSize": 25,
"maxSize": 25,
"palette": [
{
"block": "dirt"

View File

@@ -87,6 +87,27 @@
]
},
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
},
{
"name": "standard-surface-portals",
"chance": 0.001,
@@ -170,6 +191,7 @@
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY"
}
],
"shoreHeightZoom": 1.14,
"riverThickness": 0.006,

View File

@@ -153,6 +153,27 @@
}
],
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
},
{
"name": "standard-surface-portals",
"chance": 0.001,

View File

@@ -48,6 +48,29 @@
"zoom": 5
}
},
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"deposits": [
{
"minHeight": 8,

View File

@@ -59,6 +59,29 @@
"varience": 4
}
],
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"riverRarity": 200,
"landBiomeZoom": 1.9,
"lakes": false,

View File

@@ -64,6 +64,29 @@
"rarity": 31
}
],
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"biomeImplosionRatio": 0.25,
"landBiomeZoom": 1.25,
"effects": [

View File

@@ -23,6 +23,29 @@
"riverBiomes": [
"ocean/ocean"
],
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"biomeImplosionRatio": 0.7,
"rarity": 2,
"effects": [

View File

@@ -37,6 +37,29 @@
}
],
"biomeImplosionRatio": 0.25,
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"deposits": [
{
"minHeight": 25,

View File

@@ -44,6 +44,29 @@
"varience": 4
}
],
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"landBiomeZoom": 1.25,
"shoreHeightMin": 0.02,
"shoreHeightMax": 1.2,

View File

@@ -58,6 +58,27 @@
}
],
"objects":[
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
},
{
"name":"standard-surface-portals",
"chance":0.001,

View File

@@ -38,6 +38,29 @@
}
],
"biomeImplosionRatio": 0.25,
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"deposits": [
{
"minHeight": 15,

View File

@@ -33,6 +33,7 @@
"zoom": 5
}
},
"spotBiomes": [
{
"as": "SEA",
@@ -81,6 +82,27 @@
]
},
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
},
{
"name": "standard-surface-portals",
"chance": 0.001,

View File

@@ -62,6 +62,29 @@
"cold-treasure"
]
},
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"clamp": {
"maximumHeight": 7
},
"rotation": {
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
}
}
],
"shoreHeightZoom": 1.14,
"riverThickness": 0.025,
"rarity": 4