IC save API recipes

Save recipes in IC Helper when using API in console

2024-12-25 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
Active Tutorial
باھا نومۇرى
0 0 0
نەشرى
1.2
قۇرۇلغان ۋاقتى
2024-12-25
يېڭىلانغان ۋاقتى
2024-12-25
Size
2.3 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.