Minecraft Mod: Adds sleeping bags and hammocks for, respectively, portability and turning day to night, without setting new spawns. Comes in 16 different colors!
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.
Minecraft Version
1.19.2
What happened?
Comforts sleep time check event handler ignores the result of other event handler
https://github.com/illusivesoulworks/comforts/blob/c77d7f8c2679cc5e94a8ab9cb66787cdbd41a8e6/forge/src/main/java/com/illusivesoulworks/comforts/common/ComfortsCommonEventsListener.java#L42C4-L52
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?
/vampirism level vampirism:vampire 1
Loader
Forge
Loader Version
43.2.6
API Version
No response
Mod Version
6.0.3+1.19.2
Relevant Log Outputs
No response