HomeJavaModsHereGravity
HereGravity
ModsJava

HereGravity

by Merlointhesky · on Modrinth

A paper plugin that changes physics for specific blocks (configurable) and behave like sand or break on contact with the ground.

⬇ Download on Modrinth
HereGravity — screenshot 1

HereGravity

A premium, highly-optimized Paper Minecraft plugin for selective block-gravity physics and instant canopy leaf shattering! Add custom weight-based physics to logs, terrain, and structures automatically, while enjoying ultra-fast leaf decay.


Features


How to Configure

All configurations are handled inside the standard config.yml file.

Default Configuration

# HereGravity Configuration
# Use standard block names (e.g., TERRACOTTA, CLAY) 
# Or use Minecraft tags by adding a '#' (e.g., '#logs', '#dirt', '#leaves')

gravity-list:
  '#logs':
    breaks-on-fall: true
  '#dirt':
    breaks-on-fall: false
  TERRACOTTA:
    breaks-on-fall: false
  CLAY:
    breaks-on-fall: true
  SNOW_BLOCK:
    breaks-on-fall: true
  GLOWSTONE:
    breaks-on-fall: true

Configuration Options


Building from Source

Ensure you have Java 21 and Gradle configured. Build using the provided Gradle wrapper:

./gradlew build

The compiled, deployment-ready JAR will be located at: build/libs/HereGravity-1.0.1.jar


License

This project is licensed under the GNU General Public License v3.0.

Verified by MCModsHub

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

Explore more