now works with oats, rye and rice plants

This commit is contained in:
TenPlus1 2019-01-06 10:27:35 +00:00
parent 01d71b2b29
commit 9bc52e2042
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ if farming and farming.mod and farming.mod == "redo" then
{"farming:pineapple_", 8},
{"farming:pea_", 5},
{"farming:beetroot_", 5},
{"farming:rye_", 8},
{"farming:oat_", 8},
{"farming:rice_", 8},
})
end