Skip to content

Commit

Permalink
Merge branch 'zeta120' of https://github.com/VazkiiMods/Quark into ze…
Browse files Browse the repository at this point in the history
…ta120
  • Loading branch information
MehVahdJukaar committed Dec 30, 2023
2 parents 8b9980c + 4473217 commit 2c34132
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ private static boolean armorOverride(ItemStack stack, ItemStack incoming, Slot s
else slot.set(currArmor.copy());

slot.onQuickCraft(stack, currArmor);
slot.onTake(player, stack);
}
return true;
}
Expand Down

0 comments on commit 2c34132

Please sign in to comment.