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

Radium makes unlit timer infinite #45

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/radium

Describe the Issue

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

It seems like there is no programmatical way to disable the campfire optimization: https://github.com/Reforged-Hub/radium-upstream/blob/1.20.1/src/main/java/me/jellysquid/mods/lithium/common/config/LithiumConfig.java like for Lithium in #36.

If so, a documentation should be created or/and an issue at Radium should be created for this feature.

Logs

No response

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

No response

cech12 commented 3 weeks ago

No changes needed. There is no incompatibility with Radium.