• 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    ah, thank you, I'll do that in my next update.
    Posted in: WIP Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from RiftstalkerSekun

    Well, seeing as he's adding mana bean breeding, so you can choose what kind of essentia you want to grow, I'd say 'mix your own' essentia already has plans to be implemented, and the cost will be herba through the nose to power up the lamps to grow the beans.


    Yeah, but Herba and Praecantatio are so easy to get that it's really not worth considering a cost, Nether wart has both, and if you use a lamp on them.......
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from Kirazy

    mDiyo, thoughts on raising the recharge rate for flux tools to combat the animation reset?


    Honestly, I would prefer to see the Max Flux amount and Flux Charge Rate based on the capacitor used, currently it doesn't matter what capacitor you add it'll give it the Flux ability and set the max charge to 400000 and charging rate to 75/tic.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4][Reliquary][Thaumcraft] Thaumic Reliquary [1.1.1] - MCPC!
    I can confirm this crash.
    Posted in: Minecraft Mods
  • 0

    posted a message on LanteaCraft
    alright, I have found an... interesting.. bug that could explain some gates not assembling properly. It appears gates will not form at anything less than y 64, I have no idea why this might be, but there you have it.....
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    I recently attempted to use this with the latest version of Mekanism and this is what I got when I tried to load it up:


    ---- Minecraft Crash Report ----
    // I bet Cylons wouldn't have this problem.

    Time: 3/4/14 6:10 PM
    Description: Initializing game

    java.lang.ArrayIndexOutOfBoundsException: 100
    at mekanism.common.item.ItemDirtyDust.func_77667_c(ItemDirtyDust.java:50)
    at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:471)
    at glassmaker.extratic.common.RecipeHandler._getItemStackfromCraftingManager(RecipeHandler.java:288)
    at glassmaker.extratic.common.RecipeHandler._addMeltingItemRecipe(RecipeHandler.java:316)
    at glassmaker.extratic.common.RecipeHandler._addM3BaseRecipes(RecipeHandler.java:511)
    at glassmaker.extratic.common.RecipeHandler.addPartsRecipes(RecipeHandler.java:123)
    at glassmaker.extratic.common.RecipeHandler.addRecipes(RecipeHandler.java:115)
    at glassmaker.extratic.ExtraTiC.postInit(ExtraTiC.java:54)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


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

    -- Head --
    Stacktrace:
    at mekanism.common.item.ItemDirtyDust.func_77667_c(ItemDirtyDust.java:50)
    at net.minecraft.item.ItemStack.func_77977_a(ItemStack.java:471)
    at glassmaker.extratic.common.RecipeHandler._getItemStackfromCraftingManager(RecipeHandler.java:288)
    at glassmaker.extratic.common.RecipeHandler._addMeltingItemRecipe(RecipeHandler.java:316)
    at glassmaker.extratic.common.RecipeHandler._addM3BaseRecipes(RecipeHandler.java:511)
    at glassmaker.extratic.common.RecipeHandler.addPartsRecipes(RecipeHandler.java:123)
    at glassmaker.extratic.common.RecipeHandler.addRecipes(RecipeHandler.java:115)
    at glassmaker.extratic.ExtraTiC.postInit(ExtraTiC.java:54)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 964588512 bytes (919 MB) / 2662334464 bytes (2539 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -XX:MaxPermSize=256m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 156 mods loaded, 156 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{6.4.49.965} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{9.11.1.965} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PCLCoreModASM{1.0} [PCLCoreModASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenModsCore{0.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    APUnofficial{2.6.0} [Additional Pipes] (AdditionalPipes2.6.0-BC4.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.69-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IC2{2.0.397-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ImmibisCore{57.1.9} [Immibis Core] (immibis-core-57.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AdvancedMachines{57.3.2} [Advanced Machines] (advanced-machines-57.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtrabiomesXL{3.14.5} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.5} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forestry{2.3.1.0} [Forestry for Minecraft] (forestry-A-2.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Thaumcraft{4.1.0e} [Thaumcraft] (Thaumcraft4.1.0e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Waila{1.5.1} [Waila] (Waila_1.5.1a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AdvancedThaumaturgy{0.0.25} [Advanced Thaumaturgy] (AdvancedThaumaturgy-1.6.4-0.0.25.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BCTools{1.4-a-16} [Buildcraft Tools] (bcTools-v1.4-a-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mekanism{6.0.3} [Mekanism] (Mekanism-6.0.3.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BigReactors{0.3.0rc2} [Big Reactors] (BigReactors-0.3.0rc2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CarpentersBlocks{2.0.4} [Carpenter's Blocks] (Carpenter's Blocks v2.0.4 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    chococraft{3.0.3} [Torojima's ChocoCraft] (Chococraft_3.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DartCraft{Beta 0.2.17} [DartCraft] (DartCraft Beta 0.2.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DungeonPack{1.6.4} [DungeonPack] (DungeonPack 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Tombenpotter's ElectricMagicTools{1.0.7} [Electric Magic Tools] (ElectricMagicTools-1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    emashercore{1.2.3.3} [Emasher Resource] (EmasherResource-1.2.3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    EnderIO{0.11.2} [Ender IO] (EnderIO-1.6.4-0.11.2.325.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    EnderTanks{1.7} [Ender Tanks] (EnderTanks-1.7b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    eng_toolbox{1.1.8.1} [Engineer's Toolbox] (EngineersToolbox-1.1.8.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    LogisticsPipes|Main{0.7.4.dev.108} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.108.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    extracells{1.6.7c} [ExtraCells] (ExtraCells-1.6.7c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.2-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.3d3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraTiC{0.7.6} [ExtraTiC] (ExtraTiC-1.6.4-0.7.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForestryExtras{0.6.4} [Forestry Extras] (ForestryExtras v0.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GalacticraftCore{2.0.11} [Galacticraft Core] (Galacticraft-1.6.4-2.0.11.978.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GalacticraftMars{2.0.11} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.11.978.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    gascraft{2.0.4.3} [GasCraft] (GasCraft-2.0.4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    HardcoreEnderExpansion{1.3.3} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    HeldCore{01.03.03.00} [HeldCore] (HeldCore-1.6.4-01.03.03.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ImmibisPeripherals{57.0.1} [Immibis's Peripherals] (immibis-peripherals-57.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    InfernalMobs{1.4.4} [Infernal Mobs] (InfernalMobs_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    SGCraft{0.1.0build82} [Delta-SGCraft-Reloaded] (LanteaCraft-0.1.0-forge9.11.1.933-snapshot-82.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    LanteaCraft{RC1-22} [LanteaCraft] (LanteaCraft-RC1-22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (ThaumicTinkererKAMI_j6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenMods{0.2} [OpenMods] (OpenModsLib-0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenPeripheralCore{0.3.1} [OpenPeripheralCore] (OpenPeripheralCore-0.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumicTinkerer{2.3-130} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-130.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MagicBees{2.1.12} [Magic Bees] (magicbees-2.1.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MekanismTools{6.0.3} [MekanismTools] (MekanismTools-6.0.3.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    examplemod{1.0} [examplemod] (Minechem-4.3.1-40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    minechem{@VERSION@} [MineChem] (Minechem-4.3.1-40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.5} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatAtum{1.6.2R2.7.5} [MFR Compat: Atum] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.5} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.5} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.5} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.5} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForestry{1.6.2R2.7.5} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.5} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatIC2{1.6.2R2.7.5} [MFR Compat: IC2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.5} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatPams{1.6.2R2.7.5} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Core{4.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatProjRed{1.6.2R2.7.5} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.5} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatRP2{1.6.2R2.7.5} [MFR Compat: RP2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.5} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.5} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.5} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.5} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.5} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.5} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    numina{0.1.1-53} [Numina] (Numina-1.6.2-0.1.1-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    powersuits{0.10.0-96} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-96.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenPeripheral{0.1.1} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenBlocks{1.2.5} [OpenBlocks] (OpenBlocks-1.2.5-snapshot-257.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GetAllTheSeeds{1.6} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    pamweeeflowers{1.1} [Pam's Weee! Flowers] (Pam's Weee Flowers 1.6.4 v1.04.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PowerConverters{1.6.4R2.3.2B1} [Power Converters] (PowerConverters-1.6.4-39.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    xreliquary{1.1.2} [Xeno's Reliquary] (Reliquary-1.1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AS_Ruins{11.0} [Ruins Spawning System] (Ruins_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    SS2{2 (build 2)} [Soul Shards 2] (SoulShards-2.0.15-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    StevesCarts{2.0.0.b10} [Steve's Carts 2] (StevesCarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    technom{0.0.1} [Technomancy] (Technomancy 0.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumicExploration{0.5.1} [Thaumic Exploration] (Thaumic Exploration 0.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumicReliquary{1.0.0} [Thaumic Reliquary] (Thaumic Reliquary 1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AS_UpdateCheck{1.1.1} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEI-Mystcraft-Plugin{01.05.01.00} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.6.4-01.05.01.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct Environment: Sane and ready for action. Bugs may be reported.
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7800 Series GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    It seems to have something to do with the mekanism Dirty Dusts and your mod? I'm not sure though who's end the problem is actually on. If I need to send this over to the Mekanism group let me know.
    Posted in: WIP Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Is anyone else having trouble downloading version 4.1.0e from the provided link? For some reason it keeps cutting out mid download for me......
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4-1.7.10] Thaumic Exploration [0.6.0] - Thaumcraft 4.1 Addon - MOAR CONTENT
    before you release Reliquary, would it be possible to get a config option for determining max stack size of the potions/serums? The fact that they only stack to 16 has always driven me nuts, as it takes up a stupid amount of inventory space to do any large batches, it'd also be really nice if the vials could be filled with water via the Fluid Transposer from Thermal Expansion, but I'll settle for golems if that's too much work :P
    Posted in: WIP Mods
  • 0

    posted a message on DartCraft Beta 0.2.20
    I don't think I've posted this yet (and if I have do forgive me, I've been very tired recently and my memory is suffering) but would it be possible to make the tileboxes compatible with the Metallurgy Chests as well? They're already compatible with Iron Chests which is great, but as far as I can tell they don't work with the Metallurgy ones (which basically do the same thing using different materials), which is unfortunate since we decided to take out Iron Chests due to the fact that it seemed silly to have two mods that did the exact same thing.

    Anyway, just a thought, keep up the good work!
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtraTiC - Tinkers' Construct Mod Support Add-on
    would it be possible to make it so that if a chest is put in a basin and then Molten Brass is poured over it it becomes a brass chest? And then of course if you pour silver over that... etc.

    Just a thought, though I'd definitely prefer to see "Upgrade" items like the Iron Chest mods has instead as I hate having to take everything out of a chest to upgrade it (I know this really isn't the place for this, but since Metallurgy is no longer getting updates for 1.6.4 and the creator has officially stated there would be no new content I thought I'd just throw it out there)

    anyway, it'd also be pretty cool to see thaumcraft Native Clusters for all the metallurgy metals if you're willing to add just one more cross mod compatibility.

    Love the mod, and keep up the good work!
    Posted in: WIP Mods
  • 0

    posted a message on [WIP] Advanced Thaumaturgy - Thaumcraft 4 Addon
    Ideas I can do!

    Healing:
    • Pylon of Purification: Cures status effects on nearby creatures
    • Regenerative Totem: Creates a Regeneration I effect in nearby creatures (Becomes Regeneration II if Sano is present)
    • Pillar of Health: Both cures status effects and provides a Regeneration II effect to nearby creatures (requires Victus to function)
    Harming:
    • Lightning Rod: Shocks nearby enemies (Must have line of sight to the sky) (double damage if Aer is present [Tempastus instead if Magic Bees is also present])
    • Icicle: Shoots Ice at hostiles (must be hanging from a ceiling) (firing rate is doubled if Gelum is present)
    • Burning Obelisk: Lights nearby creatures on fire (must be built on obsidian) (shoots non-explosive fireballs for extra damage if Ignus is present)
    • Withered Totem: Creates a Wither effect in nearby enemies (must be built on nether brick) (Turns Skeletons into Wither Skeletons if Vitium is present)
    • Poisonous Pylon: Creates a Poison I effect in nearby enemies (?) (Poison II effect if Venenum is Present)
    • Petrified Pillar: Creates a Slow I effect in nearby enemies (must be built on Soul Sand) (Slow II effect if Vinculum is present)
    • Spikey Spire: Enemies in range are effected as if they were walking on Cacti (must be built on sand) (Double Damage if Telum is present)
    Defensive:
    • Repulsive Totem: Pushes back nearby creatures harmlessly (including unauthorized players) (Doubles the push back range if Volatus is present)
    • Shielding Spire: Creates a "force bubble" around the area that only the builder may enter, all others are stopped. (Double the size if Tautamen is present)
    Environmental:
    • Sparkling Spire: Creates light out to 16 blocks and shoots a beam of light into the sky (similar to that of a beacon). (Radius is doubled if Lux is present)
    • Cursed Totem: Greatly increases the rate of mob spawns in it's area, and increases the light level at which they will spawn from 7 to 10. (Speed is doubled if Bestia Essentia is present)
    • Crystallized Totem: Causes Crystal Clusters to grow on appropriate nearby blocks. (Creates Crystal Clusters at random on blocks with the appropriate aspect present, the higher any one aspect the more likely that specific crystal type is to appear, if more than one Base Aspect is present then the Cluster can be of any of the types present chosen at random and modified by relative amounts present) (Speed is Doubled if Vitreus essentia is present)
    • Pillar of Creation: Slowly regenerates the chunk it's built in, returning it to it's natural state. (doubles in speed if Exanimis is present).
    • Tainted Totem: Causes taint to overtake the area within it's radius, however it doesn't allow it to spread past it's boarder. If placed in a tainted biome it will instead prevent the spread of the taint past the edge of that chunk (does no good if the nearby chunks are also tainted) (the area doubles if Vitium is present, however if the vitium runs out the taint dies back to the smaller area)
    Utility:
    • Pumping Pylon: Sucks up all liquid below it (even through blocks) and places them in nearby empty containers automatically, also eliminates flowing liquids.(So that pumping in the nether doesn't leave behind those nasty lag causing flowing blocks) (Triples in speed when vacous is present)
    • Planting Pillar: Tills soil in a radius of 4 blocks (for a 9 x 9 square) and plants any seeds in adjacent inventories. (Radius increases to 7 blocks if Meto is present)
    • Henge of Harvest: A series of pillars in a square (one at each corner) that harvests any mature plants within it's center, placing the results in an inventory adjacent to one of it's pillars (smallest area possible 3x3 largest possible 33 x 33).
    • Damp Totem: Acts as a water source and will moisten tilled earth out to 16 blocks, also mildly increases crop growth speed due to perfectly watering them. If placed above an open pit or hole it will completely fill it with water though it will require one point of Aqua essentia per water source placed.(Will also put out fires on blocks or players, and turn lava into obsidian within it's radius) (radius doubles if Aqua is present, growth increase doubles if Messis is present)
    Generation:
    • Solar Spire: Creates Ignus Essentia during the day by filtering it from Sunlight, automatically places it in nearby jars. (moderate generation rate)
    • Oceanic Obelisk: Creates Aqua Essentia by filtering it from rain, automatically places it in nearby jars. (Fast generation rate)
    • Perforated Pylon: Creates Aer Essentia by filtering it from the air, automatically places it in nearby jars. (slow generation rate)
    • Terra Totem: Creates Terra Essentia by filtering it from nearby stone, automatically places it in nearby jars. (slow generation rate)
    • Ordered Obelisk: Creates Ordo Essentia by filtering it from nearby Iron Blocks, automatically places it in nearby jars. (slow generation rate)
    • Shattered Spire: Creates Perditio Essentia by filtering it from nearby sand, automatically places it in nearby jars. (slow generation rate)
    • Bound Totem: Combines the output of two Adjacent (by corners) Essentia miniliths to create a compound Essentia. (Bound Totems also count as Essentia Miniliths for the purposes of this minilith, allowing for the creation of complex compound Essentia)
    anyway, those are my ideas for the moment, keep up the good work!
    Posted in: WIP Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    I'm really beginning to think we need some sort of Cooking addon for this.... We can call it.. The Thaumaturge's Cookbook, it can use mana beans as a base food ingredient, the foods made from it could have inherently magical effects.....
    Posted in: Minecraft Mods
  • 0

    posted a message on OpenBlocks 1.2.8
    Quote from boesshawn

    Would it be possible to allow the sprinkler to be placed inverted on the roof above a farm with the water tank about the sprinkler. besides allowing a slightly more compact farm, it would allow the building of green houses that look closer to a real life one. Anyway thanks


    I like this idea, however would it be possible to just make a second block instead? one that does a cone shaped spray of water continually? It's mostly aesthetic I know, but it would seem to fit with the greenhouse theme better, and it would allow me to make a system to extinguish fires that looks more like a real world one.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]
    Quote from IStoneI

    here is the thing. if you download other mods to get easy access to the repair enchantment, then why not?

    you could aswell download tinkers construct and slap moss on one of their tools.

    thaumcraft should only be balanced in itself, and against addon mods maybe. whatever other mods people download, to make themselves things easier, its their own choice. why try to prevent them from doing it, if thats how they want to play the game?

    as long as repair exists in the form of an enchantment, other mods enchanting mechanics might be able to apply it to tools.

    but i dont really see that as a problem. of course azanor can ask other mod authors to remove the repair enchant from their enchanting tables, if thats a problem.


    i would say, there are 2 solutions to the problem. make it a config for people who want upkeep to disable it, or make the process of aquiring the enchantment more challenging, but interesting and fun like a boss fight, or something involving gambling with a pech.

    the reason, i dont like the idea of tools repaired from nodes or in a repair station or by drawing vis from nodes, is because youll never have one around when you want to repair your tool, because theyre generally too rare. plus, it wont work with the arcane bore.


    My point wasn't so much about downloading other mods to get it, so much as some mods will inadvertently allow you access to it despite that they're not supposed to, even if it's a mechanic you don't want. And sure it's easy to say "don't play with it" but that's like sitting a plate of cookies down in front of a man that's been lost in the wilderness for two years whilst subsisting on only grubs and berries and saying "now don't eat any of these". Sure some people have adamant resolve that will overcome any desire to do just that little bit of cheating, but not everyone does.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4-1.7.10] Thaumic Exploration [0.6.0] - Thaumcraft 4.1 Addon - MOAR CONTENT
    I have to say I am VERY excited by the idea of converting Reliquary over to work with thaumcraft, it should be much more interesting to make it the thaumcraft way, and the Thaumonomicon will be a nice go to source for "what the hell does this item do again?"
    Posted in: WIP Mods
  • To post a comment, please .