added farming redo's mint onto list

This commit is contained in:
tenplus1 2020-05-27 11:07:55 +01:00
parent ea34f9cc99
commit bf7d9d6652
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ if farming and farming.mod and farming.mod == "redo" then
{"farming:beetroot_", 5},
{"farming:rye_", 8},
{"farming:oat_", 8},
{"farming:rice_", 8}
{"farming:rice_", 8},
{"farming:mint_", 4}
})
end