The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

132 ratings
Sacrificial Altar compatibility for Modded Familiars and Items!
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
144.689 KB
13 Jul, 2020 @ 8:46am
3 Dec, 2020 @ 4:03pm
6 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Sacrificial Altar compatibility for Modded Familiars and Items!

In 1 collection by fedew
Fedew's utility mods
4 items
Description
This mod allows sacrificial altar to sacrifice modded familiars and spawn modded items from the devil pool!

Built-In Compatibility

This mod has already built-in compatibility for the familiars from these mods:
  • Revelations (ch.2)
  • Deliverance
  • Lost and Forgotten
  • IPECAC community mod
  • Retribution*
  • Fiend Folio*

*Retribution and FF's familiars do not include the new Repentance ones for now.

For Modders

If you're a modder, this is how you can allow your modded familiar to be sacrificed:
Add this to the beggining of your code to initialize:
if AltarFix and not AltarFix.AllowedVariants then AltarFix.AllowedVariants = {} end
Then to add a specific familiar you write this:
AltarFix.AllowedVariants[FamiliarVariant] = Collectible ID
For example:
AltarFix.AllowedVariants[FamiliarVariant.BROTHER_BOBBY] = CollectibleType.COLLECTIBLE_BROTHER_BOBBY
If the familiar is related to a trinket, do this:
Initialize the trinket table:
if AltarFix and not AltarFix.TrinketFamiliars then AltarFix.TrinketFamiliars = {} end
To add the familiar:
AltarFix.TrinketFamiliars[FamiliarVariant] = Trinket ID
If the familiar is not related directly to a collectible, do this:
AltarFix.AllowedVariants[FamiliarVariant] = "none"


If you have any questions my discord is fedew04#1943
13 Comments
fraZ0R 20 Feb @ 9:31am 
Is this mod still needed, or is it now obsolete? Wondering whether it's already been implemented into the base game/Repentogon
Starving Artist 23 Nov, 2024 @ 5:43am 
The name for this mod is completely bugged out in the REP+ mod menu lol
Revalopod 26 Aug, 2022 @ 10:08pm 
fiend folio reheated?
The Man In The Tv 24 Jan, 2022 @ 6:50pm 
Sad this need afterbirth+ something i cant run and fix so it works
fedew  [author] 29 Nov, 2021 @ 10:51am 
did anything change in the patch related to sacrificial altar?
Puke!!! 28 Nov, 2021 @ 6:18pm 
Does this work after the most recent patch of Repentance? :isaac:
COMPANION❤CUBE 3 Sep, 2021 @ 2:43am 
Pog
fedew  [author] 2 Sep, 2021 @ 6:23pm 
it does
COMPANION❤CUBE 30 Aug, 2021 @ 10:55am 
ye, does it?
Revalopod 3 Jun, 2021 @ 12:26am 
it work in repentance?