VoxeLibre/mods/HELP/mcl_craftguide
Elias Fleckenstein d57db0444f Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
..
locale Fix Russian translation 2020-11-26 23:34:56 +04:00
textures Tweak craftguide icons to match colorsheme 2020-03-10 07:01:41 +01:00
.luacheckrc Update to latest version of craftguide 2019-03-12 22:03:21 +01:00
API.md Re-introduce the progressive mode! YESSSSS 2019-03-13 04:52:23 +01:00
README.md Update to latest version of craftguide 2019-03-12 22:03:21 +01:00
init.lua Fix mcl_craftguide completely 2021-01-03 15:25:06 +01:00
license.txt Update to latest version of craftguide 2019-03-12 22:03:21 +01:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
screenshot.png Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
settingtypes.txt Re-introduce the progressive mode! YESSSSS 2019-03-13 04:52:23 +01:00

README.md

Crafting Guide (MineClone 2 edition)

mcl_craftguide is based on, craftguide the most comprehensive crafting guide on Minetest.

Consult the Minetest Wiki for more details.

This crafting guide can be accessed from the invenotory menu (book icon).

Crafting guide starts out empty and will be filled with more recipes whenever you hold on to a new items that you can use to new recipes.

For developers, there's a modding API (see API.md).