Mob Functions

Started by Azrcdlovel on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mob Functions

Hi! How can I make when my mob attacked a player then on the player imposed an effect?

Also how to make the mob pollinated flowers.

Also so they can break or gnaw on fruit that is food which can be created with a hoe.

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
entity is attacked global…
Fri, 11/05/2021 - 14:35

entity is attacked global trigger

if source entity is type: YOUR_MOB

 do add potion effect to event target entity for # effect:EFFECT

the pollination Code

the breaking with the AI breaking blocks

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi, It doesn't work can't we…
Sat, 11/06/2021 - 07:32

Hi, It doesn't work can't we go to the Discord and you help me?