diff --git a/world/src/layer/tree.rs b/world/src/layer/tree.rs index 514122656a..ba012f6094 100644 --- a/world/src/layer/tree.rs +++ b/world/src/layer/tree.rs @@ -766,6 +766,7 @@ impl TreeConfig { trunk_block: StructureBlock::Filled(BlockKind::Wood, Rgb::new(69, 37, 17)), } } +} // TODO: Rename this to `Tree` when the name conflict is gone pub struct ProceduralTree {