IC save API recipes

Save recipes in IC Helper when using API in console

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Active Tutorial
일일 설치수
0
총 설치수
4
평점
0 0 0
버전
1.3
생성
2024-12-25
갱신
2024-12-26
크기
2.33KB
라이선스
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.