Count Macaroon

Quick rating

Count Macaroon

No reviews yet

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

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Count Macaroon

Client-side tally counter mod for the fabric mod loader, game version 1.21.6.

Placement of the Counter. It is located on the left side of your hotbar.

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.

Screenshots

Gallery

  • Placement of the Counter
    Placement of the Counter It is located on the left side of your hotbar.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works