Fix comment in plants.lua
This commit is contained in:
parent
a4990fce49
commit
6b75d2de62
@ -319,7 +319,7 @@ if vmg.define("trees", true) then
|
|||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
|
||||||
vmg.register_plant({ -- Cherry blossom tree
|
vmg.register_plant({ -- Birch tree
|
||||||
nodes = {
|
nodes = {
|
||||||
trunk = "valleys_mapgen:birch_tree",
|
trunk = "valleys_mapgen:birch_tree",
|
||||||
leaves = "valleys_mapgen:birch_leaves",
|
leaves = "valleys_mapgen:birch_leaves",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user