JEI Biome is a JEI information addon that collects biome generation data from datapacks and displays it in JEI pages.
It helps players check which mobs, mob drops, blocks, ores, and terrain-related features can appear in each biome.
Displays mobs that can naturally spawn in the current biome, grouped by mob category:

When hovering over a mob spawn egg, the tooltip shows:

Note: actual spawning may still be affected by the mob’s own rules, such as light level, blocks, space, and other conditions.
When entering a biome mob page through a mob drop, the top of the page will display:
“Rotten Flesh comes from the following mobs”
The next line will show the corresponding mob spawn eggs, followed by the normal mob list for that biome.

Displays block information related to each biome, including:

When hovering over an ore block, the tooltip shows player-friendly ore generation information, such as:

Blocks can be hidden from the JEI biome block pages by adding them to this block tag:
jei_biome:biome_block_blacklist
Run /jei_biome export to collect biome information and store it in the config file.
After that, the data can be queried without running the command again.
Modpack authors can also distribute the generated config file so players can use the information directly.
After running /jei_biome export for the first time, you need to exit and re-enter the world before the JEI pages can display the collected information.