1
0
mirror of https://codeberg.org/tenplus1/bonemeal.git synced 2024-11-13 19:50:16 +01:00

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

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