Fix comment in plants.lua

master
demon_boy 2015-10-29 19:43:52 +11:00
parent a4990fce49
commit 6b75d2de62
1 changed files with 1 additions and 1 deletions

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",