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

v0.7-1.16.5-36.0.14

This commit is contained in:
2021-02-06 12:14:20 +01:00
parent 207b72d5cd
commit 53798412f5
77 changed files with 855 additions and 383 deletions

View File

@ -14,6 +14,9 @@ nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:
#Amount of Xp levels added to the next unlocking cost.
#Range: 0 ~ 20
slotUpFactor = 5
#Maximum number of trinket slots the player can have (does not remove unlocked slots)
#Range: 1 ~ 40
maxSlots = 40
#Numbers of trinket slots the player will start with (Only effect newer players!!).
#Range: 0 ~ 40
startSlots = 1