Posted September 8, 20241 yr Hello all, I am trying to figure out how to prevent a custom entity from walking over blocks. My Entity is extending PathfinderMob. I have tried setMapUpStep(0.6f), disabling jumping, and overriding getStepHeight and returning 0.6f. Any help would be greatly appreciated. Thank you! EDIT: Thought I should include MC and Forge versions. MC : 1.20.1 Forge: 47.3.0 Edited September 8, 20241 yr by BlizzardRustler
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.