-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Issue type:
- 🐛 Bug
Short description:
If a crafting plan for a recipe requires that dependencies be crafted and those dependencies use the SAME reusable ingredient, ingredients will be consumed, but the crafting results will not be created. All indications will be that the crafting plan completed successfully. At times, the reusable ingredient itself will be consumed.
Steps to reproduce the problem:
- Mods in use: Integrated Crafting, Integrated Terminals and Mystical Agriculture (only to get the recipes needed for the example) plus any auto-included dependent mods
- Create a small crafting setup with a chest to store ingredients and a crafting table. Place an item interface on the chest and a crafting interface on the crafting table. Cable the two interfaces together and attach Storage and Crafting Terminals to the cables
- Create recipes for Prudentium Essence and Tertium Essence using a Master Infusion Crystal. Set the Master Infusion Crystal to Reusable and turn off Item Tag Variants (Variants shouldn't matter +but simplify this example.)
- Place the recipes into the Crafting Interface.
- Place a Master Infusion Crystal and 2 stacks of Inferium Essence into the chest.
- Using the Storage Terminal, craft 4 Tertium Essence
- 64 of the Inferium Essence will be consumed (and sometimes the Master Infusion Crystal) but no Tertium Essence will be crafted.
- The Crafting Terminal will not show an active crafting plan suggesting the crafting plan completed.
Expected behaviour:
The crafting plan should craft 4 Tertium Essence and the Master Infusion Crystal should be returned to the chest.
This sequential process used to work. This is the first time I've tried this sequence of recipes since the "buffer" introduction.
Versions:
- This mod: 1.21.1-neoforge-1.4.4
- Minecraft: 1.21.1
- Mod loader version: NeoForge 21.1.10
Log file:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
To Do