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

added support for Peas

This commit is contained in:
TenPlus1 2018-03-21 10:42:05 +00:00
parent 85499b1c09
commit 07e17b50d1

View File

@ -34,6 +34,7 @@ if farming and farming.mod and farming.mod == "redo" then
{"farming:onion_", 5},
{"farming:pepper_", 5},
{"farming:pineapple_", 8},
{"farming:pea_", 5},
})
end