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

Acid doesn't trigger GameEvent.SPLASH #149

Open
kd8lvt opened this issue Oct 1, 2024 · 0 comments
Open

Acid doesn't trigger GameEvent.SPLASH #149

kd8lvt opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kd8lvt
Copy link
Contributor

kd8lvt commented Oct 1, 2024

Please complete the following information:

  • Forge-Version: 47.2.19
  • Mod-Version: Latest dev environment (2.8.12.0)

Describe the bug
Acid doesn't trigger sculk sensors when an entity enters it. IE; GameEvent.SPLASH is not being fired.

Expected behavior
Sculk sensors should detect a GameEvent.SPLASH when an entity enters Acid.

Additional context
This occurs in an deobfuscated environment, I have not tested it in production.
I'm planning on fixing it in a moment, I'm just reporting the bug for posterity.
This may technically be a Forge bug? I'm not sure, but it feels like this should be something the FluidBlock class implements by default?

@kd8lvt kd8lvt added the bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant