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 KB
الترخيص
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.