return vanilla vgroid gen

This commit is contained in:
Ed
2025-05-30 14:38:35 +03:00
parent 44149a6db8
commit d8e4698191
3 changed files with 30 additions and 48 deletions

View File

@@ -21,8 +21,7 @@
- !type:BiomeDunGen
biomeTemplate: Asteroid
- !type:OreDunGen
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockGibtonite
count: 8
minGroupSize: 0
@@ -51,8 +50,7 @@
- !type:BiomeDunGen
biomeTemplate: Asteroid
- !type:OreDunGen
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockGibtonite
count: 8
minGroupSize: 0
@@ -81,8 +79,7 @@
- !type:BiomeDunGen
biomeTemplate: Asteroid
- !type:OreDunGen
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockGibtonite
count: 8
minGroupSize: 0
@@ -110,8 +107,7 @@
- !type:BiomeDunGen
biomeTemplate: Asteroid
- !type:OreDunGen
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockGibtonite
count: 8
minGroupSize: 0

View File

@@ -14,8 +14,7 @@
- type: oreDunGen
id: OreIron
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockTin
count: 5
minGroupSize: 5
@@ -23,8 +22,7 @@
- type: oreDunGen
id: OreQuartz
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockQuartz
count: 5
minGroupSize: 5
@@ -32,8 +30,7 @@
- type: oreDunGen
id: OreCoal
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockCoal
count: 3
minGroupSize: 5
@@ -41,8 +38,7 @@
- type: oreDunGen
id: OreSalt
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockSalt
count: 3
minGroupSize: 5
@@ -50,8 +46,7 @@
- type: oreDunGen
id: OreGold
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockGold
count: 4
minGroupSize: 5
@@ -59,8 +54,7 @@
- type: oreDunGen
id: OreSilver
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockSilver
count: 4
minGroupSize: 5
@@ -68,8 +62,7 @@
- type: oreDunGen
id: OrePlasma
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockPlasma
count: 4
minGroupSize: 5
@@ -77,8 +70,7 @@
- type: oreDunGen
id: OreUranium
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockUranium
count: 4
minGroupSize: 5
@@ -86,8 +78,7 @@
- type: oreDunGen
id: OreBananium
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockBananium
count: 6
minGroupSize: 3
@@ -95,8 +86,7 @@
- type: oreDunGen
id: OreArtifactFragment
entityMask:
- AsteroidRock
replacement: AsteroidRock
entity: AsteroidRockArtifactFragment
count: 5
minGroupSize: 1

View File

@@ -30,75 +30,71 @@
inheritDungeons: All
# Ores
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockIron
count: 50
minGroupSize: 10
maxGroupSize: 15
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockCoal
count: 50
minGroupSize: 8
maxGroupSize: 12
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockQuartz
count: 50
minGroupSize: 10
maxGroupSize: 15
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockSalt
count: 50
minGroupSize: 8
maxGroupSize: 12
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockGold
count: 40
minGroupSize: 8
maxGroupSize: 12
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockSilver
count: 40
minGroupSize: 8
maxGroupSize: 12
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockPlasma
count: 35
minGroupSize: 4
maxGroupSize: 8
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockUranium
count: 35
minGroupSize: 4
maxGroupSize: 8
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockArtifactFragment
count: 25
minGroupSize: 1
maxGroupSize: 3
- !type:OreDunGen
entityMask:
- IronRock
replacement: IronRock
entity: IronRockDiamond
count: 15
minGroupSize: 1
maxGroupSize: 2
- !type:OreDunGen
replacement: IronRock
entity: IronRockGibtonite
count: 60 # you don't really hit it on purpose so it should be common
minGroupSize: 1
maxGroupSize: 1
# Configs
- type: dungeonConfig