# ATM: Arcana Tips

These are a bunch of useful tips from the community and the team. You can find the fully up-to-date list in the **ATMA - FAQs & Tips** Thread within the **#arcana-general** channel. If you have any tips, please share them in the [ATM Discord](https://discord.com/invite/allthemods) and we will add them here.

## Gameplay

<details>

<summary>How to get rid of **Vampirism**?</summary>

Seek out your local **vampire hunter village** to be cleansed. There is also a **cleansing alter** you can use, please **remove all gear** from yourself before using or all your armor **will break**

![](/files/d321c57a81ca7eaedcd1b9054567a66769987e3a)

</details>

<details>

<summary>How to leave the **Werewolf** faction?</summary>

You have to get a **Strange Injection** by `right-clicking` on a werewolf with an **Empty Syringe** and then inject it to yourself at an injection table. The strange effect you receive cleanses you from being a werewolf after 100 seconds.

</details>

<details>

<summary>Want to store your XP?</summary>

XP Tome or Sophisticated Backpack tank

</details>

<details>

<summary>How to tame your **Dragon**?</summary>

**For Dragon Mounts Remastered**

* Feed your dragon **Raw Vanilla Fish** to tame it and to make it grow faster.

**For Ice and Fire**

* Feed your dragon **Dragon Meal** to make it grow faster

</details>

<details>

<summary>How to get **Infinite Lava**?</summary>

Items needed:

* Hand Crank (or some other form of getting rotational power)
* Hose Pulley
* Ender Tank
* Lever

You can also upgrade the Ender Tank with **Pistons** and **Ender Pearls** (Pistons for the Pump so it pumps 4B/second and Ender Pearl for more internal storage, up to 256B)

![](/files/d50a965fb27acc27c63f0f1e2317c0fa302edbf0)

</details>

<details>

<summary>How to find a **Specific Structure**?</summary>

Use the Structure Compass

![](/files/141252e26b491c9aefcc7315063149f5b4aa051b)

</details>

<details>

<summary>How do I get more **Curio Slots**?</summary>

* Oddeyes Glasses \[L2 Hostility]
* Triple Stripe Cape \[L2 Hostility]
* Infinity Glove \[L2 Hostility]
* Leather Belt \[Relics]

[More Information Here](/guides/all-the-magic-arcana/curios-and-relics.md#getting-more-curios-slots)

</details>

<details>

<summary>How do I keep it **Permanently Day**?</summary>

![](/files/9d8727b4814b5beaae46dcc28a8bd2440d720965)

</details>

<details>

<summary>How do I repair my items easily?</summary>

Use the **Blood Chest** from Evil Craft

</details>

<details>

<summary>How do I remove **Curses** from my Items?</summary>

Use the **Prismatic Cobwebs**

</details>

<details>

<summary>Dealing super high amounts of damage</summary>

* Get any weapon
* Roll ancient apotheosis to get 5 stockets
* Get max crit stats
* Get enchantments (books)
* Merge 2 max lvl enchanted books in occultism anvil
* Apply individual enchantment to weapon in occultism anvil
* Repeat until u have all the enchantments
* Use the weapon in the main hand and any magic wand / spellbook in the off hand
* If using Ars armor get unobtanium one and put threads in it to amplify dmg
* Max your artifacts (Shadow glaive strongly recommended)
* Equip mod related curios items

</details>

<details>

<summary>EnderChests and EnderTanks</summary>

They allow transfer through **Dimensions** or an **infinite distance**.

For both:

* You can set the **Frequency** to which an inventory is linked by **Color-Codeding** them with Dyes.
* Set them to **Private** by using **Diamonds**
* Set them to **Teams** by using **Emeralds** (Teams are a bit more complex and it’s better to check the Mod’s page for help)

All of the upgrades are applied with `Shift + Right-Click` on the Ender Tank/Chest with the item in your hand.

For **Ender Chests**:

* Ender Pearls: **3 more Slots** (For all linked Chests)
* Eyes of Ender: **9 more Slots** (For all linked Chests)

For **Ender Tanks**:

* Ender Pearls: **8 more Buckets** (For all linked Tanks)
* Eyes of Ender: **16 more Buckets** (For all linked Tanks)
* Pistons: **More Buckets/Second** up to 4 Buckets/Second (Only for the placed Tank)
  * To activate the Pump-feature use a redstone signal
  * Place the Tank on the block **opposite** of the one you want to pull from for it to work.

Ender Pouches and Ender Buckets can be linked by Right-Clicking them.

</details>

## Technical

<details>

<summary>Strange **Noise** in the **Desert**?</summary>

That’s the wind of **Pharaoh’s Legacy**. Turn down your ambient sounds.

</details>

<details>

<summary>Don’t want to pick up **Blocks and Villagers**?</summary>

Set a key bind for the Carryon mod. This will allow you to pick up villagers easier

</details>

<details>

<summary>How to disable the **FPS Counter**?</summary>

Open your **Escape Menu**, open the create config by clicking on the **Goggle Icon**, then “Access Configs from other mdos” and under `Sodium Extras > Client > General` you can disable the FPS Display

</details>

<details>

<summary>To remove any of the features below, **Remove Immersive UI!**</summary>

* Trail of particles for a carried item (item in the cursor) with non-common rarity
* Wiggle carried item when you move it quickly in your inventory
* Item scaling under the cursor
* Smooth hotbar selector animation
* Floating for items in the container that match to the item in the cursor

</details>

<details>

<summary>To remove **Screen-Shaking**</summary>

To remove the screen-shaking effect caused by certain sounds, disable the perceptions mod

</details>


---

# 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://allthemods.gitbook.io/guides/all-the-magic-arcana/atm-arcana-tips.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.
