# ATM9 FAQ

**All The Mods 9** Frequently Asked Questions

## Gameplay FAQs

<details>

<summary>What’s the little 3D cube next to my crosshair?</summary>

It’s from Quark, the default keybind to toggle it is `K`.

</details>

<details>

<summary>There are yellow numbers on all of my inventory slots!</summary>

It’s from Super Factory Manager, the default keybind to toggle it is `Ctrl` + `I`.

</details>

<details>

<summary>There’s a ghost/easter egg that appears every few minutes!</summary>

The ghost is from Corail Tombstone, you can disable by doing `/tbgui` locate the ghost toggle under effect. This toggle will only show if your GUI scale is set to 4.

If you want to prevent the ghost/easter eggs and all other Corail holiday events **permanently**, you can download [BadCorailNoHolidays](https://legacy.curseforge.com/minecraft/mc-mods/badcorailnoholidays), if you want keep some events enabled, it does have a config at `atmInstall/configs/badcorailnoholidays-common.toml`.

</details>

<details>

<summary>Items in my RS storage aren’t showing, I can’t access items through any means.</summary>

It’s most likely due to your controller reaching 64kFE/t power draw, when this threshold is reached, RS starts glitching out.

You can remedy this by increasing the energy capacity of the controller in `saves/worldName/serverconfig/refinedstorage-server.toml` on line 36.

</details>

<details>

<summary>Why can’t I use modular router and watering can?</summary>

By default, **Mystical Agriculture** does not allow fake players to automate watering cans. If you dislike this change, it can be changed within `config/mysticalagriculture-common.toml` > `fakePlayerWatering = true`.

</details>

<details>

<summary>Do I need to chunkload all the chunks my Chunk Destroyer is going to mine?</summary>

You do *not* need to load chunks you’re mining. You only need to chunkload the chunk the **Chunk Destroyer** is in.

</details>

<details>

<summary>How do I remove enchants from a book/weapon?</summary>

* Drop an anvil onto **Obsidian** with the enchanted book/weapon along with **Books** for each separate enchantment (EX: You have a book with 3 different enchants, you’d need 3 books to split those enchants).
* Enchant the anvil with **Splitting** (Only splits books/weapons with 1 enchant) or **Obliteration** (Splits any number of enchants)
* Use the **Enchantment Extractor** from Industrial Foregoing. Provide it with **Books** and **Power**, and it will extract each enchantment on all enchanted items/books to singular books. It can also be configured to push extracted enchantments into the **Enchantment Library** from Apotheosis.

</details>

<details>

<summary>When I mine Allthemodium/Vibranium/Unobtainium it doesn’t drop anything!</summary>

It’s caused by the `Miner's Fervor` enchantment, remove it and try breaking it again.

</details>

<details>

<summary>How do I find ‘`insert name`’ biome?</summary>

**Nature’s Compass** is a really nice tool to find any and all biomes in the modpack. Craft it, right click with it in your hand, and you can run the search for any biome you are looking for (such as the Deep Dark).

</details>

<details>

<summary>How do I change `/home`, `/tpa` etc cooldown?</summary>

To change the behavior of `/home` or to re-enable `/back` and `/rtp`, edit `saves/worldName/serverconfig/ftb-essentials.snbt`. **The world/server has to be stopped for the changes to take effect.**

</details>

<details>

<summary>Why is flight disabled?</summary>

Flight is disabled in certain dimensions ( **The Other**, **Blue Skies**, and **Twilight Forest**), to add more difficulty towards progression. If you dislike this change, it can be disabled in `worldName/serverconfig/noflyzone.snbt`

</details>

<details>

<summary>I can’t complete ‘`questName`’ even though I fufilled the requirements?</summary>

You can enable edit quests in the bottom right of the quest screen (you need OP for this) and then r-click the broken quest and `Complete Instantly` it OR click the quest then r-click the reward and `Reset Progress` if you still want the rewards.

</details>

<details>

<summary>How do I increase claimed/force loaded chunks?</summary>

* Add claimed chunks: `/ftbchunks admin extra_claim_chunks <player> <set/add> <amount>`
* Add force-loaded chunks: `/ftbchunks admin extra_force_load_chunks <player> <add/set> <amount>`

</details>

## Technical FAQs

<details>

<summary>My screen is shaking like im getting hurt and I can’t do anything!</summary>

Backup your world, then download [NBT Explorer](https://github.com/jaquadro/NBTExplorer) from GitHub.

Make sure you shutdown your world/server before attempting this!

Go to AlltheMods9ATM9\saves\theNameOfYourWorld and open level.dat with NBT Explorer.Go to Date -> Player and set AbsorptionAmount to 1.Scroll down and set Health to 1.Save the file and start your worldGo to world/playerdata and find the affected player’s UUID playerUUID.dat file and open it with NBT Explorer.Go to Date -> Player and set AbsorptionAmount to 1.Scroll down and set Health to 1.Save the file and start your server.

</details>

<details>

<summary>I have my chunks force loaded, but they don’t run when I’m logged off.</summary>

Press M to open the map.Press Ctrl + S to open the server settings (requires OP).Change Forceloading Mode to always. Stop server.Navigate to world/serverconfig/ftbchunks-world.snbt and look for force\_load\_mode: default change that from default to always.Save and start the server.&#x20;

</details>

<details>

<summary>What’s the difference between ATM9 and ATM9: No Frills?</summary>

[Here is a comparison](https://www.modpackindex.com/modpacks/compare?modpacks=64056,74905)

</details>

<details>

<summary>Why isn’t ‘`insert mod name`’ in ATM9?</summary>

ATM packs does not literally contain “All The Mods”. Our main focus is having mods that’s not: 1) buggy, 2) ruins performance or progression. If a mod supports Minecraft version **1.20.1**, and **Forge** (Not NeoForge), you may make a [suggestion](https://github.com/AllTheMods/ATM-9/issues/1).

</details>

<details>

<summary>I found a bug/dupe in the pack. How can I report it?</summary>

To report bugs, dupes or similar, head over to the [ATM9 GitHub](https://github.com/AllTheMods/ATM-9/issues) and open a new issue describing the occurrence.

</details>

<details>

<summary>What are the recommended Java arguments for this pack?</summary>

* **Client arguments**: send `?args` in the **#bot-spam** channel in our [Discord](https://discord.com/invite/allthemods).
* **Server arguments**: send `?svargs` in the **#bot=spam** channel in our [Discord](https://discord.com/invite/allthemods).

</details>

<details>

<summary>Why does my game crash while launching?</summary>

Lack of RAM most likely. Send `?allocate` in the **#bot-spam** channel in our [Discord](https://discord.com/invite/allthemods) to learn how to allocate more RAM. If that’s not the problem, head to **#atm9-techsupport** and send `?logs` to see how to upload your crash/latest log.

</details>

<details>

<summary>I crashed and got `Error code 1`, please help</summary>

`Exit code 1` is a generic error from Minecraft. It is no different than “game didn’t load, no longer attempting to load. Please refer to the output error log created by your launcher” if you are unsure… please feel free to ask for further instructions on how to locate, post, and get help for your specific error so that we may further assist you in our [Discord](https://discord.com/invite/allthemods). Try running `?logs` instead.

</details>

<details>

<summary>I’m having issues connecting to a LAN/Essentials world</summary>

To fix LAN/Essential some people have removed Logprot, some Oculus, some Supplementaries. None are guaranteed, none are the actual fix. We are unable reproduce it in Dev to properly diagnose it. LAN is highly unstable in big modpacks like these.

</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-mods-9/atm9-faq.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.
