Modifier: Elemental duplication
Primitive-Human opened this issue ยท 0 comments
Versions used (bare minimum)
- Minecraft: 1.12.2
- Forge: 14.23.5.2860
- Baubles: 1.12-1.5.2
- Thaumcraft: 1.12.2-6.1.BETA26
- ThaumicAugmentation: 1.12.2-2.1.11
Bug Description
Changing the Modifier: Elemental with another essentia crystal in the crafting grid will dupe the modifier if the input stack is 2 or larger.
What is expected
No duplication of the Elemental: Modifier.
Steps to reproduce
- Grab a stack (2 or more) of Modifier: Elemental using Vanilla Creative or Just Enough Items.
- Grab any Thaumcraft essentia crystal.
- Combine the stack of Modifier: Elemental and crystal in your Crafting grid.
- Observe the crafting result: Output stack Modifier: Elemental equals the input stack, except only 1 is removed from the input stack.
Potential fix
Limit the Modifier: Elemental item stack to only 1 to prevent this or revise the code for this crafting recipe.