

If you've read the first few sections of this guide, you'll spot it right away: Turrets specifically have a black border added to them, so you must account for that while making your sprites, leaving transparent space around turrets for example: Ripple You can find all the vanilla sprites here:Īnother thing to know about sprites is that some of them are modified by the game. my-hail could be a turret, and it could look for the suffix -heat and what this means is it'll look for my-hail-heat. content/blocks/my-hail.json has the name my-hail and similarly sprites/my-hail.png has the name my-hail, so it'll be used by this content.Ĭontent may look for multiple sprites. The content parser will look through it recursively, so you can organize them how ever you feel.Ĭontent is going to look for sprites relative to it's own name. Sprites can simply be dropped in the sprites/ subdirectory. Block sprites should be 32 * size, so a 2x2 block would require a 64圆4 image. The content of these files will tend to look something like this:Īll you need to make sprites, is an image editor that supports transparency (aka: not paint).
#Mindustry icon mods

schematics/ directory for Schematic files,.content/* directories for game Content,.

#Mindustry icon download
Download icons in all formats or edit them for your designs.
#Mindustry icon free
These free images are pixel perfect to fit your design and available in both PNG and vector. mod.json (required) metadata file for your mod, Get free Industry icons in iOS, Material, Windows and other design styles for web, mobile, and graphic design projects.Submit pull requests, issues or suggestions on Github:
