Mod - CurseForge
Redstone Flux
Redstone Flux API - Energy Transfer in Minecraft.
Source-provided project description. FreeMinecraftMods keeps creator credit and adds separate compatibility and decision guidance below.
Project overview
Standalone Jar file for the Redstone Flux API. Important note for mod developers: Repacking the THIS API or the OLD API (cofh.api.energy) in your mods will cause crashes. Do not do that. :) If you want capabilities, use Forge Energy - it's literally the RF capability. Having said that, why use this at all? Frankly, there's not a great single reason, except that interfaces are more performant, reliable, and provide a template for you as a coder to make sure that you didn't screw up somewhere. And they're trivial to cast to capabilities. Or, maybe you just want pure RF and you don't want all the various new Flux variants to power your stuff. That's 100% fine too. :) Mod developers, here's what needs to go into your build.gradle: repositories { maven { name = "CoFH Maven" url = "http://maven.covers1624.net" } } dependencies { deobfCompile "cofh:RedstoneFlux:1.12-2.0.0.1:universal" } Enjoy! ©2012-2017 Cult of the Full Hub / Team CoFH / CoFH
FreeMinecraftMods decision guide
This mod is most relevant to players looking for API and Library, Thermal Expansion, Energy on undefined. Treat those labels as discovery hints, then verify the exact file and dependency list on the official project page.
The latest stored update signal is Apr 3, 2020. Older projects can still work well, but they deserve extra compatibility testing before being added to a current world or public server.
What to verify before choosing a file
- Confirm that the file is published by the credited creator on the linked official source.
- Match the Minecraft version exactly instead of relying only on a broad category label.
- Read dependencies, incompatibilities, and changelog notes before updating an existing instance.
- Match the loader or server platform and its required version. Forge and NeoForge are not interchangeable.
- Back up worlds and configuration files before testing the project in a long-term save or public server.
Compatibility at a glance
Minecraft versions in this snapshot: 1.12.2, 1.12.1, 1.12
Loaders and platforms: undefined
Before you install
Match the exact Minecraft version and loader, install every required dependency, and test in a separate profile before opening an important world. Keep a backup before changing a working mod list.
Source, licensing, and corrections
FreeMinecraftMods does not mirror the project files. Use the official source for downloads, release notes, dependencies, support, and licensing details. Project names, images, and creator-written descriptions remain the property of their respective owners.
How listings are reviewed | Report incorrect project information | Rights-holder and DMCA information
This source record is available for discovery, but it does not yet contain enough verified description, classification, image, freshness, or compatibility information to be indexed as a full editorial page. It is therefore marked noindex and is not eligible for advertising.
