diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-08-14 18:42:03 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-08-14 18:42:03 +0100 |
commit | 1c06bf2628af2c5d0bc8a5b0c32ad8c617083e40 (patch) | |
tree | 9bfd082fdcd7f5cc13634ffd1b351c1a60143f10 /farming.conf_example | |
parent | a501c5d0d4398cf0338e98d5880b3cb17844bc80 (diff) |
added farming.rarety to settings
Diffstat (limited to 'farming.conf_example')
-rw-r--r-- | farming.conf_example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/farming.conf_example b/farming.conf_example index 696d007..636322b 100644 --- a/farming.conf_example +++ b/farming.conf_example @@ -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 |