• 0

    posted a message on [1.6.4][W.I.P] Meat Hooks
    While everyone is tossing out suggestions, I thought I would add my 2 cents. A config option to add whatever ID for the item you want to receive from each body via the filet knife and cleaver and the amount would be great. But at the very least we should be able to butcher zombies for rotten flesh. Its pretty annoying to have that zombie hanging in mid air where my old base used to be before I knew that you couldnt remove them and they didnt do anything. Beyond this, I think the mod is great. Immersion & realism mods like this are my favorite kind. I think you should add a cheaper flint & steel type of object, like a tinder box or something, a couple sticks you rub together, just some way to make fire for cheap, even if it was one time use or something, that would be cool too. And just a FYI, things registered or whatver you call it to tile.null always end up being some crazy name we dont want from a different mod, and your ice chest is being called either reinforced iron bars or a drinks store for me right now. Though im not sure if thats on your end, theirs or both...
    Posted in: WIP Mods
  • 0

    posted a message on GrowthCraft - [JUL-15-2014] Proper 1.7.10 release
    Im just guessing, but from what little knowledge I have of these things, it seems that one of your acheivement IDs, conflicts with the YouWillDie Mod
    ---- Minecraft Crash Report ----
    // Ooh. Shiny.

    Time: 4/2/14 8:38 PM
    Description: Initializing game

    java.lang.RuntimeException: Duplicate stat id: "achievement.craftBarrel" and "achievement.startTheGame" at id 5245380
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:32)
    at net.minecraft.stats.Achievement.func_75985_c(SourceFile:51)
    at fyresmodjam.ModjamMod.getNewAchievement(ModjamMod.java:593)
    at fyresmodjam.ModjamMod.preInit(ModjamMod.java:227)
    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.GeneratedMethodAccessor1.invoke(Unknown Source)
    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.stats.StatBase.func_75971_g(SourceFile:32)
    at net.minecraft.stats.Achievement.func_75985_c(SourceFile:51)
    at fyresmodjam.ModjamMod.getNewAchievement(ModjamMod.java:593)
    at fyresmodjam.ModjamMod.preInit(ModjamMod.java:227)
    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.GeneratedMethodAccessor1.invoke(Unknown Source)
    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.6.8
    Java Version: 1.6.0_65, Apple Inc.
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    Memory: 133953616 bytes (127 MB) / 433762304 bytes (413 MB) up to 3753771008 bytes (3579 MB)
    JVM Flags: 3 total; -Xms256M -Xmx3584M -XX:PermSize=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 Optifine OptiFine_1.6.4_HD_U_D1 Feed The Beast Mod Pack 218 mods loaded, 218 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
    Aroma1997Core{1.0.1.2} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized
    OpenModsCore{0.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
    denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    grim3212core{V0.1 - 1.6.2} [Grim3212 Core] (Grim3212Core V0) Unloaded->Constructed->Pre-initialized
    DamageIndicatorsMod{2.9.0.9} [Damage Indicators] (1.6.4 DamageIndicators v2.9.0.9.zip) Unloaded->Constructed->Pre-initialized
    battlegear2{1.0.4.2} [Mine & Blade Battlegear 2 - Warcry] (1.6.4-MB_Battlegear2-Warcry-1.0.4.2.jar) Unloaded->Constructed->Pre-initialized
    bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized
    ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] ([1.6.4]ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Pre-initialized
    mod_bspkrsCore{v5.0(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.0.zip) Unloaded->Constructed->Pre-initialized
    TreeCapitator{Forge 1.6.4.r06} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r06.Universal.jar) Unloaded->Constructed->Pre-initialized
    cfm{3.2.6} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3) Unloaded->Constructed->Pre-initialized
    nohero_morehealth{4.5} [More Health Forge] ([Forge]More Health Enhanced 5) Unloaded->Constructed->Pre-initialized
    arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized
    antiqueatlas{2.0.0} [Antique Atlas] (Antique-Atlas-Mod-1) Unloaded->Constructed->Pre-initialized
    ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips) Unloaded->Constructed->Pre-initialized
    amm{2.2} [ArmorMovementMod] (ArmorMovement 1) Unloaded->Constructed->Pre-initialized
    Aroma1997CoreHelper{1.0.1.2} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.2.jar) Unloaded->Constructed->Pre-initialized
    Artifacts{0.7.3} [Unique Artifacts] (Artifacts-162-073) Unloaded->Constructed->Pre-initialized
    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
    Backpack{1.22.25} [Backpack] (backpack-1.6.x-1.22.25.zip) Unloaded->Constructed->Pre-initialized
    weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (Balkons WeaponMod) Unloaded->Constructed->Pre-initialized
    BasicArmour{1.5} [Basic Armour Mod] (Basic Armor mod 1.6 (v1.5).zip) Unloaded->Constructed->Pre-initialized
    basicgunsmod{2.1.0} [BasicGunsMod] (BasicGunsMod 1) Unloaded->Constructed->Pre-initialized
    IC2{2.0.397-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.397-experimental.jar) Unloaded->Constructed->Pre-initialized
    BuildingBlocksPluginIC2{1.0} [BBMM Plugin for IC2] (BBMM_0.8.4_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{4.2.1} [BuildCraft] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{4.2.1} [BC Builders] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{4.2.1} [BC Energy] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{4.2.1} [BC Factory] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{4.2.1} [BC Transport] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{4.2.1} [BC Silicon] (buildcraft-A-1.6.4-4.2.1.jar) Unloaded->Constructed->Pre-initialized
    BCTools{1.4-a-12} [Buildcraft Tools] (bcTools-v1.4-a-12.jar) Unloaded->Constructed->Pre-initialized
    BerryBushes{1.0} [Berry Bushes] (BerryBushMod 1.6.4 v1.zip) Unloaded->Constructed->Pre-initialized
    betterstorage{0.7.2.37} [BetterStorage] (Better Storage) Unloaded->Constructed->Pre-initialized
    BetterAnvil{3.0.6} [Better Anvils] (betterAnvil - 3.0.9.zip) Unloaded->Constructed->Pre-initialized
    BetterDungeons{2.4} [Chocolate quest] (BetterDungeons205.zip) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
    MLCore{0.7.1.44-alpha} [Matchlighter Core] (MLCore-1) Unloaded->Constructed->Pre-initialized
    Boxes{0.7.8.87-alpha} [Boxes] (Boxes-Mod-1) Unloaded->Constructed->Pre-initialized
    Additional-Buildcraft-Objects{1.0.7.557} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.557.jar) Unloaded->Constructed->Pre-initialized
    calendar{V0.1 - 1.6.2} [Calendar] (Calendar V0) Unloaded->Constructed->Pre-initialized
    CampCraft{@VERSION@} [CampCraft Base] (CampCraftBase v4.6.4 v1.6.4.zip) Unloaded->Constructed->Pre-initialized
    CampCraftTents{@VERSION@} [CampCraft Tents] (CampCraftTents v4.6.5 v1.6.4.zip) Unloaded->Constructed->Pre-initialized
    CarpentersBlocks{v1.9.9} [Carpenter's Blocks] (Carpenter's Blocks v1) Unloaded->Constructed->Pre-initialized
    ChickenShed{1.1.2} [Chicken Shed] (Chicken Shed 1.6.4) Unloaded->Constructed->Pre-initialized
    ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks-1.6.4-1.3.3.3.jar) Unloaded->Constructed->Pre-initialized
    Chisel{1.5.0} [Chisel] (chisel-1.6.4-1.5.0fix.jar) Unloaded->Constructed->Pre-initialized
    CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
    CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
    CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
    CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
    CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
    CompactSolars{4.4.19.224} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.224.zip) Unloaded->Constructed->Pre-initialized
    CompactWindmills{1.0.2.2} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.2.jar) Unloaded->Constructed->Pre-initialized
    ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
    SKC-Core{1.0.1.0} [SKC Core] (SKC Core 1.0.1.0 - MC 1.6.4 - Forge (9.11.0.880).jar) Unloaded->Constructed->Pre-initialized
    SKC-CraftableHorseArmor{1.0.3.0} [Craftable Horse Armor] (CraftableHorseArmor 1.0.3.0 - MC 1.6.4 - Forge (9.10.0.880).jar) Unloaded->Constructed->Pre-initialized
    CraftingSuite{0.2.1.3} [Crafting Suite] (CraftingSuite-v0.2.1.4.jar) Unloaded->Constructed->Pre-initialized
    mod_CrystalWing{ML 1.6.4.r01} [CrystalWing] (CrystalWing) Unloaded->Constructed->Pre-initialized
    basicmachines{1.0.1} [Cyano's Basic Machines for BuildCraft] (CyanosBasicMachines-1) Unloaded->Constructed->Pre-initialized
    DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized
    grim3212doubledoor{V0.1 - 1.6.2} [Double Doors] (Double Doors V0) Unloaded->Constructed->Pre-initialized
    DynamicLights{1.2.6} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DynamicLights_mobEquipment{1.0.1} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized
    EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized
    EnhancedBooks{1.7.2} [Enhanced Books] (Enhanced Books 1.6.zip) Unloaded->Constructed->Pre-initialized
    ExpChest{3.1.40.--} [Exp Chest] (Exp Chest v3) Unloaded->Constructed->Pre-initialized
    Explodables{1.8} [Explodables] (Explodables) Unloaded->Constructed->Pre-initialized
    extinguisher{V0.1 - 1.6.2} [Extinguisher] (Extinguisher V0.1 - 1.6.2.zip) Unloaded->Constructed->Pre-initialized
    ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded->Constructed->Pre-initialized
    FinderCompass{1.6.4X} [Finder Compass] (FinderCompass_1) Unloaded->Constructed->Pre-initialized
    grim3212fireplaces{V0.1 - 1.6.2} [Grim3212 Fireplaces] (Fireplaces V0) Unloaded->Constructed->Pre-initialized
    FoodPlus{2.7-PRE} [§bFood Plus] (Food Plus MOD 2) Unloaded->Constructed->Pre-initialized
    guilib{1.0.6.1} [GUI Library] (Forge_GuiLibv1.0.6.1.zip) Unloaded->Constructed->Pre-initialized
    PaintingSelGui{1.6.4.0} [PaintingSelectionGui] (Forge_PaintingSelectionGuiv1.6.4.0.zip) Unloaded->Constructed->Pre-initialized
    gokiStats{1.0.0} [gokiStats] (gokiStats.jar) Unloaded->Constructed->Pre-initialized
    GraveStone{2.4.4} [GraveStone] (GraveStone_2) Unloaded->Constructed->Pre-initialized
    GregsProspecting{1.6.0} [Greg's Prospecting] (GregsProspecting-1.6.0-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized
    Growthcraft{2.0.4} [Growthcraft] (growthcraft-core-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Cellar{2.0.5} [Growthcraft Cellar] (growthcraft-cellar-1.6.4-2.0.5.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Apples{2.0.4} [Growthcraft Apples] (growthcraft-apples-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Bamboo{2.0.4} [Growthcraft Bamboo] (growthcraft-bamboo-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Bees{2.0.4} [Growthcraft Bees] (growthcraft-bees-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Fishtrap{2.0.4} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Grapes{2.0.4} [Growthcraft Grapes] (growthcraft-grapes-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Hops{2.0.4} [Growthcraft Hops] (growthcraft-hops-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    Growthcraft|Rice{2.0.4} [Growthcraft Rice] (growthcraft-rice-1.6.4-2.0.4.zip) Unloaded->Constructed->Pre-initialized
    healthpack{V0.1 - 1.6.2} [Health Pack] (Health Pack V0) Unloaded->Constructed->Pre-initialized
    htl{v1.3-1.6.4} [Hiding the Light] (Hiding_the_Light_1) Unloaded->Constructed->Pre-initialized
    HopperDuctMod{1.2.2} [Hopper Ducts] (HopperDuctsMod-1.6.4-1.2.2.zip) Unloaded->Constructed->Pre-initialized
    HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1) Unloaded->Constructed->Pre-initialized
    IC2NuclearControl{1.6.2e} [Nuclear Control] (IC2NuclearControl-1) Unloaded->Constructed->Pre-initialized
    iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
    IguanaTweaks{1.6.X-1i} [Iguana Tweaks] (iguanatweaks-1.6.X-1i-build4.zip) Unloaded->Constructed->Pre-initialized
    ImmibisCore{57.0.0} [Immibis Core] (immibis-core-57.0.0.jar) Unloaded->Constructed->Pre-initialized
    mod_IngameInfo{ML 1.6.4.r04} [IngameInfo] (InGameInfo 1.6.4) Unloaded->Constructed->Pre-initialized
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-1.6.2-1.56.b77.jar) Unloaded->Constructed->Pre-initialized
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1) Unloaded->Constructed->Pre-initialized
    JABBA{1.1.1a} [JABBA] (JABBA_1.1.1a.zip) Unloaded->Constructed->Pre-initialized
    jammyfurniture{4.5} [Jammy Furniture Mod] (Jammy Furniture_v4.5.zip) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MoreEnchants{1.2} [MoreEnchants] (MoreEnchants-MC1.6-1.2.3.jar) Unloaded->Constructed->Pre-initialized
    juicewares{beta 1.3.3} [JuiceWares] (JuiceWares-beta_1.3.3.jar) Unloaded->Constructed->Pre-initialized
    lifeXp{1.0.0} [Life Experience] (LifeExperience.jar) Unloaded->Constructed->Pre-initialized
    LogisticsPipes|Main{0.7.4.dev.92} [Logistics Pipes] (LogisticsPipes-MC1-1.6.4-0.7.4.dev.92.jar) Unloaded->Constructed->Pre-initialized
    LostBooks{1.1} [Lost Books] (LostBooks 1.0 (bin) for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
    LycanitesMobs{1.4.1 - MC 1.6.4} [Lycanites Mobs] (LycanitesMobsComplete 1.4.1 [1.6.4]) Unloaded->Constructed->Pre-initialized
    DemonMobs{1.4.1 - MC 1.6.4} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.4.1 [1.6.4]) Unloaded->Constructed->Pre-initialized
    DesertMobs{1.4.1 - MC 1.6.4} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.4.1 [1.6.4]) Unloaded->Constructed->Pre-initialized
    JungleMobs{1.4.1 - MC 1.6.4} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.4.1 [1.6.4]) Unloaded->Constructed->Pre-initialized
    PlainsMobs{1.4.1 - MC 1.6.4} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.4.1 [1.6.4]) Unloaded->Constructed->Pre-initialized
    SwampMobs{1.4.1 - MC 1.6.4} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.4.1 [1.6.4]) Unloaded->Constructed->Pre-initialized
    Railcraft{8.2.0.0} [Railcraft] (Railcraft_1.6.2-8.2.0.0.jar) Unloaded->Constructed->Pre-initialized
    Mariculture{1.2.0i} [Mariculture] (Mariculture-1.6.4-1.2.0i.jar) Unloaded->Constructed->Pre-initialized
    Hooks{0.5.2} [Meat Hooks] (MeatHooks[0.5.2].zip) Unloaded->Constructed->Pre-initialized
    MineBattlesid{1.0} [MineBattles] (MineBattles v2) Unloaded->Constructed->Pre-initialized
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.5} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAtum{1.6.2R2.7.5} [MFR Compat: Atum] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.5} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.5} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.5} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.5} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestry{1.6.2R2.7.5} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.5} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.5} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatIC2{1.6.2R2.7.5} [MFR Compat: IC2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.5} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatPams{1.6.2R2.7.5} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Core{4.2.2.19} [ProjectRed] (ProjectRedBase-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatProjRed{1.6.2R2.7.5} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.5} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRP2{1.6.2R2.7.5} [MFR Compat: RP2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.5} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.5} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.5} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.5} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.5} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.5} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded->Constructed->Pre-initialized
    MobAmputation{2.0.0} [MobAmputation] (MobAmputation2) Unloaded->Constructed->Pre-initialized
    MobDismemberment{2.0.0} [MobDismemberment] (MobDismemberment2) Unloaded->Constructed->Pre-initialized
    numina{0.1.1-53} [Numina] (Numina-1.6.2-0.1.1-53.jar) Unloaded->Constructed->Pre-initialized
    powersuits{0.9.0-84} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.9.0-84.jar) Unloaded->Constructed->Pre-initialized
    mod_MouseTweaks{2.3.4 (for Minecraft 1.6.4)} [Mouse Tweaks] (MouseTweaks_v2.3.4.zip) Unloaded->Constructed->Pre-initialized
    NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
    NetherOres{1.6.2R2.2.0} [Nether Ores] (NetherOres-2.2.0-6.jar) Unloaded->Constructed->Pre-initialized
    notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized
    OpenMods{0.2} [OpenMods] (OpenModsLib-0.2.jar) Unloaded->Constructed->Pre-initialized
    OpenBlocks{1.2.5} [OpenBlocks] (OpenBlocks-1.2.5.jar) Unloaded->Constructed->Pre-initialized
    PetBat{1.2.6} [Pet Bat] (PetBat_1) Unloaded->Constructed->Pre-initialized
    powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Expansion{1.0} [ProjRed|Expansion] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Transportation{1.0} [ProjRed|Transportation] (ProjectRedMechanical-1.6.4-4.2.2.19.jar) Unloaded->Constructed->Pre-initialized
    ProjectZulu|Core{1.1.7.3} [Project Zulu Core] (ProjectZuluCompletev1.1.7.3.zip) Unloaded->Constructed->Pre-initialized
    ProjectZulu|Block{1.1.7.3} [Project Zulu Block and Items] (ProjectZuluCompletev1.1.7.3.zip) Unloaded->Constructed->Pre-initialized
    ProjectZulu|Dungeon{1.1.7.3} [Project Zulu Dungeon] (ProjectZuluCompletev1.1.7.3.zip) Unloaded->Constructed->Pre-initialized
    ProjectZulu|Mob{1.1.7.3} [Project Zulu Mobs] (ProjectZuluCompletev1.1.7.3.zip) Unloaded->Constructed->Pre-initialized
    ProjectZulu|World{1.1.7.3} [Project Zulu World] (ProjectZuluCompletev1.1.7.3.zip) Unloaded->Constructed->Pre-initialized
    inventorysystems{0.0.1} [Quick Swap Loadouts] (QuickSwapLoadouts_v0.0.1.jar) Unloaded->Constructed->Pre-initialized
    RandomThings{1.8.9} [Random Things] (Random Things v. 1.8.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] (Reis Minimap 1.6.4) Unloaded->Constructed->Pre-initialized
    RopesPlus{1.5.1} [Ropes+] (Ropes+_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    shreddie_rftl{2.7 - MC 1.6.4} [RottenFleshToLeather] (RottenFleshToLeather(ShreddieNut)) Unloaded->Constructed->Pre-initialized
    Reciper{1.1.0} [ß3ßoSDXC ßbßoReciper] (SDXC_Reciper_1.1.0.jar) Unloaded->Constructed->Pre-initialized
    SecurityCraft{v1.4.1} [SecurityCraft] (SecurityCraft_v1) Unloaded->Constructed->Pre-initialized
    Skorpio's Washing Machine Mod{1.0} [Skorpio's Washing Machine Mod] (Skorpio_s_WashingMachine_Mod_1.6.2_v1.1.zip) Unloaded->Constructed->Pre-initialized
    slbgmod{1.0.0} [Sleeping bags mod] (sleepingbags_mod_1) Unloaded->Constructed->Pre-initialized
    mod_StartingInventory{ML 1.6.4.r01} [StartingInventory] (Starting Inventory) Unloaded->Constructed->Pre-initialized
    StevesCarts{2.0.0.b1} [Steve's Carts 2] (StevesCarts2.0.0.b3.zip) Unloaded->Constructed->Pre-initialized
    fyresmodjam{0.0.3d} [The You Will Die Mod] (TheYouWillDieMod-v0) Unloaded->Constructed->Errored
    ThirstMod{1.7.6} [Thirst Mod] (thirstmod-1.7.7.zip) Unloaded->Constructed->Pre-initialized
    TimeScaler{1.21} [TimeScaler] (TimeScaler v1.31 (1.6.4).jar) Unloaded->Constructed->Pre-initialized
    TransducersIC2{1.1.0} [Transducers] (Transducers-1) Unloaded->Constructed->Pre-initialized
    Trapcraft{v2.1.0a} [Trapcraft] (TrapCraft 1.6.2) Unloaded->Constructed->Pre-initialized
    UtilityMobs{2.1} [Utility Mobs] (UtilityMobs 2) Unloaded->Constructed->Pre-initialized
    taverns{2.1.6-2} [Village Taverns] (VillageTaverns-2.1.6-2.14.jar) Unloaded->Constructed->Pre-initialized
    WalkingDeadMod{1.6.4} [WalkingDead Mod] (walkingdead-2.0.2-1.6.4.jar) Unloaded->Constructed->Pre-initialized
    warcore{1.0} [War Core] (Warcore 1.0 for MC1.6.4.zip) Unloaded->Constructed->Pre-initialized
    wildcaves3{0.4.3.5} [Wild Caves 3] (Wildcaves_1.6) Unloaded->Constructed->Pre-initialized
    WorldStateCheckpoints{Forge 1.6.4.r04} [WorldStateCheckpoints] (WorldState_SAVER) Unloaded->Constructed->Pre-initialized
    WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
    WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
    WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
    gregtech_addon{MC162} [GregTech-Addon] (zgregtechmod) Unloaded->Constructed->Pre-initialized
    MineTweaker{1.6.4-2.1.2} [MineTweaker] (zzzzzzMineTweaker-1) Unloaded->Constructed->Pre-initialized
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
    zzzBBMM{0.8.4} [Building Blocks Mod Maker] (BBMM_0.8.4_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    CustomOreGenRevived{1.0.16} [Custom Ore Generation: First Revival] (CustomOreGenRevived-1-1.6.4-1.0.16.jar) Unloaded->Constructed->Pre-initialized
    mod_CustomOreGen{1.0.16} [mod_CustomOreGen] (CustomOreGenRevived-1-1.6.4-1.0.16.jar) Unloaded->Constructed->Pre-initialized
    MSC2{1.1.0} [Mob Spawn Controls 2] (Forge_MobSpawnCcontrol_2v1) Unloaded->Constructed->Pre-initialized
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized
    Launched Version: 1.6.4
    LWJGL: 2.9.0
    OpenGL: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Conquest_SN_Remix.zip Folder
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • 0

    posted a message on [0.8.2] Building Blocks Mod Maker [Forge 9.11.0][Custom Furnaces!]
    Quote from Guff

    Use the name of the file as the texture tag. IE, if you file is block_test.png, use block_test as the texture in your bbmm file. The location of where to put it is

    mods/BBMM.zip/assets/textures/bbmm/blocks/block_test.png

    For armor, the creation tag creates the item, you do not have to create it separately.

    For fuel, you are simply giving the item a value, but the item has to exist.
    Okay, thank you. That clears things up...
    Posted in: Minecraft Mods
  • 0

    posted a message on [0.8.2] Building Blocks Mod Maker [Forge 9.11.0][Custom Furnaces!]
    Guff, I need a lil help: In the instructions for BBMM, it says to put the textures in the ZIP in the mods folder, then put the pathfile name in our BBMM file like this:
    mods > My Mod.zip > assets > bbmm > textures > blocks> ..."block.png" but that didnt work for me.
    so I tried:
    mods/My Mod.zip/assets/bbmm/textures/blocks/"block.png"

    And in the Unnecessary Hardware examples you used a one word name, then used a texture pack for it. So I guess I am just a lil confused. What am I doin wrong ? Also, when we make our own custom armor, do we also have to make an item for each armor piece as well, and the same for fuels etc. I assume yes, but I wanted to make sure, as in making a fuel is just giving something a fuel value, not actually creating the item and texture etc.
    Posted in: Minecraft Mods
  • 0

    posted a message on The Seasons Mod - Minecraft 1.7.10 & 1.8.9, release version '3.0-alpha2' (updated 19th of July, 2017)
    The negative effects from cold have been disabled ??? But I REALLY wanted this for THAT reason for 1.6.4 :(
    Posted in: Minecraft Mods
  • 0

    posted a message on Enviromine and MCA NPC Deaths
    Have you updated to the latest version ? in the main config mine has an option:


    # Track enviromine properties on Non-player entites(mobs & animals)
    B:"Track NonPlayer entitys"=false

    That way it only effects me, because its hard enough making sure I stay cool, sane, and hydrated without worrying about a bunch of NPCs and animals too !
    Posted in: Mods Discussion
  • 0

    posted a message on EnviroMine (DISCONTINUED) - A little bit of realism New physics, Temperature, Hydration and more!
    Can someone help me out with the configs ? I'm not %100 sure I understand the syntax, and for adding blocks, there's no defaults, so I have no examples to go by, I see some blocks but they're listed under items in my config so...yeah...I am just wanting to use the fan from OpenBlocks to add air quality, and maybe paintings can add some sanity, things like that. Make sure new drinks like Purple Drink from OpenBlocks add hydration and maybe drop temp, and Fur armor from Project Zulu will keep me warm. Can someone give me some examples to follow please ???
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.x][1.5.2][Forge] Magitek Mechs
    This mod is an amazing first attempt, the models are effing great, I actually like them more than the ones in Titanfall IMHO. I see alot of awesome ideas on this thread, hopefully we can see some of the new stuff you have going soon. See, when you strap into a giant mechanical badass machine, you expect it to vastly improve over what you can already do on foot, both in terms of combat and labor. Like other people, I too would like to see these protect from fall damage and the like, maybe have one mech for mining easier and have increased carrying capacity (its own inventory) (especially for ppl like me who have carry weight enabled), and another (preferably enclosed) mech for battle with some sort of weapon system. there's a mech in Better Dungeons (AKA Chocolate Quest) and it even has a weapon, albeit a very much simpler model and relatively uninventive weapon, but its still pretty cool compared to a bow. Regardless of all these suggestions, this mod thus far is very well implemented, I am glad it needs fuel and the models, again are amazing. One last bit, as far as mod integ. goes, I agree with some tougher recipes for IC2 users, maybe EU could be fuel, (have a seperate fuel slot for batteries and one for coals)and it could protect from radiation, perfect for mining uranium or exploring nuked enemy territory ??? idk... Just some thoughts. If done right, this could be one of the best mods we've all seen...
    Posted in: WIP Mods
  • 0

    posted a message on CampCraft v 5 Coming Soon for 1.8.9/1.9
    When you finish the other 1.6.4, this mod will be awesome. I really just want a campfire to cook food in more portably. IMHO you should make campfire recipe's in the 2x2, making it more "portable". Being able to cook food (not ores)in a lil portable campfire really adds to that survivalist/camping feeling. <3 everything so far though still
    Posted in: Minecraft Mods
  • 1

    posted a message on Minecraft Is Too Easy (MITE) Mod
    Quote from cheatfreak25

    I disapprove of any mod that aims to make Minecraft, a game that's hard enough as it is, any harder. I will never use this mod as long as I live and breath. That's just my opinion though.


    ROFL ! Minecraft "a game that is already hard" !?!? You CAN'T be serious ! As long as you live and breathe ??? AHAHahahaa ! Minecraft is insanely easy ! WHAT is wrong with you !?!? In fact, I think the ONE thing Minecraft is lacking IS some challenge...
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    I know there's an option to just disable the generators, but any way you could add a hardcore config to make the recipes harder, or maybe config options to disable the generators individually ?
    Posted in: WIP Mods
  • 0

    posted a message on My laptop died, now I will too without minecraft...
    My siggy that says %100 minecraft addict aint a joke, I am having Minecraft withdrawals...Anyways, I have 3 crappy computers and was hoping for some suggestions on which I could possibly resurrect to play Minecraft again...Maybe upgrade ? Or should I just save up some $ for a few months and buy a new comp ? Heres the specs:

    My laptop was by far the "best" of the 3...

    Windows 7 32 bit
    400gb HDD
    4gb RAM
    Intel Mobile ...blah blah something crappy video card with 32mb dedicated video memory, "up to" 128 shared video memory, I assume that means it uses a page file thingy or whatever to borrow some of the hard drives memory for video memory when it "needs" to ??? Not exactly a computer whiz here so idk...
    Intel Dual-Core 2.1ghz processor

    The problem: The Hard Drive is failing. According to the genius at the computer store down the street who ran diagnostics through the BIOS, and wrote down Dell Error code 0142 after it failed the memory test diag

    It needs a new hard drive and a new battery apparently, as the battery no longer holds a charge and the heat from such is what caused the hard drive's problem. Or so I was told...

    #2 My old desktop
    Windows Vista 32 bit
    Pentium 4 2.3 Ghz Processor
    ?? 756mb of RAM (Something close to that, hence the ? marks, its below 800 and above 600
    40GB HDD
    NVIDIA 64mb Video Card, PCI

    And now that I think about it, the 3rd comp isnt worth mentioning unless I wanted to attempt to sell it towards the purchase of a new comp...Its a tiny Eee PC "mini laptop" with Windows XP, less than 1ghz processor and 566mb of RAM I think...

    I KNOW that if I had a ton of money, I would have a 64 bit i7 gaming comp, unfortunately, I work at my family business and go to school right now, and winter time is a very slow time for us, I make enough $ to get by and take care of my fiance and 3 yr old and get extra time in to study for right now, spring isnt far off, then I will make a lil more cash, but for right now, I was hoping to either upgrade the desktop or repair the laptop, I was just curious as to which was the better option, OR if more than likely, NEITHER is even worth it, perhaps I will just have to go through Minecraft withdrawal until I can get a nicer computer...
    Posted in: Computer Science and Technology
  • 0

    posted a message on Extra Utilities v1.1.0k
    I really like the latest additions, but I really wish you would separate the config options for the generators, you know alot of people will say they are OP, but I dont wanna disable all of them either, we should be able to choose which ones we want
    Posted in: WIP Mods
  • 0

    posted a message on Custom Ore Generation: First Revival
    Does anyone have any suggestions of finding lapis in veins dis. ? It says common under ocean floors, but I will die trying to mine down there, if I could even see well enough to actually find a vein in the first place. I just got Mariculture so I guess I will climb the tech tree and get some scuba gear, but I feel like I should have some lapis before all that somehow...
    Posted in: Minecraft Mods
  • 0

    posted a message on Mariculture 1.2.4.2 ~ Updated 21/04/2015
    There's SOOO many youtubers out there, can someone make a vid going over the newest changes for me, and well...everyone actually ???
    Posted in: Minecraft Mods
  • To post a comment, please .