
[Suggestion] Add support for mobs can climb like spiders
TqLxQuanZ opened this issue · 3 comments
Forge 1.20.1 - 47.4.0
Hi, I have a suggestion for EnhancedAI and whether if this is possible or not.
Adding support for mobs can climb like spiders, e.g Zombies/Skeletons/Warden etc can be added into an array of registries to register them able to climb like spiders, or having spider's pathfinding to search for players.
NOTE: This is not the same with the current climbing system, where they can climb ladders, but not blocks, unless I am mistaken the configuration with the current climbing also allows for block climbing.
That's good to hear! I have some questions on technical side, will it actually cause performance issue? or the pathfinding isn't that performance cost anyway to begin with.