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 17ee566 commit 36dce3aCopy full SHA for 36dce3a
2 files changed
gradle.properties
@@ -1,5 +1,5 @@
1
# Project
2
-mod_version=0.2.7
+mod_version=0.2.8
3
group=org.cyclops.structuredcrafting
4
java_version=21
5
resources/changelog/1.21.1-0.2.8.txt
@@ -0,0 +1,12 @@
+As always, don't forget to backup your world before updating!
+Requires CyclopsCore version 1.25.2 or higher.
+
+Additions:
+* Add ja_jp translations
6
+* Add cs_cz translations
7
+* Add nl_nl translations
8
+* Add tr_tr translations
9
10
+Fixes:
11
+* Fix block not dropping when broken, Closes #41
12
+* Fix incorrect recipe on Fabric, Closes #43
0 commit comments