How to make the new entity the exact same entity as before? (with being tamed and stuff?)

Started by Abui on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make the new entity the exact same entity as before? (with being tamed and stuff?)

I made an entity which will change models when I right click it with [item], which makes the entity despawn and spawn a new entity. How do I make this new entity the same as the old entity with it being tamed??

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi Not hard ! Copy your…
Mon, 03/14/2022 - 21:20

Hi

Not hard !

Copy your entity and add the mob tamed block to his AI.

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ah, o k  
Tue, 03/15/2022 - 04:55

ah, o k

 

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Good luck for your mod, I…
Tue, 03/15/2022 - 15:59

Good luck for your mod, I look forward to see it !

 

Tell me if my tips didn't work