mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Added missing Enchantment IDs (#3419)
This commit is contained in:
parent
70a4f73d73
commit
1579f41056
@ -66,6 +66,9 @@ class Enchantment{
|
||||
public const RIPTIDE = 30;
|
||||
public const LOYALTY = 31;
|
||||
public const CHANNELING = 32;
|
||||
public const MULTISHOT = 33;
|
||||
public const PIERCING = 34;
|
||||
public const QUICK_CHARGE = 35;
|
||||
|
||||
public const RARITY_COMMON = 10;
|
||||
public const RARITY_UNCOMMON = 5;
|
||||
|
Loading…
x
Reference in New Issue
Block a user