[Bug]: sleeping bags and hammocks behave differently
MC-Mods-Pete opened this issue ยท 1 comments
Minecraft Version
1.20.1
What happened?
In my own mod Undead Nights (https://www.curseforge.com/minecraft/mc-mods/undead-nights) I implement horde nights and in those horde nights I disable sleeping (by a mixin in ServerPlayer::startSleepInBed and returning Player.BedSleepingProblem.NOT_SAFE).
That doesn't work with sleeping bags.
Tested with Forge for 1.20.1
Thanks :)
Relevant Log Outputs
No response