Supprime code obsolète
This commit is contained in:
parent
a88b2bc93e
commit
2154ece4e2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user