The Bug:
"minecraft.crafted:minecraft.<POTION_TYPE>" doesn't increase when crafting potions using brewing stands.
Here is a table of all scoreboard objectives affected by this issue.
Scoreboard Objective |
---|
minecraft.crafted:minecraft.potion |
minecraft.crafted:minecraft.splash_potion |
minecraft.crafted:minecraft.lingering_potion |
h3. Steps to Reproduce:
Create a scoreboard objective for tracking when you craft a lingering potion and set it to display on the sidebar by using the commands provided below.
/scoreboard objectives add CraftLingeringPotion minecraft.crafted:minecraft.lingering_potion
/scoreboard objectives setdisplay sidebar CraftLingeringPotion
Obtain a bottle of dragon's breath and summon a brewing stand with some fuel and a splash potion already inside of it by using the command provided below.
/setblock ~ ~ ~ minecraft:brewing_stand{Fuel:20b,Items:[{Slot:1b,components:{"minecraft:potion_contents":{potion:"minecraft:strength"}},count:1,id:"minecraft:splash_potion"}]}
Place the dragon's breath inside the ingredient slot of the brewing stand and wait for a lingering potion to be brewed.
Take the lingering potion out of the brewing stand.
Take note as to whether or not "minecraft.crafted:minecraft.<POTION_TYPE>" increases when crafting potions using brewing stands.
Observed Behavior:
"minecraft.crafted:minecraft.<POTION_TYPE>" doesn't increase when crafting potions using brewing stands.
Expected Behavior:
"minecraft.crafted:minecraft.<POTION_TYPE>" would increase when crafting potions using brewing stands.
Linked issues
Attachments
Comments 5
I'd like to request ownership of this ticket since the current reporter has been inactive since June of 2019.
Can confirm that this is still a bug in 1.19.3. Avoma is exactly right, this is inconsistent with other statistics such as smelting.
Confirmed in 1.16.1 and 20w29a. Related to MC-144005. Specifically, brewing a potion in a brewing stand doesn't increment the potion crafting statistic, which seems like a valid inconsistency considering crafting statistics can be incremented by actions such as smelting. Crafting a potion using a custom crafting recipe increments the statistic as expected.
Steps to reproduce:
Create a scoreboard objective that tracks the potion crafting statistic:
Brew any potion and collect it from the brewing stand
Check your score for the potion crafting objective:
→ ❌ You have no score set for this objective