How would you make an entity family tree?

Started by CoolCaution on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 months ago
Joined Oct 2021
Points:
611

User statistics:

  • Modifications: 0
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 47
How would you make an entity family tree?

I want a way to make entity family trees. Since this mods breeding style is different from vanilla I need some way for the mod to identify the child as the child of the mother and father when born and possibly a way to know when they die. If you have any ways of going about this can you tell/help me.

Active 2 months ago
Joined Oct 2021
Points:
611

User statistics:

  • Modifications: 0
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 47
anyone know?
Fri, 02/25/2022 - 23:54

anyone know?

Active 1 year ago
Joined Apr 2020
Points:
673

User statistics:

  • Modifications: 3
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
i know a way but it looks…
Sat, 02/26/2022 - 02:59

i know a way but it looks ugly

when an entity has lived for example 20000 ticks it despawns and summon the next stage

Active 2 months ago
Joined Oct 2021
Points:
611

User statistics:

  • Modifications: 0
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 47
What is your way of making a…
Sat, 02/26/2022 - 03:04

What is your way of making a family tree, like a visual representation of parents and children etc.

 

Active 5 months ago
Joined Mar 2021
Points:
1014

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
You can do it tons of way…
Sat, 02/26/2022 - 08:54

You can do it tons of way

Try my mod Populous see if something you like there and I'll tell you how to do