IC save API recipes

Save recipes in IC Helper when using API in console

Autor
Active Tutorial
Dnevne instalacije
0
Ukupno instalacija
4
Ocene
0 0 0
Verzija
1.3
Napravljeno
25/12/2024
Ažurirano
26/12/2024
Size
2,33 КБ
Licenca
MIT
Važi za

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.