Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

(Feature Request) Single Biomes on "Where to Find:" #11

Open
Fluished opened this issue Aug 3, 2024 · 3 comments
Open

(Feature Request) Single Biomes on "Where to Find:" #11

Fluished opened this issue Aug 3, 2024 · 3 comments

Comments

@Fluished
Copy link

Fluished commented Aug 3, 2024

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:
2024-08-03_13 59 44

With single biome (minecraft:plains):
2024-08-03_14 01 02

@Fluished Fluished closed this as completed Aug 3, 2024
@Fluished
Copy link
Author

Fluished commented Aug 3, 2024

I'm just dumb, a fix for this is just add "#" before a biome tag.

@Fluished
Copy link
Author

After some testing, adding "#" on the biome tags won't add the spawns, it only adds it on the list.

@Fluished Fluished reopened this Aug 12, 2024
@pandalistics
Copy link

did u ever figure out what happened?
having the same issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants