IC save API recipes

Save recipes in IC Helper when using API in console

2024-12-25 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
Active Tutorial
रेटिंग
0 0 0
आवृत्ती
1.0
बनवली
2024-12-25
अपडेट केली
2024-12-25
आकार
2.18 KB
License
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.