star_wars/mods/craftguide
thunderdog1138 5302fa29c0 Upload files to 'mods/craftguide/textures' 2020-12-20 16:53:07 +00:00
..
sounds Upload files to 'mods/craftguide/sounds' 2020-12-20 16:51:16 +00:00
textures Upload files to 'mods/craftguide/textures' 2020-12-20 16:53:07 +00:00
.gitignore Upload files to 'mods/craftguide' 2020-12-20 16:50:35 +00:00
.luacheckrc Upload files to 'mods/craftguide' 2020-12-20 16:50:35 +00:00
API.md Upload files to 'mods/craftguide' 2020-12-20 16:50:35 +00:00
README.md Upload files to 'mods/craftguide' 2020-12-20 16:50:47 +00:00
init.lua Upload files to 'mods/craftguide' 2020-12-20 16:50:35 +00:00
license.txt Upload files to 'mods/craftguide' 2020-12-20 16:50:35 +00:00
mod.conf Upload files to 'mods/craftguide' 2020-12-20 16:50:47 +00:00
settingtypes.txt Upload files to 'mods/craftguide' 2020-12-20 16:50:47 +00:00
test.json Upload files to 'mods/craftguide' 2020-12-20 16:50:47 +00:00

README.md

Preview1 Crafting Guide

ContentDB ContentDB

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