Part of #616.
Scope
Implement the cold and coastal overworld biome variants once the required ice/snow/aquatic foundations exist.
Target biomes:
- Frozen Ocean
- Cold Ocean
- Stony Shore
- Snowy Beach
- Frozen River
Dependencies
Depends on #625, #626, and #624.
Acceptance Criteria
- Biome definitions are added to the modern data-driven biome system.
- Surface/filler blocks, colors, temperature/moisture behavior, and decorations match the intended biome identity.
- Existing biome generation remains stable.
nix develop --command zig build test passes.
Part of #616.
Scope
Implement the cold and coastal overworld biome variants once the required ice/snow/aquatic foundations exist.
Target biomes:
Dependencies
Depends on #625, #626, and #624.
Acceptance Criteria
nix develop --command zig build testpasses.