mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-27 02:49:11 +00:00
1.5.9-SNAPSHOT
This commit is contained in:
@@ -66,4 +66,7 @@ config:
|
||||
#如果你使用上述三个特性中的任意一个,请不要设置为false
|
||||
#否则农作物生长到最后一阶段不会从数据中清除,过大的数据量
|
||||
#可能会导致服务器严重卡顿
|
||||
only-grow-in-loaded-chunks: true
|
||||
only-grow-in-loaded-chunks: true
|
||||
|
||||
#在此模式下白名单世界将作为触发所有世界农作物生长的时间标准
|
||||
all-world-grow: true
|
||||
@@ -1,7 +1,8 @@
|
||||
name: CustomCrops
|
||||
version: '1.5.8'
|
||||
version: '${version}'
|
||||
main: net.momirealms.customcrops.CustomCrops
|
||||
api-version: 1.16
|
||||
authors: [ XiaoMoMi ]
|
||||
depend:
|
||||
- ItemsAdder
|
||||
- ProtocolLib
|
||||
@@ -14,7 +15,6 @@ softdepend:
|
||||
- PlotSquared
|
||||
- Towny
|
||||
- Lands
|
||||
authors: [ XiaoMoMi ]
|
||||
commands:
|
||||
customcrops:
|
||||
usage: /customcrops <args>
|
||||
Reference in New Issue
Block a user