-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
"Overhauled bubble particle behavior" doesn't work with soul sand bubbles #3
Comments
Sorry for the misconception, the overhauled bubble behavior only applies to regular bubbles particles and not the bubble particles emitting from soul sand or magma blocks. I did this, so that it doesn't appear like there is an upwards or downwards force when there is none. |
Ah, that's unfortunate. Would it be possible to implement with soul sand, or is that just a totally different type of system? |
No, it's the same system. I would just have to copy some code from the regular bubble particle over to the soul sand bubble particle. |
To throw my two cents into the ring, Mod Menu integration would probably be the best route for config. |
Yes, that's for sure. I'm currently experimenting with MidnightLib and got basic configuration working. |
just ran into this, would be cool to see this implemented still. |
This is still in development, I plan on adding functionality for the bubbles to switch between their types (normal, soul sand, magma) based on their location before adding this. It will probably be in v0.4.0 or smth |
Describe the bug
Bubbles aren't going around blocks (most of the time), as shown in the demonstration video.
Steps to reproduce
Quilt 1.20.1 client, using latest version of mod on a vanilla(-compatible) server.
Expected behavior
To look like the first video on this page: https://modrinth.com/mod/make_bubbles_pop
Additional context
What it looks like on my client: https://matthewrease.net/simplescreenrecorder-2023-06-27_20.15.07.mp4 (ignore my drowning lol)
The text was updated successfully, but these errors were encountered: