> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.grumpshollow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 📚 Custom Books

> Learn about custom enchantments and how to obtain them.

Custom Books contain powerful enchantments that provide abilities beyond vanilla Minecraft.

***

## 📦 Obtaining Books

<Card title="🎁 Custom Books Crate">
  All custom enchantments can be obtained from the Custom Books Crate.
</Card>

***

## 📖 Enchantment Categories

<CardGroup cols={2}>
  <Card title="⚔️ Combat Enchantments" href="/combat">
    Enchantments focused on combat and mob slaying.
  </Card>

  <Card title="⛏️ Mining Enchantments" href="/mining">
    Enchantments that improve mining efficiency and resource gathering.
  </Card>

  <Card title="🌾 Farming Enchantments" href="/farming">
    Enchantments designed for farming and crop management.
  </Card>

  <Card title="🎣 Fishing Enchantments" href="/fishing">
    Enchantments that enhance fishing and fishing rewards.
  </Card>

  <Card title="🛡️ Armor & Utility" href="/armor">
    Defensive and utility-focused enchantments.
  </Card>
</CardGroup>

***

## 🖤 Black Scrolls

Need to remove a custom enchantment from an item?

Black Scrolls allow you to remove **one random custom enchantment** from a piece of equipment.

### 📝 How It Works

1. Obtain a Black Scroll
2. Apply it to an item containing custom enchantments
3. One random enchantment will be removed
4. The removed enchantment is returned as a book

> The enchantment removed is completely random. You cannot choose which enchantment is removed.

### 🛒 Obtaining Black Scrolls

Black Scrolls can be purchased at **Hollow's Market**.

* Cost: **100 Relics**
* Location: `/market` or `/sd`

***

## ❓ Frequently Asked Questions

<AccordionGroup>
  <Accordion title="🖤 Can I remove custom enchantments?">
    Yes. Black Scrolls can remove one random custom enchantment from an item and return it as a book.
  </Accordion>

  <Accordion title="🛒 Where do I get Black Scrolls?">
    Black Scrolls can be purchased at **Hollow's Market** for **100 Relics**.

    Use `/market` or `/sd` to visit the Shopping District.
  </Accordion>

  <Accordion title="🔨 Can custom enchantments be combined?">
    Yes. Matching enchantment books can be combined in an anvil to create higher-level enchantments.
  </Accordion>

  <Accordion title="📚 Where do custom enchantment books come from?">
    All custom enchantments are obtained through the **Custom Books Crate**.
  </Accordion>
</AccordionGroup>
