You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hate it when my players can't use books and can only apply the enchants directly from the enchantment table
Make it so that books function and that combining works
I considered doing it myself, but I got stuck halfway through and am still struggling and it would be probably if the plugin dev did it since its such a key feature found in literally every other "vanilla feel" custom enchants plugin. I really do appreciate how hard it is to do :/ I tried for like 4-5 weeks straight on my fork 💯 . :( failed... If you could get this done, the plugin would be so much better in my opinion!
Imagine: _______
| Book | | (plus) Epic Diamond Sword
| | ---|--- (can't draw) --------> Epic Diamond Sword with enchant from
-------- | the book
The text was updated successfully, but these errors were encountered:
I've actually been working on making books work for quite a bit with my fork, Hacky-AdvancedEnchantments. I got somewhere, so if you want to try to build off that maybe it would be easier? I'm not a very good coder. I got books to properly enchant (sometimes it didn't work? Completely no idea why, but mostly consistent) and I got some enchants to transfer over from books to items, but due to how this plugin is coded it requires basically completely overriding the vanilla enchanting (and now anvil) systems, and books are just messy (they use StoredEnchants instead of just Enchants like a normal item, but AdvancedEnchants are still the same for both.) Maybe I can try working on this again? I kind of gave up a few months back.
I hate it when my players can't use books and can only apply the enchants directly from the enchantment table
Make it so that books function and that combining works
I considered doing it myself, but I got stuck halfway through and am still struggling and it would be probably if the plugin dev did it since its such a key feature found in literally every other "vanilla feel" custom enchants plugin. I really do appreciate how hard it is to do :/ I tried for like 4-5 weeks straight on my fork 💯 . :( failed... If you could get this done, the plugin would be so much better in my opinion!
Imagine: _______
| Book | | (plus) Epic Diamond Sword
| | ---|--- (can't draw) --------> Epic Diamond Sword with enchant from
-------- | the book
The text was updated successfully, but these errors were encountered: