Phasing Through my Bounding Boxes

Started by Flintofsteel on

Topic category: Help with modding (Java Edition)

Last seen on 20:01, 29. Oct 2023
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Phasing Through my Bounding Boxes

My bounding boxes for a custom chest are Min:-15, 25, 14 Max: 30, 0, -9 (Yes its quite a bit bigger than a normal block). When I walk into it at certain angles, I can phase right through it without hitting my bounding box. I can tell its there, it highlights it when I hover over it with my mouse, but regardless I can still clip through. How can I fix this?