User Tools

Site Tools


actions:action_types:drop_item_from_block

minecraft:drop_item_from_block

The minecraft:drop_item_from_block action drops an item stack on the side from the context of the specified position. This action is always successful.

Fields

Name Description Type Default Value
item The item to use for the item stack. An item
position The position to target. An action context parameter

Example

{
  "type": "minecraft:drop_item_from_block",
  "item": "minecraft:hanging_roots",
  "position": "target"
}
actions/action_types/drop_item_from_block.txt · Last modified: 2024/05/02 23:51 by errorcraft