Minecraft: Remove Item
Removes items from the linked player inventory.
When to use it
- Take payment items from the player.
- Remove a quest item.
- Remove a random item for a chaos redemption.
Fields
- Remove Random Item: Picks a random item from the selected inventory area instead of using Item ID.
- Item ID: Specific item to remove when random mode is off.
- Amount: How many items to remove.
- Item Location: Where the item can be removed from:
Any,Hotbar,Inventory, orOffhand.
Examples
Remove diamonds
Remove Random Item: off
Item ID: minecraft:diamond
Amount: 3
Item Location: Any
Remove one random hotbar item
Remove Random Item: on
Amount: 1
Item Location: Hotbar