Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20–1.20.4
1.19.x
1.18.2
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published last year
Updated 2 days ago
Changelog
Emergency Patch
Fixed the game crashing the second you start sprinting, in Fabric 1.20.2 (Found by JT_Boiiis)
Technical Details:
Under the Passive Power [Weak], the "heavy_armor" subpower is checking for your armor points, and apply negative effects when you reach >15 armor points.
However, in the latest version of Origins Fabric (1.20.2: Origins 1.12.10), this attribute entity condition seems to be running abnormally.
Instead of every in game tick (1/20 second), I'm guessing it was ran per frame instead, causing a ticking entity error and a hard crash.
Solution:
Forcefully put the attribute entity condition after a set interval, forcefully after an if_else meta action to force it only execute on that game tick, instead of per frame.
Files
Metadata
Release channel
ReleaseVersion number
4.3.0.1Loaders
Game versions
1.19.4–1.20.2Downloads
21Publication date
June 7, 2025 at 6:46 PMPublisher

ThDilos
Owner