Started by
Ducks Unlimited
on
Topic category: Feature requests and ideas for MCreator
This request is fairly simple (at least to me, programming it may be basically impossible, I have no idea). For entity management, there are the procedure elements (I'm assuming that's what they're called) "Item in entity's main hand" and "Item in entity's off hand". As far as I can tell, these do not work if you are trying to refer to the item in the player's main or off hand. I think it would be very nice and helpful if "Item in player's main hand" and "Item in player's off hand" could be added. If there's a workaround to make something equivalent to this, please let me know. Otherwise, I would really like this to be added. Thank you! =)
Player is Entity at some point and this procedures works I used them for one of my systems in my mod about 20min ago
I've used them to compart items in my hand and than replace it