mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
One last try
This commit is contained in:
parent
e566b20e2b
commit
3f6bce0fc6
@ -85,7 +85,7 @@ public class Unarmed {
|
|||||||
inventory.setItem(firstEmpty, dropStack);
|
inventory.setItem(firstEmpty, dropStack);
|
||||||
return true;
|
return true;
|
||||||
} else {
|
} else {
|
||||||
// This should never happen as event contract states that the amount on the stack is equal to the amount they can actually pick up
|
drop.remove();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user