mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-26 18:39:17 +00:00
3.0.0-beta
This commit is contained in:
@@ -4,8 +4,6 @@ config-version: '25'
|
||||
metrics: true
|
||||
# Language: english / spanish / chinese / turkish
|
||||
lang: english
|
||||
# Set up mode
|
||||
set-up-mode: true
|
||||
# AntiGrief
|
||||
integrations:
|
||||
Residence: false
|
||||
@@ -38,7 +36,7 @@ schedule-system:
|
||||
enable: true
|
||||
# The average interval for a crop to gain one point (measured in seconds)
|
||||
# 平均每个农作物获得一生长点的时间间隔(秒)
|
||||
point-gain-interval: 10
|
||||
point-gain-interval: 1200
|
||||
# Thread pool settings
|
||||
# 线程池设置
|
||||
thread-pool-settings:
|
||||
|
||||
@@ -145,7 +145,7 @@ tomato:
|
||||
type: variation
|
||||
value:
|
||||
golden:
|
||||
model: tomato_stage_golden
|
||||
item: customcrops:tomato_stage_golden
|
||||
type: TripWire
|
||||
chance: 0.01
|
||||
interact-by-hand:
|
||||
|
||||
@@ -12,7 +12,7 @@ sprinkler_1:
|
||||
enable: true
|
||||
# ARMOR_STAND / TEXT_DISPLAY (1.19.4+)
|
||||
type: ARMOR_STAND
|
||||
y-offset: 0.8
|
||||
vertical-offset: -0.3
|
||||
duration: 1
|
||||
# Available variables:
|
||||
# {water_bar} water bar image
|
||||
@@ -25,10 +25,11 @@ sprinkler_1:
|
||||
empty: '뀁뀄'
|
||||
right: '뀁뀅'
|
||||
# Water splash animation when sprinkler works
|
||||
sprinkler-animation:
|
||||
animation:
|
||||
enable: true
|
||||
y-offset: 0.4
|
||||
item: customcrops:water_animation
|
||||
duration: 10
|
||||
vertical-offset: 0.4
|
||||
item: customcrops:water_effect
|
||||
# ARMOR_STAND / ITEM_DISPLAY (1.19.4+)
|
||||
type: ARMOR_STAND
|
||||
pot-whitelist:
|
||||
@@ -58,7 +59,7 @@ sprinkler_2:
|
||||
hologram:
|
||||
enable: true
|
||||
type: ARMOR_STAND
|
||||
y-offset: 0.8
|
||||
vertical-offset: -0.3
|
||||
duration: 1
|
||||
content: '<font:customcrops:default>{water_bar}</font>'
|
||||
water-bar:
|
||||
@@ -66,10 +67,10 @@ sprinkler_2:
|
||||
full: '뀁뀃'
|
||||
empty: '뀁뀄'
|
||||
right: '뀁뀅'
|
||||
sprinkler-animation:
|
||||
animation:
|
||||
enable: true
|
||||
y-offset: 0.4
|
||||
item: customcrops:water_animation
|
||||
vertical-offset: 0.4
|
||||
item: customcrops:water_effect
|
||||
type: ARMOR_STAND
|
||||
pot-whitelist:
|
||||
- default
|
||||
@@ -97,7 +98,7 @@ sprinkler_3:
|
||||
hologram:
|
||||
enable: true
|
||||
type: ARMOR_STAND
|
||||
y-offset: 0.8
|
||||
vertical-offset: -0.3
|
||||
duration: 1
|
||||
content: '<font:customcrops:default>{water_bar}</font>'
|
||||
water-bar:
|
||||
@@ -105,10 +106,10 @@ sprinkler_3:
|
||||
full: '뀁뀃'
|
||||
empty: '뀁뀄'
|
||||
right: '뀁뀅'
|
||||
sprinkler-animation:
|
||||
animation:
|
||||
enable: true
|
||||
y-offset: 0.4
|
||||
item: customcrops:water_animation
|
||||
vertical-offset: 0.4
|
||||
item: customcrops:water_effect
|
||||
type: ARMOR_STAND
|
||||
pot-whitelist:
|
||||
- default
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
# https://docs.advntr.dev/minimessage/format.html
|
||||
messages:
|
||||
prefix: '<gradient:#ff206c:#fdee55>[CustomCrops] </gradient>'
|
||||
reload: '<white>已重载! 用时 <green>{time}ms.'
|
||||
invalid-args: '<white>无效参数.'
|
||||
no-console: '<white>这个命令只能由玩家使用.'
|
||||
not-online: '<white>玩家 {player} 当前不在线.'
|
||||
lack-args: '<white>缺少参数.'
|
||||
not-none-args: '<white>你需要输入一个参数.'
|
||||
before-plant: '<white>这种肥料必须在种植之前使用.'
|
||||
unsuitable-pot: "<white>你不能在这里面种植它."
|
||||
reach-crop-limit: '<white>农作物数量已达上限.'
|
||||
no-perm: "<red>你没有权限这样做."
|
||||
spring: '春季'
|
||||
summer: '夏季'
|
||||
autumn: '秋季'
|
||||
winter: '冬季'
|
||||
no-season: '这个世界禁用了季节'
|
||||
set-season: "<white>成功将 {world} 世界的季节设置为 {season}."
|
||||
set-date: "<white>成功将 {world} 世界的日期设置为 {date}."
|
||||
world-not-exist: '<white>世界 {world} 不存在.'
|
||||
season-not-exist: '<white>{season} 不是一个有效的季节.'
|
||||
@@ -1,3 +1,4 @@
|
||||
# https://docs.advntr.dev/minimessage/format.html
|
||||
messages:
|
||||
prefix: '<gradient:#ff206c:#fdee55>[CustomCrops] </gradient>'
|
||||
reload: '<white>Reloaded! Took <green>{time}ms.'
|
||||
@@ -6,7 +7,7 @@ messages:
|
||||
not-online: '<white>Player {player} is not online.'
|
||||
lack-args: '<white>Arguments are insufficient.'
|
||||
not-none-args: '<white>Not a none argument command.'
|
||||
before-plant: '<white>This fertilizer must be used before planting!'
|
||||
before-plant: '<white>This fertilizer should be used before planting.'
|
||||
unsuitable-pot: "<white>You can't plant the seed in this pot."
|
||||
reach-crop-limit: '<white>The number of crops has reached the limitation.'
|
||||
no-perm: "<red>You don't have permission to do that."
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
# https://docs.advntr.dev/minimessage/format.html
|
||||
messages:
|
||||
prefix: '<gradient:#ff206c:#fdee55>[CustomCrops] </gradient>'
|
||||
reload: '<white>Yenilendi <green>{time}ms <white>sürdü.'
|
||||
invalid-args: '<white>Geçersiz argümanlar. (argüman örneği: /customcrops <argüman>)'
|
||||
no-console: '<white>Bu komut sadece bir oyuncu tarafından kullanılabilir.'
|
||||
not-online: '<white>{player} adındaki oyuncu aktif değil.'
|
||||
lack-args: '<white>Yetersiz argümanlar. Geçersiz argümanlar. (argüman örneği: /customcrops <argüman>)'
|
||||
not-none-args: '<white>Bu komut için bir argüman belirtmelisin. (argüman örneği: /customcrops <argüman>)'
|
||||
before-plant: '<white>Bu gübre, ekimden önce kullanılmalıdır!'
|
||||
unsuitable-pot: "<white>Tohumu bu saksıya ekemezsin."
|
||||
reach-crop-limit: '<white>Ekinlerin sayısı sınıra ulaştı.'
|
||||
no-perm: "<red>Bunu yapmak için yetkin yok."
|
||||
spring: 'Bahar'
|
||||
summer: 'Yaz'
|
||||
autumn: 'Sonbahar'
|
||||
winter: 'Kış'
|
||||
no-season: 'MEVSİMLER BU DÜNYADA DEVRE DIŞI BIRAKILDI'
|
||||
set-season: "<white>{world} adlı dünyanın mevsimi başarıyla {season} ile değiştirildi."
|
||||
set-date: "<white>{world} adlı dünyanın tarihi başarıyla {date} ile değiştirildi."
|
||||
world-not-exist: '<white>{world} adında bir dünya bulunamadı.'
|
||||
season-not-exist: '<white>{season} adında bir mevsim bulunamadı.'
|
||||
Reference in New Issue
Block a user