Item in maid Hand Does´nt works

Started by Keyxer on

Topic category: Help with modding (Java Edition)

Last seen on 04:47, 19. Jul 2022
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Item in maid Hand Does´nt works

Yes, i have this problerm with my mod. The procedure only works with the player's hand but not with an item.

Look: https://ibb.co/qdGfgX7

If you now the reason pls help me.

- I already used player right clicks on entity and Non adittional trigger in the green part btw

 

Last seen on 11:34, 9. Oct 2022
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oof you need to use source…
Mon, 07/18/2022 - 14:33

oof you need to use source entity instead of event/target entity in teh main hand block.. cause hen your'e seeing if teh mob has teh item in its hand use source entity instead of event/target entity in teh first if statement

Last seen on 11:34, 9. Oct 2022
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(No subject)
Mon, 07/18/2022 - 14:35

this