i3/README.md

19 lines
924 B
Markdown
Raw Normal View History

2020-12-30 23:22:38 +01:00
# i3
2020-12-30 23:21:05 +01:00
2020-12-31 02:50:22 +01:00
#### A tiling inventory for Minetest
2020-12-31 02:52:11 +01:00
**`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.
2020-12-31 02:50:22 +01:00
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`.
2020-12-31 02:52:11 +01:00
For developers, **`i3`** also has a [modding API](https://github.com/minetest-mods/i3/blob/master/API.md).
2020-12-31 02:50:22 +01:00
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)