diff --git a/README.md b/README.md index 766f0cd..c3c02f4 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ #### 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. +**`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). +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.