Fix comment in plants.lua

This commit is contained in:
demon_boy 2015-10-29 19:43:52 +11:00
parent a4990fce49
commit 6b75d2de62

View File

@ -319,7 +319,7 @@ if vmg.define("trees", true) then
end,
})
vmg.register_plant({ -- Cherry blossom tree
vmg.register_plant({ -- Birch tree
nodes = {
trunk = "valleys_mapgen:birch_tree",
leaves = "valleys_mapgen:birch_leaves",