1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Enigmatica configs

This commit is contained in:
2021-01-24 17:10:27 +01:00
parent 5a06719b8a
commit 8d0cd17a27
665 changed files with 12258 additions and 21014 deletions

View File

@ -8,7 +8,7 @@ unlockCooldown = 2400
blackList = []
#List of trinkets that can't be unlocked randomly eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"]
#The trinkets listed in here will not be removed from players that already unlocked them.
nonRandom = []
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]
#Numbers of trinket slots the player will start with (Only effect newer players!!).
@ -16,10 +16,10 @@ nonRandom = []
startSlots = 1
#Levels of xp needed to unlock a trinket slot.
#Range: 0 ~ 1000
slotCost = 15
slotCost = 20
#Amount of Xp levels added to the next unlocking cost.
#Range: 0 ~ 20
slotUpFactor = 3
slotUpFactor = 5
[Killing_Unlocks]
#Set to false to disable unlocking trinkets from killing non-Boss entities.