1
0
Fork 0
MineClone2/mods/HELP/mcl_craftguide
Lizzy 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 Fix Russian translation 2020-11-26 23:34:56 +04:00
textures Tweak craftguide icons to match colorsheme 2020-03-10 07:01:41 +01:00
.luacheckrc
API.md
README.md
init.lua Revert color changes to GUI. 2021-04-19 14:44:20 +02:00
license.txt
mod.conf MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
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).