Skip to content

Inserters destroy items when placing onto a conveyor with another item on it. #6

@Derpford

Description

@Derpford

This can be reproduced pretty easily with a 1-length conveyor, an inserter, and a chest full of items. Place the inserter such that it takes items out of the chest and puts them in the conveyor. Then, place two stacks of items in the chest--say, iron ore and iron ingots. The conveyor will place the iron ore, then place the iron ingots--which will vanish into thin air.

Edit: It appears that the combined total of items needs to be less than or equal to a full stack, which suggests that the mod is checking to see if the resulting pile of items would be more than a stack, but isn't checking that the items are of the same kind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions