An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue.
Go to file
bri cassa cb6e602497 Merge remote-tracking branch 'github/master' 2023-11-25 15:40:23 +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 Full polish translation (#231) 2023-06-24 08:43:04 +02:00
sounds Document and replace sounds 2023-01-10 21:27:56 +01:00
textures Waypoints: Add teleportation button 2023-06-06 19:41:03 +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 Waypoints: Add teleportation button 2023-06-06 19:41:03 +02:00
api.lua Clean itemname before checking existence (#234) 2023-07-11 18:12:35 +02:00
bags.lua Bags: Prevent error caused by moving the opened bag 2023-06-18 18:48:15 +02: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 Merge remote-tracking branch 'github/master' 2023-11-25 15:40:23 +01:00
internal.lua Centre page number label and move refill/trash labels (#221) 2023-01-04 14:35:46 +01:00
item_names.lua Add `unified_inventory_enable_item_names` setting (#235) 2023-10-15 21:02:35 +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 Merge remote-tracking branch 'github/master' 2023-06-07 22:58:05 +02:00
screenshot.png Obligatory screenshot update 2022-04-11 20:11:31 +02:00
settingtypes.txt Add setting to disable waypoints 2023-11-20 17:54:44 +01:00
waypoints.lua Waypoints: Add teleportation button 2023-06-06 19:41:03 +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):

From https://www.svgrepo.com (CC-BY)

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