MineClone2/mods/HELP/mcl_craftguide
Wuzzy 7935e64637 Cleanup ambigious sandstone groups, change meaning
- Change meaning of "sandstone" group to include sandstone of any color
- Add "normal_sandstone" group
- Rename "redsandstone" group to "red_sandstone"
2019-03-12 01:50:42 +01:00
..
textures Show v6 icon for unique red sand recipe 2017-09-19 19:19:07 +02:00
.luacheckrc Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
LICENSE Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
README.md Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
depends.txt Fix mcl_craftguide dependency 2017-07-08 20:04:04 +02:00
description.txt Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
init.lua Cleanup ambigious sandstone groups, change meaning 2019-03-12 01:50:42 +01:00
mod.conf Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
screenshot.png Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01: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