Adds number blocks and 100 charts to Minecraft to help kids practice counting. Supports Minecraft Bedrock Edition (AKA MCBE, MCPE) 1.16.0 and up.
Download the mcpack
files from the latest release page. There are two files, for behavior and resource packs.
On most systems Minecraft can now install the packs as soon as you download them or open them. If that doesn't work, check installation instructions at MCPEDL: Android | iOs | Windows 10.
Create a world in Minecraft and make sure you add both the Numbers behavior pack and the Numbers resource pack.
Currently you can only obtain the number blocks by using commands. (This is related to Minecraft bug MCPE-63121 )
Example:
/give @s numbers:number25 10
will give yourself 10 of the "25" block.
You can also use the included functions to draw a 1-100 counting grid.
/function grid100
will draw a horizontal grid starting at your location.
/function grid100vertical
will draw a vertical grid.
/function line100
will draw a number line.
The font used is the beautiful JetBrains Mono. It is freely available.
See the Contributing page.
This project is licensed under the GNU GPL.
- 1.0.0
- Initial release.
- Number blocks 1 - 100
- Functions grid100, grid100vertical
- 1.0.1
- Number 0
- Operators +, -, x, /, =, ?
- Added text names