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
|
||||
# Rule: [major update].[feature update].[bug fix]
|
||||
project_version=3.6.1
|
||||
project_version=3.6.2
|
||||
config_version=38
|
||||
project_group=net.momirealms
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user