The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

67 ratings
First Treasure Custom Quality
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
23.732 KB
31 Oct, 2023 @ 10:39am
4 Dec, 2023 @ 11:41am
6 Change Notes ( view )

Subscribe to download
First Treasure Custom Quality

Description
This mod lets you customize the minimum quality of items in the first treasure room

The default value is 3 but using Mod Config Menu you can easily change it to whatever you want.

You can also change if you want to get 2 custom quality items on curse of the labyrinth (XL).


Note:
- The mod will not give you items from other item pools
- The mod will not give you items you haven't unlocked

The mods only purpose is to give you more freedom at the start of your runs.
45 Comments
alexcarratore 31 Jul @ 12:13pm 
how exactly can i customize the quality of items?
dennssen  [author] 1 Jul @ 5:05am 
I think I'd like for this mod page to stay as is, however i don't mind if anyone copies the code and publishes their own version, although credit is much appreciated.
rather dead than cool 30 Jun @ 12:33pm 
do you mind if I pick this back up? can i help you out update it if you're not doing so anymore? :)
dennssen  [author] 23 Jan @ 12:11pm 
That is unfortunate. It has been almost a year since the last time i played TBOI and i no longer plan on doing any more updates on this mod. Although i don't think anything has changed in the API that should result in the mod no longer working. However, if you are experiencing issues and crashes i'm sure there are alternatives you can use instead.
Noon 23 Jan @ 8:57am 
*greed mode, mb
Noon 23 Jan @ 8:57am 
Unless I'm missing something it seems that this mod has some problems with greed mod, the free item room is always a magic mush and it does seems to crash my game at times.
dennssen  [author] 22 Jan @ 2:33am 
Nothing, it is default behaviour. The note is to ensure others that they won't get locked items.
Pxntxrez 22 Jan @ 2:02am 
@dennsen What code in your mod ensures that an item cannot be replaced with a locked one? I'm referring to the note: "The mod will not give you items you haven't unlocked."
dennssen  [author] 22 Jan @ 1:45am 
@Pxntxrez I misunderstood your first question, this isn't directly related to my mod. If you haven't already you should go to the modding of isaac discord server (https://discord.gg/FzqChg84) , there you will have better success of fixing your problem.
Pxntxrez 22 Jan @ 12:48am 
@dennssen How should I write the code to replace an item with one unlocked by the player, ensuring it cannot be replaced with a locked item? I couldn't find a function in your code that performs this, or perhaps I simply overlooked it.