• 0

    posted a message on Sonic Ether's Unbelievable Shaders [compatible with Minecraft 1.12.2 via OptiFine]
    Um, Torches and Any lighting block dont work.... Aka dont produce any light, Anyone else have this problem?
    Posted in: Minecraft Mods
  • 0

    posted a message on Help, New modder Dont understand what im doing wrong
    this is my basic "me trying to add a block"

    package net.minecraft.src;

    import java.util.Random;

    public class Arodium extends BaseMod
    {
    public static final Block Arodium = new BlockArodium(151,0).setBlockName("Arodium").setHardness(2F).setResistance(10F).setLightValue(0.1F);

    public void load()
    {
    Arodium.blockIndexInTexture = ModLoader.addOverride("/terrain.png", "/Arodium/Arodium.png");
    ModLoader.RegisterBlock(Arodium);
    ModLoader.AddName(Arodium, "Arodium");
    ModLoader.AddRecipe(new ItemStack(Arodium, 1), new Object [] {
    "XXX","XXX","XXX", Character.valueOf('X'), Block.gravel
    });
    }

    public String getVersion()
    {
    return "0.1";
    }
    }


    Then the other Block file

    package net.minecraft.src;

    public class BlockArodium extends Block
    {
    protected BlockArodium(int i, int j)
    {
    super(i, j, Material.ground);
    }

    public int idDropped(int i, int j)
    {
    return Arodium.Arodium.blockID;
    }

    public int quantityDropped()
    {
    return 1;
    }
    }

    I have the .png for the item in its appropriate folder, Someone please help me
    Posted in: Modification Development
  • 0

    posted a message on Greysoul, a world torn asunder. 24/7 | Faction PVP | SMP.
    I have read the rules and applied! :biggrin.gif:
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on The Pot (A minecraft redstone powered toilet)
    Works as disposal to NICE :biggrin.gif:
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on MY SERVER'S HALL OF SHAME || ITS REALLY "EPIC"
    Very funny :biggrin.gif:
    Posted in: Screenshots
  • 0

    posted a message on Glitch and easy way to find your spawn!
    NICE FIND MAN!!!! This will be helpful on the LOTC server
    Posted in: Survival Mode
  • 0

    posted a message on Random death o_o?
    Well i was walking in my world in ALPHA I could not find SugarCane So i went exploring for at least 10 minutes So i was lost And then it was all of a sudden night time and i was killed by an explosion instanly I was so confused so i stayed in my house... with out bookshelves
    Posted in: Survival Mode
  • 0

    posted a message on I need help
    Quote from username456

    So i have been playing Minecraft for a few months but every now and again I come upon a really friggin' big cavern with lots of forks and drops. I place a trail of torches behind me but I still get lost. I know this is probably obvious but I still need help. Thanks.

    put torches on the Left or Right side And Follow them back
    Posted in: Survival Mode
  • 0

    posted a message on Wow that's retarded. Sun rises in North apparently.
    Well I believe if the L on the cobblestone still works then maybe check it for yourself and plus i think the clouds go toward the north Plus i believe if you really wanted to know download a minimap BUT Im not a genius so don't flayme me
    Posted in: Survival Mode
  • 0

    posted a message on Minecraft SMP
    BUMP TO THE HUMP
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on Minecraft SMP
    Hey guys its me imbtrtenu (one of the owners)
    Here is a form to fill out to get on the server
    IGN:
    What do you want to do Raid Or maintain a town?
    Are you a leader or a follower?
    How old are you?
    DO YOU APPROVE?
    :iapprove:
    Could you pay to be on the server (5 dollars(mabye))
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on The Elder Scrolls V: Skyrim
    I CANNT WAIT FOR THIS GAME :smile.gif: :smile.gif:: ):smile.gif: :smile.gif: :smile.gif::):smile.gif::):smile.gif::):smile.gif: :Coal: :Coal: :Coal: :Coal: :Coal: :Coal: :Coal: :Notch: :Notch: :Notch: :Notch: :Notch: :Notch: :Notch: :Notch: :SSSS: :SSSS: :Zombie: :Zombie: :DORE: :DORE: :Sheep: :Sheep: :VV: :VV: :iapprove: :iapprove: :iapprove: :iapprove: :iapprove: :iapprove: :iapprove: :iapprove: :iapprove: :iapprove: :iapprove: :Bench: :Bench: :Bench: [>>-i>] :Lime:
    Posted in: General Gaming
  • 0

    posted a message on Which MMORPG Idea is Better?™
    1. Runescape PvP world with no safe zones
    2. RISK online
    Posted in: General Gaming
  • 0

    posted a message on Feather and Ink
    I dont know if this has been said Yet BUT I think they should add this to the game because you would be able to..

    Write in books:
    Like so:
    :obsidian: []
    [] ]" title="-<->" />
    :obsidian: =inksack
    You can write your Life stories
    You can leave notes for people in SMP
    Notes and where you think things are (but cant remember)
    Scrolls:
    Like in the medieval times you could make scrolls
    Like so:
    :|: :|: :|:
    [] [] []
    :|: :|: :|:
    [] =paper
    For a more official way of delivering messages...
    Post your replies and I hope to read them
    Posted in: Suggestions
  • 0

    posted a message on Gas
    *sigh* Bad no :sad.gif: im sorry this is a not in detail at all add more detail and mabye
    Posted in: Suggestions
  • To post a comment, please .