Is it posible to add new entity type

Started by nilek20 on

Topic category: Advanced modding

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?

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.