Attention: This game does not have a save feature, but people on Hacker News have already found a way to save their progress.
Export the items to a json string:
console.log(JSON.stringify({discoveries: window.$nuxt.$root.$children[2].$children[0].$children[0]._data.discoveries, elements:window.$nuxt.$root.$children[2].$children[0].$children[0]._data.elements}))
Load the items from a json string:
a = PUT YOUR JSON HERE;
window.$nuxt.$root.$children[2].$children[0].$children[0]._data.elements = a.elements; window.$nuxt.$root.$children[2].$children[0].$children[0]._data.discoveries = a.discoveries;
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Submissions have to be related to games
No bigotry or harassment, be civil
No excessive self-promotion
Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
Mark Spoilers and NSFW
No linking to piracy
More information about the community rules can be found here.
Why would you do this to me
Sorry pal. We are in the same boat.
I’m stuck in an infinite loop of combining water, fire, wind, and earth with everything. I haven’t even done any combos that don’t involve one of those except by accident.
Send help.
That’s how I started. After a while I was just clicking random combos to see what I could get.