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 97acd49 commit 9d19c76Copy full SHA for 9d19c76
changelog.md
@@ -1,2 +1 @@
1
-* Adjust placement code to check the placement event before placing the block.
2
-* Add zh_cn translation (Courtesy of [Chiloven945](https://github.com/Mrbysco/ConstructionSticks/pull/20))
+* Fix bundle support (It had an inverted check causing it to always return an empty list of items)
gradle.properties
@@ -20,7 +20,7 @@ curseforge_id=1156098
20
modrinth_id=ooyjDLZt
21
22
# Version
23
-version=1.2.0
+version=1.2.1
24
25
# Dependencies
26
jei_version=19.21.0.247
0 commit comments