Skip to content

Commit

Permalink
Fix powers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Provismet committed Dec 23, 2024
1 parent 082dd0d commit 95beb51
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@
"entity_action": {
"type": "origins:execute_command",
"command": "scoreboard players set @s jellysculk_counter 0"
},
"damage_condition": {
"type": "origins:attacker",
"entity_condition": {
"type": "origins:exists"
}
}
},

Expand Down

0 comments on commit 95beb51

Please sign in to comment.