rsemcm/client/overrides/config/farmersrespite-common.toml
Harrison Deng 3ac7cf66c2
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated client modpack to reflect server mod changes.
2022-05-30 15:47:37 -05:00

15 lines
385 B
TOML

#Game settings
[settings]
#Are tea bushes bonemealable?
enableBoneMealTeaBush = false
#Are coffee bushes bonemealable?
enableBoneMealCoffeeBush = false
#Chance of generating wild tea bushes. Bigger value = more frequent.
#Range: 0 ~ 20
teaBushChance = 10
#Chance of generating coffee bushes. Bigger value = more frequent.
#Range: 0 ~ 20
coffeeBushChance = 10