/kit
< Commands
This page describes content that has been removed from the game.
This feature was present in earlier versions of Minecraft, but has since been removed.
This feature is exclusive to Bedrock Edition.
/kit| Permission level required |
gamemasters |
|---|---|
| Restrictions |
Cheat only |
{
"title": "<code>/kit</code>",
"rows": [
{
"field": "gamemasters",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "(link to Options article, displayed as Cheat) only",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Give the local player a preset kit, likely for debugging use in creative mode.
Upon succeed, the command prints Gave [kit name] kit to player.
After spawning the kit, the items won't appear immediately in the inventory until you interact with the world (i.e., placing blocks, attacking, etc.)
When run in a command block, it will fail with the message "Could not find target player".
There are 4 presets available. Namely blockui, minecart, redstone and wool
Kits
Each of the four presets below spawns one of each item in its respective list below.
blockui
minecart
redstone
Redstone
Redstone torch
Block of redstone
Redstone lamp
Stone button
Oak pressure plate
Tripwire hook
Oak trapdoor
Daylight sensor
wool
White wool
Orange wool
Magenta wool
Light blue wool
Yellow wool
Lime wool
Pink wool
Red wool
Black wool
Syntax
/kit <kit: KitType>
Result
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | The command is incomplete, or any argument is not specified correctly. | Unparseable |
| Attempt to spawn any kit that does not belong to any of the four presets. | Unparseable | |
| Running in a command block. | Failed | |
| Otherwise | Successful |
History
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.2.13 | release | Accidentally added developer commands to iOS, including /kit. | |||||
| 1.2.14 | Removed all developer commands. | ||||||