mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-19 15:09:25 +00:00
Updated REAMME.md
This commit is contained in:
@@ -11,5 +11,5 @@ https://afdian.net/@xiaomomi
|
||||
https://polymart.org/resource/customcrops.2625
|
||||
|
||||
### How to compile
|
||||
Just compile it with gradle build. Some premium plugins are used as
|
||||
local libraries. If you don't need those integrations just remove them!
|
||||
|
||||
Execute gradle build in your IDLE and get the jar in /libs/build folder
|
||||
@@ -23,12 +23,12 @@ worlds:
|
||||
- world
|
||||
|
||||
schedule-system:
|
||||
# if disabled, you can do that manually with command /customcrops force [consume/sprinklerwork/cropgrow] or API
|
||||
# If disabled, you can do that manually with command /customcrops force [consume/sprinklerwork/cropgrow] or API methods
|
||||
# 如果禁用,你可以使用指令/customcrops force [consume/sprinklerwork/cropgrow]手动操作或使用API
|
||||
enable: true
|
||||
# The average interval for a crop to gain one point (measured in seconds)
|
||||
# 平均每个农作物获得一生长点的时间间隔(秒)
|
||||
point-gain-interval: 400
|
||||
point-gain-interval: 300
|
||||
# Water amount and fertilizer would reduce every 3 points are gained
|
||||
# set it to -1 if you don't want CustomCrops to control consumption/sprinkler tasks
|
||||
# 默认每3个生长点进行一次水分、肥料消耗
|
||||
|
||||
Reference in New Issue
Block a user