Gravity Differences in movementGravity on Mineclonia (Docker Version) #30
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Report: Gravity Differences in movementGravity on Mineclonia (Docker Version)
In the Docker-hosted version of Mineclonia I'm running, I've noticed that the gravity behavior
movementGravity
differs from the standard version. This has a noticeable side effect on jetpack usage: after reaching a certain height, the jetpack can no longer ascend and starts descending, as if it doesn't have enough thrust to overcome gravity.Temporary Workaround:
To work around this issue, I added a check to detect when gravity is higher than expected. If it is, the jetpack’s velocity is increased proportionally to compensate, allowing it to continue ascending as intended.
Solution
https://git.weirdcore.net/Kindaglia/industrialtest/src/branch/fix-jetpack/
I will try to come up with proper solution to this issue
Seems like support for Mineclonia will require some more work, so I guess supporting it has to be put aside for now.
i contanct mineclonia team , and they tell me to use this for start mod on minclonia
https://codeberg.org/mineclonia/mineclonia/pulls/3363
I see, will try again later
I tried to reproduce the issue but I couldn't. I can ascend normally until jetpack runs out of fuel. Maybe you could record a video?
https://youtu.be/zNzRopzUlVI
What are the steps to reproduce the issue? I'm still unable to do so.
i play on server mineclonia on luanti docker,
this docker compose
https://hub.docker.com/r/linuxserver/luanti
Docker shouldn't make a difference. Do you use any other mods?