From 27196e5d3baf2020f7ab9f06d3a8d1939d4b767b Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Thu, 11 Mar 2021 23:16:52 +0100 Subject: [PATCH] Added fatal to damage_sources --- source/general/entity/damage_source.json | 1 + 1 file changed, 1 insertion(+) diff --git a/source/general/entity/damage_source.json b/source/general/entity/damage_source.json index 91a1f6aa..26e824f3 100644 --- a/source/general/entity/damage_source.json +++ b/source/general/entity/damage_source.json @@ -13,6 +13,7 @@ "entity_attack", "entity_explosion", "fall", + "fatal", "falling_block", "fire", "fire_tick",