Update enchantment squared.

This commit is contained in:
alexcrea 2024-07-11 16:54:50 +02:00
parent de5fa240a1
commit ff60e2bef7
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
3 changed files with 2 additions and 9 deletions

View file

@ -175,7 +175,7 @@ class EnchantmentSquaredDependency(private val enchantmentSquaredPlugin: Plugin)
"SHEARS" -> "shears"
"FLINTANDSTEEL" -> "flint_and_steel"
"FISHINGROD" -> "fishing_rod"
"ELYTRA" -> "elytra"
"ELYTRA", "ELYTRAS" -> "elytra"
"PICKAXES" -> "pickaxes" // not on this plugin by default
"AXES" -> "axes"
"SHOVELS" -> "shovels" // not on this plugin by default