Jump to content

Stack Size Mod/Modlet?


Recommended Posts

I don't know if there is a specific modlet for this but you can create your own pretty easily. :)

You'll find what you need here : https://7daystodie.com/forums/showthread.php?93816-XPath-Modding-Explanation-Thread

The xpath command you're looking for is:

<set xpath="/items/item[@name='resourceIronFragment']/property[@name='Stacknumber']/@value">6000</set>

 

PS: Although there's a reason for this, it's because 1200 iron fragments will melt into 6000 scrap iron in the forge. ;)

Link to comment
Share on other sites

I don't know if there is a specific modlet for this but you can create your own pretty easily. :)

You'll find what you need here : https://7daystodie.com/forums/showthread.php?93816-XPath-Modding-Explanation-Thread

The xpath command you're looking for is:

<set xpath="/items/item[@name='resourceIronFragment']/property[@name='Stacknumber']/@value">6000</set>

 

PS: Although there's a reason for this, it's because 1200 iron fragments will melt into 6000 scrap iron in the forge. ;)

 

thanks. yes I know 1200 becomes 6000 scrap iron it is rare (IMO) for someone to do that. usually you are making Forge Iron, or Steel or 5000 arrow heads, etc. I honestly can't recall the last time I turned raw iron into scrap iron in my 5300 hours.

Link to comment
Share on other sites

Lonestarcanuck do you edit your item.xml file often. If so try this program I use.

 

I started using it years ago and am still using it on 17.4 today. I find it handy for quick edits.

 

You can check out my post here for how easy it is to set up and it has a link from sphereii for the download.

 

 

https://7daystodie.com/forums/showthread.php?21654-How-to-modify-item-and-block-stack-sizes-(Request-Sticky)&p=593290&viewfull=1#post593290

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...