cech12 / UnlitCampfire

Minecraft mod where placed campfires are unlit.
https://www.curseforge.com/minecraft/mc-mods/unlit-campfire
MIT License
2 stars 3 forks source link

Canary makes the unlit timer infinite #46

Closed cech12 closed 3 weeks ago

cech12 commented 4 weeks ago

Minecraft Version

1.20.1

Mod Loader

Forge

Mod Loader Version

?

Mod Version

?

Modpack or other Mod

https://modrinth.com/mod/canary

Describe the Issue

Canary makes the unlit timer infinite, meaning the campfire will never burn off, nearly like the unlit campfire mod is not installed.

It seems there is a programmatical way to disable the campfire optimization https://github.com/AbdElAziz333/Canary/blob/mc1.20.1/dev/src/main/java/com/abdelaziz/canary/common/config/CanaryConfig.java#L328 like in #36.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine)?

No response

cech12 commented 3 weeks ago

fixed in: