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

add vanilla and soy

This commit is contained in:
tenplus1 2020-12-13 10:36:06 +00:00
parent 1aba553059
commit 2ec1168292

View File

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