▲ 164 ▼ Infinite Craft, an endless crafting game, is out. (neal.fun) submitted 2 years ago* (last edited 2 years ago) by lawrence@lemmy.world to c/games@lemmy.world 54 comments fedilink hide all child comments 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;
[–] synae@lemmy.dbzer0.com 12 points 2 years ago (2 children) Why would you do this to me permalink fedilink source hideshow 4 child comments replies: [–] doctordevice@lemm.ee 9 points 2 years ago* (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [–] Zahille7@lemmy.world 1 point 2 years ago That's how I started. After a while I was just clicking random combos to see what I could get. permalink fedilink source parent [–] lawrence@lemmy.world [S] 5 points 2 years ago Sorry pal. We are in the same boat. permalink fedilink source parent
[–] doctordevice@lemm.ee 9 points 2 years ago* (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [–] Zahille7@lemmy.world 1 point 2 years ago That's how I started. After a while I was just clicking random combos to see what I could get. permalink fedilink source parent
[–] Zahille7@lemmy.world 1 point 2 years ago That's how I started. After a while I was just clicking random combos to see what I could get. permalink fedilink source parent
[–] lawrence@lemmy.world [S] 5 points 2 years ago Sorry pal. We are in the same boat. permalink fedilink source parent