The most comprehensive Crafting Guide on Minetest https://content.minetest.net/packages/jp/craftguide/
Go to file
Wuzzy 9510ed7daa Cycle through alternative receipes when re-clicking on same item 2017-02-17 21:21:49 +01: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 Start item listing at index instead of skipping there. 2016-08-05 17:00:16 +02:00
LICENSE Update LICENSE 2017-01-30 10:14:52 +01:00
README.md Window size: replace settings by buttons 2016-12-24 03:17:35 +01:00
description.txt Minor cleanup 2016-12-24 03:39:57 +01:00
init.lua Cycle through alternative receipes when re-clicking on same item 2017-02-17 21:21:49 +01: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

README.md

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

Preview2