9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-27 02:49:11 +00:00

Update config.yml

This commit is contained in:
XiaoMoMi
2024-05-05 02:41:11 +08:00
parent 8716b3022e
commit 28cb26845b

View File

@@ -67,22 +67,22 @@ worlds:
# which allows crops to grow at almost the same speed
mode: RANDOM_TICK
tick-interval: 1
# Limit the max amount of crops in one chunk
max-per-chunk: 256
# Limit the max amount of crops in one chunk (-1 = no limit)
max-per-chunk: -1
# Settings for pots
pot:
# RANDOM_TICK / SCHEDULED_TICK
mode: SCHEDULED_TICK
tick-interval: 3
# Limit the max amount of pots in one chunk
# Limit the max amount of pots in one chunk (-1 = no limit)
max-per-chunk: -1
# Settings for sprinklers
sprinkler:
# RANDOM_TICK / SCHEDULED_TICK
mode: SCHEDULED_TICK
tick-interval: 2
# Limit the max amount of sprinklers in one chunk
max-per-chunk: 64
# Limit the max amount of sprinklers in one chunk (-1 = no limit)
max-per-chunk: -1
# You can override the default settings for worlds here
_WORLDS_:
world_nether: