mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-19 15:09:25 +00:00
Prepare for 3.6.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Project settings
|
# Project settings
|
||||||
# Rule: [major update].[feature update].[bug fix]
|
# Rule: [major update].[feature update].[bug fix]
|
||||||
project_version=3.6.1
|
project_version=3.6.2
|
||||||
config_version=38
|
config_version=38
|
||||||
project_group=net.momirealms
|
project_group=net.momirealms
|
||||||
|
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ mechanics:
|
|||||||
scarecrow:
|
scarecrow:
|
||||||
enable: true
|
enable: true
|
||||||
id: '{0}scarecrow'
|
id: '{0}scarecrow'
|
||||||
type: ITEM_FRAME
|
type: FURNITURE
|
||||||
range: 7
|
range: 7
|
||||||
# If enabled, the scarecrow's range will not be limited
|
# If enabled, the scarecrow's range will not be limited
|
||||||
# It will protect all crops within the same chunk
|
# It will protect all crops within the same chunk
|
||||||
@@ -106,7 +106,7 @@ mechanics:
|
|||||||
enable: true
|
enable: true
|
||||||
# You can use a list of IDs here; vanilla blocks are also supported
|
# You can use a list of IDs here; vanilla blocks are also supported
|
||||||
id: '{0}greenhouse_glass'
|
id: '{0}greenhouse_glass'
|
||||||
type: CHORUS
|
type: BLOCK
|
||||||
range: 5
|
range: 5
|
||||||
# Synchronize seasons with another world
|
# Synchronize seasons with another world
|
||||||
sync-season:
|
sync-season:
|
||||||
|
|||||||
Reference in New Issue
Block a user