Add new stone, wood, and leaves types for Alex's Caves and update sound properties for Sound Physics Remastered; adjust screen options in accessories configuration for improved user experience.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
7
|
||||
@@ -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.05,
|
||||
2.0
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 500,
|
||||
"alexscaves_rarity_offset": 5,
|
||||
"continentalness": [
|
||||
0.5,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.05,
|
||||
2.0
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 650,
|
||||
"alexscaves_rarity_offset": 4,
|
||||
"continentalness": [
|
||||
-1.0,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.05,
|
||||
2.0
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 400,
|
||||
"alexscaves_rarity_offset": 0,
|
||||
"continentalness": [
|
||||
-1.0,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.05,
|
||||
2.0
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 450,
|
||||
"alexscaves_rarity_offset": 1,
|
||||
"continentalness": [
|
||||
0.4,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.05,
|
||||
2.0
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"disabled_completely": false,
|
||||
"distance_from_spawn": 650,
|
||||
"alexscaves_rarity_offset": 2,
|
||||
"continentalness": [
|
||||
0.5,
|
||||
1.0
|
||||
],
|
||||
"depth": [
|
||||
0.05,
|
||||
2.0
|
||||
],
|
||||
"dimensions": [
|
||||
"minecraft:overworld"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user