Breeding Adult - Baby

Started by Aoreum on

Topic category: Help with MCreator software

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Breeding Adult - Baby

I've been searching for 4 hours now and i have finally made a baby model with the procedure for growing into an adult for my custom cow now my issue is that i'm unsure how to make it so my adult cows breed the baby model instead of the standard adult frame and baby hit box if anyone knows a procedure or even code editing i could do to make it so when i breed my cows it spawns my custom baby model it would be very much appreciated 

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In mcreator 2020.5 there is…
Mon, 11/30/2020 - 06:27

In mcreator 2020.5 there is a solution

if event/target entity is child

Despawn event/target entity

Spawn (your child entity)

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi, is this just a general…
Mon, 12/21/2020 - 08:25

Hi, is this just a general script you don't assign to anything specific, or do I have to apply it to a trigger. If so, what trigger? I'm really confused.

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I would assign it to the…
Mon, 12/21/2020 - 12:56

I would assign it to the Entity's spawn trigger.