generated from NTCat/mcpacktemp
11 lines
350 B
TOML
11 lines
350 B
TOML
|
|
[General]
|
|
#Keep equipped hat on death.
|
|
keepHatOnDeath = true
|
|
#Chance for a seasonal bag to drop when using a bag during a seasonal event. (0 effectively disables seasons)
|
|
#Range: 0.0 ~ 1.0
|
|
seasonalBagChance = 0.0
|
|
#Allow equipping hat in helmet slot for compatibility with non-player entities/displays.
|
|
allowHatInHelmetSlot = false
|
|
|