mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
Shit lolonger floats over regions
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
"zoom": 5
|
||||
}
|
||||
},
|
||||
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [
|
||||
{
|
||||
|
||||
@@ -23,67 +23,6 @@
|
||||
"riverBiomes": [
|
||||
"ocean/ocean"
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"chance": 1,
|
||||
"bottom": true,
|
||||
"translate": {"yRandom": 8, "y": 4},
|
||||
"place": [
|
||||
"deepslate/ds1",
|
||||
"deepslate/ds2",
|
||||
"deepslate/ds3"
|
||||
],
|
||||
"enabled": true,
|
||||
"xAxis": {
|
||||
"interval": 15,
|
||||
"max": 360,
|
||||
"min": 0
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"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": 15, "y": 10}
|
||||
|
||||
}
|
||||
],
|
||||
"biomeImplosionRatio": 0.7,
|
||||
"loot": {
|
||||
"tables": [
|
||||
|
||||
Reference in New Issue
Block a user