fix floating red mushroom from sapling
This commit is contained in:
parent
a0e1f78231
commit
8d395ca711
@ -94,7 +94,7 @@ function ethereal.grow_frost_tree(pos)
|
||||
end
|
||||
|
||||
function ethereal.grow_mushroom_tree(pos)
|
||||
ethereal.add_tree(pos, 4, 0, 4, path .. "mushroomone.mts")
|
||||
ethereal.add_tree(pos, 4, 7, 4, path .. "mushroomone.mts")
|
||||
end
|
||||
|
||||
function ethereal.grow_palm_tree(pos)
|
||||
|
Loading…
x
Reference in New Issue
Block a user