Back to mods
ME Infinity Cell project artwork

CurseForge · Minecraft mod

ME Infinity Cell

Added KubeJS support for registry ME Infinity Cell

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which ME Infinity Cell release should I use?

Updated last month
Latest stable file meinfinitycell-1.21.1-2.0.0.jar
Game version 1.21.1
Loader NeoForge

ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar targets 1.21.1 with NeoForge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 2 required mods have matching files.

Where it goes

Is ME Infinity Cell required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar need?

meinfinitycell-1.21.1-2.0.0.jar. Change the file and its required mods may change too.

All 2 required mods have matching files

Install Applied Energistics 2, GuideME first. We found matching files for this game-version and loader setup. 19 come through another mod in the chain.

5 listed on this file 19 pulled in by those mods
Applied Energistics 2 Needed by ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar
required
Matching file found Matched file: AE2 19.2.17 [NEOFORGE]
Just Enough Items (JEI) Optional for ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar
optional
Matching file found Matched file: 19.43.0.392 for NeoForge 1.21.1
Applied Mekanistics Optional for ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar
optional
Matching file found Matched file: 1.6.3
KubeJS Optional for ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar
optional
Matching file found Matched file: KubeJS NeoForge 2101.7.2-build.368
Applied Flux Optional for ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar
optional
Matching file found Matched file: AppliedFlux-1.21-2.1.5-neoforge.jar
The One Probe Needed by Applied Energistics 2
pulled in
Matching file found Matched file: TheOneProbe - 1.21_neo-12.0.8
Jade 🔍 Needed by Applied Energistics 2
pulled in
Matching file found Matched file: [NeoForge 1.21.1] 15.10.5
GuideME Needed by Applied Energistics 2
pulled in
Matching file found Matched file: GuideME 21.1.17
EMI Needed by Applied Energistics 2
pulled in
Matching file found Matched file: emi-1.1.24+1.21.1+neoforge
WTHIT Needed by Applied Energistics 2
pulled in
No matching file
Mekanism Needed by Applied Mekanistics
pulled in
Matching file found Matched file: Mekanism-1.21.1-10.7.19.85.jar
Rhino Needed by KubeJS
pulled in
Matching file found Matched file: Rhino 2101.2.7-build.85
Glodium Needed by Applied Flux
pulled in
Matching file found Matched file: Glodium-1.21-2.2-neoforge.jar
Architectury API Needed by Roughly Enough Items Fabric/Forge/NeoForge (REI)
pulled in
Matching file found Matched file: [NeoForge 1.21] v13.0.11
JEITweaker Needed by Mekanism
pulled in
No matching file
ConnectedTexturesMod Needed by Mekanism
pulled in
Matching file found Matched file: CTM - 1.21-1.2.1+3
WTHIT Forge Edition Needed by Mekanism
pulled in
Matching file found Matched file: [NeoForge 1.21.1] 12.10.2
Biomes O' Plenty Needed by Mekanism
pulled in
Matching file found Matched file: Biomes O' Plenty NeoForge 1.21.1-21.1.0.14
Flux Networks Needed by Mekanism
pulled in
Matching file found Matched file: Flux-Networks-1.21.1-8.0.0
bad packets Needed by WTHIT Forge Edition
pulled in
Matching file found Matched file: [NeoForge] 0.8.2

19 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add ME Infinity Cell without breaking your instance.

Built for ME Infinity Cell meinfinitycell-1.21.1-2.0.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use meinfinitycell-1.21.1-2.0.0.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Applied Energistics 2, GuideME first. We found matching files for this game-version and loader setup. 19 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside meinfinitycell-1.21.1-2.0.0.jar. It opens that exact file at the source.

About this project

What does ME Infinity Cell add?

Contact Discord

ME Infinity Cell

  • Added Infinity Cobblestone Cell & Infinity Water Cell for AE2
  • Added KubeJS support for registry ME Infinity Cell

Example

1.20.1

