Modify Falling Power behaves different on origins forge compared to origins fabric.
UltrusBot opened this issue ยท 1 comments
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
}