We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1316849 commit 63cd0dbCopy full SHA for 63cd0db
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.3.15+mc1.21.1
2
+* Fix config options not using camelCase everywhere **(All configs with lists will reset!)**
3
+* Add translation keys for the built-in config screen
4
+* Add config option for changing the Fluid Laser Relays transfer rate
5
+* Fix Lens of Color not preserving stack size
6
+
7
# 1.3.14+mc1.21.1
8
* Fix the Lens of Disenchanting not getting the correct enchantment level.
9
* Change Curios used when building, now builds against the original Curios.
gradle.properties
@@ -4,7 +4,7 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=false
-mod_version=1.3.14
+mod_version=1.3.15
# Forge
10
game_version=1.21.1
0 commit comments