mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-28 11:29:19 +00:00
1.5.26.4
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#=============================================================#
|
||||
#ItemsAdder items namespacedID
|
||||
basic:
|
||||
pot: customcrops:pot
|
||||
@@ -6,7 +5,9 @@ basic:
|
||||
greenhouse-glass: customcrops:greenhouse_glass
|
||||
dead-crop: customcrops:crop_stage_death
|
||||
soil-detector: customcrops:soil_detector
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
water-can:
|
||||
watering_can_1:
|
||||
item: customcrops:watering_can_1
|
||||
@@ -30,7 +31,9 @@ water-can:
|
||||
max: 6
|
||||
width: 3
|
||||
length: 5
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
lore:
|
||||
#Should lore be changed when using watering-can
|
||||
watering-can:
|
||||
@@ -46,7 +49,9 @@ lore:
|
||||
full: '뀁뀃'
|
||||
empty: '뀁뀄'
|
||||
right: '뀁뀅</font>'
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
sprinkler:
|
||||
sprinkler_1:
|
||||
range: 1
|
||||
@@ -58,5 +63,4 @@ sprinkler:
|
||||
range: 2
|
||||
max-water: 7
|
||||
3Ditem: customcrops:sprinkler_2
|
||||
2Ditem: customcrops:sprinkler_2_item
|
||||
#=============================================================#
|
||||
2Ditem: customcrops:sprinkler_2_item
|
||||
@@ -1,10 +1,12 @@
|
||||
#Don't change
|
||||
config-version: 2
|
||||
config-version: 3
|
||||
|
||||
|
||||
config:
|
||||
#=============================================================#
|
||||
#english spanish chinese
|
||||
lang: english
|
||||
#=============================================================#
|
||||
|
||||
|
||||
integration:
|
||||
#integration to prevent other players' grief
|
||||
Residence: false
|
||||
@@ -21,7 +23,11 @@ config:
|
||||
mcMMO: false
|
||||
MMOCore: false
|
||||
EcoSkills: false
|
||||
#=============================================================#
|
||||
#integration to sync seasons
|
||||
RealisticSeasons: false
|
||||
|
||||
|
||||
|
||||
#Mode 1:
|
||||
# Crops in loaded chunks will grow
|
||||
#Mode 2:
|
||||
@@ -55,13 +61,17 @@ config:
|
||||
#This is useful for per player per world server.
|
||||
#In this mode, whitelist world can only have one as the standard of time & season judgment.
|
||||
all-world-grow: false
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
quality:
|
||||
#If disabled, you need to configurate the loot in ItemsAdder config
|
||||
enable: true
|
||||
#Default ratio
|
||||
default-ratio: 17/2/1
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
#Water Amount to refill when using water bucket
|
||||
sprinkler-refill: 2
|
||||
#Water Amount to refill with a sigle click to water block
|
||||
@@ -70,13 +80,17 @@ config:
|
||||
water-can-add-water-to-sprinkler: true
|
||||
#Should particles be displayed when using watering can?
|
||||
water-particles: true
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
#Will bone meal accelerate the growth of crop
|
||||
bone-meal:
|
||||
enable: true
|
||||
chance: 0.5
|
||||
success-particle: VILLAGER_HAPPY
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
#Should we limit the max amount of crops and sprinkler in one chunk
|
||||
#Recommended to enable because ItemsAdder might throw StackOverFlow
|
||||
#when there are too many custom blocks in one chunk
|
||||
@@ -84,7 +98,9 @@ config:
|
||||
enable: true
|
||||
crop: 64
|
||||
sprinkler: 8
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
#can player harvest crops with right click?
|
||||
#if set "false" crops can't be harvested repeatedly
|
||||
right-click-harvest: true
|
||||
@@ -94,5 +110,4 @@ config:
|
||||
#Should player be prevented from planting if wrong season
|
||||
prevent-plant-if-wrong-season: true
|
||||
#Should notify player of the wrong season?
|
||||
should-notify-if-wrong-season: true
|
||||
#=============================================================#
|
||||
should-notify-if-wrong-season: true
|
||||
@@ -27,7 +27,9 @@ speed:
|
||||
times: 14
|
||||
item: customcrops:speed_3
|
||||
before-plant: true
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
#Pot have a small chance to retain its water after crops grow
|
||||
retaining:
|
||||
retaining_1:
|
||||
@@ -50,7 +52,9 @@ retaining:
|
||||
times: 28
|
||||
item: customcrops:retaining_3
|
||||
before-plant: false
|
||||
#=============================================================#
|
||||
|
||||
|
||||
|
||||
#When haveresting, players have a higher chance to get high quality crops.
|
||||
quality:
|
||||
quality_1:
|
||||
@@ -72,5 +76,4 @@ quality:
|
||||
times: 28
|
||||
chance: 2/2/1
|
||||
item: customcrops:quality_3
|
||||
before-plant: true
|
||||
#=============================================================#
|
||||
before-plant: true
|
||||
@@ -21,6 +21,7 @@ softdepend:
|
||||
- MMOCore
|
||||
- EcoSkills
|
||||
- CrashClaim
|
||||
- RealisticSeasons
|
||||
commands:
|
||||
customcrops:
|
||||
usage: /customcrops <args>
|
||||
|
||||
@@ -4,8 +4,11 @@ season:
|
||||
enable: true
|
||||
|
||||
auto-season-change:
|
||||
#If you enabled RealisticSeasons Integration
|
||||
#keep this true
|
||||
enable: true
|
||||
#duration of each season
|
||||
#would not take effect if enabled RealisticSeasons Integration
|
||||
duration: 28
|
||||
|
||||
greenhouse:
|
||||
|
||||
Reference in New Issue
Block a user