-
Bug
-
Resolution: Unresolved
-
None
-
1.16.5, 21w18a, 21w19a, 21w20a, 1.17 Pre-release 1, 1.17 Pre-release 4, 1.17 Release Candidate 2, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1 Pre-release 3, 1.17.1 Release Candidate 1, 1.17.1, 21w37a, 21w38a, 1.18.1, 1.18.2, 1.19, 1.19.1 Pre-release 5, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.21, 1.21.3
-
None
-
Confirmed
-
Statistics
The Bug:
"minecraft.custom:minecraft.fill_cauldron" doesn't increase when using a water bottle to fill a cauldron.
Steps to Reproduce:
- Create a scoreboard objective for tracking when you fill a cauldron and set it to display on the sidebar by using the commands provided below.
/scoreboard objectives add FillCauldron minecraft.custom:minecraft.fill_cauldron
/scoreboard objectives setdisplay sidebar FillCauldron
- Fill a cauldron using a water bucket and take note of how the scoreboard correctly increases.
- Fill a cauldron using a water bottle.
- Take note as to whether or not "minecraft.custom:minecraft.fill_cauldron" increases when using a water bottle to fill a cauldron.
Observed Behavior:
"minecraft.custom:minecraft.fill_cauldron" doesn't increase when using a water bottle to fill a cauldron.
Expected Behavior:
"minecraft.custom:minecraft.fill_cauldron" would increase when using a water bottle to fill a cauldron.
- relates to
-
MC-231736 "minecraft.custom:minecraft.use_cauldron" incorrectly increases upon using water bottles to fill cauldrons
- Open