Auto-despawn core units
This commit is contained in:
@@ -49,6 +49,7 @@ public class CoreBlock extends StorageBlock{
|
||||
unit.set(entity);
|
||||
unit.impulse(0f, 8f);
|
||||
unit.controller(player);
|
||||
unit.spawnedByCore(true);
|
||||
unit.add();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user