mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Update all configs and defaultconfigs
This commit is contained in:
@ -11,15 +11,15 @@ blackList = []
|
||||
nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:turtle_shell", "losttrinkets:blaze_heart", "losttrinkets:tha_bat", "losttrinkets:tea_leaf", "losttrinkets:octopick", "losttrinkets:magical_herbs", "losttrinkets:magical_feathers", "losttrinkets:mad_aura"]
|
||||
|
||||
[Trinket_Slots]
|
||||
#Amount of Xp levels added to the next unlocking cost.
|
||||
#Range: 0 ~ 20
|
||||
slotUpFactor = 5
|
||||
#Numbers of trinket slots the player will start with (Only effect newer players!!).
|
||||
#Range: 0 ~ 40
|
||||
startSlots = 1
|
||||
#Levels of xp needed to unlock a trinket slot.
|
||||
#Range: 0 ~ 1000
|
||||
slotCost = 20
|
||||
#Amount of Xp levels added to the next unlocking cost.
|
||||
#Range: 0 ~ 20
|
||||
slotUpFactor = 5
|
||||
|
||||
[Killing_Unlocks]
|
||||
#Set to false to disable unlocking trinkets from killing non-Boss entities.
|
||||
@ -43,23 +43,23 @@ nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:
|
||||
farming = 140
|
||||
|
||||
[Ores_Mining_Unlocks]
|
||||
#Set to false to disable unlocking trinkets from mining ores.
|
||||
oresMiningUnlockEnabled = true
|
||||
#Rarity of unlocking a trinket from mining ores. (Greater number = more rare)
|
||||
#Range: 2 ~ 100000
|
||||
oresMining = 100
|
||||
#Set to false to disable unlocking trinkets from mining ores.
|
||||
oresMiningUnlockEnabled = true
|
||||
|
||||
[Trading_Unlocks]
|
||||
#Set to false to disable unlocking trinkets from trading.
|
||||
tradingUnlockEnabled = true
|
||||
#Rarity of unlocking a trinket from trading. (Greater number = more rare)
|
||||
#Range: 2 ~ 100000
|
||||
trading = 30
|
||||
#Set to false to disable unlocking trinkets from trading.
|
||||
tradingUnlockEnabled = true
|
||||
|
||||
[Wood_Cutting_Unlocks]
|
||||
#Set to false to disable unlocking trinkets from cutting trees.
|
||||
woodCuttingUnlockEnabled = true
|
||||
#Rarity of unlocking a trinket from cutting trees. (Greater number = more rare)
|
||||
#Range: 2 ~ 100000
|
||||
woodCutting = 170
|
||||
#Set to false to disable unlocking trinkets from cutting trees.
|
||||
woodCuttingUnlockEnabled = true
|
||||
|
||||
|
Reference in New Issue
Block a user