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 b5de18b196 Categories: remove unknown items after start
This avoids runtime errors caused by removed items
or such that were not registered at all but listed
by default in a pre-defined category.
2024-03-17 16:54:21 +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 dump function to luacheck 2024-01-13 10:47:05 +01: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 Categories: remove unknown items after start 2024-03-17 16:54:21 +01: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 Categories: Improve automatic ore categorization 2024-01-13 10:40:25 +01:00
default-categories.lua Categories: Improve automatic ore categorization 2024-01-13 10:40:25 +01: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 Option to hide uncraftable items (#240) 2024-01-06 12:35:54 +01:00
internal.lua Categories: remove unknown items after start 2024-03-17 16:54:21 +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 Categories: Improve automatic ore categorization 2024-01-13 10:40:25 +01:00
screenshot.png Obligatory screenshot update 2022-04-11 20:11:31 +02:00
settingtypes.txt Option to hide uncraftable items (#240) 2024-01-06 12:35:54 +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