How to give custom mob special ability

Started by Saskill on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Aug 2021
Points:
573

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
How to give custom mob special ability

So I was working on an Iceologer for my modpack and I wanted it to have an attack that makes it hover ice over your head and then drop which makes you take damage and get a slowness/freezing effect.

Active 1 year ago
Joined Oct 2020
Points:
1616

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
you could try by making it…
Wed, 09/29/2021 - 01:59

you could try by making it shoot ranged items that is invisible and when it hits a living entity, spawn a Falling Block of ice with commands.