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