I Heard mixins could work, I installed it but I can't get anything using to work. game still runs no issues but i can't get anything to the console. I can't tell if it is my coding or an issue in the gradle.build or config issue
I want to make a book that you can enchant into an enchanted book with custom properties while enchanting, but first step is to basically copy or extend the "BookItem" class. when testing ingame, i keep getting "Limited enchantibility". is there any way to get around this?