Update Model-Mechanics.md authored by Ticxo's avatar Ticxo
......@@ -74,6 +74,14 @@ Hitbox type mechanics allows finer control on how sub-hitbox should react to att
| [BindHitbox][] | Summon and bind a MythicMobs mob to a sub-hitbox |
| [HitboxConfig][] | Configure the damage pass-through rate of a sub-hitbox |
## Segment
Segment type mechanics allows configuration on segment and tail bones.
| Mechanic | Description |
|------------------|-----------------------------|
| [Segment][] | Configure the segment bones |
## Misc
| Mechanic | Description |
......@@ -129,3 +137,4 @@ Hitbox type mechanics allows finer control on how sub-hitbox should react to att
[Scale]: MythicMobs/mechanics/model/Scale
[Glow]: MythicMobs/mechanics/model/Glow
[Brightness]: MythicMobs/mechanics/model/Brightness
[Segment]: MythicMobs/mechanics/model/Segment
\ No newline at end of file