2020-12-30 23:22:38 +01:00
|
|
|
# i3
|
2020-12-30 23:21:05 +01:00
|
|
|
|
2020-12-31 03:02:35 +01:00
|
|
|
[![ContentDB](https://content.minetest.net/packages/jp/i3/shields/title/)](https://content.minetest.net/packages/jp/i3/) [![ContentDB](https://content.minetest.net/packages/jp/i3/shields/downloads/)](https://content.minetest.net/packages/jp/i3/)
|
|
|
|
|
2021-02-24 19:36:54 +01:00
|
|
|
#### **`i3`** is a next-generation inventory for Minetest.
|
2020-12-31 02:50:22 +01:00
|
|
|
|
2021-01-16 20:20:47 +01:00
|
|
|
This inventory offers a slick, modern UI made with the latest technologies of the Minetest engine.
|
|
|
|
**`i3`** provides a rich [**API**](https://github.com/minetest-mods/i3/blob/master/API.md) for mod developers who want to extend it.
|
2020-12-31 02:50:22 +01:00
|
|
|
|
2021-01-17 19:11:11 +01:00
|
|
|
This mod requires **Minetest 5.4+**
|
2020-12-31 02:50:22 +01:00
|
|
|
|
2021-01-16 20:20:47 +01:00
|
|
|
#### List of features:
|
|
|
|
- Crafting Guide (only in survival mode)
|
|
|
|
- Progressive Mode¹
|
|
|
|
- Quick Crafting
|
2021-01-22 19:14:33 +01:00
|
|
|
- Backpacks
|
2021-01-16 20:20:47 +01:00
|
|
|
- 3D Player Model Preview
|
|
|
|
- Inventory Sorting (alphabetical + item stack compression)
|
|
|
|
- Item Bookmarks
|
2021-04-06 03:34:54 +02:00
|
|
|
- Waypoints
|
2020-12-31 02:50:22 +01:00
|
|
|
|
2021-01-16 20:20:47 +01:00
|
|
|
**¹** *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`.*
|
|
|
|
|
2021-01-25 20:44:04 +01:00
|
|
|
|
2021-01-16 20:20:47 +01:00
|
|
|
#### This mod officially supports the following mods:
|
|
|
|
- [**`3d_armor`**](https://content.minetest.net/packages/stu/3d_armor/)
|
|
|
|
- [**`skinsdb`**](https://content.minetest.net/packages/bell07/skinsdb/)
|
|
|
|
- [**`awards`**](https://content.minetest.net/packages/rubenwardy/awards/)
|
|
|
|
|
2021-01-23 03:35:45 +01:00
|
|
|
#### Recommendations
|
|
|
|
|
|
|
|
To use this mod in the best conditions, it's recommended to follow these recommendations:
|
|
|
|
|
2021-01-16 20:20:47 +01:00
|
|
|
- Use LuaJIT
|
2021-01-24 16:08:46 +01:00
|
|
|
- Use a HiDPI widescreen display
|
2021-01-25 19:28:28 +01:00
|
|
|
- Use the default Freetype font style
|
2021-01-16 20:20:47 +01:00
|
|
|
|
2021-01-25 20:44:04 +01:00
|
|
|
#### Notes
|
|
|
|
|
2021-02-08 01:32:33 +01:00
|
|
|
`i3` uses a larger inventory than the usual inventories in Minetest games.
|
2021-01-25 20:44:04 +01:00
|
|
|
Thus, most chests will be unadapted to this inventory size.
|
2021-02-08 01:32:33 +01:00
|
|
|
The `i3` inventory is 9 slots wide by default (without backpack), such as in Minecraft.
|
2021-01-16 20:20:47 +01:00
|
|
|
|
2021-01-25 20:44:04 +01:00
|
|
|
Report any bug on the [**Bug Tracker**](https://github.com/minetest-mods/i3/issues).
|
2021-01-16 20:20:47 +01:00
|
|
|
|
|
|
|
Love this mod? Donations are appreciated: https://www.paypal.me/jpg84240
|
|
|
|
|
2021-02-24 19:36:54 +01:00
|
|
|
Demo video: https://www.youtube.com/watch?v=25nCAaqeacU
|
2020-12-31 02:50:22 +01:00
|
|
|
|
2021-02-24 19:14:07 +01:00
|
|
|
![Preview](https://user-images.githubusercontent.com/7883281/109045805-4f450600-76d4-11eb-90f7-b99ab939246a.png)
|