Ah, that's right. I had to edit the mod to get it to work. I'll find more mods to test this with.
- Thrown potions still hit you when thrown at a downward angle
Are you standing on the ground when you throw the potions? The potions will hit the ground and apply affects to everything…
Cannot use rockets
Rockets can currently only be fired from crossbows, and only once they are rocket "arrows". I did find a crash with those rocket arrows, though. (should be fixed now)
State of next set of issues:
- Throwing splash potions at a downwards angle makes them instantly hit yourself. (don't have to look that far down tbh!)
- Ghast, Enderdragon, Blaze and…
The alternative available is to perform the off-rail physics completely in lua and use obj:move_to() the way that on-rail physics is done in this branch. You swap out unreliable dtime step…
It'd take setting acceleration equal to velocity (possibly normalized) times some negative factor when off the rails tbh.
Looks like I already had that in place. I increased the amount from…