Stop trees from spawning under water

This commit is contained in:
jordan4ibanez 2024-04-18 05:55:28 -04:00
parent 506289a907
commit c72f0dfeb0

View File

@ -301,6 +301,7 @@ namespace world {
schematic: id,
fill_ratio: 0.01,
place_offset_y: 1,
y_min: 1,
flags: "place_center_x, place_center_z",
});
});