BIOME_KEYWORDS
constBIOME_KEYWORDS: readonly ["grass","water","coast","desert","sand","snow","ice","forest","hill","mountain","rock","road","river","lava","swamp"]
Defined in: packages/declarative-hex-worlds/src/asset-source/scan.ts:93
Known biome keywords the tile-biome heuristic looks for in a filename. Exported so the
interactive init wizard can offer them as the biome-override choices (single source —
the heuristic and the picker share one list).