diff --git a/gradle.properties b/gradle.properties index a938311b1..c4d59e7d2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false # Actually Additions -mod_version=1.3.4 +mod_version=1.3.5 # Forge game_version=1.21.1 diff --git a/update/changelog.md b/update/changelog.md index 54a572345..588236b5c 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,9 @@ +# 1.3.5+mc1.21.1 +* Overhaul networking, should fix a lot of issues with crashes on servers +* Add storage block tags for the crystals +* Add tags for the different filled buckets +* Change the tag used by Rice Slimeballs to `c:slime_balls` + # 1.3.4+mc1.21.1 * Fix the way the Atomic Reconstructor handles the level when adding tooltips. Fixes an issue that would cause CM2E to crash