Releases: Alluysl/origins-fabric
MC 1.16.5, Version 0.8.1 [UNOFFICIAL]
- Fixed the
origins:origin
condition crashing the game when a non-player entity is tested for it - Fixed ConcurrentModificationException crashes that would occur on rare occasions when reloading datapacks
- Fixed
creative_flight
powers not removing the player ability if the power changed instead of being lost - Fixed Jitpack error coming from wrong JDK and tags
- Made references point to this fork and specified that the build is unofficial in more places
(Note that the first two bugs have already been fixed by Apace when/after migrating to 1.17, but are present in versions 0.7.3/0.8.0 - which annoyed me - and that the other two were caused by me)
MC 1.16.5, Version 0.8.0 [UNOFFICIAL]
- Backported the
creative_flight
power type
Origins - functioned defaults fix
An update of Origins 0.7.3 that fixes a minor bug with functioned defaults (power fields that default to other fields instead of a constant default value). As far as I know (there might be private projects that are affected), this only affects my own mod (https://github.com/Alluysl/alluysl-origins), unless the Java implementation changes how a string's hash is calculated, in which case it affects Origins Classes (https://github.com/apace100/origins-classes) as well.
It's required for proper behavior of my mod if the corresponding values are left to default in any overlay power.