We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034701c commit f827bb0Copy full SHA for f827bb0
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.28
2
+
3
+- Fixed crash related to modded jigsaw structures data parsing
4
5
## 2.0.27
6
7
- Added flatness check mode
gradle.properties
@@ -11,7 +11,7 @@ java.version=
11
mod.name=Structurify
12
mod.id=structurify
13
mod.group=com.faboslav.structurify
14
-mod.version=2.0.27
+mod.version=2.0.28
15
mod.author=Faboslav
16
mod.description=Configuration mod that makes customizing world generation features easy and accessible without creating datapacks.
17
mod.license=CC-BY-NC-ND-4.0
0 commit comments