INITIAL COMMIT
This commit is contained in:
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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user