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
2013-09-21 21:40:20 +02:00
2015-08-05 08:37:25 -04:00
2014-04-22 16:52:04 -04:00
2015-10-09 18:55:46 -07:00
2014-06-13 11:30:09 -03:00
2014-04-22 16:52:04 -04:00

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.
Readme 3.2 MiB
Languages
Lua 100%