Thứ Năm, 6 tháng 3, 2014

Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2

About Mine & Blade: Battlegear 2 Mod

Mine & Blade: Battlegear 2, is a recreation of the popular combat mod for minecraft currently in development. The mod focuses on
  • Providing players with interesting and balanced combat features, including:
    • New weapons
    • Dual wielding of weapons
    • A shielding mechanic
  • An extremally high level of customisation for a select number of items
  • Opensource, meaning anyone is free to add to the code base

Mod Mechanics:

Weapon System / Dual Wielding
Mine and Blade 2 introduces a new weapon system to minecraft. This system will allow the player to have up to 3 weapons sets available to them that can be switched to using the ‘R’ key. The system allows the player to specify a mainhand and an offhand weapon (so allows select dual wielding).
By default any weapon can be placed into the weapon system and any weapon without a special right click function can be dual wielded. The mod will also scan though items for weapons added by mods. For further mod support there is an API (check the github repository)
raNlNXM Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2
Items are placed in the weapon system in a new GUI bound to the ‘I’ key
uRtr2gJ Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2
When dual wielding, the left mouse button will attack with the mainhand (right) weapon and the right mouse button will attack with the offhand weapon (left) or block with the shield
Shields
Mine and Blade 2 introduces a shielding mechanic different to the normal sword block. Blocking with a shield will reduce all blockable damage taken from the front 120 degree arc. However a player cannot block indefinably as there is a stamina bar that appears above the normal minecraft health/armour icons.
Shields are crafted as follows 1eiogTO Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2
When struck by an arrow, the arrow will appear in the shield. Arrows can be retrieved by placing the shield by itself in the crafting matrix (the arrows will be added to your inventory when you retrieve the shield)
A shield bash can be preformed by pressing the ‘Z’ key. This will cause any mob in front of you to be knocked back. Using a shield bash will cause you to loose a third of your stamina bar and render you unable to attack for 1/2 a second.
Weapons & Armour
Waraxe
Although the waraxe does less damage to unarmoured foes than the sword, it is more able to penatrate armoured foes.
nIjlS Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2
Mace
The mace’s blunt surface is perfect for dazing enemies
eLoNt Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2
Spear
The spear is the weapon for those who would rather poke their enemy from a distance
y83oCWB Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2
Dagger
The dagger is a quick weapon with lower damage than the sword
6qhSEwI Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2
Chainmail Armour
Mine & Blade: Battlegear 2 introduces a new way of obtaining chainmail armour. 3 chain links can be obtained by placing 2 iron ingots in a vertical arrangement in a crafting grid. Chain links can then be used to make chainmail armour
6CWAFvV Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2 YSO1h Mine & Blade: Battlegear 2 Mod 1.7.2, 1.6.4, 1.5.2

How to install Mine & Blade: Battlegear 2 Mod:

  • Download and install Minecraft Forge
  • Download Mine & Blade: Battlegear 2 Mod
  • Drag and put the downloaded jar file into the .minecraft/mods folder. If one does not exist you can create one.
  • Play and Enjoy!
Language Pack Support – Optional
Download here: http://3minecraft.com/mine-blade-battlegear-2-mod/

GLSL Shaders Mod for Minecraft 1.7.5, 1.7.2, 1.6.4

What is GLSL Shaders Mod?

GLSL Shaders is a modification for Minecraft 1.7.5/1.7.2/1.6.4 that brings OpenGL based Shader graphics in your Minecraft world and make it look fabulous. It enables a lot of effects such as improved shadows, better lighting and connected textures by utilizing the power of your PCIe Graphic card. GLSL shaders is often used with Sonic Ether’s Unbelievable Shaders to maximize the visual effects of shaders in Minecraft.

GLSL Shaders Features:

  • Supports HD resource/texture packs.
    Support multiple composite programs (compostire1, composite2, composite3)
  • Shader packs such SEUS, MAC Shaders, Bump Shadow waving are supported
  • Minecraft Forge and OptiFine Compatibility
  • Easy installation without any hassle

How to install GLSL Shaders Mod for Minecraft:

Install for Minecraft 1.7.5:

