IC save API recipes

Save recipes in IC Helper when using API in console

Autore
Active Tutorial
Installazioni giornaliere
0
Installazioni totali
4
Valutazione
0 0 0
Versione
1.3
Creato il
25/12/2024
Aggiornato il
26/12/2024
Dimensione
2,33 KB
Licenza
MIT
Applica a

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.