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