The minecraft:consumable
item component allows a player to start using this item and consume it after finishing using it.
This item component is usually combined with minecraft:use_duration and minecraft:food.
Name | Description | Type | Default Value |
---|---|---|---|
result_item | The item to turn into once consumed. | An optional item |
{ "result_item": "minecraft:bucket" }