minetest-mm/mods/unified_inventory/settingtypes.txt

14 lines
545 B
Plaintext
Raw Normal View History

2020-10-25 19:05:08 +01:00
#Enabling lite mode enables a smaller and simpler version of the Unified
#Inventory, optimized for small displays.
unified_inventory_lite (Lite mode) bool false
#If enabled, bags will be made available which can be used to extend
#inventory storage size.
unified_inventory_bags (Enable bags) bool true
#If enabled, the trash slot can be used by those without both creative
#and the give privilege.
unified_inventory_trash (Enable trash) bool true
2021-04-10 09:51:05 +02:00
unified_inventory_automatic_categorization (Items automatically added to categories) bool true