• 0

    posted a message on Potato Craft Version 0.5
    Potato Craft - The Mod That Adds More Uses To Potatoes

    The Potato Craft mod adds more uses for potatoes such as the Potato Pickaxe and the Potato Staff. I am updating all the time. Feedback is appreciated!!

    Additions:

    Potato Pickaxe:



    Potato Staff:



    Magic Potato:



    Potato Block:
    Mod Download:
    http://www.mediafire.com/download/awr6o7cpvyfdkn9/PotatoCraft-1.7.10-0.5.jar

    I Hope You Enjoy!
    Posted in: WIP Mods
  • 0

    posted a message on [ADDON][1.6.4] Ex Aliquo, an Ex Nihilo Companion
    Quote from Isloan

    config files go into the config folder in your minecraft folder


    found another dead end.
    runic matrix needs 40vis and is needed to make a greatwood wand core ;)


    Oh Ok thanks
    Posted in: WIP Mods
  • 0

    posted a message on [ADDON][1.6.4] Ex Aliquo, an Ex Nihilo Companion
    Quote from Mineanplay

    Download that! :D

    If people need help I will do my best:)

    Zero when I used the hammer it broke grass very fast and was going to report (because it DELETES the grass block) then pop came an item ;) (that's also a hint)


    Where do you put the 2 config files could you tell :D
    Posted in: WIP Mods
  • 0

    posted a message on [ADDON][1.6.4] Ex Aliquo, an Ex Nihilo Companion
    Whenever I start up Minecraft with Ex Nihilo, Ex Aliquo, Natura, AM2, and Tinkers Construct I get this Crash report



    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.
    Time: 2/24/14 7:43 AM
    Description: Initializing game
    java.lang.IllegalArgumentException: Slot 3200 is already occupied by tconstruct.blocks.TConstructFluid@4b3ca972 when adding exnihilo.fluids.BlockWitchWater@7b98a1f4
    at net.minecraft.block.Block.<init>(Block.java:349)
    at net.minecraftforge.fluids.BlockFluidBase.<init>(BlockFluidBase.java:51)
    at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:27)
    at exnihilo.fluids.BlockWitchWater.<init>(BlockWitchWater.java:44)
    at exnihilo.Fluids.registerFluids(Fluids.java:37)
    at exnihilo.ExNihilo.PreInitialize(ExNihilo.java:77)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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 net.minecraft.block.Block.<init>(Block.java:349)
    at net.minecraftforge.fluids.BlockFluidBase.<init>(BlockFluidBase.java:51)
    at net.minecraftforge.fluids.BlockFluidClassic.<init>(BlockFluidClassic.java:27)
    at exnihilo.fluids.BlockWitchWater.<init>(BlockWitchWater.java:44)
    at exnihilo.Fluids.registerFluids(Fluids.java:37)
    at exnihilo.ExNihilo.PreInitialize(ExNihilo.java:77)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    -- 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(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    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: Mac OS X (x86_64) version 10.9.1
    Java Version: 1.6.0_65, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 34374688 bytes (32 MB) / 123576320 bytes (117 MB) up to 1069416448 bytes (1019 MB)
    JVM Flags: 1 total; -Xmx1G
    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.45.953 Minecraft Forge 9.11.1.953 9 mods loaded, 9 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    arsmagica2{1.1.2} [Ars Magica 2] (AM2_1.1.2.zip) Unloaded->Constructed->Pre-initialized
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
    TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.3.jar) Unloaded->Constructed->Pre-initialized
    crowley.skyblock{1.26} [Ex Nihilo] (crowley-skyblock-v1.26.jar) Unloaded->Constructed->Errored
    exaliquo{0.8} [Ex Aliquo 1.6.4] (exaliquo_0.8.1.zip) Unloaded->Constructed->Errored
    TConstruct Environment: Sane and ready for action. Bugs may be reported.
    Launched Version: 1.6.4-Forge9.11.1.953
    LWJGL: 2.9.0
    OpenGL: NVIDIA GeForce 9400 OpenGL Engine GL version 2.1 NVIDIA-8.18.28 310.40.05f01, NVIDIA Corporation
    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
    Posted in: WIP Mods
  • 0

    posted a message on [1.5.1][FORGE]Legend Modding Tutorials[1.5.1 TUTORIALS: 2][21/3/13]
    Thanks Alot This helped :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: DIAMONDS!!!!!!!
    Posted in: Tutorials
  • 0

    posted a message on [1.4.5] [V1.4] [Modloader] Percy Jackson Weapons and More Mod (10000+ Downloads!)
    THIS MOD IS EPIC i did a mod showcase on it
    Posted in: Minecraft Mods
  • 0

    posted a message on Tekkit Maps
    Me And My Friend Loved It
    Posted in: Maps
  • To post a comment, please .