Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement entity liquid physics #653

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

JustTalDevelops
Copy link
Member

Resolves #319.

server/entity/movement.go Outdated Show resolved Hide resolved
server/entity/movement.go Outdated Show resolved Hide resolved
server/entity/movement.go Outdated Show resolved Hide resolved
server/block/liquid.go Outdated Show resolved Hide resolved
@DaPigGuy
Copy link
Member

DaPigGuy commented Aug 21, 2022

There seem to be some issues that need to be worked out,

  • Items appear to be pushed by liquids faster than in vanilla Minecraft
  • Items get stuck when trying to both turn and go down

@JustTalDevelops JustTalDevelops added the feature New feature or request label Aug 26, 2022
@JustTalDevelops
Copy link
Member Author

@DaPigGuy Any update on this?

@DaPigGuy
Copy link
Member

DaPigGuy commented Feb 1, 2023

Behavior may have changed in 1.19.30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement liquid physics for entities
2 participants