Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/drop: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 1: Line 1:
{{about|the command in {{BE}}|the renamed command in {{JE}}|Commands/loot|1|Drop (disambiguation)}}
{{about|the command in {{MC/BE}}|the renamed command in {{MC/JE}}|Commands/loot|1|Drop (disambiguation)}}
{{Outdated}}
{{Outdated}}
{{exclusive|bedrock|education}}
{{MC/Exclusive|bedrock|education}}
{{Infobox command
{{Infobox command
|name=drop
|name=drop
Line 37: Line 37:


== Navigation ==
== Navigation ==
{{Navbox commands}}
{{MC/Navbox commands}}


pt:Comandos/drop
pt:Comandos/drop
zh:命令/drop(基岩版)
zh:命令/drop(基岩版)

Latest revision as of 20:09, 9 April 2026

Template:Outdated Script error: No such module "Exclusive". Template:Infobox command

Lets your Minecraft:agent drop specified Inventory Slot Numbered Items in the specified quantity in the specified direction.

Syntax

drop <slotNum: int> <quantity: int> <direction: string>

Arguments

slotNum: int

Specifies the slot number of block to be placed, slots are numbered from 1 to 27.

quantity: int

Specifies the number of items to be dropes. Must be from 1 to 64.

direction: string

Specifies the direction of Agent to drop the item.
Must be one of:
  • forward
  • back
  • left
  • right

Result

Fails if the arguments are not specified correctly or the specified slot was empty.

On success, returns if items in the specified inventory slot was droped.

Navigation

All editions
Removed
Template:El only
Debug
Removed
Template:Els only
Template:El only
Removed
Template:El only
Removed
Template:Els only
Removed
Joke
Related

pt:Comandos/drop zh:命令/drop(基岩版)