IC save API recipes

Save recipes in IC Helper when using API in console

Autor
Active Tutorial
Dnevne instalacije
0
Ukupnih instalacija
5
Ocjene
0 0 0
Verzija
1.3
Stvoreno
25.12.2024.
Ažurirano
26.12.2024.
Size
2,33 KB
Licenza
MIT
Primjenjuje se

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.