diff -r 01053f3be1a6 -r 4418c07556d4 more-descriptions/data.lua --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/more-descriptions/data.lua Sun Jun 29 23:37:19 2025 +0300 @@ -0,0 +1,10 @@ +data:extend{ + { + type = "sprite", + name = "productivity-graphic", + filename = "__core__/graphics/icons/technology/constants/constant-recipe-productivity.png", + width = 128, + height = 128, + mipmap_count = 3, + } +} \ No newline at end of file