Enchantment config option doesn't properly disable enchantments
Boingboingsplat opened this issue ยท 5 comments
Even if you set enableEnchantments = false in walljump-common.toml, it's still possible to find enchanted books with the enchants, and to apply the enchant to books in the enchanting table. I've yet to confirm if you can get them by directly enchanting items instead of books.
@DocArgon don't suppose you can make a frankenstein for 1.18 of that? Cause it certainly doesn't seem this will be fixed any time soon....
@AzureMonument I guess I can try. Although I haven't really tested this.
walljump-forge-1.18.1-1.3.7_noEnchants.jar.zip
I looked at the code. That "disabling" config doesn't do almost anything. The mod registers those enchants no matter what is set there. I frankensteined an edit that actually disables them for good. Beware that you can't enable them in my version.
walljump-forge-1.16.4-1.3.7-mod.jar.zip