IC save API recipes

Save recipes in IC Helper when using API in console

Autor
Active Tutorial
Instalări zilnice
0
Total instalări
4
Rating-uri
0 0 0
Versiune
1.3
Creat
25-12-2024
Actualizat
26-12-2024
Size
2,33 KB
Licență
MIT
Se aplică pe

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.