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,2 кБ
Ліцензія
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.