Closed LaytonBaccea closed 3 years ago
The game is mostly responsible for that part - i did a couple of hacks like the nether portal and the bed, but overriding most blocks bboxes so that they are more precise - too much unthankful work. Some mods are precise with their bboxes - for example Chisel&Bits, the main inspiration for this mod in the first place.
Also, what kind of cracks do you want from 163 pixels blocks exaclty? :D
I'm not such of a math fan 😅 . And yes i tried going under a bed, which is great!! . Could you mention other mods than Chisel&bits (Which i am using with your mod) ?
Oh i just thought of one!! - Fences and gates, you still can't go through them when you're tiny or small
Minecraft bboxes do not follow models exactly, as I've said. I could do the same override as with the nether portal block, just for the fences and the fun, huh
Changing more vanilla hitboxes is yet another non-goal(the portal hack is already gone and maybe I should remove the bed one too), however I am (still) planning on making a small mod that will allow you to customize vanilla hitboxes with JSON, just like vanilla did with block models.
Be able to go through every possible little cracks (bboxes on blocks or something) when you are tiny or small, and perhaps even go under certain blocks when tiny (1/8 - 1/256) etc.
EDIT: Changed ''(1/512 - 1/4096)'' to ''(1/8 - 1/256)'' . And ''little cracks when'' to ''little cracks (bboxes on blocks or something) when''