added farming.rarety to settings

This commit is contained in:
TenPlus1
2017-08-14 18:42:03 +01:00
parent a501c5d0d4
commit 1c06bf2628
4 changed files with 8 additions and 3 deletions

View File

@ -25,3 +25,6 @@ farming.grapes = true
farming.barley = true
farming.hemp = true
farming.donuts = true
-- rarety of crops on map, default is 0.006 (higher number = more crops)
farming.rarety = 0.006