Added farming redo's hemp

This commit is contained in:
TenPlus1 2017-04-08 11:01:41 +01:00
parent 87763ca2c8
commit 18ec8a9bfb
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ if farming and farming.mod and farming.mod == "redo" then
{"farming:grapes_", 8},
{"farming:rhubarb_", 3},
{"farming:barley_", 7},
{"farming:hemp_", 8},
})
end