• 0

    posted a message on Minecraft not using GPU (I think ?)

    For the GPU to be used, the programmer has to write code to make the program utilize the CPU (through means such as OpenGL). The arguments you are passing to the JVM are most likely just to make Java's window graphics utilize the graphic card. However, Minecraft does not use regular Windows and instead handles all the rendering itself, which most likely makes the graphics acceleration option of the JVM useless for Minecraft). I'm not really sure how the mod loader works, but I think that the long loading time that you are experiencing might be due things that can't really be made much faster by the GPU (such as Java's JIT compilation, if Java even uses the GPU for that, which seems unlikely).

    Posted in: Mods Discussion
  • 1

    posted a message on More Monsters Add-On

    This addon adds new variations of certain mobs into the game. Currently, this mod features two new types of zombies (speedy zombie and big zombie), drowned mobs that correspond to these new types of zombies (the zombies will transform into the correct type of drowned if you leave them underwater), and three new types of skeletons (zombie summoner, fire-bomb shooter, and dark-bomb shooter). I will be updating this add-on frequently and plan on adding new skins to the new mobs later. Let me know in the comments below what mobs you would like to be added and if any of the mobs currently in the add-on should be changed.


    You can watch a video of the add-on here:


    Download:

    http://programcode.net/minecraft/minecraft-add-ons/more-monsters.htm


    Download Instructions:

    1. Download the .mcpack file and double-click on it. Minecraft should open automatically (or appear on screen if it is already open).

    2. On your world's settings (before opening the world), go to "Behavior Packs", click on the "More Monsters" behavior pack, and click on the plus sign.

    3. Join the world and enjoy the add-on.

    Posted in: MCPE: WIP Mods / Tools
  • To post a comment, please .