Page 1 of 1

Instant answer for Minetest crafting recepies on DuckDuckGo

PostPosted: Sat Aug 20, 2016 09:12
by jbb
A few days ago I tried the Minecraft crafting recepies instant answers on the DuckDuckGo search engine:
Image
https://duckduckgo.com/?q=minecraft+craft+axe&t=ffsb&ia=answer. And like the topic says, I wan't to have the same feature for minetest. The instant answer just uses images from the Minecraft wiki, like they can also be found on the minetest wiki. I asked on DuckDuckHack how much work would have to be done, and we only need the craftings from the wiki and writing them into a json file, like its done https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/share/goodie/minecraft/crafting-guide.json here for minecraft. So If somebody wants this feature too, please leave a comment.

Re: Instant answer for Minetest crafting recepies on DuckDuc

PostPosted: Sat Aug 20, 2016 17:32
by Wuzzy
There is an important distinction to make between Minetest and Minetest Game.
Minetest Game isn't the only subgame, and not the best one IMO. As Minetest is only the engine, it has no craftings. It would more consequent to make crafts of all subgames available, but I guess the workload required for this would be WAY too much. And I wouldn't recommend it anyway.
And besides, just use a crafting guide already! It is much more accurate anyway. Since you propose that DuckDuckGo uses the wiki for that, the answers are doomed to be outdated or wrong, since the wiki is doomed to be outdated or wrong.

I am not a real fan of game wikis, especially when it comes down to crunshing numbers, or, in this case, simple crafting recipes. It requires a massive amount of work to maintain it and you will probably still have mistakes because humans err. Crafting guides make sense because they do all that automatically.

Re: Instant answer for Minetest crafting recepies on DuckDuc

PostPosted: Sat Aug 20, 2016 20:01
by est31
Probably it should be possible to automatically convert some loaded lua code to the json format.

Re: Instant answer for Minetest crafting recepies on DuckDuc

PostPosted: Sun Aug 21, 2016 13:29
by benrob0329
Should I make an IA request on the DDG forums?

Re: Instant answer for Minetest crafting recepies on DuckDuc

PostPosted: Sun Aug 21, 2016 21:08
by Wuzzy
No.
I already explained why I think this is a bad idea.
IMO there are more important things to do with regards to Minetest.