Final default config update

This commit is contained in:
dfsek 2020-10-24 20:24:22 -07:00
parent 14ff86e0f2
commit b2468234fb
16 changed files with 56 additions and 13 deletions

View File

@ -1,5 +1,8 @@
id: "BASIC_ORES"
structures:
- STRONGHOLD
carving:
CAVE: 30
RAVINE: 5

View File

@ -10,6 +10,8 @@ palette:
- SANDY: 64
- GRASSY: 255
structures:
- STRONGHOLD
flora:
chance: 60

View File

@ -28,6 +28,9 @@ flora:
carving:
CAVE_OCEAN: 35
structures:
- STRONGHOLD
ores:
DIRT:
min: 0

View File

@ -6,6 +6,9 @@ carving:
RAVINE: 5
CAVERN: 5
structures:
- STRONGHOLD
ores:
DIRT:
min: 0

View File

@ -6,6 +6,9 @@ carving:
RAVINE: 5
CAVERN: 5
structures:
- STRONGHOLD
ores:
DIRT:
min: 0

View File

@ -6,6 +6,9 @@ carving:
RAVINE: 5
CAVERN: 5
structures:
- STRONGHOLD
ores:
DIRT:
min: 0

View File

@ -28,6 +28,9 @@ flora:
carving:
CAVE_OCEAN: 35
structures:
- STRONGHOLD
ores:
DIRT:
min: 0

View File

@ -6,6 +6,9 @@ carving:
RAVINE: 5
CAVERN: 5
structures:
- STRONGHOLD
erodible: true
ores:
DIRT:

View File

@ -1,6 +1,8 @@
noise-equation: "((-((y / 40)^2)) + 1) + ((noise2(x, z)/3))"
id: "SHELF_OCEAN_ABSTRACT"
structures:
- STRONGHOLD
palette:
- BEDROCK: 0

View File

@ -5,6 +5,7 @@ name: "Birch Forest"
structures:
- MANSION
- STRONGHOLD
palette:
- BEDROCK: 0
- BEDROCK_MOST: 1

View File

@ -16,6 +16,7 @@ vanilla: JUNGLE
erodible: true
structures:
- JUNGLE
- STRONGHOLD
flora:
chance: 80
attempts: 2

View File

@ -1,4 +1,4 @@
id: DEFAULT
id: OVERWORLD_DEMO
grids:
- OCEAN_DEEP
- OCEAN_DEEP
@ -66,4 +66,4 @@ noise:
octaves: 5
frequency: 0.0075
locatable:
STRONGHOLD: JUNGLE
STRONGHOLD: STRONGHOLD

View File

@ -1,15 +1,16 @@
files:
jungle1: 1
id: "JUNGLE"
stronghold: 1
id: "STRONGHOLD"
spawn:
start:
min: 72
max: 72
min: 16
max: 64
bound:
min: 48
max: 96
width: 250
padding: 50
min: 12
max: 84
width: 1000
padding: 500
loot:
0: arrows
1: cobble_house
1: wood_house
2: cobble_house
3: cobble_house

View File

@ -8,7 +8,7 @@ spawn:
bound:
min: 48
max: 96
width: 250
width: 100
padding: 100
loot:
1: arrows

View File

@ -0,0 +1,15 @@
files:
jungle1: 1
id: "JUNGLE"
spawn:
start:
min: 72
max: 72
bound:
min: 48
max: 96
width: 250
padding: 50
loot:
0: arrows
1: cobble_house