I AM NOT RESPONSIBLE FOR ANY DATA LOSS. USE THIS PROGRAM AT YOUR OWN RISK!
A simple, graphical crafting editor for JMod. Made with Tkinter.
- 40.0, 40.6, 42.5, 43.0, 49.6
- Search for craftable names
- Edit craftable data
- Create and delete craftables
- Add new crafting reqs, categories, and crafting types
- Save configs to specified path
- Python version 3.11 or later
- Requests (optional, for updates)
pip install requests
- A JMod config file
- Execute
editor.py
- Done
- Jackarunda for creating JMod
- Rainbow text was inspired from code by @Korozin
- Some editable treeview code was derived from @kurawlefaraaz's work
This code is released under the GNU GPL 3.0 license. Feel free to make any modifications you see fit.
I am not affiliated with Jackarunda or anyone else from the JMod team. No code from JMod was used for this program.