Add load message into the "action" log

このコミットが含まれているのは:
sys4-fr 2018-12-31 16:57:30 +01:00
コミット 864f0bcf28
1個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -419,3 +419,5 @@ if minetest.get_modpath("bonemeal") and bonemeal then
bonemeal:add_crop({{"farming:tomato_", 8, "farming:tomato"}})
end
end
minetest.log("action", "[morefarming] loaded.")