diff options
| author | TenPlus1 <kinsellaja@yahoo.com> | 2018-03-21 10:42:05 +0000 | 
|---|---|---|
| committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-03-21 10:42:05 +0000 | 
| commit | 07e17b50d13206582553011b38c2caf406dfbc07 (patch) | |
| tree | 042e3a0b67db1c227430d99f4922cf30510fa03b | |
| parent | 85499b1c096701cd5a0881ab04ddebda42747fb4 (diff) | |
added support for Peas
| -rw-r--r-- | mods.lua | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -34,6 +34,7 @@ if farming and farming.mod and farming.mod == "redo" then  		{"farming:onion_", 5},  		{"farming:pepper_", 5},  		{"farming:pineapple_", 8}, +		{"farming:pea_", 5},  	})  end | 
