MineClone2/mods/HELP/mcl_craftguide
2020-03-11 00:57:40 +01:00
..
locale Fix an inconsistent German translation 2020-03-11 00:57:40 +01:00
textures Tweak craftguide icons to match colorsheme 2020-03-10 07:01:41 +01:00
.luacheckrc
API.md Re-introduce the progressive mode! YESSSSS 2019-03-13 04:52:23 +01:00
depends.txt
description.txt Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
init.lua Craftguide: Don't display burntime for groups 2020-03-10 05:44:52 +01:00
license.txt
mod.conf
README.md
screenshot.png
settingtypes.txt Re-introduce the progressive mode! YESSSSS 2019-03-13 04:52:23 +01:00

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).