tweaked spawning rarity of some of the indicators

Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
Pyritie 2025-01-19 23:08:40 +00:00 committed by GitHub
parent 46afcdc56b
commit fce0fa6e2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 14 additions and 14 deletions

View file

@ -102,7 +102,7 @@
}
],
"indicator": {
"rarity": 3,
"rarity": 15,
"depth": 40,
"underground_rarity": 40,
"underground_count": 200,

View file

@ -35,7 +35,7 @@
}
],
"indicator": {
"rarity": 15,
"rarity": 10,
"depth": 60,
"underground_rarity": 40,
"underground_count": 200,

View file

@ -148,7 +148,7 @@
}
],
"indicator": {
"rarity": 4,
"rarity": 12,
"depth": 35,
"underground_rarity": 40,
"underground_count": 200,

View file

@ -29,7 +29,7 @@
}
],
"indicator": {
"rarity": 15,
"rarity": 12,
"depth": 60,
"underground_rarity": 40,
"underground_count": 200,

View file

@ -80,26 +80,26 @@
}
],
"indicator": {
"rarity": 40,
"rarity": 4,
"depth": 35,
"underground_rarity": 80,
"underground_count": 1000,
"blocks": [
{
"block": "gtceu:rock_salt_indicator",
"weight": 4
"weight": 6
},
{
"block": "tfc:groundcover/salt_lick",
"weight": 90
"weight": 80
},
{
"block": "gtceu:lepidolite_indicator",
"weight": 3
"weight": 6
},
{
"block": "gtceu:borax_indicator",
"weight": 3
"weight": 6
}
]
}

View file

@ -218,22 +218,22 @@
}
],
"indicator": {
"rarity": 40,
"rarity": 4,
"depth": 35,
"underground_rarity": 80,
"underground_count": 1000,
"blocks": [
{
"block": "gtceu:rock_salt_indicator",
"weight": 4
"weight": 6
},
{
"block": "tfc:groundcover/salt_lick",
"weight": 90
"weight": 80
},
{
"block": "gtceu:lepidolite_indicator",
"weight": 4
"weight": 6
},
{
"block": "gtceu:spodumene_indicator",

View file

@ -102,7 +102,7 @@
}
],
"indicator": {
"rarity": 12,
"rarity": 8,
"depth": 60,
"underground_rarity": 1,
"underground_count": 0,