IC save API recipes

Save recipes in IC Helper when using API in console

As of 25.12.2024. See апошняя версія.

Аўтар
Active Tutorial
Рэйтынг
0 0 0
Версія
1.1
Створаны
25.12.2024
Абноўлены
25.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.