Моды/Ender IO
Ender IO

Ender IO

Ender IO is a full-featured tech mod. It has armor, tools, weapons, machines, conduits, inventory management, mobs, etc.

388.7K
272

Ender IO - 8.0.5-alpha

alpha21 октября 2025 г.

Ender IO 8.0.5-alpha

This is a small update with a couple of new features and a bugfix.

General Info

This is a minor hotfix release containing a range of bugfixes made for Ender IO 8.1 (which is still work in progress) that shouldn't wait until that work is completed.

Addon Developers

There have been extensive API breaks in this release, and we're not finished. We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons. This notice will be removed when this is no longer an issue. We're aiming for stability by the time we release the first 8.1 build.

Features

  • Allow resulting vials to stack in the powered spawner using capture mode
  • Improved filtering of souls and stacking of soul vials by filtering the stored NBT.

Bug Fixes

  • Fixed issues with dense and normal ME conduits connecting
  • Significant conduit network slowdown due to a cache not being cleared
  • Breaking conduit facade painted as an ME controller causes a crash (and a Jade error)
  • Fixed an issue with item filters
  • Change tracking on StoredEntityDataSyncSlot not working properly

Experiments

Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.

  • Dark steel tools + armor
    • Very early start on this work, expect breaking changes
  • The Ender IO
    • Early work in progress
  • Farming Machine
    • Nearly there

Ender IO - 8.0.4-alpha

alpha26 сентября 2025 г.

Ender IO 8.0.4-alpha

This is a small update with a couple of new features and a bugfix.

General Info

This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.

Addon Developers

There have been extensive API breaks in this release, and we're not finished. We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons. This notice will be removed when this is no longer an issue.

Features

  • Ported Conduit Probe to 1.21.1 (thanks @mosesyu1028)
  • Added Soul Vial whitelist tag to allow bypassing the blacklist in modpacks.

Bug Fixes

  • Releasing a mob from a stack of vials deletes the rest of the vials in the stack

Experiments

Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.

  • Dark steel tools + armor
    • Very early start on this work, expect breaking changes
  • The Ender IO
    • Early work in progress
  • Farming Machine
    • Nearly there

Ender IO - 8.0.3-alpha

alpha23 сентября 2025 г.

Ender IO 8.0.3-alpha

This is another important hotfix release to fix world load issues from v7 -> v8 relating to upgraded conduits. This time we've addressed the freeze during world load.

General Info

This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.

Addon Developers

There have been extensive API breaks in this release, and we're not finished. We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons. This notice will be removed when this is no longer an issue.

Features

  • Conduit block rewrite
    • Rewrote the core conduit block logic and data storage
    • Much more efficient ticking logic
    • Added ability to open filter GUI from conduit GUI
    • Automated testing of conduits to avoid functionality regressions
    • Added FTB Ultimine integration, making it possible to vein mine individual conduits or facades within bundles
    • Item conduits
      • Added priority option
    • Energy conduits
      • Added priority option
      • Buffed rates
      • Distributes energy equally across all outputs with the same priority
    • Redstone conduits
      • Added "strong power" option
      • Updated UI labels and layout to match 1.12.2
    • Fluid conduits
      • Added priority option
    • Chemical conduits
      • Added priority option
  • Filter improvements
    • Increased size of all filters
    • Added advanced item filter
    • Added big item filter variants
  • Removed the primitive alloy smelter. Alloy Smelter and SAG Mill no longer require dark steel to craft.
  • Powered spawner capture mode
  • Added suspicious seed and renamed exp rod (textures pending)
  • Changed recipes for: void chassis, enchanter and stirling generator
  • Improved usability of picker widgets
  • Removed old enchantments code - we've decided to not re-add enchantments to Ender IO at this time
  • Removed light and powered light blocks
  • Added wireless charger and range extending antennas
  • Added VAT recipes
  • Added Attractor Obelisk
  • Added Weather Obelisk
  • Under-the-hood changes to soul vial
  • Buffed raw ore SAG Mill recipes
  • Removed wood + stone gear
  • Simplified yeta wrench recipe
  • Allow binding machines in creative mode by right-clicking with a soul vial or spawn egg
  • Soul binding recipes for infested stone blocks
  • Mind killer upgrade for the powered spawner

Bug Fixes

  • Conduit legacy data conversion causing deadlock during world load (8.0.3 hotfix)
  • Conduits failing to load due to removed filters. (8.0.2 hotfix)
  • Refined storage conduits not loading from 7.x saves. (8.0.1 hotfix)
  • XP Obelisk doesn't pull fluid XP from attached tank, unless externally triggered
  • It's possible to charge capacitor banks while they are stacked items
  • Machines voiding secondary outputs
  • 'fixed' Enderios
  • Tag recipe outputs were not preferring Ender IO items first
  • Avoid modifying itemstack instance
  • Passing incorrect position into getAnalogOutputSignal

Experiments

Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.

  • Dark steel tools + armor
    • Very early start on this work, expect breaking changes
  • The Ender IO
    • Early work in progress
  • Farming Machine
    • Nearly there

Ender IO - 8.0.2-alpha

alpha22 сентября 2025 г.

Ender IO 8.0.2-alpha

This is another important hotfix release to fix world load issues from v7 -> v8 relating to upgraded conduits. Apolgies for all of the issues - we're still investigating a world loading freeze at the moment too - if you haven't upgraded, perhaps wait and watch this space for a few days.

General Info

This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.

Addon Developers

There have been extensive API breaks in this release, and we're not finished. We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons. This notice will be removed when this is no longer an issue.

