DarkM Posted June 3, 2025 Share Posted June 3, 2025 I'm trying to put an icon for a crafting station, but I've tried everything, and I can't put the image. AddPrototyperDef("dragonflyfurnace", { icon_atlas = "images/furnacecrafting_menu_icons.xml", icon_image = "furnacecrafting_menu_icons.tex", action_str = "FURNACE", is_crafting_station = true, filter_text = STRINGS.UI.CRAFTING_FILTERS.FURNACE, } ) this is my atlas: and these are the files, in the images folder inside the mod folder: Maybe it's the atlas, I don't know how to make my own, so I copied it from another mod that did a similar function to what I wanted. Link to comment https://forums.kleientertainment.com/forums/topic/166122-i-cant-place-iconatlas-inside-the-game/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now