/
A simple mod that makes the chiseled bookshelves better by making them give enchantment power based on how many books and which are in it, working as a normal shelf once full. As a nice bonus, enchanted books gives double(configurable) the enchantment power.
!nothing to add
Compatible with Jade, Easy Magic, Enchantment disabler and Enchanting Infuser.
In case of feature requests or bugs, please report to me either on GitHub or voidtyron in discord.
Maximum Shelf Distance is bigger than 15.normalBookPower * multiplier.normalBookPower + value.normalBookPower + (addPerLevel * enchantmentLevel).normalBookPower * (enchantmentLevel + 1).normalBookPower + customLevelAdd.normalBookPower * customLevelMultiply if above zero and normalBookPower * enchantmentLevel if zero.
You can also make it add a value to the enchantment level and then multiply, however, MidnightLib for some reason does not allow negatives values, so you are required to change it in the settings file.
set to a negative value to add it to the enchantment level. For example, a value set to -2 would be normalBookPower * (enchantmentLevel + 2),This mod will not receive any future update for forge versions above 1.20.1. The reasons are: