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

fix cascades on dedicated servers #36

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

Conversation

Callisto95
Copy link

The method onScheduledTick is only called every tick on local servers.

NOTE: this uses a method from the WaterFluid class, not the FlowableFluid class. This should not change anything, since all checks, e.g. the cascade strength check, tests against water anyway, but I'm not familiar with this, so I may be wrong.

# modrinth access token
# it's existence is required to download dependencies
modrinth_token="PLACE_YOUR_TOKEN_HERE"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(if this isn't here, a weird error message appears)

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

Successfully merging this pull request may close these issues.

1 participant