Skip to content

Commit

Permalink
feat: Added new particle (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gewinum authored Jul 14, 2024
1 parent 90b5632 commit 3e38f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/ParticleIds.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ private function __construct(){
public const VAULT_CONNECTION = 90;
public const WIND_EXPLOSION = 91;
public const WOLF_ARMOR_CRACK = 92;
public const OMINOUS_ITEM_SPAWNER = 93;
}

0 comments on commit 3e38f24

Please sign in to comment.