mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-26 03:07:32 +01:00
a84f7935fa
This reverts commit ea0c2e9568dcb9d63f777ac62307af65c9a47603. |
||
---|---|---|
.. | ||
textures | ||
.luacheckrc | ||
depends.txt | ||
description.txt | ||
init.lua | ||
LICENSE | ||
mod.conf | ||
README.md | ||
screenshot.png |
Crafting Guide
A Crafting Guide for Minetest that doesn't suck.
craftguide
is simply the most comprehensive mod of his category, with the cleanest code.
Consult the Minetest Wiki for more details and comparisons.
This crafting guide is usable with a blue book named "Crafting Guide".
This crafting guide features two modes : Standard and Progressive.
The Progressive mode is a Terraria-like system that only shows recipes you can craft from items in inventory.
The progressive mode can be enabled with craftguide_progressive_mode = true
in minetest.conf
.