PlayerID is not saved for BlockEntities
shartte opened this issue ยท 0 comments
For some reason, saved TileEntities do not keep their player ID, and instead the PlayerID is loaded as 0 (since that is the default value for NBT). This leads to issues when a security terminal is present since it makes the network inaccessible to the same player (even if their player id hasn't changed).