[1.7] Aprijuice Feeding Crash

Summary

Occasionally when feeding a mount Aprijuice, the world will crash.

Steps to reproduce

Feed a mon Aprijuice. I've noticed this happens most consistently after running /pokerestart -- I believe it has something to do with the first mon you feed.

What is the current bug behavior?

World crash because of java.util.ConcurrentModificationException

What is the expected correct behavior?

No world crash plox.

Cobblemon Version and Mod Loader

Fabric, Latest version on the test server.

Mods used besides Cobblemon

None.

Relevant logs, screenshots and/or videos

Screenshot_2025-09-26_015720Screenshot_2025-09-26_020020

latest.log Caused by: java.util.ConcurrentModificationException at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:988)