P-API overriding Cobblemon Spawns
Hello! Reaching out from Cobblemon. We're unfamiliar with the functions of your API, but something it's doing is affecting our entity spawns and despite looking into it on our end, we're unsure how to resolve it.
This is consistently occurring even when the only installed mods are Cobblemon and Placeholder API.
Not sure how would that happen. Text Placeholder API has no mixins and only way it interacts with things is getting data, not modifying it. Additionally it doesn't do anything pasively, as api users need to call the methods themselves (and by extension, I'm pretty sure by default no code is run or even loaded if you just install TPAPI without any mods using it).