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 e2cc52c commit cb9fd58Copy full SHA for cb9fd58
2 files changed
CHANGELOG.txt
@@ -1,3 +1,8 @@
1
+7.3.10
2
+- Added support for 1.21.4
3
+- Improved a few translation lines relating to URLs and newlines
4
+- Fixed issues relating to block entities in generated features and structures
5
+
6
7.3.9
7
- Added support for 1.21.3
8
- Fixed tools not behaving correctly when mods embed worlds in worlds
gradle.properties
@@ -1,5 +1,5 @@
group=com.sk89q.worldedit
-version=7.3.10-SNAPSHOT
+version=7.3.10-beta-01
org.gradle.jvmargs=-Xmx1500M
org.gradle.parallel=true
0 commit comments