Candles don't count towards enchanting levels
DigitalPopsicle opened this issue ยท 2 comments
Log: https://pastebin.com/a5ZizzMR
The website lists that two candles = one bookcase. The runes appear as if this is the case but don't increase the enchanting levels of the table.
Had this issue in the previous version, still having this issue with the latest version.
No mods installed should clash (using Comforts, JEI, Biomes O Plenty, SimpleFarming, and Xaeros maps)
Can confirm as well. Changing the value of enchantPower
to any number below 1 breaks it, but setting the value to 1 in the config makes this feature work again, which leads me to speculate that when enchantPower
is typecast from double to float the value is somehow being truncated. I don't know for sure or how long this has been an issue, though.