Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.09 KB

File metadata and controls

25 lines (18 loc) · 1.09 KB

More Hitboxes

Curseforge Downloads Modrinth Downloads

This library provides both Fabric and Forge support for multiple hitboxes on mobs. The fabric version adds an Entity similar to Forge's PartEntity while the Forge version expands on the PartEntity.

Setup

Check out the wiki for setup instructions

Examples

Check out the mod including most of the hitboxes I made

Template

This project was set up with MultiLoader-Template