nightshade
New member
Is there a way to stack dyes? Its a pain that they clutter up my inventory due to me needing them with the writing desk mod.
What do you mean?You can, in the item_modifiers xml
Look for dyes and change the stack number to your desired amount.
Do note: putting a stack of dyes into a mod slot will remove all but one of the dyes in that stack.
<recipe name="modDyeRedBundle" count="1">
<ingredient name="modDyeRed" count="10"/>
</recipe>