Currently, the mod only supports biome tags from cobblemon.
For example,
Bulbasaur can be found on Jungles and Tropical islands.
In the files, spawn_pool_world [ "#cobblemon:is_jungle", "#cobblemon:is_tropical_island" ] are used for its biome definition.
When I add a custom spawn_pool using only 1 biome, for example, "minecraft:plains", it doesn't show up in the dex, and also the other spawns.
Without single biome:

With single biome (minecraft:plains):

Currently, the mod only supports biome tags from cobblemon.
For example,
Bulbasaur can be found on Jungles and Tropical islands.
In the files, spawn_pool_world [ "#cobblemon:is_jungle", "#cobblemon:is_tropical_island" ] are used for its biome definition.
When I add a custom spawn_pool using only 1 biome, for example, "minecraft:plains", it doesn't show up in the dex, and also the other spawns.
Without single biome:

With single biome (minecraft:plains):
