added support for farming redo's chili peppers

This commit is contained in:
TenPlus1 2017-08-31 12:15:32 +01:00
parent c662f2f91e
commit f7e56eebb0
1 changed files with 1 additions and 0 deletions

View File

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