tweaked spawning rarity of some of the indicators
Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
46afcdc56b
commit
fce0fa6e2a
7 changed files with 14 additions and 14 deletions
|
|
@ -102,7 +102,7 @@
|
|||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 3,
|
||||
"rarity": 15,
|
||||
"depth": 40,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"rarity": 10,
|
||||
"depth": 60,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
|
|
|
|||
|
|
@ -148,7 +148,7 @@
|
|||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 4,
|
||||
"rarity": 12,
|
||||
"depth": 35,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"rarity": 12,
|
||||
"depth": 60,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
|
|
|
|||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 12,
|
||||
"rarity": 8,
|
||||
"depth": 60,
|
||||
"underground_rarity": 1,
|
||||
"underground_count": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue