The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Seed Finder
Showing 1-10 of 11 entries
< 1  2 >
Update: 9 Jul, 2023 @ 9:00am

- added Repentance item pool
- update default "BEST" items list

Update: 18 Jul, 2022 @ 2:09am

Added "Razor Blade" in item list

Update: 19 Jun, 2022 @ 12:38pm

Fixed an issue where the search was stopping/freezing when finding a book of revelation (the item had to be ignored to avoid a bug with this version of the game, but it was causing the mod to be waiting for the item to scan, which was never happening because it's already on screen and has been ignored).

Update: 6 Jun, 2022 @ 12:00pm

Updated tooltip position when starting a game, to avoid overlapping with ModConfigMenu tooltip

Update: 6 Jun, 2022 @ 11:43am

For some reason, since Repentence DLC, the CALLBACK used when a new item spawns is returning the value 78 in every new room.
Sadly, it's the value of the Book Of Revelation, it means that if the Book Of Revelation is turned "on" in the filters, then it will be a false positive on every search.
For this reason, i had to remove the items from the mod :(
I guess it would have been possible to check if the current room is a treasure room, and other weird tricks to check the real item ID, but too much effort, sorry :(
At least, it's working without issue now :3

Oh ! And i also updated the ModConfigMenu values type for the new version. The old ones was working but was deprecated, and it was spamming the console with warning messages xp

Love <3

Update: 5 Jun, 2022 @ 11:12am

Updated item list to add repentence items.

Update: 14 Feb, 2020 @ 9:38am

Optimized Mod Config Menu code
Added an option to hide tooltip when game start

Update: 14 Feb, 2020 @ 7:18am

The option "Replace first item" will no longer replace all treasure room items on first floor (there can be multiple items in case of floor XL or just double item in treasure room). Now it will just... well... replace the first item.

Update: 14 Feb, 2020 @ 5:52am

Added option "Replace First Item"
Optimized item parsing code
Updated tooltips

Update: 13 Feb, 2020 @ 8:16am

Fixed tooltip appearing on floors others than 1st floor.