New wider apple tree schematic
Precisely reduce trees and logs per mapchunk division to compensate.
This commit is contained in:
parent
3d02145271
commit
20b433881b
6 changed files with 128 additions and 97 deletions
|
@ -684,8 +684,8 @@ minetest.register_node("default:sapling", {
|
|||
"default:sapling",
|
||||
-- minp, maxp to be checked, relative to sapling pos
|
||||
-- minp_relative.y = 1 because sapling pos has been checked
|
||||
{x = -2, y = 1, z = -2},
|
||||
{x = 2, y = 6, z = 2},
|
||||
{x = -3, y = 1, z = -3},
|
||||
{x = 3, y = 6, z = 3},
|
||||
-- maximum interval of interior volume check
|
||||
4)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue