2016-02-21 00:42:52 +01:00
|
|
|
## Crafting Guide ##
|
|
|
|
|
2016-12-08 02:31:04 +01:00
|
|
|
#### A simple and fast Crafting Guide that doesn't suck for Minetest. ####
|
2016-02-21 09:52:59 +01:00
|
|
|
|
2016-12-08 02:31:04 +01:00
|
|
|
#### Usable with a book named *"Crafting Guide"*. ####
|
|
|
|
|
|
|
|
#### This crafting guide features two modes : Normal and Progressive. ####
|
|
|
|
The Progressive mode is a Terraria-like crafting guide system that only
|
|
|
|
list the items in the crafting guide for which you already have the ingredients
|
|
|
|
in your inventory. The progressive mode is disabled by default and can be enabled with
|
|
|
|
`craftguide_progressive_mode = true` in `minetest.conf`.
|
2016-02-21 09:52:59 +01:00
|
|
|
|
2016-02-21 00:42:52 +01:00
|
|
|
![Preview](http://i.imgur.com/xblp1Vs.png)
|
|
|
|
|