i want make a entity similar to ravager, but not working

Started by FRoginman on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i want make a entity similar to ravager, but not working

i want to make a entity break blocks but not working, im new make procedures, sorry for my English is not my main language. Please if can you help me, show me on picture.  

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Currently it only checks…
Wed, 10/29/2025 - 06:02

Currently it only checks where the mobs legs are, and if they are not inside of blocks this trigger will not work, 
you should make it check if there are any block at z+1 or z-1 or x-1 or x+1. I also recommend you not remove blocks below the mob, as they will just dig down into the void.