StartupEvents.registry("item",event =>{
    event.create("infinity_iron_ingot_cell","meinfinitycell:infinity_cell").itemType("minecraft:iron_ingot")
    event.create("infinity_lava_cell","meinfinitycell:infinity_cell").fluidType("minecraft:lava")
    keys.add(AEKeyHelper.item('minecraft:potion','{Potion:"minecraft:long_night_vision"}'))

    //Additional Mod required: Applied Flux
    event.create("infinity_fe_cell","meinfinitycell:infinity_cell").type(FluxKeyHelper.of(EnergyType.FE))
    //Additional Mod required: Applied Mekanistics
    event.create("infinity_oxygen_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.gas("mekanism:oxygen"))
    event.create("infinity_carbon_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.infuseType("mekanism:carbon"))
    event.create("infinity_yellow_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.pigment("mekanism:yellow"))
    event.create("infinity_clean_osmium_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.slurry("mekanism:clean_osmium"))
})

//Of course, you can also use "Java.loadClass()" to obtain an AEKey to register an infinity cell
const $SourceKey = Java.loadClass('gripe._90.arseng.me.key.SourceKey')
StartupEvents.registry("item",event =>{
    //Additional Mod required: Ars Énergistique
    event.create("infinity_source_cell","meinfinitycell:infinity_cell").type(() => $SourceKey.KEY)
})

//In addition to adding infinity cell for one item, you can also add infinities cell for multiple items
StartupEvents.registry("item",event =>{
    event.create("infinities_cell","meinfinitycell:infinities_cell").setName(Text.literal("test")).setKeys(KeyList.create().adds(keys =>{
        keys.add(AEKeyHelper.item("minecraft:diamond"))
        keys.add(AEKeyHelper.item("minecraft:iron_ingot"))
        keys.add(AEKeyHelper.item("minecraft:gold_ingot"))
        keys.add(AEKeyHelper.item("minecraft:copper_ingot"))
        keys.add(AEKeyHelper.item("minecraft:stone"))
        keys.add(AEKeyHelper.fluid("minecraft:water"))
        keys.add(AEKeyHelper.fluid("minecraft:lava"))
        keys.add(AEKeyHelper.item('ae2:wireless_crafting_terminal','{accessPoint:{dimension:"minecraft:overworld",pos:[I;261,74,-659]},internalCurrentPower:1600000.0d}'))
    }))
})

1.21.1

StartupEvents.registry("item",event =>{
    event.create("infinity_iron_ingot_cell","meinfinitycell:infinity_cell").itemType("minecraft:iron_ingot")
    event.create("infinity_lava_cell","meinfinitycell:infinity_cell").fluidType("minecraft:lava")
    event.create("test","meinfinitycell:infinity_cell").type(AEKeyHelper.item('minecraft:potion','[potion_contents={potion:"minecraft:long_night_vision"}]'))

    //Additional Mod required: Applied Flux
    event.create("infinity_fe_cell","meinfinitycell:infinity_cell").type(FluxKeyHelper.of(EnergyType.FE))
    //Additional Mod required: Applied Mekanistics
    event.create("infinity_oxygen_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.of("mekanism:oxygen"))
    event.create("infinity_carbon_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.of("mekanism:carbon"))
    event.create("infinity_yellow_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.of("mekanism:yellow"))
    event.create("infinity_clean_osmium_cell","meinfinitycell:infinity_cell").type(MekanismKeyHelper.of("mekanism:clean_osmium"))
})

//Of course, you can also use "Java.loadClass()" to obtain an AEKey to register an infinity cell
const $SourceKey = Java.loadClass('gripe._90.arseng.me.key.SourceKey')
StartupEvents.registry("item",event =>{
    //Additional Mod required: Ars Énergistique
    event.create("infinity_source_cell","meinfinitycell:infinity_cell").type(() => $SourceKey.KEY)
})

//In addition to adding infinity cell for one item, you can also add infinities cell for multiple items
StartupEvents.registry("item",event =>{
    event.create("infinities_cell","meinfinitycell:infinities_cell").setName(Text.literal("test")).setKeys(KeyList.create().adds(keys =>{
        keys.add(AEKeyHelper.item("minecraft:diamond"))
        keys.add(AEKeyHelper.item("minecraft:iron_ingot"))
        keys.add(AEKeyHelper.item("minecraft:gold_ingot"))
        keys.add(AEKeyHelper.item("minecraft:copper_ingot"))
        keys.add(AEKeyHelper.item("minecraft:stone"))
        keys.add(AEKeyHelper.fluid("minecraft:water"))
        keys.add(AEKeyHelper.item('minecraft:enchanted_book','[stored_enchantments={levels:{"minecraft:luck_of_the_sea":1}}]'))
    }))
})

Project description from CurseForge.

Pick your setup

ME Infinity Cell by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

3 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

ME Infinity Cell versions and loaders

8 of 8 releases match

Looking for an older file? The official CurseForge project page is in Resources.