• 1

    posted a message on Floocraft - Teleport like Harry Potter (Last update 11/7/18. Fireplace fix and sources! Latest version 1.9.2)
    I cannot seem to find a download link, only a note to use the newest reccomended Forge version. Could anybody give me a link? Or at least an adf.ly if the modder actually uses that?
    Posted in: Minecraft Mods
  • 1

    posted a message on Extra Utilities v1.1.0k
    Hi. First, I would like to thank you for the incredibly useful collection of things that is Extra Utilities. Secondly, I come with a suggestion. Steel drums! Yes, I know you have Bedrockium, but I also know I would like some sort of middle tier. This is why I would like a steel drum. Of course I don't need you to add steel, just use the Forge Oredictionary for that, but having a 512,000 mB drum would be very useful. Thank you for reading through my suggestion, keep up the good work! If you feel like doing so, that is.
    Posted in: WIP Mods
  • 1

    posted a message on [TC4+5 Addon] Automagy - Automation and Logistics (v2.0.3 - Thirsty Tanks for Thaumcraft 5)
    Evil. Pure, automated evil. After all, everybody knows you fuel evil with fancy lights, pink rocks and magical slime, right? And it looks downright awesome, too!
    Posted in: WIP Mods
  • 1

    posted a message on [TC4 Addon] Forbidden Magic - v0.575
    We will need the whole crash log, not just the upper half. However, since the crash is referring to Cursed Earth I doubt it has anything to do with FM. Go to Extra Utilities.
    Posted in: Minecraft Mods
  • 1

    posted a message on Ex Nihilo (the Skyblock companion mod)
    Downloads > Older versions > crowley-skyblock. Enjoy.
    Posted in: Minecraft Mods
  • 1

    posted a message on AetherCraft 1.4.5 - Aetheral Alchemy! Turn matter into any other kind of matter!
    Hurray, a statue! Thanks, I appreciate it. Hope you'll make good use* of my generator, and be sure to tell me if you have an idea on how to improve it.

    Note: good use in this context means not alchemising too many drugs more diamonds than you can use drugs
    Posted in: Minecraft Mods
  • 1

    posted a message on AetherCraft 1.4.5 - Aetheral Alchemy! Turn matter into any other kind of matter!
    It has arrived. Evil in it's simplicity, yet so deliciously dirty... Puns. No GUI screenies this time, F2 doesn't seem to work in GUIs right now. Enjoy!

    http://imgur.com/a/IXsy9
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.7.10] Tubes! (2.0.5) 9-Nov-2014
    There seems to be a crash with the most recent versions of Tubes and BuildCraft. I assume the Refinery is causing issues. Have a crashlog!


    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 10/25/14 4:43 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
    at schmoller.tubes.BuildcraftProxy.<init>(BuildcraftProxy.java:10)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:40)
    at schmoller.tubes.ModTubes.postInit(ModTubes.java:141)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
    ... 10 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_45, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 612795584 bytes (584 MB) / 2365063168 bytes (2255 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms1024M -Xmx4096M -XX:PermSize=4096M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.85.1229 Minecraft Forge 10.13.1.1229 143 mods loaded, 143 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{7.10.85.1229} [Forge Mod Loader] (forge-1.7.10-10.13.1.1229-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{10.13.1.1229} [Minecraft Forge] (forge-1.7.10-10.13.1.1229-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    appliedenergistics2-core{rv1-beta-37} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CodeChickenCore{1.0.3.26} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PacketLogger{0.0.1} [PacketLogger] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NotEnoughItems{1.0.3.56} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.56-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    simplyjetpackscore{1.0} [Simply Jetpacks Coremod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TubesCore{${version}} [Tubes Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    malisiscore{1.7.10-0.9.3} [Malisis Core] (malisiscore-1.7.10-0.9.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    lotr{Beta v20.2 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] The Lord of the Rings Mod B20.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AetherCraft{1.4.5.68} [AetherCraft] (AetherCraft-1.7.10-1.4.5.68.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    appliedenergistics2{rv1-beta-37} [Applied Energistics 2] (appliedenergistics2-rv1-beta-37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Thaumcraft{4.2.1.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Waila{1.5.4a} [Waila] (Waila-1.5.4a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Automagy{0.12.2} [Automagy] (Automagy-1.7.10-0.12.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    betterstorage{0.10.3.115} [BetterStorage] (BetterStorage-1.7.10-0.10.3.115.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioWoodsNatura{1.4} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BigReactors{0.4.0rc10} [Big Reactors] (BigReactors-0.4.0rc10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Core{6.1.2} [BuildCraft] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forestry{3.1.0.3} [Forestry for Minecraft] (forestry_1.7.10-3.1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BinnieCore{2.0-dev5} [Binnie Core] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Botany{2.0-dev5} [Botany] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraBees{2.0-dev5} [Extra Bees] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraTrees{2.0-dev5} [Extra Trees] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Genetics{2.0-dev5} [Genetics] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AWWayofTime{v1.2.0} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.2.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1_B43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BloodUtils{1.3.1} [BloodUtils] (BloodUtils-1.3.1_B0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Botania{r1.2-129} [Botania] (Botania r1.2-129.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Builders{6.1.2} [BC Builders] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Transport{6.1.2} [BC Transport] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Silicon{6.1.2} [BC Silicon] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Factory{6.1.2} [BC Factory] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Energy{6.1.2} [BC Energy] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CarpentersBlocks{3.2.7} [Carpenter's Blocks] (Carpenters Blocks v3.2.7 - MC 1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    cookiecore{1.3.0} [Cookie Core] (cookiecore-1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IronChest{6.0.43.730} [Iron Chest] (ironchest-1.7.10-6.0.43.730-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    craftingpillars{1.5.5} [Crafting Pillars Mod] (craftingpillars-1.7.X-1.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    EnderIO{1.7.10-2.1.6.250} [Ender IO] (EnderIO-1.7.10-2.1.6.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    EnderStorage{1.4.5.24} [EnderStorage] (EnderStorage-1.7.10-1.4.5.24-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    enhancedportals{3.0.6} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    exnihilo{1.36} [Ex Nihilo] (Ex-Nihilo-1.36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Railcraft{9.3.3.0} [Railcraft] (Railcraft_1.7.10-9.3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    RedstoneArsenal{1.7.10R1.1.0B4} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0B4-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded{1.7.10R2.8.0RC3} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct{1.7.10-1.7.1.build748} [Tinkers' Construct] (TConstruct-1.7.10-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TSteelworks{1.7.10-1.0.6} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    exastris{For 1.7.10} [Ex Astris] (Ex-Astris-1.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMultipart{1.1.0.311} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraUtilities{1.1.0k} [Extra Utilities] (extrautilities-1.1.0k.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FastCraft{1.9} [FastCraft] (fastcraft-1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    fluxedfeederunit{1.0.0} [FluxedFeederUnit] (FluxedFeederUnit-MC1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-398.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForbiddenMagic{1.7.10-0.53} [Forbidden Magic] (Forbidden Magic-1.7.10-0.53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    foxlib{0.4.0} [FoxLib] (FoxLib-1.7.10-0.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ganysend{1.8.3} [Gany's End] (Ganys End-1.8.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ganysnether{1.7.5} [Gany's Nether] (Ganys Nether-1.7.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ganyssurface{1.9.3} [Gany's Surface] (Ganys Surface-1.9.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GardenCore{1.2.0} [Garden Core] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GardenContainers{1.2.1} [Garden Containers] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GardenTrees{1.2.0} [Garden Trees] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    wuppy29_harderpeaceful{1.7.3} [Harder Peaceful] (Harder Peaceful 1.7.10-1.7.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MagicBees{1.7.10-2.1.21} [Magic Bees] (magicbees-1.7.10-2.1.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    malisisdoors{1.7.10-1.1.1} [Malisis' Doors] (malisisdoors-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC3} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC2} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC3} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC3} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC2} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC3} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC2} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatPams{1.7.10R2.8.0RC2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Core{4.5.1.51} [ProjectRed] (ProjectRed-Base-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Exploration{4.5.1.51} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC2} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC2} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC3} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC3} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC3} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineMenu{1.1.7} [MineMenu] (MineMenu-1.7.X-1.1.7.B38-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    mythril{1.6} [Mythril mod] (mithril_mod-1.7.2-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MultiPageChest{1.3.2} [Multi Page Chest] (MultiPageChest-1.3.2-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons{1.12.2.9} [NEI Addons] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|Botany{1.12.2.9} [NEI Addons: Botany] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|Forestry{1.12.2.9} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|CraftingTables{1.12.2.9} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|ExNihilo{1.12.2.9} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    nhwrench{2.0.1} [NHAVE's OmniWrench 2] (nhwrench2-1.7.10-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-224.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-433.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PlayerBeacons{$version} [Player Beacons] (PlayerBeacons-1.7.10-2.0.0_beta3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Transmission{4.5.1.51} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Compatibility{4.5.1.51} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Integration{4.5.1.51} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Illumination{4.5.1.51} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    RandomThings{2.1.5} [Random Things] (RandomThings-2.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    RefinedRelocation{1.0.6e} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.6e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    xreliquary{1.2.DEV} [Reliquary] (Reliquary-1.2.164.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Sanguimancy{1.1.7} [Sanguimancy] (Sanguimancy-1.7.10-1.1.7-2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    SelfieMod{1.1.0-beta1} [Selfie Mod] (selfiemod-1.1.0-beta1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    simplyjetpacks{1.1.0} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    SolarFlux{1.7.10-0.4b} [Solar Flux] (SolarFlux-1.7.10-0.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    StorageDrawers{1.0.5} [Storage Drawers] (StorageDrawers-1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    supercraftingframe{1.7.10.1} [Super Crafting Frame] (supercraftingframe-1.7.10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    thaumcraftneiplugin{1.7.10-1.4a} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.4a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TMechworks{1.7.10-75.0afb56c} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Tubes{2.0.4} [Tubes] (Tubes-1.7.10-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    voxelmap{1.7.10} [VoxelMap No Radar] (voxelmapNoRadar-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    wawla{1.0.6} [What Are We Looking At] (Wawla-1.0.6_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    McMultipart{1.1.0.311} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMicroblock{1.1.0.311} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AE2 Version: beta rv1-beta-37 for Forge 10.13.0.1187
    Mantle Environment: Environment healthy.
    TConstruct Environment: Environment healthy.
    AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:ON, MJ5:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:ON

    Posted in: Minecraft Mods
  • 1

    posted a message on AetherCraft 1.4.5 - Aetheral Alchemy! Turn matter into any other kind of matter!
    Quote from TheWhiteTyger»
    IANNOVA: Instead of the Super Crafting Frame, one could also use the stamper (or packager I believe is the correct one) from forestry (if installed), and thank goodness for the Infinite cobblestone generator with lava and water one block across from one another, and Extra Utilities's Transfer nodes and world interaction upgrades coupled with speed upgrades and don't forget a stack upgrade as well. Many thanks once more for the idea!

    Quite welcome. And my main reason for using Super Crafting Frames is the fact that it's not automated, but very cheap to make. I just have my cobble generator feeding my transmutation setup, and what it can't process it dumped in a Multi-Page Chest. From there I can simply craft it all up using a SCF on the chest, and a few more nearby. Speaking of Multi-Page Chests...


    One page contains 9 x 13 = 117 slots.

    Five pages together have 117 x 5 = 585 slots.

    Those 585 slots can store a maximum of 585 x 64 = 37,440 items or blocks.

    One block of octuple compressed cobblestone stores 9 x 9 x 9 x 9 x 9 x 9 x 9 x 9 = 9^8 = 43,046,721 cobblestone and AV.

    One Multi-Page Chest can store up to 37,440 x 43,046,721 = 1,611,669,234,240 AV. That is 13 digits. Not too bad for four chests, four diamonds and a bit of cobble, huh?

    Posted in: Minecraft Mods
  • 1

    posted a message on AetherCraft 1.4.5 - Aetheral Alchemy! Turn matter into any other kind of matter!
    Quote from TheWhiteTyger»
    IANNOVA: EV? Do you mean AV? P.S. Hey I gots all of those mods installed, I think I get what you are referring to, so thank you! A good point in the right direction for us, thanks a bunch! :D

    P.P.S. Let's see if the spam-bot will allow me to post the JVM arguments link after all. HERE!

    That was an oversight on my part, something I thought I fixed when I changed it from EMC. Yes, I meant AV and fixed it in my post. Anyway, if you thought I was referring to compressing cobble and storing it you would not be wrong.
    Posted in: Minecraft Mods
  • To post a comment, please .