entity count
count all entities currently loaded throughout your world.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
entity count
an entity counter for Minecraft 1.13-1.20 to list all currently loaded (vanilla) entities throughout your world (including all dimensions if the server allows it) in a scoreboard. ``` /function count:count ```

additionally, in versions `2022.1230` and above an "entity logging" feature exists which can help to find areas with large amount of mobs. unlike the counter, this has support for modded entities. ``` /function count:log ```
