From e1943950c28d03e0326f274110a00aae8bbf753c Mon Sep 17 00:00:00 2001 From: XiaoMoMi <70987828+Xiao-MoMi@users.noreply.github.com> Date: Fri, 6 Sep 2024 01:18:49 +0800 Subject: [PATCH] Prepare for 3.6.2 --- gradle.properties | 2 +- plugin/src/main/resources/config.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index e7ccfa3..a74d616 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ # Project settings # Rule: [major update].[feature update].[bug fix] -project_version=3.6.1 +project_version=3.6.2 config_version=38 project_group=net.momirealms diff --git a/plugin/src/main/resources/config.yml b/plugin/src/main/resources/config.yml index 57a0df6..8e0721b 100644 --- a/plugin/src/main/resources/config.yml +++ b/plugin/src/main/resources/config.yml @@ -96,7 +96,7 @@ mechanics: scarecrow: enable: true id: '{0}scarecrow' - type: ITEM_FRAME + type: FURNITURE range: 7 # If enabled, the scarecrow's range will not be limited # It will protect all crops within the same chunk @@ -106,7 +106,7 @@ mechanics: enable: true # You can use a list of IDs here; vanilla blocks are also supported id: '{0}greenhouse_glass' - type: CHORUS + type: BLOCK range: 5 # Synchronize seasons with another world sync-season: