Zefram fa0142c2c0 Look for recipes under an item's aliases
get_all_craft_recipes() returns the recipes that were registered under the
specified name, so asking about an item's canonical name won't see recipes
registered under an alias, and vice versa.  Several mods register recipes
under aliases, so the craft guide was missing that handful of recipes.
To work around it, invert the aliases table and ask explicitly about
each alias.
2014-04-22 16:52:04 -04:00
2013-09-21 21:40:20 +02:00
2013-12-04 10:43:49 -05:00
2014-01-19 13:27:52 -05:00
2013-09-21 21:40:20 +02:00
2014-01-19 13:27:52 -05:00
2014-01-19 13:27:52 -05:00
2013-09-30 16:57:02 +01:00
2014-01-19 13:27:52 -05:00

unified_inventory

Replacement for Minetest creative inventory.

Unified Inventory replaces the survival and creative inventory; it also functions as a crafting guide.

Description
An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue.
Readme 4.1 MiB
Languages
Lua 100%