Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






• 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