IC save API recipes

Save recipes in IC Helper when using API in console

Autor
Active Tutorial
Installationen heute
0
Installationen gesamt
5
Bewertungen
0 0 0
Version
1.3
Erstellt am
25.12.2024
Letzte Aktualisierung
26.12.2024
Größe
2,33 KB
Lizenz
MIT
Wird angewandt auf

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.