-
Bug
-
Resolution: Won't Fix
-
None
-
20w45a, 22w45a, 1.20.6, 24w18a
-
Community Consensus
-
(Unassigned)
When the player uses a water bucket on a lit, waterlogged campfire/candle, the water will be successfully placed down (the placement sound plays, and the water bucket will revert to an empty bucket) but the campfire/candle will not extinguish.
Steps to Reproduce:
- Place down the following block:
/setblock ~ ~ ~ minecraft:campfire[lit=true,waterlogged=true]
- Use a water bucket on the campfire/candle
Observed Behavior:
The water bucket is placed, the player is given an empty bucket, but the campfire/candle remains lit.
Expected Result:
The campfire/candle would extinguish just as it would if the block was not waterlogged prior.