The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Not enough ratings
AgentCucco's Utility Mods
   
Award
Favorite
Favorited
Unfavorite
Description
This is a collection for all of my utility/API mods I've released so far.
Items (7)
Custom Consumable API [OBSOLETE]
Created by AgentCucco
Features: This mod's focus is to make it easier on people who want to add new consumables to the game. With this API all it takes is the standard procedure for sprites and a couple lines of code, and the mod will handle the rest! Rune/Card Utilities: - Dyn...
Consumable API Example
Created by AgentCucco
This mod is meant to be an extension to my pre-existing documentation. Its purpose is for the user to see some examples of how my mod manages the implementation of new custom consumables....
Encyclopedia - An In-Game Wiki!
Created by AgentCucco
This mod is meant to stop the need for players to have an extra window open for Platinum God or The Binding of Isaac's gamepedia page, by porting the Wiki's contents into the game in a simple to use menu. Features: - Full Afterbirth+ and Repentance cross-c...
Pocket Actives+ [Coop | Config | Clicker | Revives | Mods]
Created by AgentCucco
Non-Tainteds now start with Pocket Actives! This mod will give every A-Side character their Active Item as a Pocket Active, and it even comes with config options. Features: - A-Side characters start with Pocket Actives. ---- Full Coop support. ---- Revive ...
Stackable Damocles | +Easy to use API
Created by AgentCucco
Having multiple copies of Damocles will now spawn multiple items! Before, even if you had 50 copies, you would only get 1 extra item, but not anymore! It won't look as clean as regular Damocles, since I had to rewrite it from scratch, however it gets the j...
Shader Crash Fix
Created by AgentCucco
There is currently a bug in the game that crashes the game if you reload (or disable) a mod that adds shaders, it crashes when you start/continue a run. This mod fixes that issue so that you can reload and disable mods that add shaders without issue....
Item Display Library (aka API)
Created by AgentCucco
A new global library to handle displaying items in a similar way as Tainted Job. The instructions and documentation on how to use it are in the library file, if you are a modder looking into using this file, it should not be an issue. This mod does nothing...