mirror of
https://github.com/minetest-mods/i3.git
synced 2024-11-16 07:40:21 +01:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
# i3
|
|
|
|
[![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/)
|
|
|
|
**`i3`** is a tiling inventory for Minetest 5.4+ with a modern UI using the latest technologies of the Minetest engine.
|
|
It supports 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 supports the following mods:
|
|
- [`3d_armor`](https://github.com/minetest-mods/3d_armor)
|
|
- [`skinsdb`](https://github.com/minetest-mods/skinsdb)
|
|
- [`awards`](https://gitlab.com/rubenwardy/awards)
|
|
|
|
**Demo video** on [YouTube](https://www.youtube.com/watch?v=fsZk_11pCN8)
|
|
|
|
![Preview](https://user-images.githubusercontent.com/7883281/103390611-b2bc1880-4b15-11eb-92d2-296d0137f2a1.png)
|