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

Modifying Attribute of Items

requiemdios

New member
If I wanted to modify the chainsaw so that it yield more wood per tree cut down, or cut trees down faster, how would I do that?

 
Yes. In the Items.xml file look for this line: <effect_group name="meleeToolChainsaw">

All the properties like EntityDamage and BlockDamage amounts are set there. Change a value on those lines until its the way you want.

 
I see how to set entity damage and block damage. Is there not a way to make the chainsaw harvest more wood? Or just harvest it faster?

 
Back
Top