Player right click on entity doesn't give the item he uses

Started by crachboss32 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Player right click on entity doesn't give the item he uses

And when i use   If Get Item Source Entity is using = (my item)   it just doesn't work AND THERE IS NO PROVIDED ITEMSTACK

even so my code works if i try other triggers just for the test

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
have you tried    If Item In…
Mon, 12/30/2024 - 16:45

have you tried    If Item In main-hand of Source Entity = (my item)