mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-28 11:29:19 +00:00
3.4.3.1
This commit is contained in:
@@ -57,7 +57,7 @@ worlds:
|
||||
mode: RANDOM_TICK
|
||||
tick-interval: 1
|
||||
# Limit the max amount of crops in one chunk
|
||||
max-per-chunk: 150
|
||||
max-per-chunk: 256
|
||||
# Settings for pots
|
||||
pot:
|
||||
# RANDOM_TICK / SCHEDULED_TICK
|
||||
@@ -71,7 +71,7 @@ worlds:
|
||||
mode: SCHEDULED_TICK
|
||||
tick-interval: 2
|
||||
# Limit the max amount of sprinklers in one chunk
|
||||
max-per-chunk: 20
|
||||
max-per-chunk: 64
|
||||
# You can override the default settings for worlds here
|
||||
_WORLDS_:
|
||||
world_nether:
|
||||
|
||||
Reference in New Issue
Block a user