-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- In an AE2 network create a crafting job with multiple steps (for example oak -> oak planks -> workbench)
- Start the craft of the larger item (the workbench)
- 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
Labels
bugSomething isn't workingSomething isn't working