
Modrinth · Minecraft mod
Alternate Current
An efficient and non-locational redstone dust implementation
Quick answer
Which Alternate Current release should I use?
Alternate Current neoforge-mc26.2-1.9.0 targets 26.2 with NeoForge. Do not install it on the client. It must be installed on the dedicated server. No extra mods listed for this file.
Where it goes
Is Alternate Current required on the client, server, or both?
Do not install it on the client. It must be installed on the dedicated server.
This file is marked server-only.
What else does Alternate Current neoforge-mc26.2-1.9.0 need?
neoforge-mc26.2-1.9.0. Change the file and its required mods may change too.
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 neoforge-mc26.2-1.9.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use neoforge-mc26.2-1.9.0. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
Do not install it on the client. It must be installed on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside neoforge-mc26.2-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 Modrinth.
Pick your setup
Alternate Current by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
3 loader builds26.1.1
3 loader builds26.1
3 loader builds1.21.11
3 loader builds1.21.10
3 loader builds1.21.9
3 loader builds1.19.3
2 loader builds1.19.2
3 loader builds1.19.1
3 loader builds1.19
3 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Alternate Current versions and loaders
neoforge-mc26.2-1.9.0
alternate_current-mc26.2-1.9.0.jar
17 Jun 2026
mc26.2-1.9.0
alternate-current-mc26.2-1.9.0.jar
16 Jun 2026
neoforge-mc26.1-1.9.0
alternate_current-mc26.1-1.9.0.jar
4 Apr 2026
mc26.1-1.9.0
alternate-current-mc26.1-1.9.0.jar
24 Mar 2026
neoforge-mc1.21.11-1.9.0
alternate_current-mc1.21.11-1.9.0.jar
12 Dec 2025
mc1.21.11-1.9.0
alternate-current-mc1.21.11-1.9.0.jar
9 Dec 2025
neoforge-mc1.21.9-1.9.0
alternate_current-mc1.21.9-1.9.0.jar
1 Oct 2025
mc1.21.9-1.9.0
alternate-current-mc1.21.9-1.9.0.jar
30 Sept 2025
forge-mc1.19-1.4.0
alternate-current-mc1.19-1.4.0.jar
22 Jun 2022
mc1.19-1.4.0
alternate-current-mc1.19-1.4.0.jar
21 Jun 2022
Looking for an older file? The official Modrinth project page is in Resources.