Jump to content

Recommended Posts

Posted

I was looking into creating my own patrols similar to the pillager patrols, using existing mobs in the game such as zombies.  Looking through the minecraft code however, the existing patrolling mobs extend a base PatrollerEntity class, and the other mobs don't.

 

Aside for create my own copies of all the mobs I want to patrol, can you think of a way to modify for example the zombie to have the behaviors of a patrol (leaders, a goal location, etc)?

 

Thanks.

Posted (edited)

I guess you could create your custom goals (that will mimic the patrols behaviour) and add them to the zombie goalSelector but i am not sure you can do that effectively..otherwise just create custom entities that extend PatrollerEntity and give them the look you want, as you already said

Edited by Beethoven92

Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.