Features

  • Conduit block rewrite
    • Rewrote the core conduit block logic and data storage
    • Much more efficient ticking logic
    • Added ability to open filter GUI from conduit GUI
    • Automated testing of conduits to avoid functionality regressions
    • Added FTB Ultimine integration, making it possible to vein mine individual conduits or facades within bundles
    • Item conduits
      • Added priority option
    • Energy conduits
      • Added priority option
      • Buffed rates
      • Distributes energy equally across all outputs with the same priority
    • Redstone conduits
      • Added "strong power" option
      • Updated UI labels and layout to match 1.12.2
    • Fluid conduits
      • Added priority option
    • Chemical conduits
      • Added priority option
  • Filter improvements
    • Increased size of all filters
    • Added advanced item filter
    • Added big item filter variants
  • Removed the primitive alloy smelter. Alloy Smelter and SAG Mill no longer require dark steel to craft.
  • Powered spawner capture mode
  • Added suspicious seed and renamed exp rod (textures pending)
  • Changed recipes for: void chassis, enchanter and stirling generator
  • Improved usability of picker widgets
  • Removed old enchantments code - we've decided to not re-add enchantments to Ender IO at this time
  • Removed light and powered light blocks
  • Added wireless charger and range extending antennas
  • Added VAT recipes
  • Added Attractor Obelisk
  • Added Weather Obelisk
  • Under-the-hood changes to soul vial
  • Buffed raw ore SAG Mill recipes
  • Removed wood + stone gear
  • Simplified yeta wrench recipe
  • Allow binding machines in creative mode by right-clicking with a soul vial or spawn egg
  • Soul binding recipes for infested stone blocks
  • Mind killer upgrade for the powered spawner

Bug Fixes

  • Conduits failing to load due to removed filters. (8.0.2 hotfix)
  • Refined storage conduits not loading from 7.x saves. (8.0.1 hotfix)
  • XP Obelisk doesn't pull fluid XP from attached tank, unless externally triggered
  • It's possible to charge capacitor banks while they are stacked items
  • Machines voiding secondary outputs
  • 'fixed' Enderios
  • Tag recipe outputs were not preferring Ender IO items first
  • Avoid modifying itemstack instance
  • Passing incorrect position into getAnalogOutputSignal

Experiments

Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.

  • Dark steel tools + armor
    • Very early start on this work, expect breaking changes
  • The Ender IO
    • Early work in progress
  • Farming Machine
    • Nearly there

Ender IO - 8.0.1-alpha

alpha21 сентября 2025 г.

Ender IO 8.0.1-alpha

This is a hotfix release to fix world load issues from v7 -> v8 relating to refined storage conduits.

General Info

This version of Ender IO has been extensively tested in multiplayer, and should work without major issues - however this upgrade is one way to due save data format changes, reverting to 7.x is not supported.

Addon Developers

There have been extensive API breaks in this release, and we're not finished. We'd recommend waiting until the package reshuffle we have planned later in the v8 alpha phase before updating your addons. This notice will be removed when this is no longer an issue.

Features

  • Conduit block rewrite
    • Rewrote the core conduit block logic and data storage
    • Much more efficient ticking logic
    • Added ability to open filter GUI from conduit GUI
    • Automated testing of conduits to avoid functionality regressions
    • Added FTB Ultimine integration, making it possible to vein mine individual conduits or facades within bundles
    • Item conduits
      • Added priority option
    • Energy conduits
      • Added priority option
      • Buffed rates
      • Distributes energy equally across all outputs with the same priority
    • Redstone conduits
      • Added "strong power" option
      • Updated UI labels and layout to match 1.12.2
    • Fluid conduits
      • Added priority option
    • Chemical conduits
      • Added priority option
  • Filter improvements
    • Increased size of all filters
    • Added advanced item filter
    • Added big item filter variants
  • Removed the primitive alloy smelter. Alloy Smelter and SAG Mill no longer require dark steel to craft.
  • Powered spawner capture mode
  • Added suspicious seed and renamed exp rod (textures pending)
  • Changed recipes for: void chassis, enchanter and stirling generator
  • Improved usability of picker widgets
  • Removed old enchantments code - we've decided to not re-add enchantments to Ender IO at this time
  • Removed light and powered light blocks
  • Added wireless charger and range extending antennas
  • Added VAT recipes
  • Added Attractor Obelisk
  • Added Weather Obelisk
  • Under-the-hood changes to soul vial
  • Buffed raw ore SAG Mill recipes
  • Removed wood + stone gear
  • Simplified yeta wrench recipe
  • Allow binding machines in creative mode by right-clicking with a soul vial or spawn egg
  • Soul binding recipes for infested stone blocks
  • Mind killer upgrade for the powered spawner

Bug Fixes

  • Refined storage conduits not loading from 7.x saves. (8.0.1 hotfix)
  • XP Obelisk doesn't pull fluid XP from attached tank, unless externally triggered
  • It's possible to charge capacitor banks while they are stacked items
  • Machines voiding secondary outputs
  • 'fixed' Enderios
  • Tag recipe outputs were not preferring Ender IO items first
  • Avoid modifying itemstack instance
  • Passing incorrect position into getAnalogOutputSignal

Experiments

Experiments are new features locked behind feature flags, these are work-in-progress and shouldn't be enabled on your primary world.

  • Dark steel tools + armor
    • Very early start on this work, expect breaking changes
  • The Ender IO
    • Early work in progress
  • Farming Machine
    • Nearly there

Совместимость

Minecraft: Java Edition

1.20.1–1.21.11.12.2

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:Unlicense
Опубликован:3 года назад
Обновлён:1 неделю назад
Главная