IC save API recipes

Save recipes in IC Helper when using API in console

Upphovsman
Active Tutorial
Dagliga installationer
0
Totala installationer
5
Betyg
0 0 0
Version
1.3
Skapad
2024-12-25
Uppdaterad
2024-12-26
Size
2,33 KB
Licens
MIT
Gäller för

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.