We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d52c5 commit 586333aCopy full SHA for 586333a
changelog.md
@@ -1 +1,4 @@
1
-* Fix bundle support (It had an inverted check causing it to always return an empty list of items)
+* Fix config typo
2
+* Add `ja_jp` translation (Courtesy of [twister716](https://github.com/Mrbysco/ConstructionSticks/pull/22))
3
+* Add `lzh` translation (Courtesy of [BeiDou114514](https://github.com/Mrbysco/ConstructionSticks/pull/22))
4
+* Add `pt_br` translation (Courtesy of [PrincessStelllar](https://github.com/Mrbysco/ConstructionSticks/pull/22))
gradle.properties
@@ -20,7 +20,7 @@ curseforge_id=1156098
20
modrinth_id=ooyjDLZt
21
22
# Version
23
-version=1.2.1
+version=1.2.2
24
25
# Dependencies
26
jei_version=19.21.0.247
0 commit comments