2016-12-18 15:30:39 +01:00
|
|
|
## ![Preview1](http://i.imgur.com/fIPNYkb.png) Crafting Guide ##
|
2016-02-21 00:42:52 +01:00
|
|
|
|
2016-12-18 15:30:39 +01:00
|
|
|
#### A Crafting Guide for Minetest that doesn't suck. ####
|
2016-02-21 09:52:59 +01:00
|
|
|
|
2016-12-18 15:30:39 +01:00
|
|
|
#### `craftguide` is simply the most comprehensive mod of his category, with the cleanest code. ####
|
|
|
|
#### Consult the [Minetest Wiki](http://wiki.minetest.net/Crafting_guide) for more details and comparisons. ####
|
2016-12-08 02:31:04 +01:00
|
|
|
|
2016-12-18 15:30:39 +01:00
|
|
|
#### This crafting guide is usable with a blue book named *"Crafting Guide"*. ####
|
2016-02-21 09:52:59 +01:00
|
|
|
|
2016-12-18 15:30:39 +01:00
|
|
|
#### This crafting guide features two modes : Standard and Progressive. ####
|
|
|
|
The Progressive mode is a Terraria-like system that only shows recipes you can craft from items in inventory.
|
|
|
|
The progressive mode can be enabled with `craftguide_progressive_mode = true` in `minetest.conf`.
|
2016-12-13 01:48:45 +01:00
|
|
|
|
2016-12-24 01:22:47 +01:00
|
|
|
![Preview2](http://i.imgur.com/3q7rVSo.png)
|