• 0

    posted a message on AetherCraft 1.4.5 - Aetheral Alchemy! Turn matter into any other kind of matter!
    This mod looks great, but the thing that bugs mean (it's extremely petty and not important) is that Aether battery and Aether cell should switch names; A cell is a single unit that converts chemical energy to electric energy, while a battery is a group of cells that increase the possible voltage.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4/1.6.2/1.5.2/1.4.7] Energy Manipulation 1.1.10 - STABLE
    Minecraft Version: 1.6.4
    Mod Version: 1.6.4 1.1.10
    I've got an issue; it may be because I'm stupid and going about it wrong. I'm using this mod (EM1) on the Technic Launcher with a customized Tekkit modpack. When I tried installing the EM1 zip folder into the mod folder, nothing would happen (no content from the mod would show up in-game), so I copied all of the files from the zip folder into a regular folder, named it the same as the zip folder, and placed it into the mod folder (this could be a stupid thing to do/I don't know) and it works - kind of. The issue is that everything works, but for whatever reason, it seems to have scrambled some sprites of items from another mod (Modular Power Suits, to be exact). Any help?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Bow to Revolver Resource Pack (Custom Sounds)
    Quote from RememberNovember

    A 16x version is now on my website: http://hexcorridor.w...ource-pack.html

    Cool. Thank you very much.
    Posted in: Resource Packs
  • 0

    posted a message on [1.6.2] Bow to Revolver Resource Pack (Custom Sounds)
    If you could make a 16x version, that would be cool.
    Posted in: Resource Packs
  • 0

    posted a message on [16x][1.6.4.][13w41b] ❖DAY ΘNE❖ V.1.2 BETA (Discontinued, Sort Of)
    This looks amazing! Keep it up! I'm definitely bookmarking this.
    Posted in: Resource Packs
  • 0

    posted a message on [1.6.4 Forge SSP, SMP, LAN] TuxWeapons 1.1d - Readded mod support!
    crash on launch
    ---- Minecraft Crash Report ----
    // Don't be sad. I'll do better next time, I promise!

    Time: 8/23/13 2:21 PM
    Description: Initializing game

    java.lang.NullPointerException
    at net.minecraft.item.crafting.CraftingManager.func_92103_a(CraftingManager.java:214)
    at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
    at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
    at TuxWeapons.TuxCraft.Crafting.addMultiToolRecipes(Crafting.java:189)
    at TuxWeapons.TuxCraft.TuxWeaponsCore.load(TuxWeaponsCore.java:340)
    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:540)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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:105)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at net.minecraft.item.crafting.CraftingManager.func_92103_a(CraftingManager.java:214)
    at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:244)
    at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:239)
    at TuxWeapons.TuxCraft.Crafting.addMultiToolRecipes(Crafting.java:189)
    at TuxWeapons.TuxCraft.TuxWeaponsCore.load(TuxWeaponsCore.java:340)
    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:540)
    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:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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:105)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 225952280 bytes (215 MB) / 464191488 bytes (442 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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.04 FML v6.2.43.819 Minecraft Forge 9.10.0.819 Optifine OptiFine_1.6.2_HD_U_B4 113 mods loaded, 113 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.2.43.819} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.10.0.819} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    gasesCore{1.3.0} [Glenn's Gases Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    ImmibisMicroblocks{56.0.4} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    NotEnoughItems{1.6.1.2} [Not Enough Items] (NotEnoughItems 1.6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    PlayerAPI{1.1} [Player API] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    ShoulderSurfing{1.5.1} [ShoulderSurfing] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    SomniaCore{1.0.3} [SomniaCore] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_bspkrsCore{v3.03(1.6.2)} [bspkrsCore] ([1.6.2]bspkrsCorev3.03.zip) Unloaded->Constructed->Pre-initialized->Initialized
    DamageIndicatorsMod{2.9.0.0} [Damage Indicators] (1.6.2 DamageIndicators v2.9.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MoreBlocks2{2.0.0} [More Building Blocks 2] (1.6.2.More.Building.Blocks.v2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ChickenShed{1.1.2} [Chicken Shed] ([1.5+] ChickenShed (v1.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized
    craftablespawners{2.0} [Craftable Spawners] ([1.6.2] Craftable Spawners 2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TeNNoX_CustomSelectionBox{1.1} [CustomSelectionBox] ([1.6.2] Custom Selection Box v1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_ArmorStatusHUD{v1.12(1.6.2)} [ArmorStatusHUD] ([1.6.2]ArmorStatusHUDv1.12.zip) Unloaded->Constructed->Pre-initialized->Initialized
    BetterFurnaces{3.3} [Better Furnaces] ([1.6.2]BetterFurnacesV3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_CrystalWing{ML 1.6.2.r03} [CrystalWing] ([1.6.2]CrystalWing.ML.1.6.2.r03.zip) Unloaded->Constructed->Pre-initialized->Initialized
    horseaccessories{1.1.2} [HorseAccessories] ([1.6.2]HorseAccessories_v1.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TNFUltimateToolsForge{1.10.3.5} [Ultimate Tools] ([1.6.2]Ultimate Tools Universal by Sahdow169[1.10.3.5].zip) Unloaded->Constructed->Pre-initialized->Initialized
    integerarray_potionarmor{1.0.0 for 1.6.2} [Armor Effect Mod] (All (MC 1.6.2).zip) Unloaded->Constructed->Pre-initialized->Initialized
    integerarray_leatherarmor{1.0.0 for 1.6.2} [Leather Armor Plus Mod] (All (MC 1.6.2).zip) Unloaded->Constructed->Pre-initialized->Initialized
    Artifice{1.6.2R1.1.2} [Artifice] (Artifice-1.1.2-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Chisel{1.4.8} [Chisel] (chisel-1.6.2-1.4.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArtificeCompat|Chisel{1.6.2R1.1.2} [Artifice Compat: Chisel] (Artifice-1.1.2-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
    EE3{@VERSION@ (build @BUILD_NUMBER@)} [Equivalent Exchange 3] (ee3-universal-preh-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArtificeCompat|EE3{1.6.2R1.1.2} [Artifice Compat: EE3] (Artifice-1.1.2-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArtificeCompat|Forestry{1.6.2R1.1.2} [Artifice Compat: Forestry] (Artifice-1.1.2-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArtificeCompat|MFR{1.6.2R1.1.2} [Artifice Compat: MFR] (Artifice-1.1.2-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArtificeCompat|Railcraft{1.6.2R1.1.2} [Artifice Compat: Railcraft] (Artifice-1.1.2-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ArtificeCompat|Vanilla{1.6.2R1.1.2} [Artifice Compat: Vanilla] (Artifice-1.1.2-153.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AtomicScience{0.7.1} [Atomic Science] (Atomic_Science_v0.7.1.123.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Backpack{1.12.15} [Backpack] (backpack-1.12.15-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    barrels{2.3} [The Barrels Mod] (Barrels 1.6.2+ 2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    basicarmor{1.0} [ModIdeasMod BasicArmor] (BasicArmor.zip) Unloaded->Constructed->Pre-initialized->Initialized
    QuiverMod{1.6.1} [Better Archery] (Better_Archery_1.6.2_for_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    BC2{1.0.0} [Bosscraft 2] (Bosscraft2 (1.0.1).zip) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core{4.0.1} [BuildCraft] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders{4.0.1} [BC Builders] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy{4.0.1} [BC Energy] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory{4.0.1} [BC Factory] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport{4.0.1} [BC Transport] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon{4.0.1} [BC Silicon] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
    CarpentersBlocks{v1.76} [Carpenter's Blocks] (Carpenter's Blocks v1.76 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CustomSpawner{2.3.0.dev1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.0 DEV-R1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    diamondbuckets{0.98d} [Diamond Buckets] (diamondbuckets_v0.98d.zip) Unloaded->Constructed->Pre-initialized->Initialized
    DiamondMeter{2.2.4} [Diamond Meter] (DiamondMeter 2.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MoCreatures{6.0.0.dev4} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.0 DEV-R4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights{1.2.4} [Dynamic Lights] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_mobEquipment{1.0.0} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    EnergyManipulator{1.1.4} [Energy Manipulator] (EM1.6.2 1.1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    eplus{1.16.4} [Enchanting Plus] (EnchantingPlus-1.16.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    LomLib{1.0.4} [LomLib] (LomLib-universal-1.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Equivalency{1.4.0} [Equivalency] (Equivalency-universal-1.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtrabiomesXL{3.14.0} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.2-3.14.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    guilib{1.0.2} [GUI Library] (Forge_GuiLibv1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LegendaryBeasts{a1.6.2.0} [Legendary Beasts] (Forge_LegendaryBeastsAlpha1.6.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    PaintingSelGui{1.6.2.3} [PaintingSelectionGui] (Forge_PaintingSelectionGuiv1.6.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Gases{1.3.0} [Gases] (gases-1.3.1-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mod_GravityControl{Version 9001} [Gravity Controller] (Gravity Control v1 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    GregsLighting{1.9.0} [Greg's Lighting] (GregsLighting-1.9.0-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    GuiAPI{0.15.7} [GuiAPI] (GuiAPI-0.15.7-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    handheldpiston{0.1} [Handheld Piston Mod] (HandheldPower_0.1(1.6.X).zip) Unloaded->Constructed->Pre-initialized->Initialized
    ImmibisCore{56.0.3} [Immibis Core] (immibis-core-56.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ImmibisMicroblocks_IgnoreThis{56.0.4} [Immibis's Microblocks (ignore this duplicate entry, will be fixed eventually)] (immibis-microblocks-56.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
    InfernalMobs{1.3.4} [Infernal Mobs] (InfernalMobs_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Taigore_InventorySaver{3.1} [Inventory Saver] (InventorySaver_-_3.1srg.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ItemSearch{1.3} [Briman's Item Search] (ItemSearch_1.3_MC_1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
    SlimevoidLib{2.0.2.0} [Slimevoid Library] (SlimevoidLib-Universal-v2.0.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LittleBlocks{2.2.0.0} [Little Blocks] (LittleBlocks-Universal-v2.2.0.0-Beta.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MCTweaks{1.1.1} [Minecraft Tweaks] (mctweaks1.1.1_mc1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MFFS{3.2.0} [Modular Force Field System] (MFFS_v3.2.0.209.jar) Unloaded->Constructed->Pre-initialized->Initialized
    PML2{1.6.2.0} [Portable Mining Laser] (mod_PML2.1621.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_Xray{MX for 1.6.2} [mod_Xray] (mod_XrayV1.11.zip) Unloaded->Constructed->Pre-initialized->Initialized
    MoreRecordsMod{2.0.0} [More Records Mod] (More Record Core 2.0.0 for 1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mod_morestorage{v2.1.1} [MoreStorage] (MoreStorage.zip) Unloaded->Constructed->Pre-initialized->Initialized
    AS_MultiMine{1.3.0} [Multi Mine] (MultiMine_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    mod_NewDungeons{1.6.2} [NewDungeons] (NewDungeonsUnofficial_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    recipemod{0.1} [NoMoreRecipeConflict] (NoMoreRecipeConflict_1.6.X.zip) Unloaded->Constructed->Pre-initialized->Initialized
    randomthings{1.6.2} [Random Things] (Random Things v. 1.6.2 [MC 1.6.2].jar) Unloaded->Constructed->Pre-initialized->Initialized
    Revamp{1.2.1} [Rivvest's Enhancements to Villager and Mob Performance] (revamp-1.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ChunkFix{1.0} [Chunk Fix] (RivvestsBugFixes-1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ClimbFix{1.0} [Climb Fix] (RivvestsBugFixes-1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    DoorBreakFix{1.0} [Door Break Fix] (RivvestsBugFixes-1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    PanicFix{1.0} [Panic Fix] (RivvestsBugFixes-1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RottenFleshHardcore{1.0 MC 1.6.2} [Rotten Flesh to Leather HARDCORE] (Rotten_Flesh_To_Leather_HARDCORE_Forge_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Kabo_ShowMonsters{v3.3.162} [Show Monsters] (ShowMonsters3.3.162-Forge.zip) Unloaded->Constructed->Pre-initialized->Initialized
    simpleores{1.0.2} [SimpleOres 2] (SimpleOres 2 and Fusion Plugin v1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    simpleoresfusion{1.0.0} [SimpleOres 2 Fusion Plugin] (SimpleOres 2 and Fusion Plugin v1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    simplethings{0.1} [Simple Things] (SimpleThingsMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_SmartMoving{14.1} [Smart Moving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_SmartRender{1.1} [Smart Render] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Constructed->Pre-initialized->Initialized
    SoftHardcore{1.3} [Soft Hardcore] (SoftHardcore 1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Somnia{1.0.0} [Somnia] (Somnia-Pre1a.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Suntorch{1.2.1} [Suntorch] (suntorch_1.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TF2Dispenser{1.6.2} [TF2 Dispenser] (TF2_Dispenser_1.6.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TF2Sentry{1.6.2} [TF2 Sentry] (TF2_Sentry_1.6.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TF2Teleporter{1.6.2} [TF2 Teleporter] (TF2_Teleporter_1.6.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TuxWeapons{0.4c} [TuxWeapons] (TuxWeapons 0.4c.jar) Unloaded->Constructed->Pre-initialized->Errored
    UsefulFood{1.4.4} [UsefulFood] (UsefulFood-1.6.2_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
    WatkinsBase{0.1} [Watkins Base] (UtilityChest.zip) Unloaded->Constructed->Pre-initialized->Initialized
    UtilityChest{v2.2} [Utility Chest] (UtilityChest.zip) Unloaded->Constructed->Pre-initialized->Initialized
    wallclock{1.0} [Wall Clock] (Wall Clock Mod 1.6.2) Unloaded->Constructed->Pre-initialized->Initialized
    weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    JustAnotherSpawner{0.9.7} [Just Another Spawner] (JustAnotherSpawnerv0.10.0(1.6-NoTF).zip) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.6.2-Forge9.10.0.819
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Tweaked Chocolate 1.6.2 Pre-Customized.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2] Mrheribrine2 Mod
    You're going to need more than a link to a YouTuber's channel. For example, what is the mod (What are we downloading, and why should we download it?) Also, you should have some pictures. "No pics, no clicks."
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] [SSP/SMP/LAN] Unlit Torches v2.1.0
    All of your mods are amazing! Great work and keep it up!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2/1.6.1/1.6.2] Minecraft Tweaks 1.2.2
    Really cool idea with such a small change!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4][Forge] Killer5252's Mods Current Mods: SimpleCraft V2, TorchPlacer V3, CraftableSpawnEggs V1
    Quote from TRexProBro

    Hey I highly suggest that you just take a little bit of time to post the crafting recipes in the topic instead of making people download the world and the mod! But I will be glad to be the first one to make a video about this mod! :D


    Yeah. That takes more effort to just see the recipes. As well, videos can also take some time. Some people (including myself) just want to quickly skim through pictures and see what there is.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4 Forge SSP, SMP, LAN] TuxWeapons 1.1d - Readded mod support!
    Quote from cf451

    There's already a "Feather Falling" boots/armor enchantment in Vanilla MC that does exactly what you're describing... it's for Tux to decide, of course, but I can't imagine him adding a second way to do something that can already by done via Vanilla Minecraft.

    I know, but that relies on having to get a lot of XP and hoping that you get a good feather falling enchantment. With a craftable version of that, there's no taking a chance and having to grind to level up.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4 Forge SSP, SMP, LAN] TuxWeapons 1.1d - Readded mod support!
    Great mod! However I am having some issues. First, none of the grappling hooks have textures. Also, I seem to be unable to fire the cannon in Survival, but it just may be I don't know how to. I have also crashed while using the grappling hooks. I don't know what is causing it, but here is the crash report.

    Time: 8/8/13 10:21 PM
    Description: Ticking entity

    java.lang.NullPointerException
    at TuxWeapons.TuxCraft.entity.EntityGrappHook.func_70071_h_(EntityGrappHook.java:229)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.World.func_72870_g(World.java:2306)
    at net.minecraft.world.World.func_72939_s(World.java:2152)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1907)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:898)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)


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

    -- Head --
    Stacktrace:
    at TuxWeapons.TuxCraft.entity.EntityGrappHook.func_70071_h_(EntityGrappHook.java:229)
    at net.minecraft.world.World.func_72866_a(World.java:2345)
    at net.minecraft.world.World.func_72870_g(World.java:2306)

    -- Entity being ticked --
    Details:
    Entity Type: TuxWeapons.GrappHook (TuxWeapons.TuxCraft.entity.EntityGrappHook)
    Entity ID: 582898
    Entity Name: entity.TuxWeapons.GrappHook.name
    Entity's Exact location: 459.96, 68.18, 537.34
    Entity's Block location: World: (459,68,537), Chunk: (at 11,4,9 in 28,33; contains blocks 448,0,528 to 463,255,543), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
    Entity's Momentum: -0.01, -0.87, -0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:2152)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Xeppelin_'/18431, l='MpServer', x=460.05, y=52.62, z=537.30]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (441,4,607), Chunk: (at 9,0,15 in 27,37; contains blocks 432,0,592 to 447,255,607), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
    Level time: 363334 game time, 5260 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 85 total; [EntityPig['Pig'/18421, l='MpServer', x=450.97, y=56.00, z=508.56], EntityItem['item.item.dyePowder.black'/511291, l='MpServer', x=399.19, y=56.13, z=546.19], EntityVillager['Villager'/233729, l='MpServer', x=435.78, y=56.00, z=612.72], EntityVillager['Villager'/223115, l='MpServer', x=432.38, y=53.00, z=585.91], EntityVillager['Villager'/193942, l='MpServer', x=453.13, y=56.00, z=556.65], EntityVillager['Villager'/222149, l='MpServer', x=423.70, y=56.00, z=591.78], EntityItem['item.item.arrow'/485420, l='MpServer', x=509.41, y=56.13, z=597.91], EntityItem['item.item.arrow'/485908, l='MpServer', x=418.22, y=50.13, z=482.81], EntityXPOrb['Experience Orb'/472411, l='MpServer', x=498.91, y=56.25, z=589.63], EntityVillager['Villager'/222848, l='MpServer', x=444.44, y=56.00, z=614.00], EntityXPOrb['Experience Orb'/472410, l='MpServer', x=495.34, y=56.25, z=583.75], EntityItem['item.item.rottenFlesh'/485910, l='MpServer', x=489.63, y=56.13, z=506.19], EntityVillager['Villager'/221903, l='MpServer', x=436.49, y=56.00, z=614.28], EntityItem['item.item.arrow'/488912, l='MpServer', x=476.03, y=53.13, z=529.88], EntityXPOrb['Experience Orb'/472412, l='MpServer', x=494.06, y=56.25, z=583.34], EntityVillager['Villager'/220794, l='MpServer', x=447.78, y=56.00, z=611.50], EntityPig['Pig'/198211, l='MpServer', x=458.81, y=56.00, z=478.88], EntityPig['Pig'/198210, l='MpServer', x=419.97, y=55.00, z=476.28], EntityVillager['Villager'/222378, l='MpServer', x=446.84, y=56.00, z=616.53], EntityItem['item.item.arrow'/485439, l='MpServer', x=461.28, y=56.13, z=499.91], EntityVillager['Villager'/253261, l='MpServer', x=389.47, y=56.00, z=503.75], EntityVillager['Villager'/253030, l='MpServer', x=451.44, y=56.00, z=614.63], EntityClientPlayerMP['Xeppelin_'/18431, l='MpServer', x=460.05, y=52.62, z=537.30], EntityVillager['Villager'/234002, l='MpServer', x=505.69, y=56.00, z=607.38], EntityVillager['Villager'/221929, l='MpServer', x=461.47, y=56.00, z=602.31], EntitySquid['Squid'/559052, l='MpServer', x=447.29, y=55.00, z=516.51], EntityVillager['Villager'/221382, l='MpServer', x=405.78, y=56.00, z=616.22], EntityItem['item.item.rottenFlesh'/485952, l='MpServer', x=471.97, y=56.13, z=488.97], EntityVillager['Villager'/194287, l='MpServer', x=468.41, y=56.00, z=600.25], EntityVillager['Villager'/223266, l='MpServer', x=433.75, y=56.00, z=594.69], EntityVillager['Villager'/234521, l='MpServer', x=462.63, y=56.00, z=575.78], EntityVillager['Villager'/253211, l='MpServer', x=478.34, y=56.00, z=557.84], EntityVillager['Villager'/252540, l='MpServer', x=499.38, y=56.00, z=513.28], EntityVillager['Villager'/252959, l='MpServer', x=524.34, y=56.00, z=601.56], EntityVillager['Villager'/221343, l='MpServer', x=430.19, y=56.00, z=611.78], EntityItem['item.item.bone'/485441, l='MpServer', x=460.13, y=56.13, z=500.66], EntityVillager['Villager'/234304, l='MpServer', x=439.28, y=56.00, z=559.47], EntityVillager['Villager'/234069, l='MpServer', x=432.22, y=56.00, z=600.31], EntityItem['item.item.dyePowder.black'/567833, l='MpServer', x=454.75, y=56.13, z=517.97], EntityVillager['Villager'/222948, l='MpServer', x=428.47, y=56.00, z=589.47], EntityVillager['Villager'/220939, l='MpServer', x=454.75, y=56.00, z=589.53], EntityVillager['Villager'/194028, l='MpServer', x=526.28, y=56.00, z=553.41], EntityVillager['Villager'/194260, l='MpServer', x=443.47, y=56.00, z=614.97], EntityVillager['Villager'/233840, l='MpServer', x=448.31, y=56.00, z=610.31], EntityItem['item.tile.sandStone.default'/482027, l='MpServer', x=489.81, y=55.13, z=566.50], EntityItem['item.tile.sandStone.default'/480096, l='MpServer', x=486.09, y=55.13, z=572.81], EntityVillager['Villager'/222746, l='MpServer', x=487.34, y=56.00, z=602.78], EntityItem['item.tile.sandStone.default'/480097, l='MpServer', x=486.75, y=55.13, z=572.13], EntityItem['item.tile.sandStone.default'/482028, l='MpServer', x=489.16, y=55.13, z=565.13], EntityItem['item.tile.sandStone.default'/480100, l='MpServer', x=485.41, y=55.13, z=571.81], EntityItem['item.tile.sandStone.default'/480105, l='MpServer', x=489.78, y=55.13, z=570.94], EntityItem['item.tile.sandStone.default'/482021, l='MpServer', x=485.16, y=55.13, z=567.97], EntityItem['item.tile.sandStone.default'/482022, l='MpServer', x=485.19, y=55.13, z=566.13], EntityVillager['Villager'/252596, l='MpServer', x=448.38, y=57.00, z=544.75], EntityVillager['Villager'/233650, l='MpServer', x=468.22, y=52.00, z=562.69], EntityVillager['Villager'/222054, l='MpServer', x=430.72, y=56.00, z=611.31], EntityItem['item.item.dyePowder.black'/535497, l='MpServer', x=398.31, y=56.13, z=547.31], EntityVillager['Villager'/253424, l='MpServer', x=472.56, y=56.00, z=477.69], EntityXPOrb['Experience Orb'/482751, l='MpServer', x=486.03, y=55.25, z=572.50], EntityVillager['Villager'/193828, l='MpServer', x=434.09, y=56.00, z=597.88], EntityItem['item.item.rottenFlesh'/480095, l='MpServer', x=488.63, y=55.13, z=571.28], EntityVillager['Villager'/221477, l='MpServer', x=398.69, y=56.00, z=596.56], EntityItem['item.item.dyePowder.black'/511208, l='MpServer', x=397.22, y=56.13, z=546.94], EntityVillager['Villager'/194705, l='MpServer', x=478.16, y=56.00, z=549.63], EntityVillager['Villager'/221247, l='MpServer', x=433.44, y=56.00, z=613.31], EntityVillager['Villager'/223042, l='MpServer', x=421.20, y=56.00, z=592.06], EntityWaypoint['unknown'/18634, l='MpServer', x=432.00, y=56.00, z=619.00], EntityXPOrb['Experience Orb'/482753, l='MpServer', x=485.44, y=55.25, z=571.59], EntityXPOrb['Experience Orb'/482752, l='MpServer', x=487.28, y=55.25, z=570.81], EntityVillager['Villager'/221094, l='MpServer', x=460.34, y=56.00, z=564.44], EntityItem['item.item.arrow'/486339, l='MpServer', x=467.63, y=56.13, z=495.94], EntityVillager['Villager'/234492, l='MpServer', x=458.98, y=53.00, z=540.45], EntityItem['item.item.bone'/486341, l='MpServer', x=468.06, y=56.13, z=495.16], EntityVillager['Villager'/253100, l='MpServer', x=495.53, y=56.00, z=494.72], EntityVillager['Villager'/252407, l='MpServer', x=508.13, y=56.00, z=604.06], EntityXPOrb['Experience Orb'/471764, l='MpServer', x=494.84, y=56.25, z=584.06], EntityVillager['Villager'/222531, l='MpServer', x=437.34, y=56.00, z=598.22], EntityItem['item.item.arrow'/471523, l='MpServer', x=495.81, y=56.13, z=585.22], EntityVillager['Villager'/234204, l='MpServer', x=442.47, y=56.00, z=603.41], EntityXPOrb['Experience Orb'/471763, l='MpServer', x=494.88, y=56.25, z=587.84], EntityGrappHook['entity.TuxWeapons.GrappHook.name'/582898, l='MpServer', x=459.96, y=68.18, z=537.34], EntityVillager['Villager'/222275, l='MpServer', x=489.38, y=55.00, z=570.56], EntitySquid['Squid'/548666, l='MpServer', x=453.53, y=55.00, z=516.53], EntityItem['item.item.string'/472236, l='MpServer', x=495.25, y=56.13, z=584.59], EntityItem['item.item.dyePowder.black'/472504, l='MpServer', x=429.72, y=54.13, z=534.28]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2298)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:844)
    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:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 150171416 bytes (143 MB) / 504430592 bytes (481 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 1255 (70280 bytes; 0 MB) allocated, 1045 (58520 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 30 mods loaded, 30 mods active
    mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    NotEnoughItems{1.6.1.2} [Not Enough Items] (NotEnoughItems 1.6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    PlayerAPI{1.1} [Player API] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BetterFurnaces{3.3} [Better Furnaces] ([1.6.2]BetterFurnacesV3.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Backpack{1.12.15} [Backpack] (backpack-1.12.15-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BiblioCraft{1.3.4} [BiblioCraft] (BiblioCraft[v1.3.4].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    BrewingAPI{1.6.2} [Brewing API] (BrewingAPI 1.6.2-3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ClashsoftAPI{1.6.2} [Clashsoft API] (ClashsoftAPI 1.6.2-3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights{1.2.4} [Dynamic Lights] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_mobEquipment{1.0.0} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtrabiomesXL{3.14.0} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.2-3.14.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    LegendaryBeasts{a1.6.2.0} [Legendary Beasts] (Forge_LegendaryBeastsAlpha1.6.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    InfernalMobs{1.3.4} [Infernal Mobs] (InfernalMobs_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MagicYarn{1.0.7} [Magic Yarn] (MagicYarn_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    MorePotionsMod{1.6.2} [More Potions Mod] (More Potions Mod 1.6.2-5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AS_MultiMine{1.3.0} [Multi Mine] (MultiMine_1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    SoftHardcore{1.3} [Soft Hardcore] (SoftHardcore 1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    TuxWeapons{0.4} [TuxWeapons] (TuxWeapons 0.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.6.2-Forge9.10.0.804
    LWJGL: 2.9.0
    OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.3.0, 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: 301 (16856 bytes; 0 MB) allocated, 229 (12824 bytes; 0 MB) used

    And for an idea, possibly add fall damage reducing boots for the grappling hooks, but they don't offer any other form of protection for balancing measures. Once again, great mod!

    -Edit-
    Nevermind fixed
    Also, instead of having the grappling hooks individual use items, maybe make them like a special individual crossbow that have multiple uses depending on what material it was made of?..
    Posted in: Minecraft Mods
  • To post a comment, please .