Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/team-enderio/enderio
EnderIO Rewritten for Modern Minecraft.
https://github.com/team-enderio/enderio
hacktoberfest minecraft minecraft-mod modtoberfest
Last synced: 4 days ago
JSON representation
EnderIO Rewritten for Modern Minecraft.
- Host: GitHub
- URL: https://github.com/team-enderio/enderio
- Owner: Team-EnderIO
- License: unlicense
- Created: 2021-12-02T11:22:53.000Z (about 3 years ago)
- Default Branch: dev/1.21.1
- Last Pushed: 2024-12-27T19:28:55.000Z (12 days ago)
- Last Synced: 2024-12-28T10:12:18.879Z (12 days ago)
- Topics: hacktoberfest, minecraft, minecraft-mod, modtoberfest
- Language: Java
- Homepage: https://enderio.com
- Size: 11.2 MB
- Stars: 350
- Watchers: 25
- Forks: 110
- Open Issues: 105
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
EnderIO
The full-fat tech mod for Minecraft 1.21
Browse the Wiki »
Curseforge
·
Modrinth
·
Discord
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![EnderIO Logo](img/logo.png)](https://www.curseforge.com/minecraft/mc-mods/ender-io)
[![Build Status](https://ci.tterrag.com/job/EnderIO-Modules/job/EnderIO-Hourly/badge/icon)](https://ci.tterrag.com/job/EnderIO-Modules/job/EnderIO-Hourly/)
Ender IO is a full-featured tech mod. It has armor, tools, weapons, machines, conduits, inventory management, mobs, etc.
Ender IO has been rewritten from the ground-up to support the latest version of Minecraft.
Some features may be missing or work differently, however we are working to re-implement everything we know and love about the original.## Looking for a Server?
[![Akliz Official Partner](img/akliz_banner_enderio.png)](https://www.akliz.net/enderio)
The Ender IO Team are official Akliz partners! Akliz provides high-performance game hosting for games like Minecraft, Valheim, Satisfactory, ARK and more! Use our [coupon code](https://www.akliz.net/enderio) for 20% off your first month!
### Supported Minecraft Versions
| Minecraft Version | Ender IO Version(s) | Support Status |
|-------------------| ------------------- | -------------- |
| 1.21.1 | 7.x | ✅ |
| 1.20.1 | 6.x | ✳️ |
| < 1.20.1 | < 6.x | ❌ |- ❌ - Not Supported; no bug fixes or new features.
- 🚧 - Work in Progress; not ready for release.
- ✳️ - Long Term Support; receives changes through backports only.
- ✅ - In Support; the active version, receiving all bugfixes and features directly.## Getting Started
### For Players
Download the latest JAR file from GitHub releases or from [CurseForge](https://www.curseforge.com/minecraft/mc-mods/ender-io) and drop it into your `mods` folder.
### For Mod Developers
EnderIO is available via our maven.
Update your `build.gradle` to contain the following:```groovy
repositories {
maven { url 'https://maven.rover656.dev/releases' }
}dependencies {
// Include Ender IO API for compilation
compileOnly fg.deobf("com.enderio:enderio-::api")
// Use EnderIO at runtime
runtimeOnly fg.deobf("com.enderio:enderio-:")
}
```
If you need any feature in the api, contact us.> **Note**
> If you are checking that EnderIO exists, currently it works to check for the mod id `enderio` however, it is possible that we will release Ender IO modularly again in the future.
> To support this, check for EnderIO using the module mod id's instead, `enderio_`.## Contributing
> **Note**
> Before selecting a task from the tracker to do, make sure to comment to say that you are working on it so other's don't do the same thing!
> If you are planning on contributing something that isn't tracked, consider either making an issue to discuss your proposal, or pushing a very early draft PR for discussion1. Ensure you meet the [Forge prerequisites](https://docs.minecraftforge.net/en/latest/gettingstarted/#prerequisites).
1. Fork this repository under your own profile, this will mean you can push your changes to GitHub for Pull Requests later.
1. Clone down the forked repository using a git client or cli.
1. Open the project in your preferred IDE and wait for the gradle import.
1. Follow any other relevant Forge setup [for your IDE](https://docs.minecraftforge.net/en/latest/gettingstarted/#from-zero-to-modding).
1. Work on your feature or fix, try to commit for each major thing you do.
1. Create a draft pull request early for big changes to receive early feedback.## License
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**.Certain parts of the source code may be under a different license due to being part of other projects. Notice for the same can be found along with the said source files in the same directory. In addition to this, further licensing considerations are available to view [here](license).
### Credits
- CrazyPants
- tterrag
- HenryLoenwind
- MatthiasM
- CyanideX
- EpicSquid
- Rover656
- HypherionSA
- agnor99
- ferriarnus
- dphaldes
- and our Contributors### Sound Credits
Below sounds are used under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) or [CC BY-NC 3.0](https://creativecommons.org/licenses/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]/