It looks like I accidentally introduced a bug with #362 in the fabric version of this mod (which I didn't test), sorry about that.
A ConcurrentModificationException occurs when shearing open a rooted shell.
Forge apparently includes a patch that fixes this exact issue, but fabric doesn't.
It looks like I accidentally introduced a bug with #362 in the fabric version of this mod (which I didn't test), sorry about that. A ConcurrentModificationException occurs when shearing open a rooted shell. Forge apparently includes a patch that fixes this exact issue, but fabric doesn't.
I've fixed it with a small mixin.