The most comprehensive Crafting Guide on Minetest
Go to file
Jean-Patrick Guerrero 39ed2c2c45 Support for sfinv! 2018-11-11 22:58:26 +01:00
locale Add Malay translation 2018-04-18 02:03:11 +08:00
textures Merge pull request #15 from Wuzzy2/shapeless 2017-02-06 09:59:31 +00:00
.gitignore Add .gitignore 2016-08-05 15:55:19 +02:00
.luacheckrc Support for sfinv! 2018-11-11 22:58:26 +01:00
LICENSE Support for sfinv! 2018-11-11 22:58:26 +01:00
README.md Support for sfinv! 2018-11-11 22:58:26 +01:00
depends.txt Support for sfinv! 2018-11-11 22:58:26 +01:00
description.txt Minor cleanup 2016-12-24 03:39:57 +01:00
init.lua Support for sfinv! 2018-11-11 22:58:26 +01:00
intllib.lua Add Russian and German translations (using intllib) (#28) 2018-04-08 22:31:16 +02:00
mod.conf Initial commit 2016-02-20 15:42:52 -08:00
screenshot.png Add screenshot.png 2016-03-27 22:28:17 -07:00
settingtypes.txt Support for sfinv! 2018-11-11 22:58:26 +01:00

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

craftguide is also integrated in sfinv (Minetest Game inventory) when you enable it with craftguide_sfinv_only = true in minetest.conf.

Preview2