mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Would help if I actualized the value... Fix dupe bug for realz
This commit is contained in:
parent
4ea3d690db
commit
d1341b0be0
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user