How do i make it so mobs try to destroy an object?

Started by Ello.-'_@ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i make it so mobs try to destroy an object?

Yes, Hello! I need help for my mod. I am making a void boss that spawns little void death things, how do i make them target like a crystal or something?

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
is the target an entity or…
Wed, 11/11/2020 - 14:07

is the target an entity or block?

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
idk if mcreator 2020.4 or…
Fri, 11/13/2020 - 18:47

idk if mcreator 2020.4 or 2020.5 has a break block AI goal, but there's a BreakBlockGoal in 1.15.2, if you're into coding.

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im intrested in coding i…
Fri, 11/13/2020 - 20:43

im intrested in coding i just dont know how.