config: alexvcaves biome generation
This commit is contained in:
parent
60b94e1498
commit
0c2ed63ee2
20
config/alexscaves_biome_generation/abyssal_chasm.json
Normal file
20
config/alexscaves_biome_generation/abyssal_chasm.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 400,
|
||||
"alexscaves_rarity_offset": 3,
|
||||
"continentalness": [
|
||||
-0.95,
|
||||
-0.65
|
||||
],
|
||||
"temperature": [
|
||||
-1.0,
|
||||
0.5
|
||||
],
|
||||
"depth": [
|
||||
0.2,
|
||||
1.5
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
16
config/alexscaves_biome_generation/candy_cavity.json
Normal file
16
config/alexscaves_biome_generation/candy_cavity.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 500,
|
||||
"alexscaves_rarity_offset": 5,
|
||||
"continentalness": [
|
||||
0.5,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.15,
|
||||
1.5
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
16
config/alexscaves_biome_generation/forlorn_hollows.json
Normal file
16
config/alexscaves_biome_generation/forlorn_hollows.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 650,
|
||||
"alexscaves_rarity_offset": 4,
|
||||
"continentalness": [
|
||||
0.6,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.3,
|
||||
1.5
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
16
config/alexscaves_biome_generation/magnetic_caves.json
Normal file
16
config/alexscaves_biome_generation/magnetic_caves.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 400,
|
||||
"alexscaves_rarity_offset": 0,
|
||||
"continentalness": [
|
||||
0.6,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.2,
|
||||
1.0
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
16
config/alexscaves_biome_generation/primordial_caves.json
Normal file
16
config/alexscaves_biome_generation/primordial_caves.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 450,
|
||||
"alexscaves_rarity_offset": 1,
|
||||
"continentalness": [
|
||||
0.4,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.15,
|
||||
1.5
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
16
config/alexscaves_biome_generation/toxic_caves.json
Normal file
16
config/alexscaves_biome_generation/toxic_caves.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 650,
|
||||
"alexscaves_rarity_offset": 2,
|
||||
"continentalness": [
|
||||
0.5,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.3,
|
||||
1.5
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user