安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






This is easy to do.
- Find the mod folder (should be in \SteamLibrary\steamapps\common\The Binding of Isaac Rebirth\mods\activesarepocketed_2490565623 on Windows 7) and open the main.lua file with Notepad ++ or similar programs.
- Go to line 95 of code, where it blacklists Clear Rune, Blank Card and Placebo from the effect
- Before the "then" add this line: "and player:GetActiveItem(0) ~= CollectibleType.COLLECTIBLE_BOOK_OF_BELIAL" without the quotation marks
- Start the game as Judas and test that The Book of Belial is not pocketed
Good to know about Breath of Life, I will look into this!
i got placebo as eden and it started in my spacebar item. this was the only time something went to space bar instead of pocket, idk why
breath of life will just hurt you as soon as you press q instead of doing what it normally does
Note that the mod will not "activate" until a new run, so you will want to toggle it in MCM before starting a challenge.
If you would like, I could integrate this with the Mod Config Menu so that you can enable/disable it working with challenges?
Great job with the fix though! It could have conflicted with receiving any of those items with Eden's Blessing, I suspect.