fix typo
This commit is contained in:
@@ -2027,7 +2027,7 @@ callfullmoon.itemRightClick = function(stack, world, player, hand) {
|
||||
}
|
||||
|
||||
|
||||
sstack.shrink(1);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user