diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-04-26 14:25:02 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-04-26 14:25:02 +0100 |
commit | 206910a477cae42cc45bb3cee89a1ac8784402ff (patch) | |
tree | 946ca37b0b6387d05478e26693674ce2f54086ba /init.lua | |
parent | ad60e1e117ce1d069b6798d2c502f1d050a64bb3 (diff) |
rarety set to 0.002, melon and coffee now spawn in savannah or jungle areas
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -601,7 +601,7 @@ farming.pepper = true farming.pineapple = true farming.peas = true farming.donuts = true -farming.rarety = 0.001 -- 0.006 +farming.rarety = 0.002 -- 0.006 -- Load new global settings if found inside mod folder |