-
Notifications
You must be signed in to change notification settings - Fork 0
Home EN
Welcome to the BlockCounterMCMod wiki!
It is the first minecraft mod to count blocks only.
It is still in its early stages.
/blockcounter countblocks <firstPositionX> <firstPositionY> <firstPositionZ> <secondPositionX> <secondPositionY> <secondPositionZ> [optionalBlockFilter]
First use : Sets the first position
Second use : Sets the second position and runs the counting algorithm
/blockcounter setposition
It is recommended for now to not use this in a too big area.
With a 500 x 500 x 256 area the commands go well, but beyond that it starts getting slow and might even crash the game.
Follow the Mod issues guide to fix issues you are having with the mod.
If you want to see the code behind the fabric version, go here : Fabric code.
If you want to see the code behind the forge version, go here : Forge code.
Thank you for trying out my mod.
Made by Demomaker and Mike Bédard