IC save API recipes

Save recipes in IC Helper when using API in console

יוצר
Active Tutorial
התקנות יומיות
0
סה"כ התקנות
4
דירוגים
0 0 0
גרסה
1.3
נוצר
25-12-2024
עודכן
26-12-2024
Size
2.33 קילו-בייט
רישיון
MIT
חל על

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.