We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As the title suggests. Unable to destroy pumice blooms naturally generated by volcanic vent.
No response
caupona-1.20.1-0.4.9
neoforge-47.1.101
The text was updated successfully, but these errors were encountered:
I actually encountered this too on a server, what other mods are you using?
It seems like there is a client-server desync going on, where the client thinks there is pumice there when there actually isn't.
Sorry, something went wrong.
FumaroleVentBlockEntity#placeFumarole likely just needs a !pLevel.isClientSide check.
FumaroleVentBlockEntity#placeFumarole
!pLevel.isClientSide
Caupona/src/main/java/com/teammoeg/caupona/blocks/fumarole/FumaroleVentBlockEntity.java
Lines 103 to 123 in acd9368
No branches or pull requests
Error Behaviour
As the title suggests.
Unable to destroy pumice blooms naturally generated by volcanic vent.
Expected Behaviour
Reproduce
Minecraft.NeoForge_.1.20.1.mp4
Crash Report
No response
Mod version
caupona-1.20.1-0.4.9
Server version
neoforge-47.1.101
Other mods and plugins
No response
The text was updated successfully, but these errors were encountered: