IC save API recipes

Save recipes in IC Helper when using API in console

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

نووسەر
Active Tutorial
Ratings
0 0 0
وەشان
1.0
Created
2024-12-25
Updated
2024-12-25
Size
2.18 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.