[Bug]: Comforts' sleeptime check completly ignores other mods
Cheaterpaul opened this issue ยท 0 comments
Minecraft Version
1.19.2
What happened?
Comforts sleep time check event handler ignores the result of other event handler
Comforts sets the result of the event in any case. This will result in overriding the previous result. If your own result is DEFAULT
you should not change anything about the event.
How do you trigger this bug?
- Use Vampirism and Comforts (and hope that Vampirism's event handler are invoked before comforts'. I used https://feed-the-beast.com/modpacks/101-ftb-presents-direwolf20-119 to reproduce it myself)
- Be a vampire
/vampirism level vampirism:vampire 1
- Place coffin
- interact with the coffin at day
- get the message you can only sleep at day
Loader
Forge
Loader Version
43.2.6
API Version
No response
Mod Version
6.0.3+1.19.2
Relevant Log Outputs
No response