• 1

    posted a message on ComputerCraft
    Quote from DragonSkyX

    Probably is this...

    I Will try again. But not have a problem I edit a Code in a Notepad, and Put in Computer Craft after right?

    Anyway, Thanks again!


    If you want it on a certain computer - then put it in .minecraft/saves/yourworldname/computer/#
    (# is the id of computer so computer 0 is the 1st computer you placed..and then so on.)

    If you want it accessible from any computer put it in .minecraft/mods/computercraft/lua/rom/programs
    run the program by just typing the name when in shell
    Posted in: Minecraft Mods
  • 1

    posted a message on [1.0.0][SMP] PC's mods - MineFactory Reloaded, Power Converters and more! Updated Dec 19th
    Quote from cyberife

    I am going to miss MineFactory. I have used Forestry mod, but making dirt and mining for fertilizer is a bit of over kill. MineFactory was simple and easy to set up. I have looked at the Technic Pack, but a lot of the mods in the pack were one or two versions behind. Technic Pack might think about using NEI (never enough items) instead of TMI. RedPower, BuildCraft, MineFactory and RailCraft do every thing I want to do. If RedPower ever get some sort of mining equiptment, I might drop BuildCraft. I have dropped TMI for NEI for when I feel creative. I like to keep my MineCraft play simple as possible with as much automation as possible.


    You need industrial craft to complete that package then. You dont know what you're missing out on. Technik pack is for noobs, Make your own pack for yourself. More manageable.
    Posted in: Minecraft Mods
  • 3

    posted a message on ComputerCraft
    I finished my Sphax style HD textures for ComputerCraft. Off/On/Sleep mode led. Sockets on the back and front support for bundle cabinput/output. 2 alternate screen savers(yellow led and/or screen savers display when the computer is in sleep mode. If you want something changed pm me, and +1 me if you use my textures :smile.gif: Heres some screenies:




    These are 128x128, pm me if you need 64x64 -32x32(mind you, they wont look as good since the pixels count is lower) This was a quickie, so ill most likey do something better
    CLICK HERE FOR DOWNLOAD
    Posted in: Minecraft Mods
  • 13

    posted a message on ChickenBones Mods
    Could it be? I get to taste some more Chicken before the year ends?
    You do serve a mighty fine plate of Chicken :smile.gif:


    ...Now about that wireless redstone chicken bones edition *smacks on chicken*
    Posted in: Minecraft Mods
  • 1

    posted a message on ComputerCraft
    :rolleyes:


    imagine what im gonna do with ic2 nuclear reactors
    Posted in: Minecraft Mods
  • 1

    posted a message on ComputerCraft
    Get ready for the most epic video you seen for Minecraft

    Uploading video now..

    What's happening here? 4 way convo of me, Casper7256, Sledger, and Blik1230 over the internet. Ingame on ssp, no redstone.
    Posted in: Minecraft Mods
  • 1

    posted a message on ComputerCraft
    This mod seems to not be compatible with little blocks mod and possibly mcpacther method of HD. People who switched to Optifine and they no longer have had texture issues. Little blocks does something with rendering, which is why its incompatible with optifine, You can use mcpatcher and optifine together, just uncheck mcpatcher's hd textures/fonts and put all animations to default. Let optfine handle everything else and increase your fps.
    Posted in: Minecraft Mods
  • 1

    posted a message on ComputerCraft
    Quote from Hydrogen

    hmm...try this:
    print "Password"
    passwordcorrect = "123"
    password = read()
    if password == (passwordcorrect) then
    print "Password Correct"
    redstone.setOutput("back", true)
    sleep(10)
    redstone.setOutput("back", false)
    os.shutdown()
    else
    print "Error wrong password try again later"
    sleep(5)
    os.shutdown()
    end

    You had your output in "redstone.setOutput" spelled Ouput


    Thats what i fixed and gave him tho in my last post of the code lol.
    Posted in: Minecraft Mods
  • 3

    posted a message on ComputerCraft
    "Conversation taking place on MC:SMP between 2 players sms'ing eachother via computers"
    Mods used: RP2, BC. IC2, Forestry(all the good tech ones)

    Player1: Sup man, what are you doing?
    Player2: Nothing man, at my base; coding for GameApi, some software i'm developing for the new OS
    Player1: Nice, got any roms i can borrow? ..i have no games to play.
    Player2: Yea im burning a new copy of pacman, gonna cost you about 25 Industrial Credits.
    Player1: Okay i'll take it, when you get a chance can you fix my lock program? its been bugging lately
    Player2: Uhhh, just go on your terminal and download my updates from the web.
    Player2: Make sure your OS is updated 1st. And you still owe me for those floppy disk i lent you yesterday.
    Player1: i kno bro, im working on getting a Dan400 but i dont have enough advanced circuits to build one
    and Casper7256 charges too much for a custom built, and they come with NO software!

    can i have your old one? This one does not have enough Ram or diskspace. I had to uninstall
    some software(calculator & paint) just to install Pong, which is laggy as ****.

    Player2: Well to get my updates, you'll need to upgrade your OS, which means you need a better computer.
    The DAN200/400 isnt strong enough for the netframework addon, nor can your current OS handle
    the Ram requirements. You could get an external HDD to solve your diskspace problem.
    ****! my engines are overheating, AFK 1 second.
    Player1: Ok.....wait......are you gonna be AFK ingame or in real life?
    Player2: Ugggh lol - that's actually a funny question.
    Player1: LMAO - i kno, i was trying to figure out if you went AFK from your real computer, or your computer in MC
    Player2: BWAHAHA - this mod is ****in awesome!!
    Posted in: Minecraft Mods
  • To post a comment, please .