You can now a new, web version over at ezitems-web
This is a simple program that allows for easy creation of name replacement mods for The Binding of Isaac: Repentance.
Currently supports (for both items and trinkets):
- Changing item names
- Changing item descriptions
- Changing item sprites
- Adding multiple item renames in a single mod
Requirements: Python
- Clone the repo
- Run
main.py
- Download the latest release
- Unpack the entire
.zip
file somewhere - Run
main.exe
Optional: Add to antivirus exclusions, as executables built with Pyinstaller can often be false flagged by antiviruses
kittenchilly - Yet Another Voodoo Pin over Dull Razor and Electric Penny over Charged Penny which are the templates for the actual mod code
- Save /mods/ location
- Add support for item & trinket changes in a single mod
- Add support for other methods (editing items.xml, translation strings, etc.)
- Changing item specific files (costumes, sounds, etc.)
- Automatic EID/Encyclopedia description replacing
- GUI Version