Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 years ago
A quick data pack that removes all spawning conditions for pokemon included in Cobblemon without affecting fakemon data packs. It only removes natural spawns, other encounters such as Gimmighoul chests aren't removed.
If you're wondering why this exists I thought it would be nice to have a pokemon experience with exclusively new pokemon!
Since I made the pack using a python file, I thought I'd attach it and provide some brief instructions of how to use it (say if I forget to update it for Gen 10). Basically:
- Make a directory and add the spawn files of all pokemon that you want to remove (in my case from the cobblemon .jar file)
- Link that directory in the path variable in the python file
- Run the python file and the .json files will generate in the same directory as the python file
- Add the .json files into data\cobblemon\spawn_pool_world in the data pack


