useitem.java
change to your needsCode:if (itemUsed == 11235 && useWith == 10537 || itemUsed == 10537 && useWith == 11235) { c.getItems().deleteItem(useWith, c.getItems().getItemSlot(useWith),1); c.getItems().deleteItem(itemUsed, c.getItems().getItemSlot(itemUsed),1); c.getItems().addItem(15703,1); }



