Mod

IdleTick - Armor Stands

Quick rating

IdleTick - Armor Stands

No reviews yet

Skips 95% of armor stand ticks for stationary stands — a lightweight, configurable server performance optimization.

QoL & Tweaks
Mod Loaders
NeoForge
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

About

Project Details

Type
Mod
Latest Version
idletick_armor_stands-fabric-26.1.2-1.0.0.jar
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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Armor stands are one of the most common entities on decorated servers, yet every single one ticks every single game tick — even when they're just standing still doing nothing. IdleTick fixes that by intelligently skipping ticks for armor stands that don't need them, dramatically reducing server load with zero visual impact.

How It Works

IdleTick uses a mixin to intercept the tick method on armor stands. When an armor stand is stationary (on the ground or has NoGravity), the mod skips the vast majority of its ticks — by default, only processing 1 out of every 20 ticks. This means 95% fewer ticks for every idle armor stand on your server.

The mod is smart about when not to skip:

  • Stands that are riding something or being ridden still tick normally
  • Stands that are on fire still tick normally
  • Stands that have been knocked or pushed still tick normally
  • Stands that are moving (e.g. sliding on ice) still tick normally

This ensures armor stands always behave correctly in dynamic situations while saving performance when they're just sitting there looking pretty.

Features

  • Massive tick reduction — skips up to 95% of ticks for stationary armor stands
  • Zero visual impact — players won't notice any difference
  • Fully configurable — toggle every condition and adjust the skip interval
  • Game rule support — server operators can override settings per-world with game rules
  • In-game config screen — change settings without editing files (ModMenu on Fabric, mod config on NeoForge)
  • Server-side optimization — works on dedicated servers and singleplayer
  • Multiloader — supports both NeoForge and Fabric

Configuration

All settings are stored in config/lazystands.json and can be edited in-game through the config screen.

Setting Default Description
enabled true Master toggle for the mod
skipInterval 20 Only tick once every N ticks (2–100). Default 20 = 95% skip rate
Skip Conditions At least one must be true to skip
skipWhenOnGround true Skip ticks when the armor stand is on the ground
skipWhenNoGravity true Skip ticks when the armor stand has NoGravity
Safety Checks Prevents skipping when true
dontSkipIfPassenger true Don't skip if the stand is riding another entity
dontSkipIfHasPassengers true Don't skip if something is riding the stand
dontSkipIfOnFire true Don't skip if the stand is on fire
dontSkipIfHurtMarked true Don't skip if the stand has been knocked/pushed
dontSkipIfMoving true Don't skip if the stand has horizontal velocity

Installation

  1. Install NeoForge or Fabric (+ Fabric API)
  2. Install PolyLib (required dependency)
  3. Drop the jar into your mods folder

On Fabric, ModMenu is optional but recommended for in-game config access.

FAQ

Does this affect armor stand animations or poses? No. The armor stand still renders normally on the client. This only affects server-side ticking.

Will this break armor stands used in map builds or datapacks? Stationary armor stands used purely for decoration will work perfectly. If you have armor stands involved in complex redstone or command block setups, you can lower the skipInterval or toggle specific conditions in the config.

Does this work on servers? Yes — this is primarily a server-side optimization. Install it on the server and it works for all players.

How much performance does this actually save? It depends on how many armor stands are loaded. A server with hundreds of decorative armor stands in loaded chunks will see a meaningful reduction in entity tick time. The more stands you have, the bigger the impact.

Screenshots

Gallery

This project has no gallery images yet.

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
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync