We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41de1e commit b0c65c1Copy full SHA for b0c65c1
2 files changed
CHANGELOGS.md
@@ -1,5 +1,9 @@
1
## ChangeLogs
2
3
+# v1.1.11
4
+* Fixed transform hierarchy serialization
5
+* Fixed occlusion of the bloom (thanks to @RogoShum)
6
+
7
# v1.1.10
8
* Fixed model mode serialization issue
9
* Fixed sub emitter serialization issue
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx6G
# Mod Info
mod_id = photon
mod_name = Photon
-mod_version = 1.1.10
+mod_version = 1.1.11
mod_description = Photon, particle system
mod_license = GPL-3.0 license
mod_url = https://github.com/Low-Drag-MC/Photon/
0 commit comments