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
Vanessa Ezekowitz 0a70d8edef Add "lite" mode
Set unified_inventory_lite = true in minetest.conf to enable.

This mode reduces the feature-set of the mod as follows:

* no bags
* no waypoints,
* no home/go-home buttons,
* no set-day/-night buttons,
* smaller creative/craft guide inventory pages (4x6 instead of 8x10)
* fewer paging buttons
* smaller search field
* move "Result: foo" to below the crafting guide grid.
* Move main "tab" buttons to the right, below the search and paging buttons.
* Made "tab" buttons able to use to 2 rows if necessary (max 8 buttons)
2015-06-28 04:15:55 -04:00
locale Create tr.txt 2015-03-11 17:55:30 -04:00
sounds Update mod 2013-09-21 21:40:20 +02:00
textures Display conversion method symbolically and textually next to arrow 2015-03-11 16:00:37 +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 Round home positions 2015-04-18 15:23:54 -04:00
bags.lua Update bags.lua 2015-03-11 17:55:30 -04:00
callbacks.lua Add "lite" mode 2015-06-28 04:15:55 -04:00
depends.txt Make waypoints optional and use external datastorage mod 2014-07-06 17:39:20 -04:00
group.lua Show item usages in craft guide 2014-06-13 11:30:09 -03:00
image_credits.txt All new imagery, redone from scratch at 128px. 2014-05-13 20:48:10 -04:00
init.lua Add "lite" mode 2015-06-28 04:15:55 -04:00
internal.lua Add "lite" mode 2015-06-28 04:15:55 -04:00
item_names.lua Remove unneeded and slow get_desc function 2015-04-18 15:32:22 -04:00
register.lua Add "lite" mode 2015-06-28 04:15:55 -04:00
waypoints.lua reduce table lookups during initialization 2015-02-05 10:03:07 +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.