The game crashes during startup on the client with a ConcurrentModificationException during FMLClientSetupEvent. The crash occurs while registering item properties ...
Caused by: java.util.ConcurrentModificationException at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(Unknown Source) at java.base/java.util ...