minetest-mods / craftguide

:book: The most comprehensive Crafting Guide on Minetest
Other
43 stars 20 forks source link

Misleading message when using /craft on node that you don't know its recipe of yet [Progressive Mode] #58

Closed Wuzzy2 closed 5 years ago

Wuzzy2 commented 5 years ago

If you are in progressive mode, started out with an empty craftguide, then you walk to a stone and type in /craft, the game claims there is no recipe for it.

When you mine the stone (thus reveal its recipes), then use the same command on another stone, it suddenly works.

I think this behaviour is actually correct in principle (you first have to collect the source item to “earn” more recipes), but the message is VERY misleading.

It says “No recipe for this node: X” but this isn't true. There is a recipe, you just don't know it yet. ;-)

I suggest: In Progressive Mode, the error message should say “You don't know a recipe for this node: X”. This implies there might be a recipe for the stone, you just haven't found it out yet.

kilbith commented 5 years ago

I do agree.

kilbith commented 5 years ago

https://github.com/minetest-mods/craftguide/commit/e37f1df6d3442c882ffa5d0deac86cb810a6b823