# TridentEnhanced

**TridentEnhanced** is a PaperMC plugin that replaces thrown trident projectiles with a custom model (usually held in-hand).\
By default, Minecraft resource packs can only replace the model of the item in-hand (`ItemStack`), not the projectile entity.\
This plugin bridges that gap by dynamically replacing the visual of flying tridents with a custom model.

#### ✅ Features:

* Replaces trident projectile visuals with a model you control
* Works seamlessly with custom resource packs
* Supports Minecraft versions **1.20.4** through **1.21.5**
* Plug-and-play — no configuration required to get started

#### 💡 Use Case:

Perfect for server owners who want to fully customize the appearance of weapons, especially in PvP or fantasy-themed servers.


---

# 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://vao.gitbook.io/tridentenhanced/tridentenhanced.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.
