mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 02:04:44 +02:00
Would help if I actualized the value... Fix dupe bug for realz
This commit is contained in:
@ -82,6 +82,7 @@ public class Unarmed {
|
||||
}
|
||||
|
||||
dropStack.setAmount(dropAmount); // Even when only partially finished we need to prevent dupes
|
||||
drop.setItemStack(dropStack);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user