Buff ores, add quartz (#17453)

This commit is contained in:
Nemanja
2023-06-19 00:03:41 -04:00
committed by GitHub
parent 7e1183dd09
commit ea767b742b
2 changed files with 23 additions and 7 deletions

View File

@@ -3,7 +3,15 @@
id: OreTin
proto: WallRockTin
entityMask: WallRock
maxCount: 15
maxCount: 30
groupCount: 10
radius: 4
- type: biomeMarkerLayer
id: OreQuartz
proto: WallRockQuartz
entityMask: WallRock
maxCount: 30
groupCount: 10
radius: 4
@@ -13,7 +21,7 @@
id: OreGold
proto: WallRockGold
entityMask: WallRock
maxCount: 15
maxCount: 30
groupCount: 5
radius: 4
@@ -22,7 +30,7 @@
id: OreSilver
proto: WallRockSilver
entityMask: WallRock
maxCount: 15
maxCount: 30
groupCount: 5
radius: 4
@@ -32,7 +40,7 @@
id: OrePlasma
proto: WallRockPlasma
entityMask: WallRock
maxCount: 6
maxCount: 12
groupCount: 5
radius: 4
@@ -41,7 +49,7 @@
id: OreUranium
proto: WallRockUranium
entityMask: WallRock
maxCount: 6
maxCount: 12
groupCount: 5
radius: 4
@@ -49,7 +57,7 @@
id: OreBananium
proto: WallRockBananium
entityMask: WallRock
maxCount: 6
maxCount: 12
groupCount: 5
radius: 4

View File

@@ -8,6 +8,14 @@
- !type:BiomeMarkerLoot
proto: OreTin
- type: salvageLoot
id: OreQuartz
desc: Veins of quartz
guaranteed: true
loots:
- !type:BiomeMarkerLoot
proto: OreQuartz
# - Medium value
- type: salvageLoot
id: OreGold
@@ -56,4 +64,4 @@
guaranteed: true
loots:
- !type:BiomeMarkerLoot
proto: OreArtifactFragment
proto: OreArtifactFragment