Cannot clone WrappedCompound
libraryaddict opened this issue ยท 1 comments
Debug paste link: https://pastebin.com/WgmznPiq
Description and relevant errors: When attempting to clone WrappedCompound, it cannot be cloned.
The Compound was created using NbtFactory.ofWrapper(NbtType.TAG_COMPOUND,"None")
as a "new NbtTagCompound()" measure.