Skip to content

[26.1.2] Tree cutter only populates the first slot #810

Description

@djytw

Issue description

only the first slot is populated with items (randomly, can be sapling or log or apple or stick), others missing

public final InOutInventoryStorage inventory = new InOutInventoryStorage(6, this::setChanged, new ContainerSlotAssignment(0, 0, 0, 1));

Seems it should be ContainerSlotAssignment(0, 0, 0, 6) here

Steps to reproduce

  1. Place a tree cutter facing the tree
  2. Tree is cut but only the first slot is populated with items (randomly, can be sapling or log or apple or stick), others missing

Minecraft version

26.1.2 (Latest)

Platform

Neoforge

Loader version

26.1.2.94

Oritech version

pre3

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

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