Jump to content

what's the customicon for the blade trap? [A19]


darchon

Recommended Posts

i tried creating my own version of the blade trap in blocks.xml but by default, the icon appears blank.

 

when i tried using CustomIcon using the value bladetrap:

 

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

 

it shows up as a different icon and not as https://7daystodie.gamepedia.com/File:BladeTrap.png

 

whats the right value to get it to show the right icon?

Link to comment
Share on other sites

The name in A19  is

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

have to watch the upper and lower cases ..  also to tell yours apart from the original you could add custom tint colour to the icon

 

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

 

 

Hope this helps

 

Ragsy !!

Link to comment
Share on other sites

  • 3 months later...
  • 2 weeks later...

Archived

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

×
×
  • Create New...