Supprime code obsolète

このコミットが含まれているのは:
Sys Quatre 2019-04-21 00:19:59 +02:00
コミット 2154ece4e2
1個のファイルの変更0行の追加7行の削除

ファイルの表示

@ -14,13 +14,6 @@ if minetest.get_modpath("farming") and farming.mod == "redo" then
-- Banana
overwrite("ethereal:banana", 2)
overwrite("ethereal:orange", 4)
-- Support with farming_redo >= 1.29
if tonumber(farming.version) >= 1.29 then
overwrite("farming:chili_pepper", 2)
overwrite("farming:chili_bowl", 8)
overwrite("farming:porridge", 6)
end
end
if minetest.get_modpath("mtfoods") then