We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

53

/pathfind command: causes mobs to pathfind/travel to a specific location

4 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 3
    Registered User commented
    Comment actions Permalink

    THIS

     

     

    Except get rid of [SpeedModifier]; it's redundant, unnecessary, and confusing.

  • 2
    Registered User commented
    Comment actions Permalink

    Was just about to post about this, did we have the same brainwave?

    Though I think it would be better as a NBT tag, like the PatrolTarget[X, Y, Z] NBT tag on raider mobs

  • 0
    Registered User commented
    Comment actions Permalink

    Yes, although it'd also be okay if we could just change an nbt tag like {Brain:{memories:{"minecraft:walking_target":{value:{pos:[I;x,y,z],speed:value}}}}} to something just for them to walk somewhere
    I remember villagers having a brain:memory thing like this, but I'm sure other mobs do not.

  • 0
    Registered User commented
    Comment actions Permalink

    I love this! You could use it to force mobs to do exactly what you want and as you want it! I can imagine so many uses for this, such as movies or cutscenes, and it would allow for us to express creativity even more by allowing us to use mobs directly in our command builds!