Do you want to know if you have the materials needed for that awesome relic? Are you too lazy to look up all the components and add them up manually? Then I’ve got good news for you!
Someone asked on the GD Reddit a few days ago if there was a tool online showing which base components were needed to craft a certain relic, like a flow chart or something. I thought to myself “Shouldn’t be too hard to make in JavaScript”. So I did. Enjoy!
I added a crafting order list, like a walkthrough for making the selected relic.
I will update it later to make it list multiple instances of the same component with quantity instead, IE “2 Ancient Heart” instead of “Ancient Heart + Ancient Heart”. But the functionality is there now.