We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

6

Add a Hitbox Intersection Check to Minecraft Commands

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    The "intersects" does not change so you can actually just remove it

    And I think you can do it using

    execute if entity @a[dx=,dy=,dz=]

    but because of Mojira - Issue

    it's a little hard to use
    I prefer to fix MC-123441 more then this