> For the complete documentation index, see [llms.txt](https://wiki.torrentsmp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.torrentsmp.com/survival/dungeons-and-taverns.md).

# Dungeons and Taverns

This datapack alone offers so much for the server and player base to explore. This feature adds 100 new structures across all dimensions including new structures and trials in the End and Nether. Also, this datapack expands on the new Tricky Trials Update, including boss mobs and a dozen different Trial Chambers with exclusive Keys specific to each different trial. Examples include the Trident Boss Trial Key and The End Castle Trial Key to name a few. This data packs adds vanilla-like structures that are supposed to blend in with the rest of the game and feel like they belong there.

Going from environmental additions like Fire Watch Towers and Taverns to Dungeons, like the Badland Miner Outpost and Illager Hideout. You can view photos of the structures [here](https://modrinth.com/datapack/dungeons-and-taverns/gallery).

## Structures

● Villages of every biome&#x20;

● Stray Fort&#x20;

● The Undead Crypts&#x20;

● Fire Watch Tower (all 7 overworld wood types)&#x20;

● Conduit Ruins (its function is to teach player how to build conduits)&#x20;

● Mangrove Witch Hut (3 versions with slightly better loot)&#x20;

● Ruined Towns (a zombie infested ruin)&#x20;

● Taverns (a villager tavern to stumble upon during your travels one of every biome type)&#x20;

● Underground House (Terraria reference)&#x20;

● Badland Miner Outpost (an illager outpost in the badlands for their mining operations)&#x20;

● Illager Hideout (a hidden dungeon underground)&#x20;

● Illager Camp (small camps made by illagers on their travels)&#x20;

● Wild Ruins (a collection of different single structure ruins like a house, ruins of a house or a dead redstone golem)&#x20;

● Wells (for jungle, birch, forest, plains, taiga, and savannah. Basically the desert well but for other biomes)&#x20;

● Lost Bunkers (small structures with a small underground bunker)&#x20;

## Enchantments

This datapack also adds 12 new enchantments:

* Wax Wings - Elytra enchantment that ensures durability is not consumed while gliding slowly
* Gravity - Crossbow Enchantment that pulls any Entity close to arrow impact, including yourself, up to 3 levels
* Outreach - Chestplate Enchantment that makes you able to interact with blocks from further away
* Power Crossbow - Power for your Crossbow – Works just like on the Bow
* Piercing Bow - Piercing for your Bow – Works just like on the Crossbow
* Multishot Bow - Multishot for your Bow – Works just like on the Crossbow
* Ghasted - Shoots exploding arrows with the strengh of a ghast's fireball
* Wither Coated - Weapon enchantment that has the chance to apply the wither effect, but halves the tool's durability. Mutually exclusive with fire aspect
* Photosynthesis - Armor and tools enchantment that slowly regenerates durability while exposed to sunlight. It works if worn by armor stands. Mutually exclusive with mending
* Traveler - Boots enchantment that makes you slightly faster while sprinting and increases your step height, so you can walk up 1 block high slopes like a horse
* Antitoxin - Chestplate enchantment that makes you immune to any poison damage, not even flinching, but it damages your chestplate instead. Mutually exclusive with all protection enchantments: Fire Protection, Blast Protection, Projectile Protection, and Protection.
* Illagers Bane - Deals additional damage to Illagers; similar to and mutually exclusive with Smite, Sharpness, and Bane of Arthropods”

## How to Find Them

To find these structures and new enchantments, find new 1.21 chunks in the world. These new chunks have a chance to spawn these structures just like normal structure generation.

Note: This datapack is currently added to Survival, but this will be added to Lifesteal once we update to 1.21.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.torrentsmp.com/survival/dungeons-and-taverns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
