• 0

    posted a message on InstaBreak - 4 new blocks that you can break instantly!

    InstaBreak


    This mod adds in 4 new blocks and 1 new item(crafting component) into the game which can be broken in one single hit.


    Crafting Component:

    Wooden brace. Used to create the Instabreak and the Falling InstaBreak.

    Wooden Brace Recipe, craft with 2 sticks diagonal from each other


    Block 1:

    The first block is the "InstaBreak" It is a block that can be placed and broken instantly.

    It is not affected by gravity and does not emit light.

    It is crafted like so: Crafted with 4 wood planks on all sides of a wooden brace (top, bottom, left, right).

    InstaBreak crafted with 4 wood on each side of a wooden brace


    Block 2

    The second block is the Falling InstaBreak. It can be placed and broken instantly.

    This block, as the name suggests, will fall (like sand). It does not emit light.

    Crafting Recipe: Crafted with 4 sand on all sides of a wooden brace (top, bottom, left, right).

    Blocks 3 & 4

    Blocks
    3 and 4 are the light emitting versions of each block. They have the
    same properties as their base block (InstaBreak or Falling InstaBreak)
    and emit the same light level as a torch.

    They are crafted with 3 InstaBreaks or Falling InstaBreaks and a single glowstone dust. (Note: recipe is shaped)

    Downloads

    * 1.7.10

    Links


    Minecraft CurseForge

    Curse

    Source Code


    License (Modpack info in here)

    This mod is licensed under the GPLv3 license visable HERE or HERE.

    It basically means you may not reproduce, redistribute or modify it unless noted otherwise.

    You may fork and make commits to the project via the GitHub Repository.

    Modpacks

    You
    can add my mod to your modpack and redistribute it provided the modpack
    is strictly non-profit and none of the other mods in the pack are
    included against their license. Don't expect me to be tech support for
    your modpack though. If you experience an issue linked to my mod, Please open a bug report ticket on github. Please see the section below on "Reporting a bug" for more information and correct formatting.

    Reporting a bug

    Please report any bugs you find on the issues page on github (LINK)

    There is some information I require to be able to assist with bugs. Please include:

    • Minecraft Version
    • Mod Version
    • Forge Version
    • Any other mods currently installed
    • Logs
    • How to replicate the issue
    • Any other info

    I will assist you with your issue as soon as possible.

    Making a suggestion

    Please make any suggestions via the issues page on github (LINK)

    Please prefix the title with "[Suggestion]".

    I will respond to your suggestion as soon as I can.

    Posted in: Minecraft Mods
  • 0

    posted a message on DivineRPG - 8 New Dimensions ♦ 115+ New Mobs/Bosses ♦ Hundreds of New Blocks and Items ♦ Unique Weapons and Armor

    Hi,

    I would like to use your mod in my semi-private (unlisted, but public) RPG based mod pack.


    Thanks so much for updating what has to be my #1 favorite mod (Except Forge, but that doesn't count, does it?)


    The mod pack will contain your mod along with some other mods such as NeverMine and Twilight Forest.


    Thanks in advance,

    Adencraft2k

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Noob Test!

    I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


    To take the test, check out
    http://minecraftnoobtest.com/test.php

    Posted in: Discussion
  • 0

    posted a message on Inventory Tweaks 1.61 (Jul 11)
    I got a crash with the version for 1.6 on the latest 1.6.4 forge when I create a new world:

    Minecraft Crash Report ----
    // Ooh. Shiny.Time: 9/08/14 11:49 PM
    Description: Updating screen events
    java.lang.NullPointerException
    at invtweaks.forge.InvTweaksMod.setTextboxModeStatic(InvTweaksMod.java:74)
    at net.minecraft.client.gui.GuiTextField.func_73796_b(SourceFile:437)
    at net.minecraft.client.gui.GuiCreateWorld.func_73866_w_(GuiCreateWorld.java:123)
    at net.minecraft.client.gui.GuiScreen.func_73872_a(SourceFile:94)
    at net.minecraft.client.Minecraft.func_71373_a(Minecraft.java:732)
    at net.minecraft.client.gui.GuiSelectWorld.func_73875_a(SourceFile:124)
    at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
    at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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 invtweaks.forge.InvTweaksMod.setTextboxModeStatic(InvTweaksMod.java:74)
    at net.minecraft.client.gui.GuiTextField.func_73796_b(SourceFile:437)
    at net.minecraft.client.gui.GuiCreateWorld.func_73866_w_(GuiCreateWorld.java:123)
    at net.minecraft.client.gui.GuiScreen.func_73872_a(SourceFile:94)
    at net.minecraft.client.Minecraft.func_71373_a(Minecraft.java:732)
    at net.minecraft.client.gui.GuiSelectWorld.func_73875_a(SourceFile:124)
    at net.minecraft.client.gui.GuiScreen.func_73864_a(SourceFile:69)
    at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
    at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.gui.GuiCreateWorld
    Stacktrace:
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 176640776 bytes (168 MB) / 605028352 bytes (577 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 2 total; -Xmx3G -XX:MaxPermSize=128m
    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_C7 121 mods loaded, 121 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded
    optifinefml{} [Optifine] (minecraft.jar) Unloaded
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded
    AppliedEnergistics-Core{rv14.finale} [AppliedEnergistics Core] (minecraft.jar) Unloaded
    OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded
    bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded
    devcapesstandalone{2.1} [DeveloperCapes] (Adencraft2000 Capes [1.6.4].zip) Unloaded
    arsmagica2{1.1.1c} [Ars Magica 2] (AM2_1.1.1c.zip) Unloaded
    AppliedEnergistics{rv14.finale} [Applied Energistics] (appeng-rv14-finale-mc16x.jar) Unloaded
    ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded
    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded
    BinnieCore{1.8.0} [Binnie Core] (binnie-mods-1.8.0.jar) Unloaded
    ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded
    ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded
    AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (Blood Magic v1.0.1g.zip) Unloaded
    Botania{beta-16} [Botania] (Botania beta-16.jar) Unloaded
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded
    Chisel{1.4.11} [Chisel] (chisel-1.6.4-1.4.11.jar) Unloaded
    CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded
    CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded
    CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded
    CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded
    CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded
    CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded
    ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded
    DragonAPI{release} [DragonAPI] (DragonAPI 1.6 v23.zip) Unloaded
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded
    EP2{1.0.9} [EnhancedPortals 2] (ep.jar) Unloaded
    EnhancedCore{1.1.3} [EnhancedCore] (epc.jar) Unloaded
    EE3{0.1} [Equivalent Exchange 3] (EquivalentExchange3-1.6.4-0.1.142.jar) Unloaded
    ExtraUtilities{1.0.3} [Extra Utilities] (extrautils-1.0.3.prerelease.1.zip) Unloaded
    Forestry{2.3.0.7} [Forestry for Minecraft] (forestry-A-2.3.0.7.jar) Unloaded
    mod_Gammabright{Not available} [mod_Gammabright] (Gammabright v2.0.2 [MC 1.6.4 - Forge].zip) Unloaded
    Hats{2.1.4} [Hats] (Hats2.1.4 2.01.15 am.zip) Unloaded
    HatStand{2.1.0} [HatStand] (HatStand2.1.0 2.01.15 am.zip) Unloaded
    IC2{2.0.362-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.362-experimental.jar) Unloaded
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded
    IronChest{5.4.1.649} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded
    JABBA{1.0.3} [JABBA] (JABBA_1.0.3.zip) Unloaded
    LogisticsPipes|Main{0.7.4.dev.96} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.96.jar) Unloaded
    MagicBees{2.1.9} [Magic Bees] (magicbees-2.1.9.jar) Unloaded
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded{1.6.2R2.7.5} [MineFactory Reloaded] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.5} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatAtum{1.6.2R2.7.5} [MFR Compat: Atum] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.5} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.5} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.5} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.5} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatForestry{1.6.2R2.7.5} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.5} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.5} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatIC2{1.6.2R2.7.5} [MFR Compat: IC2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.5} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatPams{1.6.2R2.7.5} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatProjRed{1.6.2R2.7.5} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.5} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatRP2{1.6.2R2.7.5} [MFR Compat: RP2] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.5} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.5} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.5} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.5} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.5} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.5} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.5-352.jar) Unloaded
    powersuits{0.10.0-91} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-91.jar) Unloaded
    Morph{0.7.1} [Morph] (Morph-Beta-0.7.1.zip) Unloaded
    Mystcraft{0.10.12.01} [Mystcraft] (mystcraft.zip) Unloaded
    NEIPlugins{1.1.0.6} [NEI Plugins] (nei plugins.zip) Unloaded
    NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded
    NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded
    NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded
    NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded
    NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded
    NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded
    numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Unloaded
    OpenBlocks{1.2.8} [OpenBlocks] (OpenBlocks-1.2.8.jar) Unloaded
    OpenMods{0.5.1} [OpenMods] (OpenModsLib-0.5.1.jar) Unloaded
    OpenPeripheralCore{0.4.1} [OpenPeripheralCore] (OpenPeripheralCore-0.4.1-cc158.jar) Unloaded
    PiP{2.0.4} [PiP] (PiP2.0.4.zip) Unloaded
    PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded
    powersuitaddons{@VERSION@} [Modular Powersuits Addon] (powersuitaddons-1.6.4-887.jar) Unloaded
    ProjRed|Core{4.3.3.28} [ProjectRed] (ProjectRedBase-1.6.4-4.3.3.28.jar) Unloaded
    ProjRed|Compatibility{4.3.3.28} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.3.28.jar) Unloaded
    ProjRed|Integration{4.3.3.28} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.3.28.jar) Unloaded
    ProjRed|Transmission{4.3.3.28} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.3.28.jar) Unloaded
    ProjRed|Illumination{4.3.3.28} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.3.28.jar) Unloaded
    ProjRed|Expansion{4.3.3.28} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.3.28.jar) Unloaded
    ProjRed|Transportation{4.3.3.28} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.3.28.jar) Unloaded
    ProjRed|Exploration{4.3.3.28} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.3.28.jar) Unloaded
    Railcraft{8.3.1.0} [Railcraft] (railcraft.jar) Unloaded
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded
    remoteIO{@MAJOR@.@MINOR@.@REVIS@.${env.BUILD_NUMBER}} [Remote IO] (RemoteIO-1.8.1.jar) Unloaded
    RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 v23.zip) Unloaded
    TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4d3.jar) Unloaded
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded
    ThaumicTinkerer{2.1-74} [Thaumic Tinkerer] (ThaumicTinkerer-2.1-74.jar) Unloaded
    ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (ThaumicTinkererKAMI_j6.jar) Unloaded
    ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded
    TMechworks{19.d4b8fa0} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.4.2.jar) Unloaded
    Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded
    iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0.zip) Unloaded
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded
    warpbook{0.0.200c} [Warp Book] (Warp-Book-1.6.4-0.0.200c.jar) Unloaded
    mod_ZanMinimap{Not available} [mod_ZanMinimap] (ZansMinimap1.6.4.zip) Unloaded
    ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
    ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
    McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-8.18.26, Intel Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    sp614x, your cape looks awesome

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][Library][Forge] Developer Capes - HD Cape Support!
    EDIT: Fixed it
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][Library][Forge] Developer Capes - HD Cape Support!
    Is there a version of the standalone mod for Minecraft 1.6.4?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.x][Library][Forge] Developer Capes - HD Cape Support!
    For the standalone (although you said "used for modpacks") I am requesting permission to use in my modpack. (Just so I have permission
    Posted in: Minecraft Mods
  • 0

    posted a message on Magical Candies Mod - 1.6.4 - Craft your Favorite Candy!
    My account was hacked and my videos removed. re-uploaded:

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7+] Vanilla Tweaks
    Sorry, my account was hacked. The new vid URL is:

    Posted in: Minecraft Mods
  • 0

    posted a message on Magical Candies Mod - 1.6.4 - Craft your Favorite Candy!
    I made you a mod showcase :)
    Uploading now!
    Posted in: Minecraft Mods
  • 0

    posted a message on Inviting People To Realms
    May I please join?
    IGN: adencraft2000
    Posted in: Minecraft Realms
  • 0

    posted a message on [1.7+] Vanilla Tweaks

    I am making a spotlight for you now :)

    I said I would :)


    EDIT: Uploaded :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7+] Vanilla Tweaks
    I am making a spotlight for you now :)
    EDIT: The link is broken :(
    Posted in: Minecraft Mods
  • To post a comment, please .