diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-08-12 15:09:44 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-08-12 15:09:44 +0100 |
commit | d7965c1784fd36706335dd46ac54688ade89cf5f (patch) | |
tree | 181d66ad657e185f1254f36cd53851f7145c44fc /compatibility.lua | |
parent | 3dbc6bd14175e3a38147ccb94173f7ad744c59f1 (diff) |
add food_berry group
Diffstat (limited to 'compatibility.lua')
-rw-r--r-- | compatibility.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility.lua b/compatibility.lua index a6a6c59..ba5a169 100644 --- a/compatibility.lua +++ b/compatibility.lua @@ -173,4 +173,4 @@ if minetest.get_modpath("bushes_classic") then minetest.register_alias("bushes:raspberry", "farming:raspberries") end -end)
\ No newline at end of file +end) |