Bubble Column Tweaks

Quick rating

Bubble Column Tweaks

No reviews yet

A Minecraft mod that allows you to customize bubble column speeds for both magma blocks and soul sand!

Player Transport
Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Bubble Column Tweaks

A Minecraft mod that allows you to customize bubble column speeds for both magma blocks and soul sand. Compatible with Fabric and Quilt.

Description

In vanilla Minecraft, soul sand creates bubble columns that push entities upward, while magma blocks create bubble columns that pull entities downward. However, the downward pull of magma blocks is slower than the upward push of soul sand. This mod makes magma blocks pull entities down at the same speed that soul sand pushes them up (by default), and allows you to customize both speeds via configuration.

Server-side only: This mod works when installed only on the server - clients do not need to install it! (clients can install if you want this in single player)

Supported Versions

  • Minecraft 1.21.6 - 1.21.10 - V1.0.0
  • Minecraft 26.1 - 26.1.2 - V1.1.0

Configuration

The mod creates a configuration file at config/bubblecolumntweaks.json on first run. You can edit this file to customize bubble column speeds.

Config File Structure

{
  "magmaSpeedCap": -0.8,
  "magmaAcceleration": -0.08,
  "soulSandSpeedCap": 0.8,
  "soulSandAcceleration": 0.08,
  "magmaSurfaceSpeedCap": -1.8,
  "magmaSurfaceAcceleration": -0.1,
  "soulSandSurfaceSpeedCap": 1.8,
  "soulSandSurfaceAcceleration": 0.1
}

Configuration Options

Regular Bubble Column Effects

  • magmaSpeedCap: Maximum downward speed for magma blocks (default: -0.8)
  • magmaAcceleration: How fast entities accelerate downward in magma columns (default: -0.08)
  • soulSandSpeedCap: Maximum upward speed for soul sand (default: 0.8)
  • soulSandAcceleration: How fast entities accelerate upward in soul sand columns (default: 0.08)

Surface Effects (when entities reach the top)

  • magmaSurfaceSpeedCap: Maximum downward speed at magma surface (default: -1.8)
  • magmaSurfaceAcceleration: Downward acceleration at magma surface (default: -0.1)
  • soulSandSurfaceSpeedCap: Maximum upward speed at soul sand surface (default: 1.8)
  • soulSandSurfaceAcceleration: Upward acceleration at soul sand surface (default: 0.1)

Vanilla Values (for reference)

  • Magma: speedCap = -0.3, acceleration = -0.03
  • Soul Sand: speedCap = 0.7, acceleration = 0.06

How to Configure

  1. Run your server/client once to generate the config file
  2. Stop the server/client
  3. Edit config/bubblecolumntweaks.json with your desired values
  4. Restart - changes will take effect immediately

Note: Negative values pull downward, positive values push upward. Higher absolute values = faster movement.

Issues

If you encounter any bugs or have suggestions, please open an issue on the GitHub Issues page.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works