fix: keep game ticking in PSH screen for single-player
This commit is contained in:
parent
590cfe4f2a
commit
df4ad180d7
@ -81,4 +81,6 @@ class ProjectionShellScreen(val level: Level, val pos: BlockPos, val shell: Proj
|
||||
ProjectionShell.channel.sendToServer(ServerboundPSHLockReleasePacket(pos))
|
||||
}
|
||||
|
||||
override fun isPauseScreen() = false
|
||||
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 149 B |
Loading…
Reference in New Issue
Block a user