Closed RotokEralil closed 2 years ago
No, that would definitely not cause it, so let us see what's going wrong.
First of all, are you sure you are actually in survival mode? Because you can apply any enchantment to any item when in creative mode.
If that's not it, I'll need a lot more info:
Also, to understand those settings better, it's best to look at them in Mod Menu:
enableForEnchantingTable
is "Enable the above in the Enchanting Table too", so in this case, Looting for axes would appear in the Enchanting Table as well.
enableDamageInEnchantingTable
is "Enable Damage Enchantments for Axes in the Enchanting Table", which adds Sharpness, Smite and Bane of Arthropods for axes to the Enchanting Table.
It was some wonky interaction with a trident enchant datapack that got left in whenever I would recreate worlds to test my mods (apologies).
Hello! Using AxesAreWeapons-1.5.1-fabric [1.17 and 1.18], on Fabric for 1.18.1, the mod allows armor enchants and crossbow/bow enchants to be applied to axes in survival.
I am unsure what these two config settings are: "enableForEnchantingTable": true, "enableDamageInEnchantingTable": true, Would this cause it?