1
0
Fork 0
MineClone2/mods/HELP/mcl_craftguide
Elias Fleckenstein d8d4cb5def Revert color changes to GUI.
The Minecraft colorset (net.minecraft.util.text.TextFormatting) is only used for chat and tooltips.
This partically reverts 84819bf9f5.
2021-04-19 14:44:20 +02:00
..
locale
textures
.luacheckrc
API.md
README.md
init.lua
license.txt
mod.conf
screenshot.png
settingtypes.txt

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