[MCPE-11989] Items/Blocks don't stack when on ground Created: 07/Dec/15 Updated: 26/Aug/17 Resolved: 02/Nov/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.13.0, 0.15.6 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | inxomnyaa | ||
| Resolution: | Works As Intended | Votes: | 1 |
| Labels: | None | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Confirmation Status: | Confirmed | ||||||||
| Platform: | Windows | ||||||||
| CHK: | |||||||||
| Description |
|
I don't know if this is a feature, but items and blocks do not stack when on ground |
| Comments |
| Comment by inxomnyaa [ 26/Aug/17 ] |
|
Discussed internally. The reason it was never implemented: "stacking check takes up more performance than rendering the items" - might be discussable, but not here. |
| Comment by PHO [ 19/Aug/16 ] |
|
Reopened. While this may be a missing feature, the lack of it is causing several bad effects. |
| Comment by PHO [ 19/Aug/16 ] |
|
It seems that this one is closely tied with |
| Comment by inxomnyaa [ 18/Aug/16 ] |
|
Hello? Ghost town? |
| Comment by inxomnyaa [ 11/Jun/16 ] |
|
This may have to get fixed. In 0.15 the items laying on the ground cause even more lags for unknown reasons. Destroying a chest with many different items is still okay, because the items drop as stacked variants (1 entity, 1 stack of blocks.) In MC:PC you can drop several items of the same type on the ground and it results in 1 entity with several items. |
| Comment by inxomnyaa [ 23/Feb/16 ] |
|
Heres what i mean. You throw a whole stack (or just 2 items) same time (Drop key alias "Q" + Shift, or open inventory, click stack, click outside of inventory), they create a stacked item. |
| Comment by inxomnyaa [ 20/Feb/16 ] |
|
This can not be resolved.. They do not stack |
| Comment by inxomnyaa [ 09/Dec/15 ] |
|
I mean: |
| Comment by rplatham [ 07/Dec/15 ] |
|
If I understand correctly, you mean: if I drop a stack of 6 torches, then drop a stack of 6 more torches on top of them, you'd like to see the two items combined into one item that is a stack of 12 torches. If that's correct, then this isn't a feature that's implemented in 0.13.0. |