IC save API recipes

Save recipes in IC Helper when using API in console

Аўтар
Active Tutorial
Усталяванняў за дзень
0
Усяго ўсталяванняў
5
Рэйтынг
0 0 0
Версія
1.3
Створаны
25.12.2024
Абноўлены
26.12.2024
Памер
2.3 КБ
Ліцэнзія
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.