IC save API recipes

Save recipes in IC Helper when using API in console

As of 2024-12-26. See the latest version.

نووسەر
Active Tutorial
Ratings
0 0 0
وەشان
1.3
Created
2024-12-25
Updated
2024-12-26
Size
2.33 KB
مۆڵەت
MIT
Applies to

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.