1 # Crafting Guide (MineClone 2 edition)
3 #### `mcl_craftguide` is based on, `craftguide` the most comprehensive crafting guide on Minetest.
4 #### Consult the [Minetest Wiki](http://wiki.minetest.net/Crafting_guide) for more details.
6 This crafting guide can be accessed from the invenotory menu (book icon).
8 Crafting guide starts out empty and will be filled with more recipes whenever you hold on
9 to a new items that you can use to new recipes.
11 For developers, there's a modding API (see `API.md`).