mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-12 13:30:36 +02:00
Update README
This commit is contained in:
17
README.md
17
README.md
@ -1,3 +1,18 @@
|
||||
# i3
|
||||
|
||||
#### A next-gen inventory for Minetest
|
||||
#### 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
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user