1
0
mirror of https://codeberg.org/tenplus1/bonemeal.git synced 2025-01-06 16:20:27 +01:00

add blackberry and lettuce

This commit is contained in:
tenplus1 2020-12-10 15:35:18 +00:00
parent 77c02f1b7a
commit 5ce62f46e7

View File

@ -40,7 +40,9 @@ if farming and farming.mod and farming.mod == "redo" then
{"farming:oat_", 8},
{"farming:rice_", 8},
{"farming:mint_", 4},
{"farming:cabbage_", 6}
{"farming:cabbage_", 6},
{"farming:lettuce_", 5},
{"farming:blackberry_", 4}
})
end