minetest-i4/settingtypes.txt
Jaidyn Ann 4c8688190a Add setting for inventory-size (i4_inventory_size)
Also removes the “legacy inventory” user-setting,
and defaults to 32 for inventory size.
I feel that the individual players shouldn’t be
able to tweak their inventory-size, that’s a
server-level sort of setting.
2024-01-15 12:52:18 -06:00

8 lines
443 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# The progressive mode shows recipes you can craft from items you ever had in your inventory.
i4_progressive_mode (Learn crafting recipes progressively) bool false
# This sets users inventory-size. For now, the only accepted values are 32 and 36.
# If this is value is lowered, any players that might lose items will have their items
# dropped on the ground.
i4_inventory_size (Change the size of players inventory) int 32