https://minecraft.wiki/
The Minecraft Wiki has now moved to minecraft.wiki. Here is a brief rundown of the changes we were able to implement in the new wiki:
- A new skin
- Faster load times
- Fewer ads
- Improved search functionality
- Removed age popup
- Reintroduced anonymous editing
Consider checking out the full announcement on the new wiki for a more detailed explanation.
https://minecraft.wiki/
The Minecraft Wiki has now moved to minecraft.wiki. Here is a brief rundown of the changes we were able to implement in the new wiki:
- A new skin
- Faster load times
- Fewer ads
- Improved search functionality
- Removed age popup
- Reintroduced anonymous editing
Consider checking out the full announcement on the new wiki for a more detailed explanation.
This page describes content that exists only in outdated versions of Minecraft.
This feature used to be in the game but has since been removed.
This feature is exclusive to Bedrock Edition and Minecraft Education.
Lets your agent return the number of items in the specified slot, as in how many the player could use before it would be empty.
Syntax
getitemcount <slotNum: int>
Arguments
slotNum: int
- Specifies the slot number of items to be counted, slots are numbered from 1 to 27.
Result
Fails if the arguments are not specified correctly.
On success, returns the number of item in the specified slot. See block ids for the complete list.