Is it posible to add new entity type

Started by nilek20 on

Topic category: Advanced modding

Last seen on 22:58, 23. Apr 2024
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it posible to add new entity type

I am creating dragons and weapons which will be more effective and i want to use the "is entity creature type" procedure but with my own custome entity type. is this posible and if so how?

Last seen on 11:41, 31. Mar 2024
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could instead give theā€¦
Thu, 12/17/2020 - 11:14

You could instead give the custom mobs a NBT tag, and detect it when it's attacked.

Last seen on 22:58, 23. Apr 2024
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
that will work ty
Thu, 12/17/2020 - 11:43

that will work ty