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

added sunflowers to list

This commit is contained in:
tenplus1 2021-09-28 14:04:25 +01:00
parent b6b40c558a
commit 2d7dbc735c

View File

@ -46,7 +46,8 @@ if farming and farming.mod and farming.mod == "redo" then
{"farming:vanilla_", 8},
{"farming:soy_", 7},
{"farming:artichoke_", 5},
{"farming:parsley_", 3}
{"farming:parsley_", 3},
{"farming:sunflower_", 8}
})
end