# Permitted software

## Modifications

<table data-header-hidden><thead><tr><th width="292">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td><strong>Description</strong></td></tr><tr><td>OptiFine / Optifabric / Iris / Sodium</td><td>Increases performance, supports graphic changes such as shaders and gives extra controls such as camera zooming</td></tr><tr><td>WALIA / WTHAILA/JADE</td><td>Block / Item tool tips</td></tr><tr><td>Presence Footsteps</td><td>Immersive sound mod</td></tr><tr><td>Inventory Profiles</td><td>Allows for Inventory auto sorting</td></tr><tr><td>Forge Memory Fix</td><td>Fixes known memory issues with forge launcher</td></tr><tr><td>Better FPS</td><td>Increases performance and extra cosmetic enhancements</td></tr><tr><td>Block Overlays</td><td>Changes design of outline when hovering over a block</td></tr><tr><td>1.7 Animations</td><td>Changes animations to 1.7 standard Minecraft animations</td></tr><tr><td>Custom Crosshairs</td><td>Changes the style of the crosshair displayed in the middle of the screen</td></tr><tr><td>Particles Editing</td><td>Change the quantity of particles displayed after events</td></tr><tr><td>Armour Status HUD</td><td>Displays armour durability on-screen, without needing to open the inventory</td></tr><tr><td>Dropped Item Changer</td><td>Changes the appearance of dropped items client-side</td></tr><tr><td>MiniMaps</td><td>Displays a mini-map on screen, this MUST be restricted to only display surface level overworld</td></tr><tr><td>Waypoints </td><td>Allows setting of markers/waypoints in a location to allow for easier relocation later</td></tr><tr><td>Breadcrumbs</td><td>Displays the position and direction of entities such as redstone and sand</td></tr><tr><td>Replay</td><td>Records gameplay to be replayed later from different perspectives</td></tr></tbody></table>

## Clients

| **Name**      | **Notes**                                                        |
| ------------- | ---------------------------------------------------------------- |
| Badlion       | Contains only permitted modifications                            |
| Lunar Client  | Contains only permitted modifications                            |
| Cosmic Client | Contains only permitted modifications                            |
| Forge         | Customizable, must be restricted to only permitted modifications |
| Fabric        | Customizable, must be restricted to only permitted modifications |

{% hint style="danger" %}
**This list is not conclusive.** \
Any software is used at your own risk
{% endhint %}

{% hint style="success" %}
Got a query about a specific modification or client? \
Let us know on our discord​​ or contact a staff member in game
{% endhint %}


---

# 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://dirkocraft.gitbook.io/dirkocraft/rules/permitted-software.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.