- Run Minecraft 1.7.5 at least once. Close Minecraft and Launcher.
- Copy ShadersModCore-2.4.0mc1.7.5.jar to the following path and filename.
%APPDATA%.minecraftlibrariesshadersmodcoreShadersModCore2.4.0mc1.7.5ShadersModCore-2.4.0mc1.7.5.jar
- Make sure you also have required libraries
%APPDATA%.minecraftlibrariesorgow2asmasm-all4.1asm-all-4.1.jar
%APPDATA%.minecraftlibrariesnetminecraftlaunchwrapper1.9launchwrapper-1.9.jar
- Make a copy of folder
%APPDATA%.minecraftversions1.7.5
- Rename the copied folder to
%APPDATA%.minecraftversions1.7.5-ShadersMod2.4.0
- Open folder 1.7.5-ShadersMod2.4.0
- Rename 1.7.5.jar to 1.7.5-ShadersMod2.4.0.jar (same name as folder)
- Rename 1.7.5.json to 1.7.5-ShadersMod2.4.0.json (same name as folder)
- Open the json file with Notepad++ (or other text editor program)
- Edit value of id. (equals to folder name)
“id”: “1.7.5-ShadersMod2.4.0″,
- Edit value of minecraftArguments.
“minecraftArguments”: “–username ${auth_player_name} –version ${version_name} –gameDir ${game_directory} –assetsDir ${assets_root} –assetIndex ${assets_index_name} –uuid ${auth_uuid} –accessToken ${auth_access_token} –userProperties ${user_properties} –userType ${user_type} –tweakClass shadersmodcore.loading.SMCTweaker”,
- Add libraries.
“libraries”: [ { "name": "shadersmodcore:ShadersModCore:2.4.0mc1.7.5" }, { "name": "net.minecraft:launchwrapper:1.9", "serverreq": true }, { "name": "org.ow2.asm:asm-all:4.1", "serverreq": true }, { "name": "java3d:vecmath:1.3.1" },
- Edit value of mainClass.
"mainClass": "net.minecraft.launchwrapper.Launch",
- Save 1.7.5-ShadersMod2.4.0.json
- Reopen Minecraft Launcher
- Create a new profile, edit profile, select version 1.7.5-ShadersMod2.4.0. Save.
- Select the profile and click Play.
- Test.

Install for Minecraft 1.7.2, 1.6.4, 1.6.2

Before Install

  • Install Forge or FML
    • Download Minecraft Forge or FML installer
    • Open Minecraft Launcher.
    • Select a profile (lower left corner of launcher window).
    • Edit Profile. Select Minecraft version that is compatible with Forge and ShadersMod (1.6.4 or 1.7.2) and save.
    • Click play. Wait for Minecraft to load.
    • After the game start successfully, close Minecraft.  Close launcher if it is still open.
    • Install Minecraft Forge or FML with the downloaded installer.
    • Open Minecraft Launcher.
  Select Forge or FML in profile box at lower left corner of launcher window.
Or select other profile and click Edit Profile and select Forge or FML version and save.
    • Click Play.
    • You should see "Mods" button in title screen below "Multiplayer" button.
  • Check whether everything is alright and close Minecraft.

Install

  • Copy ShadersModCore-....jar to %appdata%\.minecraft\mods folder. Make sure its file extension is ".jar", not ".zip".
  • If you want to install other FML mods or Forge mods, copy them to the same mods folder.

Run

  • Use Mojang's Minecraft Launcher to run Minecraft with Forge profile. (Don't worry if ShadersMod is not shown in mod list screen)
  • Open Option menu, Shaders... button.  Click open shaderpacks folder.
  • Put some shaderpacks in the folder.
  • In Shaders screen click shaderpack name.

Thứ Tư, 26 tháng 2, 2014

Minecraft 1.7.5 out tomorrow morning

Minecraft 1.7.5 is out tomorrow, a relatively minor update that nevertheless brings a few changes to the popular game.
Server-side performance of the game has been optimized for this update, while Mojang's easy to use online service 'Minecraft Realms' is being expanded to all Nordic countries. Minecraft Realms is a paid service that makes it much easier to organize playing the game with friends online. Mojang also says it is preparing to bring Realms to more countries soon, as it is only available in Sweden at the moment.
The next update of Minecraft will be released after the Game Developer's Conference in San Francisco, which runs from March 17th-21st. 1.7.6 will include support for a new skin system, among other things. The next major update, 1.8, is already available as a development snapshot, due for full release 'in 2014'. One of the improvements is described as 'yay, puppies for everyone!' - wolf puppies have been around in Minecraft for a while, but version 1.8 will let you feed them to speed up their growth.

Thứ Tư, 12 tháng 2, 2014

Sphax PureBDCraft Resource Pack 1.7.4, 1.7.2, 1.6.4

Sphax PureBDCraft Resource Pack

