File Details
Create Fluid 1.2.1 Neoforge 1.21.1
- R
- Apr 2, 2026
- 1.44 MB
- 16.3K
- 1.21.1
- NeoForge
File Name
fluid-1.2.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
## [1.2.1] - 2026-04-02
### Fixed
- Fixed a dedicated server crash caused by `CopperTapBlockEntity` attempting to load the client-side class `ClientLevel` via `FluidFX.getFluidParticle()` during `spawnDripParticle()`.
- The drip particle logic now sends a `CopperTapParticlePacket` (type: `DRIP`) to tracking players instead of instantiating client-only particle classes on the server.
- This resolves the `RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER` crash reported on NeoForge 21.1.219 servers.

