• 1/13/25 5:16 am
- 1.3k views • 1 today
- save_alt 95 downloads
- Progress
- 100% complete
1
This datapack featured in the demo world allows you to make custom pathfinding for mobs beyond the capabilities of a standard wandering trader. This custom entity can pathfind through mazes, complex structures, and navigate through large spacious areas. Set up the path of navigation with the nodes provided in the datapack. Place a starting point and a destination point and as long as there is a viable path, the entity will pathfind.
An explanation of what this datapack does and how to use it is available on my youtube: @yungbelll.
Remember to use the setup function when you first load into a new world with this datapack (it has already been setup in the demo world).
To initialize the pathfinding use the "pathfind function", in between pathfinds use the "resetpathfind" function.
Remember this pack is highly customizable and all the visual particles and blocks are completely unnecessary so feel free to remove them by commenting out the lines of code marked by "TESTING" in the datapack functions. (This will additionally reduce a lot of the stressload on the world and is highly suggested).
I highly recommend watching the video before trying to use this and I hope you find that this is a good tool for map creation! :)
Thank you and feel free to message me through discord for any questions: @yungbelll
An explanation of what this datapack does and how to use it is available on my youtube: @yungbelll.
Remember to use the setup function when you first load into a new world with this datapack (it has already been setup in the demo world).
To initialize the pathfinding use the "pathfind function", in between pathfinds use the "resetpathfind" function.
Remember this pack is highly customizable and all the visual particles and blocks are completely unnecessary so feel free to remove them by commenting out the lines of code marked by "TESTING" in the datapack functions. (This will additionally reduce a lot of the stressload on the world and is highly suggested).
I highly recommend watching the video before trying to use this and I hope you find that this is a good tool for map creation! :)
Thank you and feel free to message me through discord for any questions: @yungbelll
More like this
6510144
2


Have something to say?