fa0142c2c0
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. |
||
---|---|---|
sounds | ||
textures | ||
api.lua | ||
bags.lua | ||
callbacks.lua | ||
depends.txt | ||
init.lua | ||
internal.lua | ||
README.md | ||
register.lua |
unified_inventory
Replacement for Minetest creative inventory.
Unified Inventory replaces the survival and creative inventory; it also functions as a crafting guide.