Origins (Forge)

Origins (Forge)

7M Downloads

Modify Falling Power behaves different on origins forge compared to origins fabric.

UltrusBot opened this issue ยท 1 comments

commented

When I give myself a modify falling power with the velocity set to zero, I expect to hover in place, which I do on the fabric version, but on forge, I drift downward slowly. I can add videos of the different

The power I used for testing on both versions was this:

{
        "type": "origins:modify_falling",
        "velocity": 0.0    
}
commented

As discussed in DMs, I think that the Modify Falling calculation for the forge:gravity attribute is wrong.