diff --git a/gradle.properties b/gradle.properties index fc31a3ca2..8a218a3bb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -mod_version=1.8.22 +mod_version=1.8.23 minecraft_version=1.20.1 forge_version=47.0.1 cyclopscore_version=1.18.4-340 diff --git a/resources/changelog/1.20.1-1.8.23.txt b/resources/changelog/1.20.1-1.8.23.txt new file mode 100644 index 000000000..c163e9f39 --- /dev/null +++ b/resources/changelog/1.20.1-1.8.23.txt @@ -0,0 +1,5 @@ +As always, don't forget to backup your world before updating! +Requires CyclopsCore version 1.18.4 or higher. + +Fixes: +* Fix crash when interacting with fluids without sounds, Closes #275