mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-03-20 11:10:31 +01:00
Extend the representative-item logic to handle ingredients specified as the intersection of multiple groups. Also add mangling of item button content, because comma for a multi-group ingredient is getting formspec-escaped and then not de-escaped.
Unified inventory
Unified Inventory replaces the default survival and creative inventory. It adds a nicer interface and a number of features, such as a crafting guide.
License
Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel)
Unified inventory code is licensed under the GNU LGPLv2+.
Licenses for textures:
VanessaE: (WTFPL)
- ui_group.png
RealBadAngel: (WTFPL)
- 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%