9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-26 18:39:17 +00:00

2.0-pre-release-1

This commit is contained in:
Xiao-MoMi
2022-10-06 20:03:25 +08:00
parent 1bc99a34a0
commit 4140155650
27 changed files with 310 additions and 29 deletions

View File

@@ -35,6 +35,7 @@ optimization:
# Recommend enabling this to prevent large quantities of crops/itemframes lagging the server
limitation:
enable: true
# max amount per chunk
tripwire-amount: 64
itemframe-amount: 64
@@ -42,7 +43,7 @@ optimization:
disable-water-particles: false
# Disable the animation when sprinkler works
disable-sprinkler-animation: false
# Auto back up the data for when a world is unloaded
# Auto back up the data when a world is unloaded
auto-back-up: true
mechanics:
@@ -108,6 +109,8 @@ mechanics:
enable: true
#effective range
range: 5
# During the crop grow progress, crops have little chance to be eaten by a crow
# Place a scarecrow would protect the crops in this chunk
crow:
enable: true
chance: 0.005