Mojira Archive
MC-119014

CPacketRecipePlacement can create item stacks with stack size higher than max stack size

Based on 1.12 decompiled using MCP 9.40 PRE 1

The bug

The packet CPacketRecipePlacement can create item stacks with stack sizes higher than the maximum item stack size of that item. This can be done by either using the "from open container to inventory" item movement (see also MC-119011) or the "from inventory to open container" item movement (see also MC-119013) since in both cases the used methods do not test if the new stack size would be higher than the maximum stack size.

Duplicate

Marcono1234

2017-06-26, 12:10 PM

2017-08-01, 03:29 PM

2017-08-01, 03:29 PM

1

0

Confirmed

item-stack, packet, recipe-book

Minecraft 1.12

-