Dont conflict with farming in minetest_game

master
PilzAdam 2013-11-03 23:04:35 +01:00
parent 086599805b
commit 7d86ca7367
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
farming = {}
function farming:add_plant(full_grown, names, interval, chance)
minetest.register_abm({
nodenames = names,