Started by
NextTreeUp
on
Topic category: Help with MCreator software
I'm trying to make a new seed item that can be used to breed chickens. However, for whatever reason vanilla breeding items for chickens will always take priority over my custom one even if the vanilla item is in the offhand! Is there a way to fix this or a plugin that can correct this? Also, it's annoying that there isn't an event trigger the checks if right click on entity with offhand.
Please I would like to know how even if it involves coding!
Please anyone?
Please, anything would help at this point.
you can check if an item is in the offhand im pretty sure could be wrong but just use that to check if the item is in the offhand and just make the item only do its function if not in the offhand
oh sorry i misread your thing however it should still apply
That's the thing if you try to setup an on right click on entity event trigger, check the item in off hand is equal to the item you don't want to be used, then do cancel event trigger it doesn't cancel the event. But it'll cancel the even if you check for right hand instead. I think it's just a mix up on Mcreator's side forgetting to make a check function for both hands instead of just the right hand. But I do appreciate your help very much Cheese Dealer!
Here is an example of how I set it up, maybe I'm just doing something wrong?
Imgur: The magic of the Internet