• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

What do i need to change on items.xml file to increase auger block damage?

archimp

New member
18.2 have changed items.xml file and now when i edit it like before to increase blockdamage, i cant neter server. its keeps stall on loading screen.. so what is NOW right spot on file to edit this?

it keeps screen where reads reveiving bla bla and configs when i try to enter server.. when i do steam update it goes normally on server.. all other files what i have modded working fine.

also i dl default fileand edited it again and still it not go pass that loading

 
Last edited by a moderator:
if i am reading this right you are looking for a way to edit the original xml file's

if so look up the following line and change the dmg to your liking

Code:
<passive_effect name="BlockDamage" operation="base_set" value="20.7"/>
 
Back
Top