1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-06-29 14:50:52 +02:00

add food_berry group

This commit is contained in:
TenPlus1
2018-08-12 15:09:44 +01:00
parent 3dbc6bd141
commit d7965c1784
3 changed files with 3 additions and 3 deletions

View File

@ -173,4 +173,4 @@ if minetest.get_modpath("bushes_classic") then
minetest.register_alias("bushes:raspberry", "farming:raspberries")
end
end)
end)