summaryrefslogtreecommitdiff
path: root/farming.conf_example
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2018-03-08 14:33:47 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2018-03-08 14:33:47 +0000
commit021677931bb034f235240c9754afa9aca8923b85 (patch)
tree8d9486d67a6f9bed24e3721362941452cf99be70 /farming.conf_example
parentdec468e3d7e018c59939624caa8cd14cd9084e47 (diff)
changed farming.rarety to 0.001, tall grass needed for seeds now
Diffstat (limited to 'farming.conf_example')
-rw-r--r--farming.conf_example5
1 files changed, 2 insertions, 3 deletions
diff --git a/farming.conf_example b/farming.conf_example
index 7a08b24..59045ad 100644
--- a/farming.conf_example
+++ b/farming.conf_example
@@ -12,7 +12,6 @@ farming.tomato = true
farming.cucumber = true
farming.corn = true
farming.coffee = true
-farming.coffee = true
farming.melon = true
farming.sugar = true
farming.pumpkin = true
@@ -31,5 +30,5 @@ farming.pepper = true
farming.pineapple = true
farming.donuts = true
--- rarety of crops on map, default is 0.006 (higher number = more crops)
-farming.rarety = 0.006
+-- rarety of crops on map, default is 0.001 (higher number = more crops)
+farming.rarety = 0.001