Traben-0 / solid_mobs

Minecraft Fabric mod thats gives entities collisions and interactions based on that
Other
2 stars 0 forks source link

Suggestion: platform/scaffolding-like collision #15

Closed TheFurryDevil closed 1 year ago

TheFurryDevil commented 1 year ago

Basically making entities only collide with mobs if they are above them, like scaffolding, or platforms in 2D games. Additionally the player can choose to drop through by sneaking (and jumping) much like with scaffolding.

I don't know if you can re-use scaffolding collision code or something, but disabling the collision while an entity's bounding box is not above the collidable entity's bounding box, or while attempting to drop through, should work too.

Traben-0 commented 1 year ago

added in version 1.7