Move mcl_craftguide into different modpack
This commit is contained in:
parent
72f6ba7b96
commit
c441426739
13 changed files with 0 additions and 0 deletions
14
mods/HELP/mcl_craftguide/README.md
Normal file
14
mods/HELP/mcl_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