Replacement for Minetest creative inventory. - Keywords: mod minetest inventory https://github.com/minetest-mods/unified_inventory

MT-Modder bdf9b61779 Add item_name support for hudbars mod il y a 8 ans
locale babe4380ac 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 .. il y a 8 ans
sounds e3d391d63f Update mod il y a 10 ans
textures 2d6a0ed606 split ui_crafting_form il y a 8 ans
.gitignore 5e52f3c49c Add .gitignore il y a 10 ans
README.md 910c9fad5b Update README il y a 10 ans
api.lua babe4380ac 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 .. il y a 8 ans
bags.lua 9bc6301f60 Added listring/shift click to bags il y a 8 ans
callbacks.lua 9fe84789ba Allow per-user "full" mode when "lite" mode is set as global il y a 8 ans
depends.txt 527812fa96 Make waypoints optional and use external datastorage mod il y a 10 ans
group.lua 87f502a259 Show item usages in craft guide il y a 10 ans
image_credits.txt 3f8a7fb816 All new imagery, redone from scratch at 128px. il y a 10 ans
init.lua 758b643c4d Check for both old and new default creative mod name il y a 8 ans
internal.lua 9fe84789ba Allow per-user "full" mode when "lite" mode is set as global il y a 8 ans
item_names.lua bdf9b61779 Add item_name support for hudbars mod il y a 8 ans
register.lua b3c6c92286 Remove count from item_image_button label, il y a 8 ans
waypoints.lua 5df353c299 stop crash if HUD is returned nil (server too slow to emerge player) il y a 8 ans

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.