The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

39 ratings
Angels Drop Items With A Small Fix
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
42.625 KB
29 Sep, 2024 @ 9:22am
1 Change Note ( view )

Subscribe to download
Angels Drop Items With A Small Fix

Description
The original mod is  Angels Drop Items  made by  Soky

This original mod addresses a bug where an error occurs upon entering Alternate Path Exit Rooms, displaying the following message:

"MC_PRE_ENTITY_SPAWN" from "angel-drop-items" failed: ... Isaac Rebirth/mods/angels-drop-items_840107435/main.lua: attempt to compare number with nil
Stack Traceback:
... Isaac Rebirth/mods/angels-drop-items_840107435/main.lua: in function at line 324


It's a minor fix. You can manually resolve this by navigating to:

C:\Program Files (x86)\Steam\steamapps\common\The Binding of Isaac Rebirth\mods\angels-drop-items_840107435

Open the main.lua file with Notepad, locate the room type settings section, and add the following lines:

["ROOM_BLUE"] = 0, -- room blue?
["ROOM_SECRET_EXIT"] = 0, -- secret exit?

Insert these, and the issue should be fixed! AND if you choose to fix the bug yourself by adding the code to the original mod, you can still install this updated version. In that case, having both mods enabled will actually double the effect, causing the angel to drop two items instead of one.

Original Description

Were you ever annoyed that after getting both key pieces fighting both Uriel and Gabriel was entirely pointless? Have you never gotten lucky to get the Filigree Feather while going for the Angel Rooms? Wanted to reroll the Key Pieces with D6, but couldn't get anymore of them? If you said yes for any of those questions then this is a mod for you!

Now after getting both Key Pieces and defeating either of these two angels lets you get random item from Angel Item Pool. (Unless you have Chaos, or any other item modifying item drops.)


Features
-AB+ and REP support (please tell me if there's issues with any version of the game)
-Mod Config Menu support
-Works in both normal and greed modes (configurable)
-Works in Angel Room, Sacrifice Room and Super Secret Rooms (configurable - you can change it to drop in any room type)
-Drops random item if you already have Key Piece dropped by respective angel
-Spawns fallen angels instead of regular angels (configurable)
-Configurable chance to get an item (default 100% chance)


If you find any bugs or have some ideas please let me know!

If you like my work, please consider supporting me on Ko-fi: https://ko-fi.com/sokyran
Popular Discussions View All (1)
0
12 Sep @ 3:54am
September 10 Isaac Update breaks the mod, makes the game crash.
rubenabeledo
13 Comments
Mr. Meeseeks 26 Sep @ 8:17am 
Would it be possible to make this compatible with the Satan in Devil Room mod? When having that active and setting that to "Only Keys" and this to spawn around 5% of the time an angel item spawns everytime after I got the keys from the angels.
wigetino22 12 Sep @ 12:55pm 
When Isaac has two key pieces, the game crashes after killing the angel.
rubenabeledo 10 Sep @ 9:05am 
With today update the game crashes when I destroy the angel statue. It wasn't happening before today's update and the mod always worked for me without issues...
Schokokeks5 8 Apr @ 5:00am 
Is it possible to include Devil Statues in this Mod (bomb to get an Item to a certain percentage) and/or make it compatible with the Devil Keys Mod?
A Gayvid Boy🏳️‍🌈 25 Mar @ 3:47pm 
Is it ded?
Boba Bickle 21 Dec, 2024 @ 11:21pm 
rip please fix it
MaraMaya 15 Dec, 2024 @ 2:30pm 
The mod does not work properly right now. On line 309 of main.lua, you are checking >= when it should be <=. As such, a configured drop chance of 75 will actually have a 25% chance of dropping an item. The drop chance increase is similarly bugged. Changing the sign to <= will fix this behavior.
mrx_xxvv777 6 Dec, 2024 @ 3:53am 
thx
BONGO CAT  [author] 28 Nov, 2024 @ 10:15am 
@RDW Hi there! Thanks for the kind words and for enjoying the mod. I’m glad to hear it brought back some good memories. Regarding your requests, I’m not familiar with this mod, so I can’t make any promises, but I’ll look into it and see what I can do. If I can’t make it work, I might not respond further.
RDW 22 Nov, 2024 @ 7:32pm 
Thanks for remaking this mod @BONGO CAT! I completely forgot about this. Say, can you also do remasters of "No Locked Alt Paths" where the extra trapdoor in the Strange Door room can no longer be cheesed by Holy Mantle and similar effects just in case Kattack and ThiccoCatto are no longer touching it and "Curse of the Fullclear" so that alt path entrance rooms can no longer cause a softlock with said curse enabled?