/setfixedinvslot
< 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.
/setfixedinvslot| Permission level required |
2 |
|---|---|
| Restrictions |
None |
{
"title": "<code>/setfixedinvslot</code>",
"rows": [
{
"field": "2",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "None",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Sets fixed inventory slot with a specific item.
- Syntax
setfixedinvslot <fixedinvslotnum: int> <itemName: string> [data: int]
- Arguments
- fixedinvslotnum: int
- Specifies the number of fixed inventory slot.
- itemName: string
- data: int (optional)
- Specifies the item data of the item. Must be an integer between -2,147,483,648 and 2,147,483,647 (inclusive, without the commas), but values which are invalid for the specified item id revert to 0. If not specified, defaults to 0.
- Result
- Fails if arguments are not specified correctly.
- On success, players are given the specified items in the fixed inventory slot.
History
| Pocket Edition Alpha | |||||||
|---|---|---|---|---|---|---|---|
| v0.16.0 | build 1 | Added /setfixedinvslot. | |||||
| build 2 | Removed /setfixedinvslot. | ||||||