Fixed long standing bug with ItemProvider (and scyther integration)

This commit is contained in:
Auxilor
2022-09-14 21:08:14 +01:00
parent dfe2f1361b
commit 88f974fd10
2 changed files with 5 additions and 5 deletions

View File

@@ -27,11 +27,11 @@ class CustomItemsScyther : CustomItemsIntegration {
Scyther.getInstance(),
material,
0,
null,
1.0,
1,
Int.MAX_VALUE,
null,
null
"AUTOSELL",
true
)
val namespacedKey = NamespacedKeyUtils.create("scyther", key)