The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

111 ratings
Item ban list
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
87.113 KB
Apr 28, 2018 @ 6:55pm
Jan 25 @ 8:22am
18 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Item ban list

In 1 collection by ☢ Nato Potato ☢
NatoPotato's Binding of Isaac Mods
120 items
Description
Are there items you just hate getting? (like bob's brain or head of krampus)
This mod lets you have a customised list of items that are not allowed to spawn or be held by the player, replacing them with a random item or a specific item of your choice.

The mod also forces active item pedestals to be rerolled if you have the NO! trinket, even if they were already spawned before you picked it up. (this can be disabled in the config menu)

This should work for modded items though if you add or remove a mod with items in it the numbers might need to be updated.

You can use the Mod Config Menu to update the list of items.



You can also update the list by editing the mods save file and using console commands.

The save file is formatted like this, :X>Y. where X is the banned item and Y is what it turns into.
0 = random so for example the code below is 'turn breakfast into a random item and turn head of krampus into lump of coal'.
:25>0.
:293>132.

You can also set a list of items to use for the replacement, e.g.
:130>73-207-10-151.
The first item will be replaced by one of the other items at random.

Of course you don't have to edit the save file to update the list, you can use console commands by pressing ~.

There is "showitemids" to see the id number of items in the room.
"hideitemids" to stop showing item id numbers.
"addtoitemlist 11>99" to set an item to replace, where the first number is the id of the item you don't want and the second is an item you do, set the second number to 0 for it to be random.
(and again you can specify multiple items it can use for the replacement by using dashes e.g. "addtoitemlist 11>22-33-44")
"removefromitemlist 11" to remove an item from the list.
"showitemlist" to show your current item ban list.
and "clearitemlist" to wipe the item list and start over.


:MOD SUPPORT:
You can create item ban lists specific to your modded characters or challenges (or vanilla characters/challenges), just make a list of items and copy paste some code into your mod and the items will be banned while the player is using your character or playing your challenge, see the main.lua for more info.


This is included in POTATO PACK 2.
65 Comments
good old fox Mar 19 @ 2:24pm 
so you can ban some cards with mom's ban list ?
☢ Nato Potato ☢  [author] Jan 29 @ 7:45am 
I think that could actually be done with mom's ban list, it does allow you to set any entity type/variant/subtype
darkly77 Jan 29 @ 6:56am 
Would it be possible to make this but for cards? I'd like to ban Suicide King
☢ Nato Potato ☢  [author] Jan 25 @ 7:23am 
it's just hard to help you if I have no idea what's happening on your end

can you check a couple things? it would really help narrow down the issue

first add an item and check that it is added to the list (by scrolling down to the bottom of the config menu below the Reset option) if it's not there then it's not properly updating the list

second open the save.dat file at Steam\steamapps\common\The Binding of Isaac Rebirth\data\itembanlist it should look something like 1:A>B.:C>D. and you should see the ID numbers of the items, if not then the mod isn't saving its data

then quit game and reload, continue the run, open the config menu and scroll to the bottom again, if the list is empty open the save file again, if the items don't appear in the config menu but are still in the save file then the data isn't being loaded, if the items were also missing from the save then something is causing the mod to think the save file is corrupt and its resetting itself
Nemu Jan 25 @ 2:27am 
not at all, i mean i dont know if there might be "error" when i close the game but for me when i ban items and later on relaunch the game it doesnt save it
☢ Nato Potato ☢  [author] Jan 25 @ 1:46am 
you think it's not meant to save your data? it automatically saves any time you update anything in the config menu, just did a check and its saving just fine for me
are there any error messages in your debug console?
Nemu Jan 24 @ 11:48pm 
for instance i'm not complicated, just a way to save my list, awesome if there was some kind of guide
Nemu Jan 24 @ 11:47pm 
this mod make sense until you restart the game... i would like consistancy and not just repeat the process everytime i launch the game
Lunatic madafaka Aug 1, 2023 @ 1:12pm 
Fuck guppy
☢ Nato Potato ☢  [author] Oct 14, 2022 @ 10:49pm 
if steam hasn't downloaded the update you can force it by deleting the mod (or by running the game with it unsubscribed and then resubscribing)