i3/README.md

22 lines
1.2 KiB
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 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/)
2020-12-31 03:24:05 +01:00
**`i3`** is a tiling inventory for Minetest 5.4+ with a modern UI using the latest technologies of the Minetest engine.
2021-01-02 21:36:13 +01:00
It supports 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
2021-01-10 21:07:08 +01:00
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)
2020-12-31 02:50:22 +01:00
2021-01-03 22:26:29 +01:00
**Demo video** on [YouTube](https://www.youtube.com/watch?v=fsZk_11pCN8)
2020-12-31 02:50:22 +01:00
2020-12-31 03:10:39 +01:00
![Preview](https://user-images.githubusercontent.com/7883281/103390611-b2bc1880-4b15-11eb-92d2-296d0137f2a1.png)