added farming redo's new pineapple

Tento commit je obsažen v:
TenPlus1
2018-02-08 11:12:00 +00:00
rodič 98c5964fa1
revize 85499b1c09

Zobrazit soubor

@@ -1,5 +1,4 @@
-- craft bones from animalmaterials into bonemeal
if minetest.get_modpath("animalmaterials") then
@@ -34,6 +33,7 @@ if farming and farming.mod and farming.mod == "redo" then
{"farming:garlic_", 5},
{"farming:onion_", 5},
{"farming:pepper_", 5},
{"farming:pineapple_", 8},
})
end