
Count Macaroon
tally counter mod to count your villager uhm... workers or something
Screenshots

About this Mod
Count Macaroon
Client-side tally counter mod for the fabric mod loader, game version 1.21.6.

Remember!
There is no auto saving/loading yet, so please remember to /counter_load <name> on joining and /counter_save on
leaving.
Features
Keybinds
Up Arrow
By default, this key increments the current counter by the current counter's step size.
Down Arrow
By default, this key decrements the current counter by the current counter's step size.
Number Pad 0
By default, this key sets the value of the current counter to 0.
Commands
/counter_value <value>
Sets the current counter's value to value.
/counter_save
Saves the current counter as a JSON file in the counters directory. Its name is determined by the name of the counter
set in game.
// ./counters/leaf_litter.json
{
"value": 35,
"step": 2,
"name": "leaf_litter"
}
/counter_load <name>
Loads the counter specified. (The name doesn't need .json at the end)
/counter_list
Lists the saved counters and when they were last modified.
/counter_step [<step>]
With no arguments, it gets the current step size of the current counter.
With the argument named step, it sets the current counter's step size to the specified value.
/counter_name [<new_name>]
With no arguments, it gets the current name of the current counter.
With the argument named new_name, it sets the current counter's name to the specified value.
/counter_new <new_name>
Discards the current counter and creates a new counter with its name set to the value of new_name, with a step size of 1 and a value of 0.
/counter_help [<command>]
If you need help using a help command, then no help command has the means to help you.
Customizing the counter's background
Create a resource pack and replace the texture /assets/countmacaroon/textures/gui/counter_background.png. Its dimensions are 79 x 18 pixels.
Available Versions
How to Install Count Macaroon on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.6).
Install Mod
Open the mod browser in the dashboard and search for "Count Macaroon". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.6, 1.21.5
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Count Macaroon server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.6). You can switch loaders with one click in the panel.
Is Count Macaroon compatible with fabric?
Count Macaroon officially supports fabric for Minecraft 1.21.6, 1.21.5. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Count Macaroon – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Count Macaroon consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Count Macaroon with just one click on your server.