HellFirePvP / AstralSorcery

Some magic mod
Other
261 stars 155 forks source link

Allow Enchanted Books from Stellar Refraction Table to be applied at Anvil #602

Closed Saklad5 closed 5 years ago

Saklad5 commented 6 years ago

As it stands, books like Sharpness Ⅶ cannot be applied on other items using an Anvil. Unless I am missing something, this makes it impossible to use such Enchanted Books from a Stellar Refraction Table without additional mods. I am fairly certain that is not your intention, so please use the addToBookList method (if that is possible for vanilla enchantments) to fix it.

More urgently, this also makes those enchantments incompatible with multiple mods that check that list, such as Just Enough Resources. Judging by the relevant code, making those books applicable at an Anvil will also make Just Enough Resources acknowledge them so they can be shown in JEI.

PocketfulOfGeese commented 5 years ago

There are sufficient methods to bypass vanilla anvil enchanting limits within modded, this is unlikely to be changed within AS by design.