HighFloaty
No reviews yet
The higher you go, the floatier you get (works with create aeronautics)
Adds new methods of transportation for players.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
HighFloaty
The higher you go, the floatier you get.
A small NeoForge 1.21.1 mod that scales gravity smoothly with altitude. Up at cloud height, jumps carry further, falls land softer, and arrows drift through the sky on long arcs. Down at ground level, everything is vanilla.
What it does
Below a configurable Y level (default y=200), gravity is fully vanilla. From there up to a configurable end Y (default y=319), gravity ramps down to a configurable minimum multiplier (default 50%). The curve shape is selectable: linear (smooth ramp) or exponential (gravity stays near vanilla most of the way up, then drops sharply near the top).
The effect applies to:
- Players and mobs
- Dropped items, falling blocks, TNT
- Arrows, thrown projectiles
- Boats and minecarts
Fall damage scales naturally,so less velocity at impact means less damage.
Create Aeronautics support
If you have Create Aeronautics and Sable installed, HighFloaty automatically activates compatibility code so airships, planes, hot-air balloons, and other Sable-driven sub-levels also feel lighter at altitude. The integration is fully optional: without Sable, the mod runs as a vanilla gravity tweak.
Commands
A small text HUD shows your current Y, the computed gravity multiplier at that Y, and the active configuration (master enable, range, min multiplier, curve mode):
/hfhud — toggle the HUD (client-side, no permissions needed)
For tweaking on the fly, an OP-only command tree:
/highfloaty info show current settings
/highfloaty toggle flip master enable
/highfloaty start <y> set the start of the gravity ramp
/highfloaty end <y> set the end of the gravity ramp
/highfloaty min <0.0..1.0> set the minimum gravity multiplier
/highfloaty curve <linear|exponential> switch falloff shape
/highfloaty airships <on|off> toggle Sable airship integration
/highfloaty reset clear runtime overrides
Y bounds run from -2048 to 4096, so extended-world-height mods are supported.
Commands modify in-memory overrides only. Restart the game to revert to your config file values. Useful for finding the right curve without committing to it.
Configuration
Edit config/highfloaty-common.toml or use the in-game config screen (Mods → HighFloaty → Config):
| Setting | Default | Description |
|---|---|---|
enabled |
true |
Master toggle |
gravityStartY |
200 |
At and below this Y, gravity is fully vanilla |
gravityEndY |
319 |
At and above this Y, gravity reaches its minimum |
gravityMinMultiplier |
0.5 |
Multiplier at and above end Y. 1.0 = vanilla, 0.0 = zero gravity |
curveMode |
LINEAR |
LINEAR (straight ramp) or EXPONENTIAL (steep near the top) |
airshipScaling |
true |
If true and Sable is installed, scales airship/sub-level gravity. Set to false if it misbehaves |
What it does NOT affect
- Vanilla Create cart contraptions, mechanical pistons, mechanical bearings, elevator pulleys. These use Create's own movement code that doesn't go through standard entity gravity.
- Rapier internal collision dynamics inside a sub-level. Items rolling on a moving airship deck still feel the engine's internal gravity (set once at dimension init). The body's overall motion is altitude-scaled; on-deck physics is not.
- Iris Shaders has known visual issues with Sable. Not our problem, but worth knowing if you see weird rendering.
Compatibility
- Minecraft 1.21.1
- NeoForge 21.1.0 or higher
- Sable / Create Aeronautics — optional. Compat activates automatically if installed.
- Required on both client and server. Gravity is a physics calculation that runs on both sides; mismatched installs cause desync.
Server use
Drop the jar in the server's mods/ folder. All connecting players also need the mod installed.
For dialing in the curve on a live server: use /highfloaty info to see active settings, tweak with the command set, find what you like, then write the same values into config/highfloaty-common.toml so they persist across restarts.
Known limitations
- Vanilla Create's older contraption types (carts, pistons, bearings) aren't affected. Sable-driven Aeronautics contraptions are.
- Sable is in active development. If a future Sable version refactors
ServerSubLevel.prePhysicsTick, the airship integration may need an update — disable with/highfloaty airships offif that happens. - Tested against Sable 1.1.3.
Credits
- Compatibility patches built against the public APIs of Sable and Sable Companion by RyanHCode
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources