Fixed chunk unload
This commit is contained in:
@@ -44,6 +44,7 @@ class PlacedCrate(
|
||||
|
||||
internal fun handleChunkUnload() {
|
||||
hologram.remove()
|
||||
item?.remove()
|
||||
}
|
||||
|
||||
private fun tickHolograms(tick: Int) {
|
||||
|
||||
Reference in New Issue
Block a user