The full-fat tech mod for Minecraft 1.19.
Browse the Wiki »
Curseforge
·
Modrinth
·
Report Bug
·
Request Feature
Table of Contents
TODO
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Download the latest JAR file from GitHub releases or from CurseForge and drop it into your mods
folder.
EnderIO and it's modules are available via our maven.
Update your build.gradle
to contain the foillowing:
repositories {
maven { url 'https://maven.tterrag.com' }
}
dependencies {
// Include Ender IO Base API
compileOnly fg.deobf("com.enderio:EnderIO-base:<VERSION>:api")
// Test with Ender IO in the mod:
runtimeOnly fg.deobf("com.enderio.EnderIO:<VERSION>") // For monolithic build
runtimeOnly fg.deobf("com.enderio:EnderIO-<MODULE>:<VERSION>") // For individual modules
// ...
}
TODO: Contributing guidelines
All code (excluding the bundled APIs from other mods, which are covered by their respective licenses) are released without restriction into the public domain under the CC0 1.0 license (http://creativecommons.org/publicdomain/zero/1.0/legalcode) FAQ (https://wiki.creativecommons.org/CC0_FAQ). Do what you want with it, as long as you smile while doing so. While it is not a requirement, it would be nice to know if it is being used and how, so send me hello to crazypants.mc at gmail.com.
In addition to this, further licensing considerations are available to view here.
- CrazyPants
- tterrag
- HenryLoenwind
- MatthiasM
- CyanideX
- EpicSquid
- Rover656
- HypherionSA
- agnor99
- ferriarnus
Below sounds are used under CC BY 3.0 or CC BY-NC 3.0
- https://freesound.org/people/Glaneur%20de%20sons/
- https://freesound.org/people/luffy/
- https://freesound.org/people/Anton/
- https://freesound.org/people/pj1s/
- https://freesound.org/people/Syna-Max/
- https://freesound.org/people/Robinhood76/
- https://freesound.org/people/zimbot/
- https://freesound.org/people/LiamG_SFX/
- https://freesound.org/people/kuchenanderung1/
- https://freesound.org/people/[email protected]/