diff options
| author | TenPlus1 <kinsellaja@yahoo.com> | 2017-08-31 12:15:32 +0100 | 
|---|---|---|
| committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-08-31 12:15:32 +0100 | 
| commit | f7e56eebb0251ac2c9ec28c2b2f9aa2303ef3ad7 (patch) | |
| tree | 804c70249e00f4bb4157bb33fd5334a9e770a826 | |
| parent | c662f2f91edb1c14cc662a8415d2e161a6f0df87 (diff) | |
added support for farming redo's chili peppers
| -rw-r--r-- | mods.lua | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -30,6 +30,7 @@ if farming and farming.mod and farming.mod == "redo" then  		{"farming:rhubarb_", 3},  		{"farming:barley_", 7},  		{"farming:hemp_", 8}, +		{"farming:chili_", 8},  	})  end | 
