Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 1.26 KB

File metadata and controls

20 lines (19 loc) · 1.26 KB

Infinite craft editor

image

Infinite Craft Editor (aka. IC Editor) is an open source project to edit any save file.

How to use?

  1. Download python from here
  2. Download git from here
  3. Go to https://neal.fun/infinite-craft/ and click menu icon, then download your save.
  4. In cmd, run pip install PyQt5 && git clone https://github.com/Pinoki8/Infinite-Craft-Editor && cd Infinite-Craft-Editor && python main.py
  5. Enjoy :P

Functions:

  1. See your existing crafts
  2. Creating Crafts
  3. Changing Save name
  4. Editing alredy existing crafts

Notes:

  1. There is a chance that you can break this tool by puting any of these symbols in the save file name { } ] [ " ' and much more!
  2. mabye I will add the function to make items "First discovery"
  3. Also check out my other tool, Infinite craft menu!
  4. Deleting items that show up first on the list may cause save not loading.