Matthew Nestor 00d73edb0c only handle clear_craft if it makes sense to do so 1 year ago
..
locale 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
textures 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
.gitignore 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
.luacheckrc 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
API.md 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
README.md 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
init.lua 00d73edb0c only handle clear_craft if it makes sense to do so 1 year ago
license.txt 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
mod.conf 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
settingtypes.txt 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
test.json 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago

README.md

Preview1 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. This 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.

Love this mod? Donations are appreciated: https://www.paypal.me/jpg84240

Preview2