Origins (Fabric)

Origins (Fabric)

15M Downloads

Conditioned Attribute not using set condition

Kelsege opened this issue ยท 1 comments

commented

In an addon I'm working on, I have two functions that use conditioned_attribute, one activating when using a power, and another when on fire. These functions worked in an older build on 1.19, however they now seem to ignore the set condition, and instead activate upon spawning, then deactivates shortly after. Interestingly, setting a tick_rate seems to prevent them activating on spawn, though they still don't activate with the set condition. I have tested this in both Quilt and Fabric, and the issue occurs in both. It is also possible I'm just stupid, but nevertheless, I can't get these to work.

commented

This is a known issue, which has been fixed as of apace100/apoli@b94337c (meaning it should be fixed in the next update)