MineClone2/mods/HELP/mcl_craftguide
AFCMS 43d39fa4f3
`mcl_craftguide`: Drop support for `sfinv`
2022-11-23 00:04:22 +01:00
..
locale Fix textdomain of mcl_craftguide 2021-06-02 13:45:20 +02:00
textures Rename a few textures to help support texture packs. 2022-03-02 20:13:24 -06: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 `mcl_craftguide`: Drop support for `sfinv` 2022-11-23 00:04:22 +01:00
license.txt Update to latest version of craftguide 2019-03-12 22:03:21 +01:00
mod.conf `mcl_craftguide`: Drop support for `sfinv` 2022-11-23 00:04:22 +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).