From aa10085c2708f85668b1aac2b8b39f90b1ec2673 Mon Sep 17 00:00:00 2001 From: Telesphoreo Date: Fri, 3 Jun 2022 19:32:08 -0500 Subject: [PATCH] literally why --- patches/server/0025-Fix-negative-death-times.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/patches/server/0025-Fix-negative-death-times.patch b/patches/server/0025-Fix-negative-death-times.patch index 5b8ef74..0385ece 100644 --- a/patches/server/0025-Fix-negative-death-times.patch +++ b/patches/server/0025-Fix-negative-death-times.patch @@ -17,4 +17,3 @@ index d6ef140bcc35b10f78f2ec2f10c8a153395fc9df..d8393887cc98930815864eca28b07ef8 this.level.broadcastEntityEvent(this, (byte) 60); this.remove(Entity.RemovalReason.KILLED); } -