update 1.18 BlockEntity save logic
MehVahdJukaar opened this issue ยท 1 comments
Just had my game crash cause of an incorrect call to the save function in JarBlockEntity
In 1.18 save logic changed and from what I've seen all "save" calls should be replaced with "saveWithoutMetadata"