Enchancement

Enchancement

596k Downloads

Fishing Rod Enchantments

ShikiTochi opened this issue ยท 2 comments

commented

Confirmations

  • I can verify that I am running the mod on the latest possible Minecraft version.
  • I can verify that the issue I am reporting exists on the latest possible Mod version.

Mod version (NOT Minecraft version)

1.21.4-r2

A description of the issue

Having both Lure and Luck of the sea on a fishing rod causes it to no longer be used for fishing. both enchants work properly when independent from each other but when combined it just doesn't lure fish.

Log or crash report

https://gist.github.com/ShikiTochi/dd5583f1b69249b83bf125b0e1f1ad91

commented

Luck of the Sea has the effects of Lure built in, so having Lure enabled is redundant. If you want both, you can disable rebalanceEnchantments, but keep in mind the other things it will disable (check the readme / mod description).

commented

Ah I see, I guess I interpreted it as a stacking effect, apologies for the misunderstanding.