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

Started by crachboss32 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Nov 2022
Points:
336

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
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

Active 5 months ago
Joined Dec 2024
Points:
54

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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)