promotional bannermobile promotional banner

Calm Bubbles

Disables push/pull effects of vanilla bubble columns. NeoForge 1.21.1.

File Details

calmbubbles-1.0.0.jar

  • R
  • Aug 16, 2025
  • 2.79 KB
  • 143
  • 1.21.1
  • NeoForge

File Name

calmbubbles-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:calm-bubbles-1328462:6893213"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Calm Bubbles 1.0.0

- Initial release for Minecraft 1.21.1 (NeoForge 21.1.x; built with 21.1.20).
- Feature: disables the push/pull effects of vanilla bubble columns (soul sand / magma).
- Behavior: visuals remain, but no vertical movement for players, mobs, items, or boats.
- Tech: implemented via mixin to `BubbleColumnBlock#entityInside`.
- Install: server-side only is supported (clients can be vanilla); client is optional.
- Config: none in this version (toggles planned later).
- Compatibility: may conflict with mods that alter bubble column behavior in the same method.