data:extend({ { type = "item", name = "logistic-robot-powered", icon = "__KGMod__/graphics/icons/logistic-robot-powered.png", flags = {"goes-to-quickbar"}, subgroup = "logistic-network", order = "a[robot]-a[logistic-robot]", place_result = "logistic-robot-powered", stack_size = 50 }, { type = "item", name = "construction-robot-powered", icon = "__KGMod__/graphics/icons/construction-robot-powered.png", flags = {"goes-to-main-inventory"}, subgroup = "logistic-network", order = "a[robot]-b[construction-robot]", place_result = "construction-robot-powered", stack_size = 50 }, { type = "item", name = "fast-logistic-robot", icon = "__KGMod__/graphics/icons/fast-logistic-robot.png", flags = {"goes-to-quickbar"}, subgroup = "logistic-network", order = "a[robot]-a[logistic-robot]", place_result = "fast-logistic-robot", stack_size = 50 }, { type = "item", name = "fast-construction-robot", icon = "__KGMod__/graphics/icons/fast-construction-robot.png", flags = {"goes-to-main-inventory"}, subgroup = "logistic-network", order = "a[robot]-b[construction-robot]", place_result = "fast-construction-robot", stack_size = 50 }, { type = "item", name = "fast-logistic-robot-powered", icon = "__KGMod__/graphics/icons/fast-logistic-robot-powered.png", flags = {"goes-to-quickbar"}, subgroup = "logistic-network", order = "a[robot]-a[logistic-robot]", place_result = "fast-logistic-robot-powered", stack_size = 50 }, { type = "item", name = "fast-construction-robot-powered", icon = "__KGMod__/graphics/icons/fast-construction-robot-powered.png", flags = {"goes-to-main-inventory"}, subgroup = "logistic-network", order = "a[robot]-b[construction-robot]", place_result = "fast-construction-robot-powered", stack_size = 50 }, { type = "item", name = "express-logistic-robot", icon = "__KGMod__/graphics/icons/express-logistic-robot.png", flags = {"goes-to-quickbar"}, subgroup = "logistic-network", order = "a[robot]-a[logistic-robot]", place_result = "express-logistic-robot", stack_size = 50 }, { type = "item", name = "express-construction-robot", icon = "__KGMod__/graphics/icons/express-construction-robot.png", flags = {"goes-to-main-inventory"}, subgroup = "logistic-network", order = "a[robot]-b[construction-robot]", place_result = "express-construction-robot", stack_size = 50 }, { type = "item", name = "express-logistic-robot-powered", icon = "__KGMod__/graphics/icons/express-logistic-robot-powered.png", flags = {"goes-to-quickbar"}, subgroup = "logistic-network", order = "a[robot]-a[logistic-robot]", place_result = "express-logistic-robot-powered", stack_size = 50 }, { type = "item", name = "express-construction-robot-powered", icon = "__KGMod__/graphics/icons/express-construction-robot-powered.png", flags = {"goes-to-main-inventory"}, subgroup = "logistic-network", order = "a[robot]-b[construction-robot]", place_result = "express-construction-robot-powered", stack_size = 50 }, })