Куча новых модов + старт исправления датапаков

This commit is contained in:
SpeeeDCraft 2023-11-12 12:16:52 +07:00
parent 6fceee973c
commit f2d67a19f8
32 changed files with 2831 additions and 4 deletions

View file

@ -0,0 +1,6 @@
#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_integration = true