Discussion: Feature Request: Reciepes

Something like:

inventory.reciepes?tool_tsid=...

Which returns:

{ name: "", ingredients: [ {} ], results: [{}], energy: 100, time: 10, durability: 10 }
I'd love a recipes API too...
Yes, yes! I would love to see a way to get at recipes through the API. I was considering an app that would help you pick what to cook based on your inventory and energy returns. I think to be most useful, it would need to include the simple conversions (fruit, spice, etc) as well as more complex recipes.
Yes, no doubt, that screen scrapping is not the best method :-p

duien, check glitchpedia.com to see if you had something similar in mind ;)