Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

Inconsistent side-dependent behavior with robot.use() in Sky Factory 3 #2435

Description

@booblebobble

Shift-right clicking a block with an Actually Additions phantom connector should bind the connector to that block, which can be seen by mousing over the connector. Using a robot to bind several connectors in sequence works if the block is in front of or below the robot, but not if the block is above the robot. If the block is above, the first binding will succeed but all subsequent ones will fail. Though strangely if you remove the connector from slot 1 (either manually or programmatically with robot.drop()) while the robot is cycling through the rest of them, it seems to start working again.

Demonstration: https://youtu.be/d97FByS6n2U

Version 1.6.2.7 in SF3.0.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions