-
Bug
-
Resolution: Unresolved
-
None
-
1.20.1, 1.20.2, 1.20.4, 24w09a, 24w12a, 1.21 Pre-Release 4, 1.21.1
-
None
-
Confirmed
-
Items
-
Low
-
Platform
The fix for MC-257875 which was to add a check to see if the itemstack had a damageable item failed to take into account the "Unbreakable" nbt tag. Currently, if you give yourself an unbreakable flint and steel via
/give @s flint_and_steel{Unbreakable:1b}
and ignite a creeper with it in survival mode, the itemstack is completely removed due to the stack size being shrunk by one in Creeper#mobInteract.
The proper fix I believe is shown here in the Paper repository.
- is duplicated by
-
MC-269730 Unbreakable Flint and Steel is destroyed when used on a Creeper
- Resolved
-
MC-275149 Igniting a Creeper with Flint and Steel that is Unbreakable deletes the Flint and Steel
- Resolved
- relates to
-
MC-257875 Fire charges aren't consumed when igniting creepers using them in survival or adventure mode
- Resolved