Stone Water Well


Long pipelines to the lake are a thing of the past.

Content
3 months ago
2.0
5.52K
Fluids Cheats

g [Don't do this!] This guy seriously tried to get me to use AI-generated art

8 months ago
(updated 8 months ago)

Hi!
Maybe you want to improve the graphics a little, here are slightly improved pictures:
https://drive.google.com/file/d/18fjTFGlacr-RjYl4Io3eLi0rhVsso6Dg/view?usp=sharing

Just had to change the code a little, namely the size of the icons(dimensions are indicated below):

data.raw["offshore-pump"]["stone-waterwell"].icons =
 {
    {
        icon = "__StoneWaterWell-ActuallyUpdated__/graphics/stone-waterwell.icon.png",
        icon_size = 350,
        scale = 1
    },
 }

data.raw["offshore-pump"]["stone-waterwell"].graphics_set =
{
    base_pictures =
    {
       sheets =
         {
            {
                filename = "__StoneWaterWell-ActuallyUpdated__/graphics/stone-waterwell.png",
                priority = "extra-high",
                shift = {0.3, 0.8},
                scale = 0.25,
                width = 1024,
                height = 1024,
            }
        }
    }
}

data.raw.item["stone-waterwell"].icons =
{
    {
        icon = "__Hoochie-Data-Update__/graphics/icons/stone-waterwell.icon.png",
        icon_size = 350,
        scale = 1
    },
}

data.raw.technology["deep-water-well"].icons =
{
    {
        icon = "__StoneWaterWell-ActuallyUpdated__/graphics/stone-waterwell.icon.png",
        icon_size = 512,
        scale = 0.5
    },
}

end
8 months ago
(updated 8 months ago)

my dude, why are you trying to get me to use AI-generated art

please, do not try this shit on me

This thread has been locked.