mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-02 06:27:42 +01:00
Update MMOItems-API/src/main/java/net/Indyuce/mmoitems/api/interaction/GemStone.java
This commit is contained in:
parent
a689030873
commit
0e1d1d466e
@ -133,12 +133,11 @@ public class GemStone extends UseItem {
|
||||
|
||||
if (registeredGemData.getEmptySocket(gemType) != null ) {
|
||||
//MMOItems.log("\u00a77Applied Gemstone @\u00a76Gemstone\u00a77: \u00a73" + foundSocketColor);
|
||||
if (success){
|
||||
continue;
|
||||
}
|
||||
|
||||
// Charmer
|
||||
success = true;
|
||||
registeredGemData.apply(gemType, gemData);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user