mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-11-05 01:45:32 +01:00
64b0248c772966766c0bd3d6f0f47b96ff60625c
Requested in #190. The mod name is not relevant for most players, and the full item name can still be seen in the craft recipe viewer mode.
Unified Inventory
Unified Inventory replaces the default survival and creative inventory.
Features
- 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
- Mod API for modders: see mod_api.txt
- Setting-determinated features: see settingtypes.txt
Requirements
- Minetest 5.4.0+
- Mod
defaultfor category filters (contained in Minetest Game) - Mod
farmingfor craftable bags (contained in Minetest Game) - For waypoint migration:
datastorage
Licenses
Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel)
Copyright (C) 2012-? Various minetest-mods contributors
Code
GNU LGPLv2+, see license notice
Textures
VanessaE: (CC-BY-4.0)
ui_group.png
Tango Project: (Public Domain, CC-BY-4.0)
ui_reset_icon.pngui_doubleleft_icon.pngui_doubleright_icon.pngui_left_icon.png/ui_right_icon.pngui_skip_backward_icon.pngui_skip_forward_icon.png
From http://www.clker.com (Public Domain, CC-BY-4.0):
bags_small.pngbags_medium.pngbags_large.png/ui_bags_icon.pngui_trash_icon.png: http://www.clker.com/clipart-29090.html and http://www.clker.com/clipart-trash.htmlui_search_icon.pngui_off_icon.png/ui_on_icon.pngui_waypoints_icon.pngui_circular_arrows_icon.pngui_pencil_icon.pncui_waypoint_set_icon.png
Everaldo Coelho (YellowIcon) (LGPL v2.1+):
Gregory H. Revera: (CC-BY-SA 3.0)
Thomas Bresson: (CC-BY 3.0)
Fibonacci: (Public domain, CC-BY 4.0)
Gregory Maxwell: (Public domain, CC-BY 4.0)
Adrien Facélina: (LGPL v2.1+)
Other files from Wikimedia Commons:
RealBadAngel: (CC-BY-4.0)
- Everything else.
Description
An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue.
https://content.minetest.net/packages/RealBadAngel/unified_inventory/
Languages
Lua
100%
