mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-24 00:26:16 +02:00
custom conflict now work.
This commit is contained in:
parent
baa0c064da
commit
9f35c1a98d
6 changed files with 201 additions and 26 deletions
|
|
@ -62,7 +62,7 @@ object EnchantmentUtil {
|
|||
enchantment2.conflictsWith(enchantment1)
|
||||
}
|
||||
if (hasConflict) {
|
||||
return hasConflict
|
||||
return true
|
||||
}
|
||||
}
|
||||
return false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue