From 293995deec2faaa3a02a31d16bc90b5cae71b3ad Mon Sep 17 00:00:00 2001 From: qouteall Date: Sat, 13 Jan 2024 12:39:02 +0800 Subject: [PATCH] 4.0.2 --- changelog.md | 4 +++- gradle.properties | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 4b27ada..3e308af 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1,3 @@ -Change default wrapping cost item to eye of ender. \ No newline at end of file +Make daytime and weather fixed in MiniScaled dimension. + +Make chunk tick enabled in MiniScaled dimension (so that crops can grow without the player being inside, but still require chunk loading). \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index a6a6c2e..c7bd5ee 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx1G # Mod Properties -mod_version = 4.0.1 +mod_version = 4.0.2 maven_group = qouteall archives_base_name = mini_scaled