Page 2 of 2

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Tue Nov 15, 2016 12:14
by hajo
Would it be possible to add a button/checkbox to do a reverse-lookup ?

As in, the normal operation is to show recipe(s) to craft, say, a steel axe.
The reverse would be to show all recipes that use steel-ingots.

There is a mod for a craftingtable that does about half of that,
e.g. you put in some wood, and it shows all the possible output-products.
Then you can choose one of those.
But that means, stuff can only show up when you already have all the needed materials.

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Tue Nov 15, 2016 14:05
by amadin
I support the hajo's idea

Public Service Announcement

PostPosted: Sat Dec 03, 2016 19:57
by Wuzzy
Public Service Announcement:
This mod is now broken with Minetest 0.4.14. Reason: The new “colorize” feature is used with no fallback option.
Users should not update this mod until the next Minetest version is released. Or they use the developer version of Minetest.

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Sun Dec 04, 2016 20:53
by Fixerol
And 0.4.15 release will be very soon.

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Fri Dec 09, 2016 01:01
by Napiophelios
Man this is awesome. The new "progressive" setting/feature works like a champ :)

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Wed Jan 11, 2017 12:38
by texmex
Could the progressive mode be made to look for items beyond the regular inventory? Thinking of the backpack and bags mods specifically.

I guess this line should be expanded to look elsewhere, but that's about all I understand.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
local _, has_item = self:recipe_in_inv(inv, item)

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Thu Jan 12, 2017 21:47
by Chibi ghost
I've been missing this from x decor and this gives me the perfect excuse to replace a mod that I've not been happy with

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Mon Jan 23, 2017 10:25
by texmex
I love the progressive mode, it's one of the basic game mechanic on my server.

Given that the player inventory is relatively small it makes some recipes hard to discover however. A feature to save once discovered recipes in the craft guide forever would therefore help.

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Mon Mar 20, 2017 00:06
by Wuzzy
This mod now has a button for Simple Fast Inventory Buttons [sfinv_buttons].

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Mon Mar 20, 2017 10:32
by texmex
Awesome!

Re: [Mod] Crafting Guide [git] [craftguide]

PostPosted: Mon Mar 20, 2017 18:26
by cHyper
Wuzzy wrote:This mod now has a button for Simple Fast Inventory Buttons [sfinv_buttons].


good news, i like sfinv very much.
+1