There was an error while loading. Please reload this page.
1 parent 62a8bb8 commit 6c5c91eCopy full SHA for 6c5c91e
2 files changed
CHANGELOG.md
@@ -1,3 +1,4 @@
1
-## 1.1.1
2
-- Fixed some crashes on 1.21.11–26.2
3
-- Moved Projectile category before Arrow and Fireball for consistency (no change in priority)
+## 1.1.2
+- Improve performance significantly
+- Add per-i-frame colors (when the player is hit)
4
+- Add hiding hitbox with F1
gradle.properties
@@ -15,7 +15,7 @@ oneconfig_version=1.0.0-beta.6
15
16
mod.name=PolyHitbox
17
mod.id=polyhitbox
18
-mod.version=1.1.1
+mod.version=1.1.2
19
mod.group=org.polyfrost
20
mod.description=Highly customizable entity hitbox visualization for PvP.
21
0 commit comments