mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
This might be important
This commit is contained in:
parent
f37a7d759a
commit
e566b20e2b
@ -80,6 +80,7 @@ public class Unarmed {
|
||||
nextSlot++;
|
||||
}
|
||||
} else if (firstEmpty != -1) {
|
||||
drop.remove();
|
||||
dropStack.setAmount(dropAmount);
|
||||
inventory.setItem(firstEmpty, dropStack);
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user