Ok so it turns out i put a humanoid inside my starter pack on accident and it was somehow eating the tools?? i guess but i removed it and now it’s fine
Make sure the Handle of the tool has CanCollide set to false (unticked) and make sure that Anchored is set to false (unticked) on the Handle too and make sure on the Tool that CanBeDropped is set to false (unticked).
ANY object added to StarterPack is put into every player’s BackPack. This Humanoid could have caused an unknown issue with the tools inside the BackPack.