TeamMetallurgy / Aquaculture

Aquaculture is an expansion of Minecraft's base fishing system. It allows you to catch a variety of new fish with a brand new series of rods and tools
66 stars 67 forks source link

Incompatable with WeaponLeveling #377

Closed Elaski6573 closed 1 year ago

Elaski6573 commented 1 year ago

Neptunium fillet knife has nbt problem. other knives has nbt { "Damage": 0 } so it doesn't make problem. But Neptunium fillet knife has "blank" nbt WeaponLeveling thinks that tool is broken. So I can't use this knife. I think that need to fill up nbt tag to prevent this problem. Like { "Damage": 0, "Unbreakable": 0b } image image

https://github.com/GeradesoLukas/weaponleveling/issues/31

GirafiStudios commented 1 year ago

I'm not familiar with the mod, but according to their Github page, it only works with axes and swords, where the fillet knifes is neither of those. Fillet knives is also not really meant to be useful as a weapon.