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

Change default configs

This commit is contained in:
2021-01-16 00:04:01 +01:00
parent cdaa71c57b
commit 6306d84989
391 changed files with 19619 additions and 9 deletions

View File

@ -1,8 +1,14 @@
#Set to false to disable the default way of unlocking trinkets.
unlockEnabled = true
#List of trinkets blocked from being unlocked, eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"]
#List of banned trinkets eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"]
#The trinkets listed in here will also be removed from players that already unlocked them.
blackList = []
#Cooldown (ticks) between unlocks
#Range: 0 ~ 1728000
unlockCooldown = 2400
#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 = []
[Trinket_Slots]
#Amount of Xp levels added to the next unlocking cost.