• 0

    posted a message on [Solved]How do you add armor with modloader for 1.0.0
    Same problem! Made the armor, can't equip.
    Posted in: Modification Development
  • 0

    posted a message on [1.0.0] Essence of Life (Official Release)
    New Videos!
    Thanks TwentyBelow!
    bradyaidanc
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.0.0] Essence of Life (Official Release)
    Quote from FireFtw

    WAY to big of veins, you find one and you are set forever.

    First try finding a vein :wink.gif:
    Quote from TheOnePickWonder

    Seems Cool.

    :wink.gif:
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.0.0] Essence of Life (Official Release)

    Essence of Life

    The Greatest Resource

    Have you ever wondered if there is a resource even more powerful than diamond? Now there is - Essence of Life.
    Life Ore randomly generates on any level, but is EXTREMELY rare. However, when you find it, you will definitely know. The ore glows, and spawns in veins sometimes 256 blocks large. You can smelt the ore into a pure substance of Essence of Life, and then you can eat it, which will heal 4 hearts and give you a 30 second long Potion of Regeneration. You can also craft the Essence of Life into blocks, and build with it. The blocks also glow, and pull in small purple particles. They are absolutely immune to TNT, even stronger than obsidian. With the Essence of Life you can craft Life tools and armor. The armor will give you near invincibility until it is destroyed. It takes in almost every bit of damage given to the player. The tools are extremely powerful, and can destroy most blocks in less than a split second.

    If you have any suggestions, please tell me below. I will gladly put up your ideas in consideration for future updates.

    Official Demo (Thanks to TwentyBelow):


    Crafting Recipes:



    Essence of Life:



    Block of Life:



    Block to Essence:



    Pickaxe of Life:



    Axe of Life:



    Shovel of Life:



    Hoe of Life:



    Sword of Life:



    Helmet of Life:



    Chestplate of Life:



    Leggings of Life:



    Boots of Life:




    Gallery:



    Ore of Life:



    Eating Essence of Life:




    Download Links:

    Essence of Life 1.0

    Install Instructions (also in Readme text file):



    Install Video (Thanks to TwentyBelow):


    There will be two files:
    1. Armor
    2. Jar

    PC:
    AFTER INSTALLING MODLOADER:
    Click on the 'Start' menu, and click run. In run, type in, "%appdata%". From there, locate the .minecraft folder, and open up bin. Using WinZip (or some other unarchiver), open up the minecraft.jar file and place all the files in 'Jar' into it. Then, in minecraft.jar, find the "armor" folder and place all the files in 'Armor' into it.
    You can close out of all these windows now. Run the game and you should be good to go!
    ***
    Mac:
    AFTER INSTALLING MODLOADER:
    In finder, on the top toolbar, click on the 'Go' drop-down menu and then click 'Go to Folder.' In that text box, type in "/Users/<username>/Library/Application Support". Please note to type in your computer's user in the place where I said '<username>'. From there, locate your 'minecraft' folder, and after opening it click 'bin'. Locate the file "minecraft.jar", and rename it "minecraft.jar.zip". Double click the renamed file and then you should see a new file called "minecraft.jar". Throw away the .zip file and open up the new 'minecraft.jar' file. Drag all the files in "Jar" into this folder. After this, locate the 'armor' folder located in 'minecraft.jar'. Open it, and then drag all the contents of "Armor" into it. Yay, you're finished! Close out of all these windows now, and run minecraft. You should be good to go!

    NOTE:
    Be sure to not place the mod's entire folders into the specified minecraft ones, only place the included files.
    ***
    THIS MOD WORKS WITH TOOMANYITEMS. I am not sure about other mods.

    If it doesn't work, please contact me at [email protected].



    Version History:



    Version 1.0:
    A. Added Ore of Life, a rare ore that spawns in large veins underground.
    B. Added Essence of Life, an item made by smelting Ore of Life.
    C. Added Block of Life, a block made by crafting 9 Essence of Life items.
    D. Added Armor of Life
    E. Added Tools of Life


    Total List of Features:

    Ore of Life
    Essence of Life
    Block of Life
    Armor of Life
    Tools of Life

    Thank You for Downloading!

    -bradyaidanc

    Surprise Mod!
    Posted in: Minecraft Mods
  • 0

    posted a message on TechWorld 1.3 (Official Map)
    TechWorld 1.3



    TechWorld 1.3 Update

    TechWorld 1.3 is a major update. The city now includes:
    *TNT Testing Chamber with Lookout Building
    *HUGE city jail! 4 main cells along with 1 super-security cell.
    *Flattened out a few chunks of forest, ready for upcoming skyscraper (said too much).
    *THE COLISEUM IS HERE! I just finished my PVP stadium! Players will choose between two teams: Blue or Gold. You then go to your underground base, where you can get armor, tools, and food. The players can then go up the staircase onto a raised platform - raised over a BURNING POOL OF LAVA! As soon as you enter the PvP zone, pistons will push iron blocks to block the exits. You then fight until someone is killed or falls in the LARGE, SCARY, GAPING HOLE IN THE FLOOR!

    There are more new features as well, but you will have to find them yourself!

    Total List of Features:


    House Skyscraper
    HUGE modern house
    Transit Line
    5+ secret hideouts
    Condo Building
    Min-Din - The Minecraft Resturant
    Mall
    Office Building
    Underground Transit
    3 Modern Buildings
    Mega Farm
    Instant Farm
    Instant Pool
    Bank
    3 Secret Piston Rooms
    Signs spread around the city make it easy to navigate
    Underwater Safe Room
    Piston Safe Room
    Elevator Hideout! (See if you can find the entrance!!)
    HUGE house! Located behind the tall wooden house
    -Movie Theatre
    -Bedroom
    -Nuclear Shelter!!!!! :biggrin.gif:
    -Redstone TV testing on top level!
    Promotions center for future server
    Glass spawn building with starter items in chests for future server
    Arrow trap - try to find it!
    A village with 5 houses - featuring pools, a patio, and decks!
    Started work on a redstone television
    Started work on a redstone combination lock
    and much more!

    Download Links:

    1.3 - Download

    1.2 - Download
    1.1 - Download
    1.0 - Download


    Gallery:






























































    Thank You for Downloading!
    -aidancbrady
    Posted in: Maps
  • 0

    posted a message on [1.8.1] Obsidian Emeralds 1.1 (Official Build)
    Quote from Elk_GHZ

    With that being said:

    Extending classes is a bit more different. TooManyItems actually has rewritten any class it has modified. You can use ModLoader to override textures and etc. Making classes such as "BlockExample" could possibly be done such as:
    public class BlockExample extends BlockDirt

    Besides, modifying original classes makes it more sloppier; it's easier to keep track of your mod classes by making a new class extending a different one.

    ~Elk_GHZ

    Wow! You know your stuff! This is actually my very first time ever making a mod, and I don't know all the ways of professional mod development yet. Thank you for your help, though!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Obsidian Emeralds 1.1 (Official Build)
    Quote from Elk_GHZ

    Not to hate, (and by all means, correct me if I'm wrong) but I think it violates Mojang's Copyright to redistribute any of their code :/. (not saying you stole from them, its just you're editing classes that were already made, and putting the classes into your mod download)

    Other than that, nice mod :wink.gif:.

    ~Elk_GHZ

    I definitely see where you are coming from! However, nearly all minecraft mods have SOME kind of mojang class in them, mainly because they need code to redirect to the gui/objects/textures you made. Even popular mods like Too Many Items have some Mojang classes in them.

    Thank you for your input!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Obsidian Emeralds 1.1 (Official Build)
    Quote from _ProLineZ_

    Look Cools , Click! Download!

    :DDD
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.8.1] Obsidian Emeralds 1.1 (Official Build)
    Thank you very much! I wish I could have it up now for 1.0.0, but mcp isn't out yet :sad.gif:
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.8.1] Obsidian Emeralds 1.1 (Official Build)

    *NOTICE: I have released 1.1 early because of noticeable complaints of how powerful these easy-to-get tools and armor are. In this update I have cut the power and durability of the tools and armor in half, and made it 9 times harder to make them (If you want to know more about what was changed, please see the spoiler "Version History"). Thank you for your input, I couldn't have done this without you!*

    I am willing to accept for someone to make a showcase for this mod!

    Hey everyone!
    I just finished making a surprise mod: Obsidian Emeralds!
    This mod brings you those feature you always wanted: super powerful obsidian armor, and amazing obsidian tools.
    The mod doesn't actually change much. The first thing you will notice is the new use for obsidian blocks. If you smelt an obsidian block, you will receive one "Emerald of Obsidian." With this, you can craft armor, weapons and tools just like you can with other resources. The tools are insanely powerful, one click can destroy nearly every block. The armor is even better, it has amazing resistance against falls, mobs, and fire.
    Ask me if you have any questions!
    If you have any suggestions please tell me! I could always use ideas.
    I'm sorry, but this does not yet work with 1.0, and it will stay that way until MCP comes out for 1.0.

    Crafting Recipies


    Basic Recipies:

    ***

    Emerald of Obsidian:



    Obsidian Blocks:



    ***

    Tool Recipies:

    ***

    Obsidian Pickaxe:



    Obsidian Axe:



    Obsidian Shovel:



    Obsidian Hoe:



    Obsidian Sword:



    ***

    Armor Recipies:

    ***

    Obsidian Helmet:



    Obsidian Chestplate:



    Obsidian Leggings:



    Obsidian Boots:



    Gallery:


    Sword in Action:



    Tools in Action:



    Inventory in Action:



    Proving TMI Works:



    Download Links:

    Obsidian Emeralds 1.1

    Obsidian Emeralds 1.0


    ***REQUIRES MODLOADER***


    Install Instructions: (also see in "Readme" text file in mod folder)



    I expect you to have already installed ModLoader 1.8.1.
    ***
    There will be two files:
    1. Armor
    2. Jar

    PC:
    AFTER INSTALLING MODLOADER:
    Click on the 'Start' menu, and click run. In run, type in, "%appdata%". From there, locate the .minecraft folder, and open up bin. Using WinZip (or some other unarchiver), open up the minecraft.jar file and place all the files in 'Jar' into it. Then, in minecraft.jar, find the "armor" folder and place all the files in 'Armor' into it.
    You can close out of all these windows now. Run the game and you should be good to go!
    ***
    Mac:
    AFTER INSTALLING MODLOADER:
    In finder, on the top toolbar, click on the 'Go' drop-down menu and then click 'Go to Folder.' In that text box, type in "/Users/<username>/Library/Application Support". Please note to type in your computer's user in the place where I said '<username>'. From there, locate your 'minecraft' folder, and after opening it click 'bin'. Locate the file "minecraft.jar", and rename it "minecraft.jar.zip". Double click the renamed file and then you should see a new file called "minecraft.jar". Throw away the .zip file and open up the new 'minecraft.jar' file. Drag all the files in "Jar" into this folder. After this, locate the 'armor' folder located in 'minecraft.jar'. Open it, and then drag all the contents of "Armor" into it. Yay, you're finished! Close out of all these windows now, and run minecraft. You should be good to go!

    NOTE:
    Be sure to not place the mod's entire folders into the specified minecraft ones, only place the included files.
    ***
    THIS GAME WORKS WITH TOOMANYITEMS. I am not sure about other mods.

    If it doesn't work, please contact me at [email protected].


    Version History:



    Version 1.1:
    A. You can no longer get 9 Obsidian Emerald from 1 Obsidian Block.
    B. You now get 9 Obsidian Blocks when filling up crafting grid with Obsidian Emeralds.
    C. You can now smelt Obsidian blocks, you receive 1 Obsidian Emerald per smelt.
    D. Obsidian Tools' power and uses have been cut in half, tools now have 50 speed and 5000 uses.

    Version 1.0:
    A. 1 Obsidian Block crafted = 9 Emerald of Obsidian
    B. 9 Emerald of Obsidian crafted = 1 Obsidian Block
    C. New class of Tool Material: Obsidian
    D. Craft a Pickaxe out of Obsidian Emerald
    E. Craft an Axe out of Obsidian Emerald
    F. Craft a Hoe out of Obsidian Emerald
    G. Craft a Shovel out of Obsidian Emerald
    H. Craft a Sword out of Obsidian Emerald
    I. Craft a Helmet out of Obsidian Emerald
    J. Craft a Chestplate out of Obsidian Emerald
    K. Craft a pair of Leggings out of Obsidian Emerald
    L. Craft a pair of Boots out of Obsidian Emerald

    Total list of features:

    A. 1 Obsidian Block smelted = 1 Emerald of Obsidian
    B. 9 Emerald of Obsidian crafted = 9 Obsidian Blocks
    C. New class of Tool Material: Obsidian
    D. Craft a Pickaxe out of Obsidian Emerald
    E. Craft an Axe out of Obsidian Emerald
    F. Craft a Hoe out of Obsidian Emerald
    G. Craft a Shovel out of Obsidian Emerald
    H. Craft a Sword out of Obsidian Emerald
    I. Craft a Helmet out of Obsidian Emerald
    J. Craft a Chestplate out of Obsidian Emerald
    K. Craft a pair of Leggings out of Obsidian Emerald
    L. Craft a pair of Boots out of Obsidian Emerald


    Thank you for Downloading!

    -aidancbrady
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Obsidian Emeralds 1.0
    Quote from aquareaper33

    hmmm off the bat mining 1 obsidian gets you possibly a: Pick,axe,shovel,hoe(heheh),sword,boots,chestplate,pants,helm. if you mine a diamond block you can get a: shovel
    you can get in combos 1 pick an axe a shovel and a choice between a hoe or a sword. or you can get 1 platebody and a shovel. you can also get off one block pants a sword or a hoe. its too much for too little cost. mine a diamond block get 1 diamond. mine an obsidian block get 9 obsidian gems

    I have already redone this for the next version. Thanks for your input!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Obsidian Emeralds 1.0
    Quote from Equinox98

    And pictures please

    And they seem kind of overpowered in my opinion, and to easy to make

    Ok! I will put your idea into consideration. Thanks!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Obsidian Emeralds 1.0
    Quote from MadeOke

    no pic? :sad.gif:

    Wow! adding them right now :smile.gif:
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] Obsidian Emeralds 1.0
    THIS MOD IS OUTDATED! PLEASE DOWNLOAD OBSIDIAN EMERALDS 1.1 FOR LESS BUGS AND MORE FEATURES! http://www.minecraftforum.net/topic/812551-181-obsidian-emeralds-11-official-build/


    Hey everyone!
    I just finished making a surprise mod: Obsidian Emeralds 1.0!
    This mod brings you those feature you always wanted: super powerful obsidian armor, and amazing obsidian tools.
    The mod doesn't actually change much. The first thing you will notice is the new use for obsidian blocks. If you put one block into a crafting grid, you will receive 9 "Emerald of Obsidian." With this, you can craft armor, weapons and tools just like you can with other resources. The tools are insanely powerful, one click can destroy nearly every block. The armor is even better, it has amazing resistance against falls, mobs, and fire.
    Ask me if you have any questions!
    I hope to add new features and include pictures soon, but I really wanted to get this one out early.
    If you have any suggestions please tell me! I could always use ideas.
    I'm sorry, but this does not yet work with 1.0, and it will stay that way until MCP comes out for 1.0.

    Download Links:

    Obsidian Emeralds 1.0

    ***REQUIRES MODLOADER***


    Install Instructions: (also see in "Readme" text file in mod folder)

    I expect you to have already installed ModLoader 1.8.1.
    ***
    There will be two files:
    1. Armor
    2. Jar

    PC:
    AFTER INSTALLING MODLOADER:
    Click on the 'Start' menu, and click run. In run, type in, "%appdata%". From there, locate the .minecraft folder, and open up bin. Using WinZip (or some other unarchiver), open up the minecraft.jar file and place all the files in 'Jar' into it. Then, in minecraft.jar, find the "armor" folder and place all the files in 'Armor' into it.
    You can close out of all these windows now. Run the game and you should be good to go!
    ***
    Mac:
    AFTER INSTALLING MODLOADER:
    In finder, on the top toolbar, click on the 'Go' drop-down menu and then click 'Go to Folder.' In that text box, type in "/Users/<username>/Library/Application Support". Please note to type in your computer's user in the place where I said '<username>'. From there, locate your 'minecraft' folder, and after opening it click 'bin'. Locate the file "minecraft.jar", and rename it "minecraft.jar.zip". Double click the renamed file and then you should see a new file called "minecraft.jar". Throw away the .zip file and open up the new 'minecraft.jar' file. Drag all the files in "Jar" into this folder. After this, locate the 'armor' folder located in 'minecraft.jar'. Open it, and then drag all the contents of "Armor" into it. Yay, you're finished! Close out of all these windows now, and run minecraft. You should be good to go!

    NOTE:
    Be sure to not place the mod's entire folders into the specified minecraft ones, only place the included files.
    ***
    THIS GAME WORKS WITH TOOMANYITEMS. I am not sure about other mods.

    If it doesn't work, please contact me at [email protected].


    Total list of features:

    A. 1 Obsidian Block = 9 Emerald of Obsidian
    B. 9 Emerald of Obsidian = 1 Obsidian Block
    C. New class of Tool Material: Obsidian
    D. Craft a Pickaxe out of Obsidian Emerald
    E. Craft an Axe out of Obsidian Emerald
    F. Craft a Hoe out of Obsidian Emerald
    G. Craft a Shovel out of Obsidian Emerald
    H. Craft a Sword out of Obsidian Emerald
    I. Craft a Helmet out of Obsidian Emerald
    J. Craft a Chestplate out of Obsidian Emerald
    K. Craft a pair of Leggings out of Obsidian Emerald
    L. Craft a pair of Boots out of Obsidian Emerald
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.0.0]RaGe Gaming - 24/7 -Vanilla til Bukkit
    -In Game Name: bradyaidanc
    -Age: 14
    -location(Country): U.S.
    -Read and Understand rules? yes
    Posted in: Minecraft Survival Servers (archive)
  • To post a comment, please .