This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/pickupnotifier/pickupnotifier-server.toml
2023-11-02 12:32:44 -05:00

7 lines
488 B
TOML

#Collect partial pick-up entries (when there isn't enough room in your inventory) in the log.
#Might accidentally log items that have not been picked up, therefore it can be disabled.
partial_pick_ups = true
#Show entries for items picked up that don't go to the player's inventory. This will enable compatibility with some backpack mods, but might also falsely log items the player never actually receives; depending on the backpack implementation.
backpack_compatibility = false