> For the complete documentation index, see [llms.txt](https://minebloom.gitbook.io/play/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minebloom.gitbook.io/play/welcome-to-minebloom-wiki/modification-list.md).

# Modification List

A modification is any change made outside of vanilla Minecraft, such as clients, mods, or texture packs and can also be bundled together (e.g. Lunar Client). Some mods are harmless and don’t provide unfair advantages, these are **Allowed Modifications**. Anything that offers extra abilities or advantages beyond vanilla gameplay is a **Disallowed Modification**. Check our list below to see what’s allowed and if it’s not listed, feel free to contact a staff member!

### D**isallowed Modifications** <a href="#disallowed-modifications-o" id="disallowed-modifications-o"></a>

• Macros and Keybinds&#x20;

• Scripts&#x20;

• Radar or ESP Mods&#x20;

• Printer&#x20;

• Attack Keybind (Hover)&#x20;

• OQMineBot&#x20;

• Free Cam&#x20;

• Meteor Client&#x20;

• Baritone&#x20;

• Auto Clickers of any description, including any weighted keys/buttons&#x20;

• Any form of modification that gives a player an unfair advantage/boost&#x20;

• Litematica

• Image Uploading Mods&#x20;

**All form of hacks or clients that involve hacks are not allowed including:**&#x20;

• X-Ray&#x20;

• Fly Hacks or Boost&#x20;

• Kill Aura&#x20;

• Free Cam&#x20;

• Easy Place&#x20;

• Fast Break&#x20;

• Reach&#x20;

• Speed&#x20;

• Aimbot

### Allowed Modifications <a href="#allowed-modifications-o" id="allowed-modifications-o"></a>

• Cape Mods&#x20;

• Shaders&#x20;

• LaByMod&#x20;

• Forge&#x20;

• Coordinate Mods&#x20;

• Optifine&#x20;

• Minimap and Maps&#x20;

• Pvp Clients&#x20;

• Way Points&#x20;

• Armor and Potion HUDS&#x20;

• Better Inventory&#x20;

• Lunar Client&#x20;

• Badlion&#x20;

• Fabric Optimization&#x20;

• Fps Boosters&#x20;

• Sodium and Oculus&#x20;

• 3D Skin Layers&#x20;

• Night Vision Texture Packs

Please note that this list of allowed and disallowed modifications can be changed at any given time, it's your responsibility to stay alert, updated and aware of the list at all times.

You must ensure that no disallowed modifications are being used while connected to our server, as doing so will result with a punishment.


---

# 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://minebloom.gitbook.io/play/welcome-to-minebloom-wiki/modification-list.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.
