[Mod] Crafting Guide [2.0] [craftguide]

Emon
Member
Posts: 48
Joined: Tue Apr 26, 2016 09:35

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

by Emon » Post

Italian version available here.

amadin
Member
Posts: 549
Joined: Tue Jun 16, 2015 16:23

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

by amadin » Post

Will be good if somebody add tabs as in creative inventory.

Image

Jk234
New member
Posts: 4
Joined: Sat Jul 02, 2016 15:32

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

by Jk234 » Post

(Edit: Nevermind, I overlooked the option in the world settings that's needed to enable the mod).

amadin
Member
Posts: 549
Joined: Tue Jun 16, 2015 16:23

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

by amadin » Post


amadin
Member
Posts: 549
Joined: Tue Jun 16, 2015 16:23

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

by amadin » Post

"
Last edited by amadin on Wed Dec 18, 2019 19:30, edited 1 time in total.

hajo
Member
Posts: 606
Joined: Thu Oct 13, 2016 10:45
Location: DE
Contact:

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

by hajo » Post

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.
Last edited by hajo on Wed Jan 11, 2017 13:36, edited 2 times in total.

amadin
Member
Posts: 549
Joined: Tue Jun 16, 2015 16:23

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

by amadin » Post

'
Last edited by amadin on Wed Dec 18, 2019 19:31, edited 1 time in total.

User avatar
Wuzzy
Member
Posts: 4786
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy
Contact:

Public Service Announcement

by Wuzzy » Post

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.

User avatar
Fixer
Member
Posts: 904
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer
Location: Ukraine

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

by Fixer » Post

And 0.4.15 release will be very soon.

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

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

by Napiophelios » Post

Man this is awesome. The new "progressive" setting/feature works like a champ :)

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

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

by texmex » Post

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.

Code: Select all

local _, has_item = self:recipe_in_inv(inv, item)

Chibi ghost
Member
Posts: 845
Joined: Fri Jan 08, 2016 21:17
In-game: Ghost

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

by Chibi ghost » Post

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

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

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

by texmex » Post

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.

User avatar
Wuzzy
Member
Posts: 4786
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy
Contact:

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

by Wuzzy » Post

This mod now has a button for Simple Fast Inventory Buttons [sfinv_buttons].

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

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

by texmex » Post

Awesome!

u34

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

by u34 » Post

Wuzzy wrote:This mod now has a button for Simple Fast Inventory Buttons [sfinv_buttons].
good news, i like sfinv very much.
+1

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

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

by Lone_Wolf » Post

Is there a setting you could add to make this mod like the edited one in Hometown?
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

User avatar
harmony
Member
Posts: 410
Joined: Tue Jun 20, 2017 22:16
IRC: ynomrah
In-game: ynomrah
Location: 고향 ^-^

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

by harmony » Post

Lone_Wolf wrote:Is there a setting you could add to make this mod like the edited one in Hometown?
Wow, you haven't got a reply in a LONG time. xD
저는 방탄소년단 를 사랑해요!!! 아미!! 김남준,김석진,민윤기,정호석,박지민,김태형,전정국,방탄소년단!
저는 블랙핑크 를 사랑해요!!! 블링크!! 김지수,김제니,박채영,리사(ปราณ ปริ ยา มโน บาล)

User avatar
Wuzzy
Member
Posts: 4786
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy
Contact:

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

by Wuzzy » Post

Jp / kilbith currently refuses to post anything into the Minetest forums; even in this thread. Don't ask me why, it's kind of weird. You have to find other ways to contact jp / kilbith.
Note that mod development is not part of this decision.

User avatar
Fixer
Member
Posts: 904
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer
Location: Ukraine

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

by Fixer » Post

I'm pretty sure you can contact him on this mod github page.

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

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

by Lone_Wolf » Post

Thanks guys. Didn't know that lol.
I've decided to just ask the server admin for the mod he has lol
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

Punk
Member
Posts: 158
Joined: Sun Dec 25, 2016 06:52

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

by Punk » Post

hajo wrote: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.
I was using many farming mods and I had this need.

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

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

by jp » Post

Quick passage over here... craftguide 1.1 released.

- Added a reverse crafting guide (you must click on the output item to see the usages)
- Cleanups & optimizations
- Support for translations
- Tweakings to the interface
- Changed license to MIT

Enjoy.

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

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

by Lone_Wolf » Post

jp wrote:Quick passage over here... craftguide 1.1 released.

- Added a reverse crafting guide (you must click on the output item to see the usages)
- Cleanups & optimizations
- Support for translations
- Tweakings to the interface
- Changed license to MIT

Enjoy.
Haha you're back! Love the mod. And the update too
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

Astrobe
Member
Posts: 571
Joined: Sun Apr 01, 2018 10:46

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

by Astrobe » Post

Seconded.

Post Reply

Who is online

Users browsing this forum: No registered users and 26 guests