IC save API recipes

Save recipes in IC Helper when using API in console

נכון ליום 25-12-2024. ראה הגרסה האחרונה.

יוצר
Active Tutorial
דירוגים
0 0 0
גרסה
1.1
נוצר
25-12-2024
עודכן
25-12-2024
Size
2.3 קילו-בייט
רישיון
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.