VoxeLibre/mods/HELP/mcl_craftguide
the-real-herowl 6e70c760d6 Fix some formspecs on mobile (#4456)
This should allow renaming items on the anvil when using mobile. This also may improve mobile craftguide experience.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4456
Co-authored-by: the-real-herowl <wiktor_t-i@proton.me>
Co-committed-by: the-real-herowl <wiktor_t-i@proton.me>
2024-06-24 03:26:02 +02: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
README.md Renaming throughout docs and comments 2024-05-07 11:38:00 +00:00
init.lua Fix some formspecs on mobile (#4456) 2024-06-24 03:26:02 +02: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
settingtypes.txt Re-introduce the progressive mode! YESSSSS 2019-03-13 04:52:23 +01:00

README.md

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