Skip to content

minetest-mods/unified_inventory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

359 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unified Inventory

ContentDB

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
    • Alternatively, use the mod playersettings.
  • Mod API for modders: see mod_api.txt
  • Setting-determinated features: see settingtypes.txt

Dependencies

  • Luanti 5.4.0+

Optional dependencies

  • Mod default for category filters (part of Minetest Game)
  • Mod farming for craftable bags (part of Minetest Game)
  • To load waypoints of very old worlds: datastorage
  • Player-specific settings: playersettings

Licenses

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

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

  • Code: LGPL 2.1+
  • Textures: CC-BY-SA 4.0 and others
  • Sounds: CC 4.0 and others

For details, see LICENSE.txt

About

An extensible inventory mod which allows searching crafting and browsing for recipes in the same dialogue.

Topics

Resources

License

Stars

55 stars

Watchers

16 watching

Forks

Contributors

Languages

  • Lua 100.0%