# BendingMC Wiki

## BendingMC Wiki

- [BendingMC Wiki](https://wiki.bendingmc.net/bendingmc-wiki/readme.md): Welcome to the Wiki, the following pages go through gameplay mechanics including our custom mobs, menus, and items.
- [Shipping](https://wiki.bendingmc.net/bendingmc-wiki/shipping.md)
- [Getting Started](https://wiki.bendingmc.net/bendingmc-wiki/crops/getting-started.md)
- [Growing & Seasons](https://wiki.bendingmc.net/bendingmc-wiki/crops/growing-and-seasons.md)
- [Fertilizer](https://wiki.bendingmc.net/bendingmc-wiki/crops/fertilizer.md)
- [Watering](https://wiki.bendingmc.net/bendingmc-wiki/crops/watering.md)
- [Scarecrows](https://wiki.bendingmc.net/bendingmc-wiki/crops/scarecrows.md)
- [Getting Started](https://wiki.bendingmc.net/bendingmc-wiki/fishing/getting-started.md)
- [Catching Fish](https://wiki.bendingmc.net/bendingmc-wiki/fishing/catching-fish.md)
- [Treasure Chests](https://wiki.bendingmc.net/bendingmc-wiki/fishing/treasure-chests.md)
- [Fishing Bait](https://wiki.bendingmc.net/bendingmc-wiki/fishing/fishing-bait.md)
- [Fishing Rods](https://wiki.bendingmc.net/bendingmc-wiki/fishing/fishing-rods.md)
- [Competitions](https://wiki.bendingmc.net/bendingmc-wiki/fishing/competitions.md)
- [Getting Started](https://wiki.bendingmc.net/bendingmc-wiki/brewery/getting-started.md)
- [Distilling and Drinking](https://wiki.bendingmc.net/bendingmc-wiki/brewery/distilling-and-drinking.md)
- [Crop Fruit Wines](https://wiki.bendingmc.net/bendingmc-wiki/brewery/crop-fruit-wines.md)
- [Recipe Hints!](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints.md)
- [Meads](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/meads.md)
- [Apple Mead](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/meads/apple-mead.md)
- [Standard Mead](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/meads/standard-mead.md)
- [Pumpkin Mead](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/meads/pumpkin-mead.md)
- [Beers](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/beers.md)
- [Standard Beer](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/beers/standard-beer.md)
- [Wheatbeer](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/beers/wheatbeer.md)
- [Dark Beer](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/beers/dark-beer.md)
- [Spirits](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits.md)
- [Absinthe](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits/absinthe.md)
- [Apple Liquor](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits/apple-liquor.md)
- [Gin](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits/gin.md)
- [Rum](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits/rum.md)
- [Vodka](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits/vodka.md)
- [Whiskey](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits/whiskey.md)
- [Tequila](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/spirits/tequila.md)
- [Apple Cider](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/apple-cider.md)
- [Coffee](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/coffee.md)
- [Daiquiri](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/daiquiri.md)
- [Eggnog](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/eggnog.md)
- [Hot Chocolate](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/hot-chocolate.md)
- [Sake](https://wiki.bendingmc.net/bendingmc-wiki/brewery/recipe-hints/sake.md)
- [Getting Started](https://wiki.bendingmc.net/bendingmc-wiki/cooking/getting-started.md)
- [Cooking Pot](https://wiki.bendingmc.net/bendingmc-wiki/cooking/cooking-pot.md): The cooking pot is the centre of the cooking system, expect to be using it a lot
- [Recipe Book](https://wiki.bendingmc.net/bendingmc-wiki/cooking/recipe-book.md)
- [Cooking Dishes](https://wiki.bendingmc.net/bendingmc-wiki/cooking/cooking-dishes.md)
- [Mastery](https://wiki.bendingmc.net/bendingmc-wiki/cooking/mastery.md)
- [Dish Buffs](https://wiki.bendingmc.net/bendingmc-wiki/cooking/dish-buffs.md)
- [Getting Started](https://wiki.bendingmc.net/bendingmc-wiki/enchanting/getting-started.md): Custom enchants are a foundational feature found within BMC that builds upon vanilla enchanting.
- [Dust, Alchemist and Tinkerer](https://wiki.bendingmc.net/bendingmc-wiki/enchanting/getting-started/dust-alchemist-and-tinkerer.md)
- [Enchanting Scrolls](https://wiki.bendingmc.net/bendingmc-wiki/enchanting/getting-started/enchanting-scrolls.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.bendingmc.net/bendingmc-wiki/readme.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.
