Jump to content
bbh_blocked_dnftl

Inventory Stack Size Number Display


Recommended Posts

I've figured out how to make dyes stack to 10 by using this code in a modlet I made for the item_modifiers xml:

 

<set xpath="/item_modifiers/item_modifier[@modifier_tags='dye']/property[@name='Stacknumber']/@value">10</set>

Unfortunately, all item mods have the asterisk (*) character where the number of items in the stack should be. Is there a fix/workaround for this?

 

I'm just starting to try some modding, so please forgive me if I'm missing something obvious.

 

Thank you.

Link to comment
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...