diff --git a/source/general/entity/damage_source.json b/source/general/entity/damage_source.json index b517d7679..62f80a0b6 100644 --- a/source/general/entity/damage_source.json +++ b/source/general/entity/damage_source.json @@ -5,8 +5,8 @@ "enum": [ "all", "anvil", - "attack", "block_explosion", + "campfire", "charging", "contact", "drowning", @@ -15,8 +15,8 @@ "fall", "falling_block", "fatal", - "fire_tick", "fire", + "fire_tick", "fireworks", "fly_into_wall", "freezing", @@ -28,7 +28,9 @@ "override", "piston", "projectile", + "ram_attack", "sonic_boom", + "soul_campfire", "stalactite", "stalagmite", "starve",