The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

2,686 个评价
Runs Continue Past Mother
6
2
11
9
4
2
2
   
奖励
收藏
已收藏
取消收藏
Tags: Lua
文件大小
发表于
更新日期
18.646 KB
2021 年 5 月 21 日 上午 6:19
2024 年 11 月 27 日 上午 9:09
15 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Runs Continue Past Mother

描述
Tired of getting a powerful run to Mother, and having to end the run there? Or want one fewer run to get a character's completion marks?

This mod adds the Sheol trapdoor and Cathedral light beam after defeating Mother. Defeat her in under 35 minutes, and you'll get a door to Hush, too.
There's even a 50% chance for a void portal to spawn! Wow!

Special thanks to Sylmir for supplying most of the work to getting the Hush door working!
And also thanks to the illustrious guwahavel for helping me with the changes needed to get this working with the Last Judgement content mod!
热门讨论 查看全部(2)
3
2024 年 8 月 17 日 上午 9:33
Same mod, but with Beast?
fallxnstr
1
2024 年 8 月 17 日 上午 9:30
Anyone knows a mod like this but Mega Satan?
Fisk
237 条留言
DBL72-01S 10 月 4 日 上午 3:10 
smartest guy on earth
Cheesus 10 月 2 日 上午 6:04 
for those of you dealing with the hush bug, just use console command and type in stage 9
❄️FREZING❄ 9 月 28 日 上午 9:04 
fix bug teleport to hush plsss
Klaf 9 月 26 日 上午 7:16 
same, corpse 2 instead of hush while timer is under 35 minutes
Yukuss 9 月 21 日 上午 6:09 
is corpse 2 teleport instead of hush bug fixed?
Asparagus=underratedmidget 9 月 14 日 上午 11:18 
it teleports me to corpse II after i go to hush:steamsad:
DBL72-01S 9 月 12 日 上午 9:38 
after latest update every time when I want to enter hush floor instead of teleporting me to hush floor it teleports me into corpse 2 again
C4po0ro 8 月 19 日 上午 3:14 
if it gives any error here's how to fix it

go into "[SteamFolder]/steamapps/common/The Binding of Isaac Rebirth/mods/mother continue_[numbers]/main.lua"
you have to find these lines:

"local function IsOkayCorpseFloor()
local level = Game():GetLevel()
local stage, stageType = level:GetStage(), level:GetStageType()
if StageAPI then
local currentstage = StageAPI.GetCurrentStage()
if currentstage and currentstage.LevelgenStage then
stage, stageType = currentstage.LevelgenStage.Stage, currentstage.LevelgenStage.StageType
end
end"

and just remove or comment all the lines after "local stage, stageType =..." to "end end"
after the double end put "return stage, stageType" at the same level of local stage..." and close it with another "end"
Layne Staley 8 月 17 日 上午 9:56 
Also have to point out that Mama Mega does work, and secondly I previously had a bug, where the Hush door didnt open(I killed Mother before 35mins), but simply reentering the run helped
Layne Staley 8 月 17 日 上午 9:54 
overall good mod, but Mega Bean doesnt open the door to Hush when used(maybe a bug, reentering the run didnt help either)