Genres : Realistic Resource Pack , Popular Resource Pack
Resolution: 16x, 32x, 64x, 128x, 256x, 512x
Developer : Sphax
Sphax PureBDCraft is a high definition version of texture (resource). It has images of candy. It changes all textures in Minceraft in detail. This texture is drawn completely by vectors, so it is of good quality. It supports many kinds of definition like 16x, 52x, 512x… Try it yourself.
Note: This pack is “vector based” and is available in all common resolutions from 16×16 to 512×512. However, the recommended resolution will still be 128×128.
Use the resolution which fit the “performance” of your computer!
Sphax 2 Sphax PureBDCraft Resource Pack 1.7.4, 1.7.2, 1.6.4

How to install Sphax PureBDCraft Resource (Texture) Pack for Minecraft:

  • Make sure your  Minecraft is updated to 1.6 or higher
  • Download the resource pack and put it somewhere easily accessible (Desktop)
  • Open up your .minecraft from Run > %appdata% > .minecraft
  • Open the resource pack folder which is inside the .minecraft
  • Then just drag and drop your resource pack to this resource pack folder
  • Play and Enjoy!

DOWNLOAD Sphax PureBDCraft Resource Pack

Thứ Hai, 10 tháng 2, 2014

Flappy Bird Resource Pack 1.7.4, 1.7.2, 1.6.4

About Flappy Bird Resource Pack

This texture pack is based on the popular mobile game, Flappy Bird. And everyone hates Flappy Bird, so now you can kill him and eat him.
Flappy bird pack 1 Flappy Bird Resource Pack 1.7.4, 1.7.2, 1.6.4

How to Install Flappy Bird Resource Pack for Minecraft

  • Make sure your  Minecraft is updated to 1.6 or higher
  • Download the resource pack and put it somewhere easily accessible (Desktop)
  • Open up your .minecraft from Run > %appdata% > .minecraft
  • Open the resource pack folder which is inside the .minecraft
  • Then just drag and drop your resource pack to this resource pack folder
  • Close everything and enjoy!

Thứ Ba, 14 tháng 1, 2014

Minecraft DayZ Mod 1.7.2/1.6.4/1.5.2

Minecraft DayZ Mod

The world has been hit by a new and presently unknown infection which has wiped out most of the world’s population. You are one of the few who have survived and now you must search this new wasteland in order to fight for your life against what is left of the indigenous population, now infected with the disease.
Go solo or team up with friends and take on the world as you choose your path in this brutal and chilling landscape using whatever means you stumble upon to survive.

How to install DayZ Mod for Minecraft 1.6.2/1.5.2:

  • Download and install Minecraft Forge
  • Download DayZ Mod
  • Place the downloaded DayZ jar file in the .minecraft/mods folder just like any other forge mod
  • Done
How to use OptiFine with Forge/Day Z
We noticed that there are some bugs/problems/crashes/errors if you use Optifine with Minecraft Forge and our DayZ Mod. Here you can read how to fix it.
  • Install Forge build 225(only forge build that works with OptiFine)
  • Install OptiFine HD Ultra for Minecraft 1.4.4 (This is OptiFine’s adfly,go to their page and download it yourself if you don’t like ad.flys).
DOWNLOAD DAYZ MOD HERE:

http://3minecraft.com/dayz-mod/

Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2

About Rei’s Minimap Mod

The Rei’s Minimap mod adds a minimap to minecraft! With this minimap you can easily find caves, mobs, and set way-points!
Features:
  • Fast processing
  • Beautiful map rendering:
    • Expression of semitransparent blocks
    • Bump-map expression of height
    • Expression of dynamically changing lighting
    • Automatically generate the block colors from your texturepack
    • Biome color
  • Entities radar
  • Cave mapping
  • Waypoints (Can not teleport)
  • Ingame keyconfig
  • ZanMinimap frame appearance
  • Indication of slime spawning chunks (Does not work in multiplayer after minecraft 1.2)
Screenshots:
Reis Minimap Mod 1 Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2 Reis Minimap Mod 2 Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2
Reis Minimap Mod 3 Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2 Reis Minimap Mod 4 Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2
Reis Minimap Mod 5 Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2 Reis Minimap Mod 6 Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2
Reis Minimap Mod 7 Rei’s Minimap Mod 1.7.2/1.6.4/1.6.2/1.5.2

How to install Rei’s Minimap Mod:

  • Download and install Minecraft Forge
  • Download Rei’s Minimap Mod
  • Put downloaded zip file into %appdata%/.minecraft/mods/ folder. Do not unzip it.
  • Done and Enjoy!

Download: Rei’s Minimap Mod