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

Block / Item icons

Orionium

New member
Hey,

Is it possible to assign existing icon to a new block or an item without having to place it on client side?

e.g.

<block name="autoTurretSR"> having an autoturret icon ?

 
Last edited by a moderator:
I've tried to put

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

but seems like without it won't work until it's affected on client side.

 
New Icons must be loaded on the client side in A17. Hopefully in a future build that will change.

 
Back
Top