Offhand/Left hand Request

Issue description

Hello Mcreator! I just wondering if it's possible to make a "When item in offhand tick". I can just find "When item in hand tick" and that isn't working with the offhand/left hand. I've tested with multiple procedure but I can't figure it out. Maybe somebody knows how to fix it or is it impossible to do with Mcreator right now (I'm using 2020.1).

I needhelp with a new Totem im making and it's just gives the effect I want when you hold it in your main hand, not your offhand. That's my problem =)

Sorry for my bad english if something is wrong spelled or just if the grammar is wrong.

Issue comments

Use the item in inventory tick and use compare items block to check if the item in the offhand is your desired item. Hope that helps.

I would have used an if statement instead but I'm not sure if that works either; haven't tested it..