IC save API recipes

Save recipes in IC Helper when using API in console

Fra 25.12.2024. Se den seneste versjonen.

Forfatter
Active Tutorial
Vurderinger
0 0 0
Versjon
1.2
Lagd
25.12.2024
Oppdatert
25.12.2024
Size
2,3 kB
Lisens
MIT
Gjelder

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.