the9grounds / AE-Additions

GNU General Public License v3.0
11 stars 14 forks source link

AE Additions

CurseForge Latest Version

A mighty Add-On for Applied Energistics 2

What does this addon do?

This addon features:

Issues

Please be sure to include the minecraft version and modloader you are running on. As I am currently supporting 1.12.2, 1.16.5, 1.18.2(also fabric) and 1.19.2, I need to know which version you are running on as there are quite a few differences between the different versions currently.

Build

  1. Clone the repo
  2. Build with ./gradlew runData build

Contributing

  1. Do the above
  2. Ensure you run ./gradlew runData first, to ensure you have the generated resources
  3. For Intellij, make sure you run genIntellijRuns in order to auto create the run configurations.
  4. Make a PR! If you are making a big change, please make an issue first so a discussion can be had