TheStonedTurtle / banked-experience

A RuneLite plugin used to calculate the experience you have banked
BSD 2-Clause "Simplified" License
15 stars 44 forks source link

Crafting - Missing sand as required secondary for Molten Glass #109

Closed daryl-daryl closed 1 year ago

daryl-daryl commented 1 year ago

Currently only counting (Giant)Seaweed/Soda Ash as an ingredient for glass, doesn't require or check Buckets of Sand

TheStonedTurtle commented 1 year ago

Per the README:

Q: How can I limit experience based on the secondaries I have banked? This is not currently possible. Some secondaries, like coal, are split between multiple activities which would require a prioritization system that I'm not sure how to implement.

I had to decide what is the "main" item for activities, in this case it was the Seaweed/Soda Ash.

You can see how many it would take, along with how many you have banked and/or are missing via the Show required secondaries config option. image