mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Remove enchant properties that no longer exists on PM6 (#6417)
This commit is contained in:
@ -134,8 +134,6 @@ final class VanillaEnchantments{
|
||||
self::register("AQUA_AFFINITY", new Enchantment(
|
||||
KnownTranslationFactory::enchantment_waterWorker(),
|
||||
Rarity::RARE,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
null,
|
||||
40
|
||||
|
Reference in New Issue
Block a user