Started by
Flintofsteel
on
Topic category: Help with Minecraft modding (Java Edition)
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?