Skip to content

Difficulty adding new Sequence recipes with non-create items #1931

@jaredlll08

Description

@jaredlll08

Basically due to the check over here:
https://github.com/Creators-of-Create/Create/blob/mc1.16/dev/src/main/java/com/simibubi/create/events/ClientEvents.java#L242-L243

The sequenced tooltip never gets added to non-create transitional items (which is done here: https://github.com/Creators-of-Create/Create/blob/mc1.16/dev/src/main/java/com/simibubi/create/events/ClientEvents.java#L268)

I'm not sure if it is intended to be able to transition to non SequencedAssemblyItem items, but the system seems to allow it, just doesn't show the tooltip (unless it is a create item).

Also other addons who may add more SequencedAssemblyItem items would not be able to show the tooltip.

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