/EnderIO-Reforged

EnderIO - Reforged is a standalone tech mod including tools and machines to gather resources, process materials, and progress through the mod

Primary LanguageJavaApache License 2.0Apache-2.0

Ender IO - Reforged

This mod is a rewrite / modern port of the excellent mod EnderIO written by SleepyTrousers over here

Information

  • This mod uses the assets and recipes from the original EnderIO mod
  • However, the code is basically re-written from scratch, and uses the Fabric API instead of the Forge API
  • I'm aiming to follow the same features as the original mod, but I may tweak values and timings to better balance with other tech mods currently in Fabric
    • TechReborn
    • Industrial Revolution
    • Modern Industrialization
    • etc.

FAQ

  • What mod loader does this use?
    • Fabric
  • Will this ever support the Forge loader
    • Never say never. But there aren't any plans at the moment

License

EnderIO - Reforged is licensed under the Apache 2.0 license. Full license is in LICENSE.txt

  • The original EnderIO mod is released under the CC0 1.0 license
  • Parts of this mod are heavily inspired by, or directly use the code of RebornCore