A next-generation inventory for Minetest 5.4+
Go to file
Jean-Patrick Guerrero 7c9785d448 Minor cleanup 2021-01-27 01:05:07 +01:00
locale Translate the mod in french 2021-01-24 19:09:18 +01:00
sounds Remove unused sound 2021-01-21 20:50:52 +01:00
textures Make slots and boxes look better 2021-01-26 02:01:31 +01:00
.gitignore Initial commit 2020-12-30 20:53:09 +01:00
.luacheckrc Luacheck cleanup 2021-01-23 20:54:49 +01:00
API.md Fix search filters 2021-01-24 23:33:37 +01:00
LICENSE Increase hotbar count 2021-01-24 16:08:46 +01:00
README.md Update README 2021-01-25 20:44:04 +01:00
init.lua Minor cleanup 2021-01-27 01:05:07 +01:00
mod.conf Add awards support! 2021-01-10 20:56:37 +01:00
settingtypes.txt Init commit 2020-12-30 23:21:05 +01:00
test_custom_recipes.lua Rename files 2021-01-17 00:38:53 +01:00
test_online_recipe.json Add test file for online recipe 2021-01-17 00:44:46 +01:00
test_tabs.lua UI tweaks 2021-01-21 19:28:54 +01:00

README.md

i3

ContentDB ContentDB

i3 is the inventory of your wildest dreams.

This inventory offers a slick, modern UI made with the latest technologies of the Minetest engine. i3 provides a rich API for mod developers who want to extend it.

This mod requires Minetest 5.4+

List of features:

  • Crafting Guide (only in survival mode)
  • Progressive Mode¹
  • Quick Crafting
  • Backpacks
  • 3D Player Model Preview
  • Inventory Sorting (alphabetical + item stack compression)
  • Item Bookmarks

¹ This mode is a Terraria-like system that shows recipes you can craft from items you ever had in your inventory. To enable it: i3_progressive_mode = true in minetest.conf.

This mod officially supports the following mods:

Recommendations

To use this mod in the best conditions, it's recommended to follow these recommendations:

  • Use LuaJIT
  • Use a HiDPI widescreen display
  • Use the default Freetype font style

Notes

i3 uses a larger inventory (9 slots wide) than the usual inventories in Minetest. Thus, most chests will be unadapted to this inventory size.

Report any bug on the Bug Tracker.

Love this mod? Donations are appreciated: https://www.paypal.me/jpg84240

Demo video: https://www.youtube.com/watch?v=mwpzKq0zVjg

Preview