Back to mods
Alternate Current project artwork

CurseForge · Minecraft mod

Alternate Current

An efficient and non-locational redstone dust implementation

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Alternate Current release should I use?

Updated last month
Latest stable file [26.2 Neoforge] Alternate Current 1.9.0
Game version 26.2
Loader NeoForge

Alternate Current [26.2 Neoforge] Alternate Current 1.9.0 targets 26.2 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.

Where it goes

Is Alternate Current required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Alternate Current [26.2 Neoforge] Alternate Current 1.9.0 need?

[26.2 Neoforge] Alternate Current 1.9.0. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Alternate Current without breaking your instance.

Built for Alternate Current [26.2 Neoforge] Alternate Current 1.9.0. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use [26.2 Neoforge] Alternate Current 1.9.0. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside [26.2 Neoforge] Alternate Current 1.9.0. It opens that exact file at the source.

About this project

What does Alternate Current add?

Alternate Current is an efficient and non-locational redstone dust implementation. Its main focus lies in reducing the lag caused by redstone dust, by optimizing the power calculations and reducing the number of shape and block updates emitted. As a side effect of these changes the block update order of redstone dust networks is predictable and intuitive rather than locational and chaotic.

Performance

MSPT contributions of redstone dust are up to 30 times lower with Alternate Current, all the while maintaining a high level of Vanilla parity. Its low number of code modifications make it minimally invasive, so it's an easy drop-in replacement for Vanilla redstone dust.

Check out the GitHub page for a detailed explanation of Alternate Current's improvements.

Why is redstone dust so laggy?

There are two main reasons why redstone dust is laggy: unnecessary updates and unnecessary calculations, both of which are caused by the fact that redstone dust updates recursively. A redstone wire can update its power level over half a dozen times before settling on the final value, doing expensive calculations and emitting copious amounts of shape and block updates each time. On top of that, many shape and block updates are completely redundant.

How does Alternate Current fix that?

Alternate Current fixes these issues by doing power calculations of the entire network before updating the power levels. Each wire will check power from non-wire components just once and power from other wires just twice. Power sources within the network are identified, and the power is spread from there. This makes the calculations more efficient and the update order more intuitive. Shape and block updates are only emitted when the final power level is reached, and each wire emits no redundant updates.

Project description from CurseForge.

Pick your setup

Alternate Current by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

121 available setups

Showing the newest 12 of 47 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Alternate Current versions and loaders

50 of 50 releases match

Looking for an older file? The official CurseForge project page is in Resources.