forked from minetest-mods/craftguide
80a0d67f15e5df9c3fb8469497d9ce182e0d3edc
Crafting Guide
craftguide
is the most comprehensive crafting guide on Minetest.
Consult the Minetest Wiki for more details.
This crafting guide is a blue book named "Crafting Guide" or a wooden sign.
This crafting guide features a progressive mode.
The progressive mode is a Terraria-like system that shows recipes you can craft
from items you ever had in your inventory. To enable it: craftguide_progressive_mode = true
in minetest.conf
.
craftguide
is also integrated in sfinv
(Minetest Game inventory). To enable it:
craftguide_sfinv_only = true
in minetest.conf
.
Use the command /craft
to show the recipe(s) of the pointed node.
For developers, craftguide
also has a modding API.
Description
Languages
Lua
73.9%
Gettext Catalog
26.1%