Download Shimmer — Minecraft Mods — MetaMods
Shimmer

Shimmer

Active

Downloads

0

Last update

1 year ago

Versions

1.18.2 — 1.20.6
Client
Fabric
Forge
Decor
Libraries
Utils
Miscellaneous
16x

Shimmer

logo_full_alpha_bg

Shimmer is a mod focused on rendering visual effects
fantasy bloom and colored lighting
support for JSON configuration and Java API
customize what you prefer

Bloom Effect

image
image
image

Compatibility with MadParticle
Jnm1LVVLyq17t0us

Colored Lighting

image
image

Compatibility with Lighting Wand
image
Video here

Configuration

Shimmer features a powerful configuration system accessible through both graphical interface and Java API. Detailed information can be found in the wiki.

Auxiliary Screen

gif

Eyedropper

gif

For Developers

To import Shimmer into your development environment:

repositories{ // add our maven first
    maven {
        url "https://maven.firstdarkdev.xyz/snapshots"
    }
 }

// Forge
implementation fg.deobf("com.lowdragmc.shimmer:Shimmer-forge:${minecraft_version}:${shimmer_version}")
// Fabric
modImplementation "com.lowdragmc.shimmer:Shimmer-fabric:${minecraft_version}:${shimmer_version}"

// for architectury users, you can also just import Shimmer's common jar in your common module
modImplementation "com.lowdragmc.shimmer:Shimmer-common:${minecraft_version}:${shimmer_version}"

Acknowledgments

Special thanks to the resource pack by WenXin2'S