
Shimmer
A mod add bloom effect and colored light both json configuration and modding api
Обновлён 2 сентября 2024 г. · опубликован 8 июня 2023 г.
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
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.20.1-0.2.4 | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | fabric | 2 сентября 2024 г. | .jar (1.8 МБ) |
| 1.20.1-0.2.4 | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | forge | 2 сентября 2024 г. | .jar (897 КБ) |
| 1.19.4-0.2.5 | Релиз | 1.19.4 | fabric | 19 июня 2024 г. | .jar (1.5 МБ) |
| 1.19.4-0.2.5 | Релиз | 1.19.4 | forge | 19 июня 2024 г. | .jar (743 КБ) |
| 1.19.2-0.2.5 | Релиз | 1.19.2 | fabric | 19 июня 2024 г. | .jar (1.5 МБ) |
| 1.19.2-0.2.5 | Релиз | 1.19.2 | forge | 19 июня 2024 г. | .jar (711 КБ) |
| 1.20.1-0.2.4 | Бета | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | forge | 18 февраля 2024 г. | .jar (897 КБ) |
| 1.20.1-0.2.3 | Релиз | 1.20, 1.20.1, 1.20.2 | fabric | 4 декабря 2023 г. | .jar (1.8 МБ) |
| 1.20.1-0.2.3 | Релиз | 1.20, 1.20.1, 1.20.2 | forge | 4 декабря 2023 г. | .jar (896 КБ) |
| 1.20.1-0.2.2 | Релиз | 1.20, 1.20.1, 1.20.2 | fabric | 26 ноября 2023 г. | .jar (1.8 МБ) |
| 1.20.1-0.2.2 | Релиз | 1.20, 1.20.1, 1.20.2 | forge | 26 ноября 2023 г. | .jar (895 КБ) |
| 1.20.1-0.2.1 | Релиз | 1.20, 1.20.1, 1.20.2 | forge | 26 ноября 2023 г. | .jar (894 КБ) |
| 1.20.1-0.2.1 | Релиз | 1.20, 1.20.1, 1.20.2 | fabric | 26 ноября 2023 г. | .jar (1.8 МБ) |
| 1.20.1-0.2.0 | Релиз | 1.20, 1.20.1, 1.20.2 | forge | 25 ноября 2023 г. | .jar (895 КБ) |
| 1.20.1-0.2.0 | Релиз | 1.20, 1.20.1, 1.20.2 | fabric | 25 ноября 2023 г. | .jar (1.8 МБ) |
Показаны последние 15 из 31 версий. Все версии — на Modrinth.
Ченджлог
1.20.1-0.2.4Релиз1.20.4, 1.20.5, 1.20.6 · 2 сентября 2024 г.
fix forge oculus supports
1.20.1-0.2.4Релиз1.20.4, 1.20.5, 1.20.6 · 2 сентября 2024 г.
fix forge oculus supports
1.19.4-0.2.5Релиз1.19.4 · 19 июня 2024 г.
the bloom particle will no longer become black when there is an entity killed by player nearby
1.19.4-0.2.5Релиз1.19.4 · 19 июня 2024 г.
the bloom particle will no longer become black when there is an entity killed by player nearby
1.19.2-0.2.5Релиз1.19.2 · 19 июня 2024 г.
the bloom particle will no longer become black when there is an entity killed by player nearby
1.19.2-0.2.5Релиз1.19.2 · 19 июня 2024 г.
the bloom particle will no longer become black when there is an entity killed by player nearby
1.20.1-0.2.4Бета1.20.2, 1.20.3, 1.20.4 · 18 февраля 2024 г.
fix embeddium compat
1.20.1-0.2.3Релиз1.20, 1.20.1, 1.20.2 · 4 декабря 2023 г.
fix compat with continuity
Полная история изменений — на Modrinth.
Комментарии
Загружаем…