diff --git a/changelog/1.3.9.c.md b/changelog/1.3.9.c.md new file mode 100644 index 0000000..3792b18 --- /dev/null +++ b/changelog/1.3.9.c.md @@ -0,0 +1,5 @@ +## Create Central Kitchen 1.3.9.c + +# Bugfix +- Fix Crash on world loading when multiplayer world contains powered mixer above non-empty basin. +- Fix cooking guide items is incorrectly consumed when applying guide content directly on Blaze Stove by right click with guide. \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index 83d2797..87d0884 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false # mod version info -mod_version = 1.3.9.b +mod_version = 1.3.9.c artifact_minecraft_version = 1.20.1 minecraft_version = 1.20.1 forge_version = 47.1.0