The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Оцінок: 111
Item ban list
   
Нагородити
До улюбленого
В улюблених
Прибрати
Розмір файлу
Додано
Оновлено
87.113 KB
28 квіт. 2018 о 18:55
25 січ. о 8:22
Змін 18 ( перегляд )
Вам потрібен DLC для використання цього продукту.

Підпишіться, аби завантажити
Item ban list

В колекціях (1) автора ☢ Nato Potato ☢
NatoPotato's Binding of Isaac Mods
Предметів: 120
Опис
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
good old fox 19 берез. о 14:24 
so you can ban some cards with mom's ban list ?
☢ Nato Potato ☢  [автор] 29 січ. о 7:45 
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 січ. о 6:56 
Would it be possible to make this but for cards? I'd like to ban Suicide King
☢ Nato Potato ☢  [автор] 25 січ. о 7:23 
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 січ. о 2:27 
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 ☢  [автор] 25 січ. о 1:46 
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 січ. о 23:48 
for instance i'm not complicated, just a way to save my list, awesome if there was some kind of guide
Nemu 24 січ. о 23:47 
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 1 серп. 2023 о 13:12 
Fuck guppy
☢ Nato Potato ☢  [автор] 14 жовт. 2022 о 22:49 
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)