"minecraft.crafted:minecraft.<POTION_TYPE>" doesn't increase when crafting potions using brewing stands
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 |
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.
2019-06-14, 02:25 AM
2025-02-02, 03:36 AM
9
6
-