Import [craftguide] mod
This commit is contained in:
parent
fd0a7aa616
commit
0aa2a22a2c
14 changed files with 1167 additions and 0 deletions
14
mods/craftguide/README.md
Normal file
14
mods/craftguide/README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
##  Crafting Guide ##
|
||||
|
||||
#### A Crafting Guide for Minetest that doesn't suck. ####
|
||||
|
||||
#### `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. ####
|
||||
|
||||
#### This crafting guide is usable with a blue book named *"Crafting Guide"*. ####
|
||||
|
||||
#### 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`.
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue