Unified Inventory replaces the default survival and creative inventory.
- Node, item and tool browser
- Crafting guide
- Can copy the recipe to the crafting grid
- Recipe search function by ingredients
- Up to four bags with up to 24 slots each
- Home function to teleport
- Trash slot and refill slot for creative
- Waypoints to keep track of important locations
- Lite mode: reduces the item browser width
minetest.confsettingunified_inventory_lite = true- Alternatively, use the mod
playersettings.
- Mod API for modders: see mod_api.txt
- Setting-determinated features: see settingtypes.txt
- Luanti 5.4.0+
- Mod
defaultfor category filters (part of Minetest Game) - Mod
farmingfor craftable bags (part of Minetest Game) - To load waypoints of very old worlds:
datastorage - Player-specific settings:
playersettings
Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel)
Copyright (C) 2012-? Various minetest-mods contributors
- Code: LGPL 2.1+
- Textures: CC-BY-SA 4.0 and others
- Sounds: CC 4.0 and others
For details, see LICENSE.txt
