more-descriptions/data.lua

changeset 5
4418c07556d4
child 7
023ee666a3d6
--- /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

mercurial