mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-14 18:12:30 +01:00
Fix tall grass drop being incorrect
This commit is contained in:
@ -50,7 +50,7 @@ local wheat_seed_drop = {
|
||||
rarity = 8,
|
||||
},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
-- Tall Grass
|
||||
minetest.register_node("mcl_flowers:tallgrass", {
|
||||
|
Reference in New Issue
Block a user