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
Pedro Gimeno 5b50003c31 Allow excluding items made for the circular saw from the recipes list
The circular saw in the moreblocks mod adds many recipes that take smaller blocks and output a bigger block. This commit adds an option (unified_inventory.exclude_saw_recipes) to not list the recipes of items that are made for the saw. It may be imperfect because the saw items are not very uniquely named.
2016-03-29 05:03:17 +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 excluding items made for the circular saw from the recipes list 2016-03-29 05:03:17 +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 Allow excluding items made for the circular saw from the recipes list 2016-03-29 05:03:17 +02: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.