HomeJavaModsGravity Control
Gravity Control
ModsJava

Gravity Control

Lets you change player gravity direction

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.1 · NeoForge⬇ Download for 1.20.1 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Provides gravity changing functionality and API.

Note: this mod is based on but different to Gravity API by Fusion Flux. This is a fork of Gravity API from Fusion Flux that is on Forge. The Gravity API mod is originally based on the Gravity Changer mod by Gaider10.

The latest version of this mod provides:

These things are not obtainable on normal survival.

Some code and resources come from AmethystGravity mod.

 

Commands

This mod's commands are different to Gravity API's. These are the commands in the latest version of this mod:

/gravity set_base_direction <direction> [entities] sets the base gravity direction. (The base direction can be overridden by other things including effects, gravity anchor and gravity plating). Without [entities] argument it will target the command sender (the same applies to all commands). Examples: /gravity set_base_direction up /gravity set_base_direction up @e[type=!minecraft:player]

/gravity set_base_strength <strength> [entities] sets the base gravity strength. The strength effects will multiply on the base strength (instead of overriding it). Examples: /gravity set_base_strength 0.5 /gravity set_base_strength 0.5 @e

/gravity view shows the base gravity direction and strength of the command sender.

/gravity reset [entities] reset the base gravity direction and strength.

/gravity randomize_base_direction [entities] sets the base direction as a random direction.

/gravity set_relative_base_direction <relativeDirection> [entities] sets the gravity direction as a direction relative to the entity's viewing direction. The <relativeDirection> can be forwardbackwardleftrightup or down.

/gravity set_dimension_gravity_strength <strength> sets the dimensional gravity strength for the current dimension.

/gravity view_dimension_info shows the dimensional gravity strength for the current dimension.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more