PC Where's the Super Wrench?

SxR

Refugee
Where's the Super Wrench? Need to unlock / assign it to my dedicated server, wanting to do some tests.

I can't remember what directory / file it's in.

Thanks.

(Dumb google put me into the Console section..)

 
Its in the items.xml commented out.

<item id="1501" name="superWrench">

<property name="Extends" value="wrench"/>

<property name="CustomIcon" value="wrench"/>

<property name="CustomIconTint" value="ffa0a0"/>

<Property name="TintColor" value="255,160,160"/>

<property name="CreativeMode" value="Dev"/>

<property class="Attributes">

<property name="EntityDamage" value="5000,10000"/>

<property name="BlockDamage" value="5000,10000"/>

</property>

</item>

 
Back
Top