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
SmallJoker b2cc3d1532 Fix search not working after page flip 2023-01-27 15:57:28 +01:00
.github/workflows Add GitHub workflow (#149) 2020-03-25 18:46:35 +01:00
doc Purge recipes with invalid ingredients 2023-01-09 17:42:41 +01:00
locale Update German translation (#211) 2022-09-04 18:35:00 +02:00
sounds Document and replace sounds 2023-01-10 21:27:56 +01:00
textures Change background to rounded corners (#200) 2022-04-03 22:30:21 +02:00
.gitignore Add .gitignore 2014-04-22 16:52:04 -04:00
.luacheckrc Add filter-by-category functionality (#171) 2021-04-05 20:07:14 +02:00
LICENSE.txt README: Add features and link to mod contents 2019-06-16 11:14:08 +02:00
README.md Document and replace sounds 2023-01-10 21:27:56 +01:00
api.lua Purge recipes with invalid ingredients 2023-01-09 17:42:41 +01:00
bags.lua Make bags support lite mode 2023-01-12 22:16:06 +01:00
callbacks.lua Fix search not working after page flip 2023-01-27 15:57:28 +01:00
category.lua Tidy and comment filtering functions 2022-10-05 21:07:11 +02:00
default-categories.lua Add filter-by-category functionality (#171) 2021-04-05 20:07:14 +02:00
group.lua Improve group matching for 'copy to craft' 2023-01-09 17:42:41 +01:00
image_credits.txt Fix unclear licenses for the images. 2018-01-02 22:39:13 +01:00
init.lua Add setting to hide disabled buttons (#217) 2022-10-26 10:05:03 +02:00
internal.lua Centre page number label and move refill/trash labels (#221) 2023-01-04 14:35:46 +01:00
item_names.lua Fix item name position, also for hudbars 2020-06-05 21:30:53 +02:00
legacy.lua Version 4: Feature checks and deprecate internal functions 2022-02-26 11:38:45 +01:00
match_craft.lua Improve group matching for 'copy to craft' 2023-01-09 17:42:41 +01:00
mod.conf Remove dependency on farming (#219) 2022-12-12 17:45:53 +01:00
register.lua Document and replace sounds 2023-01-10 21:27:56 +01:00
screenshot.png Obligatory screenshot update 2022-04-11 20:11:31 +02:00
settingtypes.txt Add setting to hide disabled buttons (#217) 2022-10-26 10:05:03 +02:00
waypoints.lua Fix waypoint initialization order 2021-08-29 07:47:32 +02:00

README.md

Unified Inventory

Screenshot

Unified Inventory replaces the default survival and creative inventory.

Features

  • Node, item and tool browser
  • Crafting guide
    • Can copy the recipe to the crafting grid
    • Recipe search function by ingredients
  • Up to four bags with up to 24 slots each
  • Home function to teleport
  • Trash slot and refill slot for creative
  • Waypoints to keep track of important locations
  • Lite mode: reduces the item browser width
    • minetest.conf setting unified_inventory_lite = true
  • Mod API for modders: see mod_api.txt
  • Setting-determinated features: see settingtypes.txt

Requirements

  • Minetest 5.4.0+
  • Mod default for category filters (contained in Minetest Game)
  • Mod farming for craftable bags (contained in Minetest Game)
  • For waypoint migration: datastorage

Licenses

Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel)

Copyright (C) 2012-? Various minetest-mods contributors

Code

GNU LGPLv2+, see license notice

Textures

VanessaE: (CC-BY-4.0)

  • ui_group.png

Tango Project: (Public Domain, CC-BY-4.0)

From http://www.clker.com (Public Domain, CC-BY-4.0):

Everaldo Coelho (YellowIcon) (LGPL v2.1+):

Gregory H. Revera: (CC-BY-SA 3.0)

Thomas Bresson: (CC-BY 3.0)

Fibonacci: (Public domain, CC-BY 4.0)

Gregory Maxwell: (Public domain, CC-BY 4.0)

Adrien Facélina: (LGPL v2.1+)

Other files from Wikimedia Commons:

RealBadAngel: (CC-BY-4.0)

  • Everything else.

Sounds