Questions about modding stack sizes

So I’m messing around just mostly trying to change the stacks of things because I want a stack mod that i can update for my server to avoid the shitstorm that just happened to my server with this update, seeings as the modder does not seem to ever be coming back to update their mod, my server just got screwed.

I guess my question is if there was any quick tutorials on modding stacks. I have pretty much no idea what i’m doing.

Go find the item you want to modify
Drag drop create child into your new mod folder.
Repeat process for all 200+ items in the game.

Search “Item Quantity” change value to a cheatey number like 10,000 people love 10,000 KG of metal in one haul.
Repeat process for all 200+ items in the game.

Go to your PrimalGameData_MODNAME
remap item class, find original item, and replace with new item child.
Repeat process for all 200+ items in the game.

Open your ModLevel file
Point PrimalGameData override to your PrimalGameData_MODNAME
SaveAll

Cook & Upload
Put in for the map name your ModLevel file name.
Click cook game mod.

Put in a preview and details and upload to steam.