From 7008794445d1f8ac358aa062254aea63a22e7acf Mon Sep 17 00:00:00 2001 From: Will FP <38837418+WillFP@users.noreply.github.com> Date: Thu, 28 Mar 2024 11:25:56 +0000 Subject: [PATCH] Fixed _example.yml --- eco-core/core-plugin/src/main/resources/mobs/_example.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/mobs/_example.yml b/eco-core/core-plugin/src/main/resources/mobs/_example.yml index f3cdde7..48b28d9 100644 --- a/eco-core/core-plugin/src/main/resources/mobs/_example.yml +++ b/eco-core/core-plugin/src/main/resources/mobs/_example.yml @@ -87,19 +87,11 @@ effects: # Ran from the perspective of the player any-attack: [ ] -<<<<<<< HEAD # Effects ran when the mob takes damage # Ran from the perspective of the entity take-damage: [ ] # Effects ran when the player is damaged by the mob -======= - # Effects ran when the mob takes damage - # Ran from the perspective of the entity - take-damage: [ ] - - # Effects ran when the player is damaged by the mob ->>>>>>> f031fb51c6a3787bc44e8bc099d3655e74366f70 # Ran from the perspective of the player damage-player: [ ]