IC save API recipes

Save recipes in IC Helper when using API in console

Per 25-12-2024. Zie de nieuwste versie.

Maker
Active Tutorial
Beoordelingen
0 0 0
Versie
1.2
Gemaakt op
25-12-2024
Bijgewerkt op
25-12-2024
Grootte
2,3 KB
Licentie
MIT
Wordt toegepast op

Saves recipes made with API directly by intercepting fetch.

Only works if you add
unsafeWindow.addElementToCrafts = addElementToCrafts;
in IC Helper script after addElementToCrafts has been defined.