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

Bot falls through kelp and is not treated as a water liquid(1.19.4) #103

Closed
Vakore opened this issue Jul 31, 2023 · 1 comment
Closed

Bot falls through kelp and is not treated as a water liquid(1.19.4) #103

Vakore opened this issue Jul 31, 2023 · 1 comment

Comments

@Vakore
Copy link
Contributor

Vakore commented Jul 31, 2023

This can be fixed by adding this code to index.js:
if (blocksByName.kelp_plant) waterLike.add(blocksByName.kelp_plant.id) // 1.13+

@Vakore
Copy link
Contributor Author

Vakore commented Nov 1, 2023

This issue has been solved so I will be closing this issue.

@Vakore Vakore closed this as completed Nov 1, 2023
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

No branches or pull requests

1 participant