The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

114 évaluations
Item ban list
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Taille du fichier
Publié le
Mis à jour le
87.113 KB
28 avr. 2018 à 18h55
25 janv. à 8h22
18 notes de changement ( voir )
Vous devez posséder le ou les DLC requis pour télécharger cet article.

S'abonner pour télécharger
Item ban list

Dans 1 collection faite par ☢ Nato Potato ☢
NatoPotato's Binding of Isaac Mods
120 objets
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.
67 commentaires
Revalopod 22 juil. à 10h38 
nvm, it's working properly now
Revalopod 22 juil. à 7h13 
For some reason in Mod Config Menu, the list of banned items only shows the first 3 banned items. If I make more than 3 ban rules, I can't see the 4th or later ones on MCM.
good old fox 19 mars à 14h24 
so you can ban some cards with mom's ban list ?
☢ Nato Potato ☢  [créateur] 29 janv. à 7h45 
I think that could actually be done with mom's ban list, it does allow you to set any entity type/variant/subtype
darkly77 29 janv. à 6h56 
Would it be possible to make this but for cards? I'd like to ban Suicide King
☢ Nato Potato ☢  [créateur] 25 janv. à 7h23 
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 25 janv. à 2h27 
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 ☢  [créateur] 25 janv. à 1h46 
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 24 janv. à 23h48 
for instance i'm not complicated, just a way to save my list, awesome if there was some kind of guide
Nemu 24 janv. à 23h47 
this mod make sense until you restart the game... i would like consistancy and not just repeat the process everytime i launch the game