Skip to content

[ME Bridge] isItemCrafting returns false if an item is crafted for a larger recipe #727

@derteufelqwe

Description

@derteufelqwe

Describe

Description
Then using the isItemCrafting function on an item, which is crafted as part of a larger item (for example oak planks, which are required for a workbench), it returns false, even though the item is currently crafted.

Expected Behaviour
The item should be shown as currently crafting, even though it's crafted indirectly.

Steps to reproduce

  1. In an AE2 network create a crafting job with multiple steps (for example oak -> oak planks -> workbench)
  2. Start the craft of the larger item (the workbench)
  3. Using the AE Bridge, check if oak planks are ever marked as crafting using isItemCrafting

Multiplayer?

Yes

Version

1.21.1-0.7.49a (Not available in the issues dropdown menu)

Minecraft, Forge and maybe other related mods versions

NeoForge 21.1.131 for MC 1.21.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions