An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue. https://content.minetest.net/packages/RealBadAngel/unified_inventory/
Go to file
Zefram 87cfad559b Don't overwrite registered crafts
The crafts_table was being initialised to contain only core-registered
crafts, but this would overwrite any non-core craft types that had
already been registered via unified_inventory.register_craft().  This was
especially likely because the crafts_table initialisation runs on a delay,
following all normal initialisation.  Instead, feed the core-registered
crafts into unified_inventory.register_craft().
2014-04-29 21:38:31 +01:00
sounds Update mod 2013-09-21 21:40:20 +02:00
textures Remove text from on/off switch icons 2014-01-22 08:06:02 +01:00
.gitignore Add .gitignore 2014-04-22 16:52:04 -04:00
README.md Update README 2014-04-22 16:52:04 -04:00
api.lua Don't overwrite registered crafts 2014-04-29 21:38:31 +01:00
bags.lua Fix formspec injection issues 2014-04-29 17:53:43 +01:00
callbacks.lua Only do paperflip sound when really changing page 2014-04-29 20:40:48 +01:00
depends.txt Update mod 2013-09-21 21:40:20 +02:00
init.lua Preserve player's search string 2014-04-29 19:36:52 +01:00
internal.lua Tweak display of searching status 2014-04-29 20:08:04 +01:00
register.lua Fix formspec injection issues 2014-04-29 17:53:43 +01:00

README.md

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.