Language

Gravity Gun

Gravity Gun

ModrinthSpigotMC

A Minecraft plugin that recreates the Gravity Gun tool from Half-Life 2.

109 downloads 1 followers updated 2mo ago
Modrinth
Paper Purpur 1.21.11 – 26.1.2 EquipmentGame-mechanicsTechnology

Gravity Gun

A Minecraft plugin that recreates the Gravity Gun tool from Half-Life 2. The right mouse button can be used to pick up a creature or block, or to drop it. The left mouse button can be used to push a creature or launch it if the object is captured.

| Command | Premission | Description |
|---------------|--------------------|----------------------------------------------------|
| help | | Show this help |
| reload | gravity-gun.reload | Reload the plugin configuration |
| give [player] | gravity-gun.give | Give the gravity gun to yourself or another player |

For resource packs

For resource packs, there is the option to attach a model and texture to a crossbow via:

{
    "model": {
        "type": "select",
        "property": "custom_model_data",
        "fallback": {
            "type": "model",
            "model": "item/crossbow"
        },
        "cases": [
            {
                "when": "gravity-gun",
                "model": {
                    "type": "model",
                    "model": "item/gravity_gun"
                }
            },
            {
                "when": "gravity-gun-blue",
                "model": {
                    "type": "model",
                    "model": "item/gravity_gun_firework"
                }
            }
        ]
    }
}

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Gravity Gun

SpigotMC

Files are served directly from the original source. Modgrid does not host or modify them.