Fix tall grass drop being incorrect

This commit is contained in:
Wuzzy 2017-03-15 00:03:02 +01:00
parent cd4414d220
commit 56a1a98ce6
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ local wheat_seed_drop = {
rarity = 8,
},
}
},
}
-- Tall Grass
minetest.register_node("mcl_flowers:tallgrass", {