An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue.
Go to file
Pedro Gimeno f23b4aed65 Allow items to exclude their recipes from the recipes list
Certain mods add many recipes that take smaller blocks and output a bigger block. This clutters the recipes list. Case in point: the circular saw from the moreblocks mod.

This patch allows mods to tell the craft guide to not include recipes that contain certain items, by setting the group exclude_from_craft_guide = 1 in the items.
2016-03-31 03:11:32 +02:00
locale disallow repairing tools using the 'to craft grid', allow it to put items of specific groups and (maybe) make it keep the meta of items, remove unused elseif, change a bit translation and use table.concat at one place because I read somewhere that it's faster than .. 2015-08-16 16:40:49 +02:00
sounds Update mod 2013-09-21 21:40:20 +02:00
textures split ui_crafting_form 2015-08-05 08:37:25 -04: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 Allow items to exclude their recipes from the recipes list 2016-03-31 03:11:32 +02:00
bags.lua Added listring/shift click to bags 2015-10-09 18:55:46 -07:00
callbacks.lua Allow per-user "full" mode when "lite" mode is set as global 2015-10-05 04:24:01 -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 Check for both old and new default creative mod name 2016-02-12 03:19:03 +01:00
internal.lua Allow per-user "full" mode when "lite" mode is set as global 2015-10-05 04:24:01 -04:00
item_names.lua Add item_name support for hudbars mod 2016-02-13 21:16:35 -03:00
register.lua Remove count from item_image_button label, 2016-02-09 04:42:45 +01:00
waypoints.lua stop crash if HUD is returned nil (server too slow to emerge player) 2015-10-08 05:56:04 -04: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.