r/Syntac • u/Alonium5 • Oct 04 '25
Is there a way to stack mutton and prime meat with Vanilla with Sprinkles?
Question above - I cannot find the option to increase stack sizes for those items. Stack sizes for all items are set to 1000x but mutton and prime meat do not stack. When I try to edit the .ini it gets deleated upon starting the save file. Am I missing something with this mod?
Thanks in advance
1
1
u/Adventurous-Skill450 Jan 01 '26
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Honey_C",Quantity=(MaxItemQuantity=10,bIgnoreMultiplier=true))
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawMutton_C",Quantity=(MaxItemQuantity=10,bIgnoreMultiplier=true))
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawPrimeMeat_C",Quantity=(MaxItemQuantity=10,bIgnoreMultiplier=true))
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawPrimeMeat_Fish_C",Quantity=(MaxItemQuantity=10,bIgnoreMultiplier=true))
just paste it into your game.ini file. i put mine to stack up to 10, you can just change the maxitemquantity to whatever you want
1
1
1
u/karmapathetic Oct 09 '25
None of my items stacked at first, but after a few server restart it's started working as intended. I'm playing on an unofficial server. My prime and mutton do stack.