Entity getting confused with player. (SOLVED)

Started by Maniatails on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity getting confused with player. (SOLVED)
Mon, 09/25/2023 - 18:09 (edited)

hi! so pretty much im making a thing where if you right click a wolf you can pick it up. the problem is that mcreator gets confused and it instead gives the wolf (item) to the wolf (entity) instead to the player. here the two procedures i made. Is there any solutions to this or is it just a bug?

Edited by Maniatails on Mon, 09/25/2023 - 18:09
Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So my friend LoH chipped in…
Mon, 09/25/2023 - 18:10

So my friend LoH chipped in and helped with like one line of code that i missed lol (Thanks)

If anyone has the same problem as me heres the solution!