Started by
Lambda System
on
Topic category: Help with Minecraft modding (Java Edition)
wow look at that my 3rd daily forum page in a row ;;]
I made a hostile mob that is kind of similar to the Warden, but not really. I already have it's AI down, but I just had an idea of making it be able to climb walls, similar to how a Spider/Cave Spider would, in the case of the player trying to tower up to bamboozle it.
Help would be nice on this :]
Edited by Lambda System on Mon, 06/12/2023 - 03:42
All you have to do is open up your entity's code and copy/paste a bunch of spider stuff in there! (And then tweak its AI/movement with procedures if you want/need to.)
Here's a thread where I previously responded to a similar scenario: https://mcreator.net/comment/231084
And here's the Imgur album showing the code edits: https://imgur.com/a/gBPq3Xp
thank you!! :D