slightly increase spawn rate of chili and hemp

This commit is contained in:
TenPlus1
2019-06-25 15:08:08 +01:00
parent f187396d25
commit 1c0a1bab8e
2 changed files with 5 additions and 5 deletions

View File

@ -21,8 +21,8 @@ farming.rhubarb = 0.001
farming.beans = 0.001
farming.grapes = 0.001
farming.barley = true -- true or false only
farming.chili = 0.002
farming.hemp = 0.002
farming.chili = 0.003
farming.hemp = 0.003
farming.garlic = 0.001
farming.onion = 0.001
farming.pepper = 0.002