MineClone2/mods/HELP/mcl_craftguide
2024-05-07 11:38:00 +00:00
..
locale mcl_craftguide pt_BR translation 2023-12-22 23:45:07 +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
init.lua Fix server crash when server restarts after a player dies but they didn't respawn (#4246) 2024-05-02 03:01:43 +00:00
license.txt Update to latest version of craftguide 2019-03-12 22:03:21 +01:00
mod.conf MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
README.md Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
settingtypes.txt Re-introduce the progressive mode! YESSSSS 2019-03-13 04:52:23 +01:00

Crafting Guide (VoxeLibre 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).