Count Macaroon
No reviews yet
tally counter mod to count your villager uhm... workers or something
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers