Перейти к содержимому
Mineforgian

More Hitboxes

Library mod that adds support for multiple hitboxes that can optionally be controlled by GeckoLib animations

Загрузки
307K
Подписчики
30
Обновлён
31 марта 2026 г.
Лицензия
MIT

Опубликован 6 октября 2024 г.

Description

More Hitboxes allows modders to add multiple hitboxes to their entities that can optionally be controlled by GeckoLib animations.

Players

If you are a player that needs this as a dependency for another mod you should download either the Forge or the Fabric version for the minecraft version you are using.

Developers

The following features are available in version 1:

  • Multiple hitboxes that can be defined in datapacks
  • Optional support to attach those hitboxes to GeckoLib bones/animations
  • Option to mark a hitbox as attack box that can be used to hit players
  • A Blockbench plugin to help with the creation of hitboxes

Because this library is currently limited to my use cases, there are a few limitations in version 1:

  1. The default bounding box is still used for collision
  2. Movements triggered by GeckoLib are not synched to the server
  3. As a result the attack boxes are limited to the clientside and will only work on players

You can find the main documentation on GitHub as well as additional info in the javadoc once you have added the dependency to your buildscript.

Ченджлог

1.21.1-1.9.4-alpha-fabricАльфа1.21.1 · 31 марта 2026 г.

Fixed

  • Crash on Fabric
1.21.1-1.9.4-alpha-neoforgeАльфа1.21.1 · 31 марта 2026 г.

Fixed

  • Crash on Fabric
1.21.1-1.9.3-alpha-neoforgeАльфа1.21.1 · 5 марта 2026 г.

Fixed

  • Data /reload not working on fabric
  • Potential crash when a mod uses a custom Level subclass (for example Create)
1.21.1-1.9.3-alpha-fabricАльфа1.21.1 · 5 марта 2026 г.

Fixed

  • Data /reload not working on fabric
  • Potential crash when a mod uses a custom Level subclass (for example Create)
1.20.6-1.9.3-fabricРелиз1.20.6 · 14 сентября 2025 г.

Fixed

  • Data /reload not working on fabric
  • Potential crash when a mod uses a custom Level subclass (for example Create)
1.20.1-1.9.3-fabricРелиз1.20.1 · 14 сентября 2025 г.

Fixed

  • Potential crash when a mod uses a custom Level subclass (for example Create)
1.19.4-1.9.3-fabricРелиз1.19.4 · 14 сентября 2025 г.

Fixed

  • Potential crash when a mod uses a custom Level subclass (for example Create)
1.19.3-1.9.3-fabricРелиз1.19.3 · 14 сентября 2025 г.

Fixed

  • Potential crash when a mod uses a custom Level subclass (for example Create)

Комментарии

Загружаем…