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
In logic section.
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
Would this work? https://imgur.com/a/br4Iw6Y
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.