added support for Peas

This commit is contained in:
TenPlus1 2018-03-21 10:42:05 +00:00
parent 85499b1c09
commit 07e17b50d1
1 changed files with 1 additions and 0 deletions

View File

@ -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