TieredZ

TieredZ

1M Downloads

Modifiers do not work in left hand.

SuperMatCat24 opened this issue ยท 3 comments

commented

So, Say i have a hoe that gives me -2 reach. Everything works until i swap to my left hand and its the regular reach. This is probably due to the mod using Minecraft's base attribute system but it would be nice to see it working regardless

commented

@SuperMatCat24 I'm not the dev of this mod, but I am pretty sure that it actually has to do with how Minecraft handles the offhand. It doesn't, by default, respect attribute changes as well as, by default, applies enchantments and other modifiers from the offhand to the main hand (you can test this with Bane of Arthropods in your offhand and then punch a spider. It will get slowed).

Now, granted, I am theorising, but based on your description, that's what it sounds like is happening

commented

Look the description of that hoe, its says ... "On main hand... -2 reach"

commented

Fixed with 0f2e520