Description
Equipment Packet Fix (1.20.1 Forge)
Mixes into CompoundTag to do two things:
- Avoid a
ConcurrentModificationExceptioninCompoundTag#writeby converting the tag's key set into an array before iterating - Avoid a
EncoderException(caused byNullFointerException) inCompoundTag#writeNamedTagby adding a null safeguard
Config
detectExceptions - (default false) Try and log when exceptions might happen, logging the CompoundTag in question
Modpacks
Free to use in modpacks, but please do not redistribute.
Credits
Logo textures from Minecraft (armor) and Minecraft Dungeons (hammer). Disconnect screenshot from reddit


