Skip to content

Commit a189973

Browse files
authored
Update ParticleIds.php
I corrected the wrong ._.
1 parent 10ebd47 commit a189973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/ParticleIds.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ private function __construct(){
113113
public const WOLF_ARMOR_CRACK = 92;
114114
public const OMINOUS_ITEM_SPAWNER = 93;
115115
public const CREAKING_CRUMBLE = 94;
116-
public const PALE_LEAVES = 95;
116+
public const PALE_OAK_LEAVES = 95;
117117
public const EYEBLOSSOM_OPEN = 96;
118118
public const EYEBLOSSOM_CLOSE = 97;
119119
}

0 commit comments

Comments
 (0)