Config File is empty, and changing the config in the mod menu doesnt seem to work correctly [Fabric] 1.18.2
KingSnailtan opened this issue ยท 2 comments
lightest-lamps.json5 only contains "{}"
turning on vanilla mode in the ingame mod menu settings still makes it require power
Passive mode does work, but the others dont. Switching to them makes passive mode stop working.
Breaking and replacing the block makes it work again
Fixed in e547438. Replaced JSON file with working TOML.
Thank you.