IC save API recipes

Save recipes in IC Helper when using API in console

Maker
Active Tutorial
Dagelijks aantal installaties
0
Totaal aantal installaties
5
Beoordelingen
0 0 0
Versie
1.3
Gemaakt op
25-12-2024
Bijgewerkt op
26-12-2024
Grootte
2,33 KB
Licentie
MIT
Wordt toegepast op

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.