# Home

WeaponMechanicsCosmetics is a cosmetic addon to the [WeaponMechanics](https://www.spigotmc.org/resources/weaponmechanics-guns-in-minecraft-1-12-2-1-20-2.99913/) plugin. It makes the guns "feel more real" by automatically adding ambient sounds and particles. It also adds visual timers, trails, skins, muzzle flashes, crossbow animations... and much more!

### Getting Started

To install the plugin:

1. Download the latest `WeaponMechanics.jar` and `MechanicsCore.jar` [here](https://www.spigotmc.org/resources/99913/).
2. Download the latest `WeaponMechanicsCosmetics.jar` [here](https://www.spigotmc.org/resources/104539/).
3. Add all 3 `.jar` files into your `YourServer > plugins` folder.
4. Make sure to delete any old versions you may have previously downloaded.

### Other

WeaponMechanics(Cosmetics) is difficult to configure. This wiki should be used in conjunction with the [WeaponMechanics](https://cjcrafter.gitbook.io/weaponmechanics/) wiki.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cjcrafter.gitbook.io/weaponmechanicscosmetics/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
