Shift clicking recipe deletes other applicable items with different meta data
The bug
The crafting help unsuccessfully tries to fill up incomplete stacks with the same item but a different sub type when you shift click a recipe which allows multiple or any sub types, such as creating a wooden button from any type of plank. This results in the items of the different sub type being deleted.
How to reproduce
- Place two kind of planks in your inventory, but make sure the first stack is smaller than the maximum stack size
/give @p planks 32 0
/give @p planks 64 1
- Make sure you have the wooden button recipe unlocked
/recipe give @p minecraft:wooden_button
- Open your inventory or a crafting table
- Shift click the button recipe
→ The spruce wood planks stack is reduced to 32 items
Created Issue:
Stone Brick Slab Crafting Recipe
When shift-clicking the recipe for "stone brick slab" in the recipe book, (while having a stack of stone bricks and a stack of mossy stone bricks in my inventory) the recipe for stone brick slabs is placed into the crafting table using the mossy bricks. When cancelled, the mossy bricks are placed back into my inventory but all of the normal bricks are missing. After relogging, the bricks are still missing from my inventory and it appears as if they have disappeared forever.
relates to
Stone Brick Slab Crafting RecipeShift clicking recipe deletes other applicable items with different meta data
When shift-clickingtherecipe for "stone brick slab" in the recipe book, (while having a stack of stone bricks and a stack of mossy stone bricks in my inventory) the recipe for stone brick slabs is placed into the crafting table using the mossy bricks. When cancelled, the mossy bricks are placed back into my inventory but all of the normal bricksaremissing. After relogging, the bricks are still missing from my inventory and it appears as if they have disappeared forever.The bug
The crafting help unsuccessfully tries to fill up incomplete stacks with the same item but a different sub type when you shift click a recipe which allows multiple or any sub types, such as creating a wooden button from any type of plank. This results in the items of the different sub type being deleted.
How to reproduce
- Place two kind of planks in your inventory, but make sure both stacks are smaller than the maximum stack size
/give @p planks 32 0/give @p planks 64 1- Make sure you have the wooden button recipe unlocked
/recipe give @p minecraft:wooden_button- Open your inventory or a crafting table
- Shift click the button recipe
→ The spruce wood planks stack gets deleted
The bug
The crafting help unsuccessfully tries to fill up incomplete stacks with the same item but a different sub type when you shift click a recipe which allows multiple or any sub types, such as creating a wooden button from any type of plank. This results in the items of the different sub type being deleted.
How to reproduce
- Place two kind of planks in your inventory, but make sure
both stacks aresmaller than the maximum stack size/give @p planks 32 0/give @p planks 64 1- Make sure you have the wooden button recipe unlocked
/recipe give @p minecraft:wooden_button- Open your inventory or a crafting table
- Shift click the button recipe
→ The spruce wood planks stackgets deletedThe bug
The crafting help unsuccessfully tries to fill up incomplete stacks with the same item but a different sub type when you shift click a recipe which allows multiple or any sub types, such as creating a wooden button from any type of plank. This results in the items of the different sub type being deleted.
How to reproduce
- Place two kind of planks in your inventory, but make sure the first stack is smaller than the maximum stack size
/give @p planks 32 0/give @p planks 64 1- Make sure you have the wooden button recipe unlocked
/recipe give @p minecraft:wooden_button- Open your inventory or a crafting table
- Shift click the button recipe
→ The spruce wood planks stack is reduced to 32 items
is duplicated by
relates to
Sounds like MC-115603
Made the report more generic, the summary can possibly be improved.