Details
-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: Minecraft 14w31a, Minecraft 14w32a, Minecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d, Minecraft 14w33a, Minecraft 14w33b, Minecraft 14w33c, Minecraft 14w34a, Minecraft 14w34b, Minecraft 14w34c, Minecraft 14w34d, Minecraft 1.8-pre1, Minecraft 1.8-pre2, Minecraft 1.8-pre3, Minecraft 1.8, Minecraft 1.8.1-pre2, Minecraft 1.8.1-pre3, Minecraft 1.8.1-pre4, Minecraft 1.8.1-pre5, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 1.8.2-pre2, Minecraft 1.8.2-pre3, Minecraft 1.8.2-pre4, Minecraft 1.8.2-pre5, Minecraft 1.8.2-pre6, Minecraft 1.8.2-pre7, Minecraft 1.8.2, Minecraft 1.8.3, Minecraft 1.8.4, Minecraft 1.8.7, Minecraft 1.8.8, Minecraft 15w43b, Minecraft 15w43c, Minecraft 15w44b, Minecraft 15w45a, Minecraft 15w46a, Minecraft 15w47a, Minecraft 15w47b, Minecraft 15w47c, Minecraft 15w49a, Minecraft 15w49b, Minecraft 1.9, Minecraft 1.9.1 Pre-Release 3, Minecraft 1.9.1, Minecraft 1.9.2, Minecraft 16w14a, Minecraft 16w15a, Minecraft 16w15b, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.9.3 Pre-Release 2, Minecraft 1.9.3 Pre-Release 3, Minecraft 1.9.3, Minecraft 1.9.4, Minecraft 16w20a, Minecraft 16w21a, Minecraft 16w21b, Minecraft 1.10 Pre-Release 1, Minecraft 1.10.2, Minecraft 16w32a, Minecraft 16w32b, Minecraft 16w33a, Minecraft 16w35a, Minecraft 16w36a, Minecraft 16w39a, Minecraft 16w39b, Minecraft 16w40a, Minecraft 16w41a, Minecraft 16w42a, Minecraft 16w43a, Minecraft 16w44a, Minecraft 1.11 Pre-Release 1, Minecraft 1.11, Minecraft 16w50a, Minecraft 1.11.2, Minecraft 17w16a, Minecraft 17w16b, Minecraft 1.12 Pre-Release 5, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43b, Minecraft 17w45b, Minecraft 17w49a, Minecraft 17w49b, Minecraft 1.13-pre1, Minecraft 1.13-pre5, Minecraft 1.13.1, Minecraft 18w49a, Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2, 1.14.4, 19w37a, 1.15.2, 20w15a, 1.16.1, 20w28a, 1.16.4, 20w45a, 20w48a
-
Fix Version/s: None
-
Confirmation Status:Confirmed
-
Category:(Unassigned)
Description
How to reproduce
- Create a new objective to track the number of stone bricks crafted:
/scoreboard objectives add MC-65198 minecraft.crafted:minecraft.stone_bricks - Display the resulting score (still empty)
/scoreboard objectives setdisplay sidebar MC-651898 - Start increasing the score by crafting 1 stone bricks from 1 stone in a stonecutter
You see your score is displayed and increases by 1
- Now try to craft from the stonecutter as many stone bricks as you can using the shift-click action
Your score does not increase at all.
Original example:
I use 1 log to craft 4 planks.
- If i take my planks with left click, my statistics for craft planks and my score for objective type stat.craftItem.planks will be affect to 4. (normal)
- If i take my planks with right click, my statistics and score will be affect to 2, yet i take all planks, not 2. (bug)
- If i use my Drop Item button on craft items directly, 4 planks drop but my statistics and score will be affect to 1 only. (bug)
Thanks
New example since 1.12 pre-release 5 :
I use 1 redstone_block to craft 9 redstone.
- If i take my redstone with left click, my statistics for craft redstone and my score for objective type stat.craftItem.minecraft.redstone will be affect to 9. (normal)
- If i take my planks with right click, my statistics and score will be affect to 5 (no 4,5), yet i take all redstone, not 5. (bug)
- If i use my Drop Item button on craft items directly, 9 redstone drop but my statistics and score will be affect to 1 only. (bug)
Attachments
Issue Links
- is duplicated by
-
MC-68773 Take craft items with right click (only without Shift+click) or with Drop Item button don't affect scoreboard normaly.
- Resolved
-
MC-161869 Crafted item statistics do not account for non-one stacksizes when crafted by pressing DROP
- Resolved
-
MC-183371 Item statistics incorrectly add the halved stack amount on right click of a crafted item
- Resolved
- relates to
-
MC-64119 stat.drop wont increase when Player throws Items out of his Inventory screen
- Resolved
-
MC-202164 "Times Crafted" statistics & corresponding objectives increase incorrectly when using the stonecutter
- Open
-
MC-202166 "Times Crafted" statistics column doesn't always display data correctly
- Open