Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
• open mod files → open main.lua with any code redactor (VSC maybe)
• find line:220 → remove "end" and place this:
elseif Input.IsButtonTriggered(Keyboard.KEY_H,0)then player:AddCollectible(CollectiblesList[selectIndex+menuOffset].ID,CollectiblesList[selectIndex+menuOffset].MaxCharges,true)end
• find line:226 → remove "end" and place this:
elseif Input.IsButtonTriggered(Keyboard.KEY_J,0)then player:RemoveCollectible(CollectiblesList[selectIndex+menuOffset].ID)end
is now you can push "H" or "J" buttons for Add/Remove items
How to change the binding key:
① Go to the file path: \The Binding of Isaac Rebirth\mods\loadout_910421359\main.lua
② Open the file and go to line 157
③ Modification: Change the binding from L key to O key
Original version:
if Input.IsButtonTriggered(Keyboard.KEY_L, 0) and
After modification:
if Input.IsButtonTriggered(Keyboard.KEY_O, 0) and
You can also change to other binding keys according to your own needs~
as far as I remember, unlocks (probably just vanilla (non-modded) ones, I'm not sure though) are only disabled until you beat a certain boss without mods for the first time. I faintly recall reading about this topic somewhere years ago, but I can't seem to remember if it's Mom or Mom's heart that you need to beat... Hope this helps!
Best wishes,
GlitchSans240
but the mod looks so good!
i like to see one for trinkets