• 0

    posted a message on Applied Energistics 2 - Open Source

    Can you post the source code for AE 1.0?

    Posted in: Minecraft Mods
  • 0

    posted a message on R3D CRAFT - Play Minecraft in High Definition

    When are we going to get glsl shader support for the over ten thousand percent better of the two texture packs?

    Default realism is amazing but smooth realism... kinda sucks.

    Posted in: Resource Packs
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from Doomedc3p0»

    It's coded in java. :wacko: The time when this game lags no more it has to be entire rewritten in C+ For now we have to deal with lag and a huge security flaw because java is also a securitynightmare. Doesn't matter if useing windows, linux or mac xD

    It is running way better now that they got rid of all the worst bit of code in minecraft, now that Notch's code is gone minecraft runs smoother than 1.7 with optifine. Now imagine minecraft without Notch's code AND optifine.
    Posted in: Minecraft Mods
  • 0

    posted a message on [Windows] Optimized Run.bat for minecraft server ram allocation
    I was annoyed because I was hosting a server from my main computer, and I often had to rewrite my Run.bat to change the ram amount to play video games and when I was asleep. So here is this. I wasn't sure if I was going to share it or not, but why not.

    • Choose the amount of gigabytes of ram you want just by typing the number in the prompt (remember, gigabytes are 1024 megabytes)
    • The stop command will bring you to a press any key to restart server message
    • Pushing any key will bring you to a prompt to choose ram again
    • Exiting out of the console when it's offline will be your method of keeping it closed
    • How much ram allocated is displayed on the title to prevent error on the admin's part
    • Installation as easy as putting in the minecraft_server.jar's folder and clicking Run.bat
    • Safe to boot at windows startup
    • The code is pasted below if you are nervous
    • REQUIRES ENOUGH RAM TO RUN WINDOWS PLUS AN ADDITIONAL GIGABYTE, THE MINIMUM INPUT IS 1 GB
    Download











     
    @echo off
    color A
    title Minecraft Server - Preloading...
    goto title
    
    :title
    cls
    title Minecraft Server - Setup
    echo Starting Minecraft Server...
    echo How many GB of RAM would you like to allocate?
    set /p RAM=
    cls
    echo Start with %RAM%GB of RAM?
    echo Y/N
    set /p input=
    goto %input%
    
    :y
    cls
    title Minecraft Server - %ram%GB RAM
    echo Starting Server...
    java -Xms%RAM%G -Xmx%RAM%G -jar minecraft_server.jar -o true nogui
    cls
    title Minecraft Server - Offline
    echo Server Terminated!
    echo Press any key to restart!
    PAUSE >Null
    goto title
    
    :n
    cls
    goto title
    Posted in: Minecraft Tools
  • 0

    posted a message on Sphax PureBDcraft (14/09/2019) - All resolutions / 100% complete
    Quote from Stormfront12»

    When you clicked the download link were you taken to adfly? If you were taken to adfly then you have to wait 5 seconds then click "skip ad" in the top right corner. The downloads on adfly are ads and you probably of downloaded one.

    It's a real shame the minecraft modding community openly supports malware sites like adfly.

    Also I'm having an issue trying to download the pack for 1.7.10 on your site, something about CGI limits.
    Posted in: Resource Packs
  • 0

    posted a message on R3D CRAFT - Play Minecraft in High Definition
    Default Realism Support for GLSL shaders when? 2015? 2016? Come on give me something to work with, its near infinitely times better than that smooth realism one that doesn't look good in a game made out of blocks.

    At this point I'm thinking of hiring an artist for it. I know I'd need a 3d modeler because that's the type of textures needed.
    Posted in: Resource Packs
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Quote from Hamode192

    hello everybodyI just want to report this bug :/
    with optifine
    without optifine
    I was on optifine Ultra 1.7.4
    that problem also happend with another resource packs ( such as chroma hills )
    also in the orignial johnsmith pack the CTM doesn't work at all with optifineit's fine with mcpatcher :(
    so any ideas ? :)
    Minecraft has an FOV option, change that to adjust the 'distance'
    Posted in: Minecraft Mods
  • 0

    posted a message on A Hackers Glossary: MUST READ FOR ANY HAMACHI SERVER PLAYERS
    Please note he was posting as server, due to this no minecraft account was compromised. Rather it was hamachi that was hacked.
    Posted in: Discussion
  • 0

    posted a message on Survival is too easy, need some mods.
    Quote from owetre18

    Something that add more animals isn't my cup of tea. I need something that'll make survival harder, adds something that'll kill me, or something that adds more things to kill the new things with

    It adds more hostile mobs too.
    Posted in: Survival Mode
  • 2

    posted a message on Do sheep despawn when they're in a fenced area?
    As of beta 1.8 they no longer despawn.
    Posted in: Survival Mode
  • 0

    posted a message on Minecraft Pocket edition DSI,3DS
    http://smealum.net/dscraft/

    Its already on the ds, for people with flashcarts that is.
    Posted in: MCPE: Discussion
  • 1

    posted a message on How to get Leaves
    Quote from brianzaboss64

    I fricken HATE leaves why would u want them??

    The world doesn't revolve around you. I know your parents told you you were special, but they lied to you.
    Posted in: MCPE: Discussion
  • 0

    posted a message on Things To Do With Obsidian
    Quote from sczmaster

    Erect a giant obsidian penis in your friend's base.

    *fixed
    Posted in: Survival Mode
  • 0

    posted a message on How has other player's 'cheating/hacking' ruined your minecraft survival?
    Xrayer got to me in a pvp event, I dug straight down and was in sneak but he got to me.
    I lava'd us both though so everything worked out.
    Posted in: Survival Mode
  • 0

    posted a message on Ghast sound.
    My friends know I play too much minecraft. Sometimes they would play sounds of nether mobs in the living room which has surround sound.
    Posted in: Survival Mode
  • To post a comment, please .