Page 1 of 1
Minetest's crafting

Posted:
Tue Apr 23, 2013 15:52
by PilzAdam
Hello everyone!
I made a diagramm of the default crafting recipes in Minetest.

- black arrow: normal crafting
- green arrow: drop
- red arrow: cooking
- purple arrow: item is in the same crafting group; can be used in the same recipes
- light blue arrow: sapling growing and sapling drop from leaves
- yellow arrow: water hitting lava
- blue name: item is generated in the world
- red name: furnace; item can cook other items
- red box: item can be used as fuel
- orange filled box: item is used to craft tools (pick, shovel, axe and sword)

Posted:
Tue Apr 23, 2013 15:53
by Traxie21
Wow
Complicated.

Posted:
Tue Apr 23, 2013 16:03
by PilzAdam
Updated a bit. It now includes all items from the default mod.

Posted:
Tue Apr 23, 2013 16:48
by sfan5
Nice!

Posted:
Tue Apr 23, 2013 18:34
by 0gb.us
You have a two way arrow between default:stone and default:stonebrick, but in game, it is only one way.

Posted:
Tue Apr 23, 2013 20:32
by PilzAdam
Updated.
Note that this is up to date with the current dev version of common.
Now supports all mods in common except stairs.

Posted:
Fri Apr 26, 2013 14:18
by Likwid H-Craft
Man been a long time been on look like :)
Anyways...
Should there be, a way to inport others?

Posted:
Sat Jul 27, 2013 14:14
by qwrwed
Can you upload the image to another site?

Posted:
Sat Jul 27, 2013 14:31
by PilzAdam
qwrwed wrote:Can you upload the image to another site?
Done.

Posted:
Sat Jul 27, 2013 15:11
by Jordach
Why haven't I ever commented on this yet?
Because this is A bit better than the wiki.

Posted:
Sun Jul 28, 2013 20:13
by Exilyth
Nice, I might use this as a quick reference for crafting.
Imho, this would be even better with (inventory) images.
By the way... I noticed some missing letters, was this diagram made by hand?
A script which goes through all the crafting recipes and turns them into e.g. a latex/graphviz/whatever script might be usefull to do the same (semi-)automatically for any version/any mod.

Posted:
Sun Jul 28, 2013 21:48
by PilzAdam
Exilyth wrote:Nice, I might use this as a quick reference for crafting.
Imho, this would be even better with (inventory) images.
By the way... I noticed some missing letters, was this diagram made by hand?
A script which goes through all the crafting recipes and turns them into e.g. a latex/graphviz/whatever script might be usefull to do the same (semi-)automatically for any version/any mod.
Its made by hand with the program "dia" (I was
really bored ;-))

Posted:
Thu Aug 01, 2013 14:22
by CalumMc
There seems to be a problem with the letter 'r'; look at everywhere it occurs and notice that it is squashed against the next letter.

Posted:
Thu Aug 01, 2013 14:37
by PilzAdam
CalumMc wrote:There seems to be a problem with the letter 'r'; look at everywhere it occurs and notice that it is squashed against the next letter.
Indeed.