CurseForge · Minecraft mod
Shimmer
A mod add bloom effect and colored light both json configuration and modding api
Quick answer
Which Shimmer release matches 1.20.3 Forge?
Shimmer-forge-1.20.1-0.2.4 targets 1.20.2, 1.20.5, 1.20.3 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.
Where it goes
Is Shimmer required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Shimmer-forge-1.20.1-0.2.4 need?
Shimmer-forge-1.20.1-0.2.4 on 1.20.3 Forge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Shimmer without breaking your instance.
Built for Shimmer-forge-1.20.1-0.2.4 on 1.20.3 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Shimmer-forge-1.20.1-0.2.4. It targets 1.20.2, 1.20.5, 1.20.3 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside Shimmer-forge-1.20.1-0.2.4. It opens that exact file at the source.
About this project
What does Shimmer add?
Shimmer
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
for communication, issue feedback
Modrinth Homepage | CurseForge Homepage
Bloom


for compability with MadParticle
ColoredLight


for compability with Lighting Wand
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

Eyedropper

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
Project description from CurseForge.
Pick your setup
Shimmer by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.5
2 loader builds1.20.4
2 loader builds1.20.3
2 loader builds1.20.2
2 loader builds1.20.1
2 loader builds1.20
2 loader builds1.19.4
2 loader builds1.19.2
2 loader builds1.18.2
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Shimmer versions and loaders
Shimmer-forge-1.20.1-0.2.4
Shimmer-forge-1.20.1-0.2.4.jar
2 Sept 2024
Shimmer-forge-1.20.1-0.2.4
Shimmer-forge-1.20.1-0.2.4.jar
18 Feb 2024
Looking for an older file? The official CurseForge project page is in Resources.