Started by
DutchAT
on
Topic category: Feature requests and ideas for MCreator
It is a little bit annoying to see that the items that get removed is not the one that the player has in his Main Hand. It works, but is not pretty to see.
Topic category: Feature requests and ideas for MCreator
It is a little bit annoying to see that the items that get removed is not the one that the player has in his Main Hand. It works, but is not pretty to see.
You can change
remove item from slot "slot Id" in player inventory
to
Remove item from slot "item in entity main hand" in player inventory
Or offhand if you want to remove item from shield slot
Item in entity main hand block is in entity management tab