( TUTORIAL ) How to remove items from main hand

Started by Brunixon.2 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
( TUTORIAL ) How to remove items from main hand
Mon, 12/22/2025 - 11:34 (edited)

On the image you can see an Easy way of removing item from main hand it is:

Set number of items in [ Item in main-hand of { Event/target entity } to [ Get number of items in [Item in main-hand] of { Event/target entity }] - int(1)

 

If the image doesn't display right click on it and click Open in new tab, or Load Picture

Edited by Brunixon.2 on Mon, 12/22/2025 - 11:34