Blocs higher than 16 pixels don't function properly.

Status
Works as designed
Issue description

 There are two major problems with blocks with custom hitboxes taller than 16 pixels (1 block).

  1. When hovering over the bottom half of the block, it shows the full 32-pixel high hitbox shows but when hovering over the top half, no hitbox shows.
  2. When a 32 pixel high block is placed directty under a block, it phases through the block, only showing the bottom half until the block is broken.

Please fix these soon as they're super annoying.

Issue comments

I don't think you can properly define hitbox larger than 1x1x1 cube without changing other block parameters that are out of scope at the moment.