Skip to content

Commit

Permalink
feat: Added new particle
Browse files Browse the repository at this point in the history
  • Loading branch information
Gewinum committed Jul 2, 2024
1 parent 972373b commit 77c675e
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 77c675e

Please sign in to comment.