mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-31 04:46:36 +00:00
1.7-5
This commit is contained in:
@@ -5,5 +5,5 @@ dead-crop: customcrops:crop_stage_death
|
||||
soil-surveyor: customcrops:soil_surveyor
|
||||
crow-fly: customcrops:crow_fly
|
||||
crow-land: customcrops:crow_land
|
||||
scarecow: customcrops:scarecow
|
||||
scarecrow: customcrops:scarecrow
|
||||
water-effect: customcrops:water_effect
|
||||
@@ -5,5 +5,5 @@ dead-crop: crop_stage_death
|
||||
soil-surveyor: soil_surveyor
|
||||
crow-fly: crow_fly
|
||||
crow-land: crow_land
|
||||
scarecow: scarecow
|
||||
scarecrow: scarecrow
|
||||
water-effect: water_effect
|
||||
@@ -1,5 +1,5 @@
|
||||
#Don't change
|
||||
config-version: '9'
|
||||
config-version: '10'
|
||||
|
||||
# lang: english / spanish / chinese
|
||||
lang: chinese
|
||||
@@ -58,7 +58,7 @@ mechanics:
|
||||
# For example, the time to start growing is 1000ticks(7am),
|
||||
# sprinklers would finish their work in a random time between 1000~1300ticks,
|
||||
# Pot would start drying in a random time between 1300~1500ticks
|
||||
# and crops would grow in a random time between 1500~21300ticks
|
||||
# and crops would grow in a random time between 1500~21500ticks
|
||||
sprinkler-work-time: 300
|
||||
pot-dry-time: 200
|
||||
crops-grow-time: 20000
|
||||
|
||||
Reference in New Issue
Block a user