Gravity Gun

Info

Currently for Minecraft 1.10.2

 

(Outdated) Awesome Spotlight by ThnxCya

(Outdated) Spotlight by LexLV!

 


This mod adds the Gravity Gun from Half-Life 2 to Minecraft.

 


 

Usage

As of version 5.0.0, the mod has been rewritten! Some features may be different from older versions.

The primary button creates a blast that will push back entities. Entities that you throw back will become projectiles and are likely to hurt themselves and any entity they collide into.

The secondary button does the opposite, and pulls in and grabs entities or certain blocks, depending on the configs.

There is also a supercharged version of the Gravity Gun. In order to get this, you must be lucky (or unlucky) enough to be struck by lightning with a Gravity Gun in your inventory. The supercharged Gravity Gun, although unstable, is a much stronger version of the Gravity Gun and is able to pick up multiple blocks.

To grab multiple blocks, you have to hold your primary button and dry fire (don’t hit any entities) the Gravity Gun, then hold the secondary button to begin charging the Gravity Gun. When you are satisfied with the grab radius, release the primary button and the Gravity Gun will attempt to pick up the blocks. If there are blocks it is unable to pick up, the grab will fail.

Download

What else do I need for this mod? What version should I get? Help? Answered on the FAQ.



 

 

Modders (Pre-1.7)

  • If there’s a block that gravigun grabs which you don’t like, execute this:
  • gravigun.common.GraviGun.addBlockIDToGrabList(int blockID);
  • gravigun.common.GraviGun.addBlockIDToGrabList(int blockID, int[] metadata);
  • You can also send an IMCMessage to “GraviGun” with the key “addBlockIDToGrabList” and the values being “id: meta: meta, id: meta, id, id …” for your blocks. Formatting and spacing are important.

 

Comments are closed.