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 a8165c3 commit 1f47bf7Copy full SHA for 1f47bf7
CHANGELOG.md
@@ -1,8 +1,8 @@
1
-## The Splash Milk 3.0.0
+## The Splash Milk 3.0.1
2
3
# Update
4
-* Add tag support
5
-* (NeoForge) Add proper Capability to Milk Bottle
+* Add uk_ua translation (@Starman)
+* Add ru_ru translation (@Karbin Drem)
6
7
# Fix
8
-* (NeoForge) Fix Server Crash Issue
+* Fix milk bottle crafting recipe issue
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Mod properties
-mod_version = 3.0.0
+mod_version = 3.0.1
maven_group = plus.dragons.splashmilk
archives_name = splash_milk
9
enabled_platforms = fabric,neoforge
0 commit comments