Vampire Tents do not spawn entities after world reload
maxanier opened this issue ยท 0 comments
maxanier commented
The vampire tent spawning code saves the to be spawned entity id in the same NBTTagCompound as the TileEntity saves it's own id.
Thereby MC is not able to recreate the TileEntity.