Note: This is the monolithic installation of Ender IO, meaning that all parts of Ender IO are in one jar file. If you prefer to install only selected parts of Ender IO, you can use the modular installation instead. Do not install both.
Modules included in this download:
- Content modules:
- Integration modules:
NOT INCLUDED:
- Content modules:
- Zoo
- Endergy
- Stellar Fluid Conduits (third-party addon)
- Mekanism Gas Conduits (third-party addon)
- Facade Painter (third-party addon)
Ender IO is a full-sized tech-mod. I could compile a complete list of features and hit you with a 2 mile long wall of text, or you could jump to YouTube and watch one of the "About 274,000" videos there. Just be aware that things change over time and Minecraft versions.
For more info, see the wiki or the website.
Here are some let's plays and spotlights of EnderIO 5.0 to help getting started and progressing through the mod.
If you need support or want to report a bug or crash, please go here. If you have a suggestion, or want to vote on suggestions, please go here (experimental).
You can chat to us on our Discord server.
The following mods are known to crash (that means that the OTHER mod crashes, not that Ender IO crashes. Really, why do we need to explain this?) or cause malfunctions when Ender IO is installed. This is not Ender IO's fault.
- Moar Tinkers
- LiteLoader
- Laggoggles
The following mods can cause recipe conflicts in Ender IO, however we have implemented workarounds to avoid issues in survival play. This is not Ender IO's fault.
- Unidict
- AE2
EnderIO requires a reasonably current Forge version and EnderCore.
my game crashed,and i know the mods that are incompatible are enderio and evilcraft(compat),but i have seen modpacks that work with both of them,can someone tell me how i can make them compatible please?Thanks,anyways here is the crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
CreativePatchingLoader (CreativeCore_v1.10.34_mc1.12.2.jar)
iceandfire (iceandfire-1.9.1-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
XaeroMinimapPlugin (Xaeros_Minimap_20.27.2_Forge_1.12.jar)
FutureMC (future-mc-1.12.2-0.2.4.1.jar)
Contact their authors BEFORE contacting forge
// Hey, that tickles! Hehehe!
Time: 1/16/21 12:46 PM
XRay version: 58
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from EvilCraft-Compat (evilcraftcompat)
Caused by: java.lang.NoSuchMethodError: crazypants.enderio.base.recipe.Recipe.(Lcrazypants/enderio/base/recipe/IRecipeInput;ILcrazypants/enderio/base/recipe/RecipeBonusType;[Lcrazypants/enderio/base/recipe/RecipeOutput;)V
at org.cyclops.evilcraftcompat.modcompat.enderio.EnderIORecipeManager.register(EnderIORecipeManager.java:28)
at org.cyclops.evilcraftcompat.modcompat.enderio.EnderIOModCompat.onInit(EnderIOModCompat.java:21)
at org.cyclops.cyclopscore.modcompat.ModCompatLoader.onInit(ModCompatLoader.java:61)
at org.cyclops.cyclopscore.init.ModBase.callInitStepListeners(ModBase.java:229)
at org.cyclops.cyclopscore.init.ModBase.init(ModBase.java:292)
at org.cyclops.evilcraftcompat.EvilCraftCompat.init(EvilCraftCompat.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 792496296 bytes (755 MB) / 3657433088 bytes (3488 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 112 mods loaded, 112 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
| LCHI | minecraft | 1.12.2 | minecraft.jar | None |
| LCHI | mcp | 9.42 | minecraft.jar | None |
| LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHI | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
| LCHI | uncraftingtable | 1.8-beta6 | [1.12]UncraftingTable-1.8-beta6.jar | None |
| LCHI | actuallyadditions | 1.12.2-r151 | ActuallyAdditions-1.12.2-r151-2.jar | None |
| LCHI | tombstone | 4.0.0 | tombstone-4.0.0-1.12.2.jar | None |
| LCHI | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None |
| LCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHI | astralsorcery | 1.10.27 | astralsorcery-1.12.2-1.10.27.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCHI | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCHI | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
| LCHI | bibliotheca | 1.3.6-1.12.2 | bibliotheca-1.3.6-1.12.2.jar | None |
| LCHI | biomesoplenty | 7.0.1.2444 | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None |
| LCHI | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LCHI | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
| LCHI | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHI | bookworm | 1.12.2-2.5.2.1 | bookworm-1.12.2-2.5.2.1.jar | None |
| LCHI | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCHI | botania | r1.10-363 | Botania+r1.10-363.jar | None |
| LCHI | buildinggadgets | 2.8.4 | BuildingGadgets-2.8.4.jar | None |
| LCHI | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
| LCHI | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| LCHI | chococraft | 0.9.8.0 | chococraft_1.12.2-0.9.8.0.jar | None |
| LCHI | classiccombat | 1.0.1 | ClassicCombat-1.0.1.jar | None |
| LCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHI | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCHI | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCHI | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCHI | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
| LCHI | creativecore | 1.10.0 | CreativeCore_v1.10.34_mc1.12.2.jar | None |
| LCHI | customspawner | 3.11.4 | CustomMobSpawner-3.11.5.jar | None |
| LCHI | cyclopscore | 1.6.6 | CyclopsCore-1.12.2-1.6.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCHI | nei | 2.4.3 | Not-Enough-Items-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHI | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
| LCHI | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCHI | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCHI | enderio | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCHI | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCHI | danknull | 1.7.101 | DankNull-1.12.2-1.7.101.jar | 644f38521a349310a5dae0239577dc7beebefaec |
| LCHI | dragonmounts | 1.12.2-1.6.3 | DragonMounts2-1.12.2-1.6.3.jar | None |
| LCHI | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHI | dsurround | 3.6.1.0 | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHI | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
| LCHI | emberroot | 1.3.9 | EmberRootZoo-1.12.2-1.3.10.jar | None |
| LCHI | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHI | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHI | enderiointegrationtic | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderiobase | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderioconduits | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderioconduitsappliedenergistics | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderioconduitsopencomputers | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderioconduitsrefinedstorage | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderiointegrationforestry | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderiointegrationticlate | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderioinvpanel | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderiomachines | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderiopowertools | 5.2.66 | EnderIO-1.12.2-5.2.66.jar | None |
| LCHI | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHI | evilcraft | 0.10.78 | EvilCraft-1.12.2-0.10.78.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCHE | evilcraftcompat | 1.0.0 | EvilCraft-1.12.2-0.10.78.jar | None |
| LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCH | mod_lavacow | 1.2.3 | Fish's+Undead+Rising-1.2.3.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH | fossil | 8.0.4 | fossilsarcheology-8.0.4.jar | None |
| LCH | futuremc | 0.2.4.1 | future-mc-1.12.2-0.2.4.1.jar | None |
| LCH | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
| LCH | gottschcore | 1.14.0 | GottschCore-mc1.12.2-f14.23.5.2854-v1.14.0.jar | None |
| LCH | hammertime | 2.2.0 | Hammer+Time-2.2.0-1.12.2.jar | None |
| LCH | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
| LCH | infernalmobs | 1.7.6 | InfernalMobs-1.12.2.jar | None |
| LCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH | weaponlevels | 2.1.1 | Levels-2-Mod-1.12.2.jar | None |
| LCH | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
| LCH | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
| LCH | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None |
| LCH | mo_swords | v5 | moSwords-1.12.2v5.jar | None |
| LCH | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |
| LCH | notenoughpets | 2.2.0 | NotEnoughPets-1.12.2-v2.2.0.jar | None |
| LCH | opframe | 1.4.0 | OnlinePicFrame_v1.5.0-pre1_mc1.12.2.jar | None |
| LCH | potionfingers | r1.0-2 | PotionFingers-r1.0-2.jar | None |
| LCH | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
| LCH | randomthings | 4.2.7.4 | RandomThings-MC1.12.2-4.2.7.4.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
| LCH | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
| LCH | redstonearsenal | 2.6.6 | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar | None |
| LCH | roguelike | 2.1.4 | RoguelikeDungeonsFnarEdition-1.12.2-2.1.4.jar | None |
| LCH | subcommonlib | 1.2.0.1 | subcommonlib-sublib-1.12.2-1.2.0.4.jar | None |
| LCH | rpginventory | 1.12.2 | rpginventory-1.12-5.3.0.0.jar | None |
| LCH | ruins | 17.2 | Ruins-1.12.2.jar | None |
| LCH | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
| LCH | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.42+147.jar | None |
| LCH | somanyenchantments | 0.5.0 | SoManyEnchantments-0.5.0.jar | None |
| LCH | spartanweaponry | beta 1.3.8 | SpartanWeaponry-1.12.2-beta-1.3.8.jar | None |
| LCH | spartanfire | 0.08 | spartanfire-0.08.jar | None |
| LCH | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
| LCH | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LCH | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCH | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LCH | torchmaster | 1.8.4.84 | torchmaster_1.12.2-1.8.4.84.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| LCH | treasure2 | 1.15.0 | Treasure2-mc1.12.2-f14.23.5.2854-v1.15.0.jar | None |
| LCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
| LCH | xat | 0.30 | Trinkets+and+Baubles-0.30.1.jar | None |
| LCH | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
| LCH | xaerominimap | 20.27.2 | Xaeros_Minimap_20.27.2_Forge_1.12.jar | None |
| LCH | zawa | 1.12.2-2.1.0 | zawa-1.12.2-2.1.0.jar | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
| LCH | betteranimalsplus | 9.0.1 | betteranimalsplus-1.12.2-9.0.1.jar | None |
Too Everyone that asking for 1.16.x pls stop asking for porting EnderIO it's being worked on and there no ETA's if have further question ask them in Discord
Anyone does ask for porting will be ignored by the dev's and mostly some of dev's don't look on here anyway's question must be asked on Discord and pls read pins when joining on #General
Kind Word's from EnderIO Discord Server Moderator ~CitiesXL2815 [Zygarde]
Keep up the great work!
Update to 1.15.2
In reply to drmorthal:
we are skipping 1.15.2 moving on to 1.16.4
Good night sweet prince.
Please update to 1.1.6.4
where's ender io for 1.16.4 pls make a port i want for my modpack pls, pls.
I appreciate your mod a lot, but after a long time faced several questions:
1) Why do dimensional transceivers have 1 receiving slot filled, but at the same time 8 sending slots filled with one item? Why the last ones don't work the same way as receiving slots do? Sometimes when some resource runs out it can make congestion with other items and u have to solve it manually.
2) Where i can change mob spawn cost multiplier for spawners? Found an imbalanced mob to spawn (stoneling from quark) with only 1x multiplier, want to set it to 20x or so.
Anyway, thank you for your creation!
pls 1.16.4
Good Mod, I Like it !
Please update to 1.16.3 or 1.1.6.4
can you up this mod to 1.16.4 pls
For all the people asking for new versions. 3 of us are working on a port in our free time, which is not a lot. So please just be patient, the mod is being ported. There is no ETA and no further info will be given. Join the EnderIO discord to stay up to date on the happenings. Ps, asking won't make porting go faster ;)
In reply to hypherionsa:
Stoked to hear this mod hasn't been abandoned! Patiently waiting for when the new update will be ready!
@To the Mod Development Team.
I know you have been asked this question 10,000 times, I apologize for that too, but I would ask you whether you plan to upgrade to Minecraft versions 1.15 or 1.16 at some point. I love "Ender IO". For me the best mod next to "Applied Energistics 2".
Translated into English with google.con".
Thank you.
PS: To the administrators, why are my comments deleted????
1.16 minecraf version, please
Awesome mod. I enjoyed it a lot in 1.12. I moved to 1.16 modpacks and I wish this gets updated. Realy miss enderio 😊
Heya :-) just wanted to say how much I appreciate this mod.
I run a home server for my kids, my partner and a few friends out in the world ;-) am currently running 1.12.2 with a huge mod pack and have been doing so since 1.7.10. We have always used Ender IO and even held off updating until you guys were ready.
One of our wee crew just started to get into Ender IO machines and conduits ... and it has been awesome seeing it all over through fresh eyes. In his searching for info though, he has (inevitably) seen some of the negative comments. While he didnt listen, it did leave me wanting to say thank you and confirm that your work is hugely appreciated :-)
And I am fine with boring through the earth to get grains of infinity :P
Fiona
Can I make videos with this mod?