Part of #616.
Scope
Add the underwater vegetation and coral foundation needed for warm ocean and related ocean biome variants.
Candidate blocks/features from #616:
seagrass and tall_seagrass
kelp
- coral blocks and coral fans
- placement/render support needed for underwater decoration
Dependencies
Depends on #623 and #624.
Acceptance Criteria
- Underwater plants/coral have block registry entries, textures/materials, and suitable render shapes.
- Worldgen can place these decorations with water/environment constraints through the decoration profile system.
- Warm ocean work can consume this without adding another decoration API.
nix develop --command zig build test passes.
Part of #616.
Scope
Add the underwater vegetation and coral foundation needed for warm ocean and related ocean biome variants.
Candidate blocks/features from #616:
seagrassandtall_seagrasskelpDependencies
Depends on #623 and #624.
Acceptance Criteria
nix develop --command zig build testpasses.