IC save API recipes

Save recipes in IC Helper when using API in console

Autor
Active Tutorial
Denně instalací
0
Celkem instalací
4
Hodnocení
0 0 0
Verze
1.3
Vytvořeno
25. 12. 2024
Aktualizováno
26. 12. 2024
Size
2,3 KB
Licence
MIT
Spustit na

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.