Skip to content

Zuxelus/Energy-Control

Repository files navigation

Energy Control

Energy Control is a remastered version of original Nuclear Control.

Created by Zuxelus.

Mod page https://www.curseforge.com/minecraft/mc-mods/energy-control

Group in Discord https://discord.gg/Y5zRsHV

Creating an addon

Prerequisites

  • Basic Java and Gradle knowledge
  • A MinecraftForge modding environment set up

Declaring the EnergyControl dependency

Add EnergyControl as a dependency to your project using CurseMaven For example implementation fg.deobf('curse.maven:energy-control-51195:<fileId>'), replacing <fileId> with the desired version's file ID (as explained on the linked website)

Using the API

You can find the API classes in the com.zuxelus.energycontrol.api package. They come with Javadoc documentation that explains their usage.

There's also an example addon available in the addon folder.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages