entity changes to another entity when right clicked

Started by nhowell83 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
entity changes to another entity when right clicked

In my mod i wanna be able to make an entity change to another when right clicked with an item

 

https://imgur.com/a/K3eMrzJ

there's the link to what i have so far but it does not work and i have it connected to the entity right clicked one entity not sure if that's the right one to go in though

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try replacing both "item in…
Sat, 07/12/2025 - 22:18

try replacing both "item in main hand of entity/target entity" with "source entity"

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
where would that be in i…
Sat, 07/12/2025 - 22:22

where would that be in i cant find it