IC save API recipes

Save recipes in IC Helper when using API in console

Tác giả
Active Tutorial
Cài đặt hàng ngày
0
Số lần cài đặt
3
Đánh giá
0 0 0
Phiên bản
1.3
Đã tạo
25-12-2024
Đã cập nhật
26-12-2024
Size
2 KB
Giấy phép
MIT
Áp dụng cho

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.