Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Shimmer

Shimmer

A mod add bloom effect and colored light both json configuration and modding api

42.9k
367
Decoration
Library

Compatibility

Minecraft: Java Edition

1.20.x
1.19.4
1.19.2
1.18.2

Platforms

Fabric
Forge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

zomb-676
zomb-676 Owner
KilaBash
KilaBash Author

Details

Licensed MIT
Published last year
Updated 8 months ago
DescriptionChangelogVersions

Shimmer

logo_full_ alpha_bg

Shimmer is a mod concentrated on rendering effects
fantasy bloom and colored light
both configurable json and java api support
customize what you like

Join our discord discord for communication, issue feedback

Modrinth Homepage | CurseForge Homepage

Bloom

image
image
image

for compability with MadParticle
Jnm1LVVLyq17t0us

ColoredLight

image
image for compability with Lighting Wand
image
video here

Configuration

shimmer also have a powerful configure system, both for no-code and java API, see wiki for detailed information
What's more, we also have powerful gui for quick configuration

Auxiliary Screen

gif

Eyedropper

gif

For Modder

In order to import shimmer into your development enviroment

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 user, you can also just import shimmer's common jar in you common module
modImplementation "com.lowdragmc.shimmer:Shimmer-common:${minecraft_version}:${shimmer_version}"

After All

great thanks resourcepack made by WenXin2'S

Modrinth is open source.

main@acf2694

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.