IC save API recipes

Save recipes in IC Helper when using API in console

ของเมื่อวันที่ 25-12-2024 ดู เวอร์ชันล่าสุด

ผู้เขียน
Active Tutorial
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
25-12-2024
อัปเดตเมื่อ
25-12-2024
Size
2.18 กิโลไบต์
สัญญาอนุญาต
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.