craftguide/README.md

23 lines
989 B
Markdown
Raw Normal View History

# ![Preview1](http://i.imgur.com/fIPNYkb.png) Crafting Guide
2016-02-21 00:42:52 +01:00
#### `craftguide` is the most comprehensive crafting guide on Minetest.
#### Consult the [Minetest Wiki](http://wiki.minetest.net/Crafting_guide) for more details.
2016-02-21 09:52:59 +01:00
2018-12-16 23:20:54 +01:00
This crafting guide is a blue book named *"Crafting Guide"* or a wooden sign.
2016-02-21 09:52:59 +01:00
2018-12-16 23:20:54 +01:00
This crafting guide 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: `craftguide_progressive_mode = true` in `minetest.conf`.
`craftguide` is also integrated in `sfinv` (Minetest Game inventory). To enable it:
2018-11-11 22:24:48 +01:00
`craftguide_sfinv_only = true` in `minetest.conf`.
2018-12-16 23:20:54 +01:00
Use the command `/craft` to show the recipe(s) of the pointed node.
2019-02-13 14:24:13 +01:00
For developers, `craftguide` also has a [modding API](https://github.com/minetest-mods/craftguide/blob/master/API.md).
Love this mod? Donations are appreciated: https://www.paypal.me/jpg84240
![Preview2](https://i.imgur.com/w7KMS9G.png)