Minecraft:Commands/destroyblock: Difference between revisions
From SAS Gaming Wiki
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{Outdated feature}} | {{Outdated feature}} | ||
{{ | {{MC/Exclusive|bedrock}} | ||
{{Infobox command | {{Infobox command | ||
|name=destroyblock | |name=destroyblock | ||
| Line 15: | Line 15: | ||
==Arguments== | ==Arguments== | ||
{{Argument|position: x y z|CommandPositionFloat}} | {{MC/Argument|position: x y z|CommandPositionFloat}} | ||
The coordinates of the block | The coordinates of the block | ||
| Line 29: | Line 29: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{ | |{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{MC/Cmd|link=none|destroyblock}}.}} | ||
|{{HistoryLine||1.2.14|Removed all developer commands.}} | |{{MC/HistoryLine||1.2.14|Removed all developer commands.}} | ||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
Latest revision as of 20:09, 9 April 2026
Template:Outdated feature Script error: No such module "Exclusive". Template:Infobox command
Destroy the block at the specified coordinates. The block's item will always drop as if the correct tool was used, even if the block is normally unbreakable.
When this command is run in a command block, it will fail with the message "No player!"
Syntax
/destroyblock <position: x y z>
Arguments
<position: x y z>: CommandPositionFloat
The coordinates of the block
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table