mirror of
https://github.com/minetest-mods/i3.git
synced 2024-11-14 06:40:22 +01:00
19 lines
912 B
Markdown
19 lines
912 B
Markdown
# i3
|
|
|
|
#### A tiling inventory for Minetest
|
|
|
|
`i3` is a tiling inventory for Minetest with a modern UI using the latest technologies of the Minetest engine.
|
|
It offers everything what [`craftguide`](https://github.com/minetest-mods/craftguide) can do, with an inventory on top of that.
|
|
|
|
This inventory features a **Progressive Mode**.
|
|
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`.
|
|
|
|
For developers, `i3` also has a [modding API](https://github.com/minetest-mods/i3/blob/master/API.md).
|
|
|
|
This mod also supports [`3d_armor`](https://github.com/minetest-mods/3d_armor) for a nice player model preview.
|
|
|
|
Love this mod? Donations are appreciated: https://www.paypal.me/jpg84240
|
|
|
|
![Preview](https://user-images.githubusercontent.com/7883281/103390081-c619b480-4b12-11eb-9993-c35787cc6b61.png)
|