refactor: set forest base y to 62 (#1)

This commit is contained in:
zhenyan121
2026-04-28 21:58:35 +08:00
committed by GitHub
parent 14c942333c
commit 9a8e76d25f

View File

@@ -19,7 +19,7 @@ static ForestParams forest{{Biome::FOREST,
{0.5f, 1.0f},
{0.5f, 1.0f},
{0.004f, 0.010f, 0.020f},
{64, 12}},
{62, 12}},
0.1f
};