mojira.dev
MC-52063

Can Destroy not destroying fire when applied to bucket

When i give myself an item with "can destroy" and I set it to only break Fire, the fire stays there and is not put out.

/give @p minecraft:water_bucket 1 0 {display:{Lore:["Puts out fires!"]},CanDestroy:["minecraft:fire"]}

Linked issues

Comments 3

Try giving steps to repeat? (Ex the commands used to make the can destroy addition) and fire is id 51.

Here is the command i used for 14w11b:

/give @p minecraft:water_bucket 1 0 {display:{Lore:["Puts out fires!"]},CanDestroy:["minecraft:fire"]}

This is intended for snapshots of 1.8 so i was't really surprised when i found out what it did not do.

I put fire down in creative mode and went into adventure mode and tried to break the fire but it failed.

Confirmed, works for tools such as pickaxe. Cannot punch out fire with the bucket in your hand, cannot place water but this is expected with this command.

Isaiah Peterson

(Unassigned)

Confirmed

Minecraft 14w11b

Retrieved