mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Update enchantment squared.
This commit is contained in:
parent
de5fa240a1
commit
ff60e2bef7
3 changed files with 2 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue