Modscraper Modscraper Minecraft
Volumetrics logo

Volumetrics

Mod

by Soaryn

A foundational library to provide volume lookups in Minecraft.

Type

Mod

CurseForge Downloads

44,830

CurseForge ID

1240222

Last Updated

Aug 15, 2026

Description

Performant volume lookups done in Minecraft to allow for cross mod support. A common use case would be something like weather deterrence or fields of radiation. On its own, Volumetrics shouldn't do anything. But with a mod using the library, they can take advantage of volume serialization, network syncing, and rapid look ups for data calculations. Simple Weather and the XyCraft Suite utilize this system.

 

How to get started

There is documentation written to help utilize this library, but for now if you are just looking for the maven

repositories { mavenCentral() } // It is recommended to put `volumetrics_version` in your gradle.properties file with the version you are targeting. dependencies { implementation "tv.soaryn:volumetrics:${volumetrics_version}" }

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (4)

External Resources