# Blocks breaking spontaneously

* Try using the following command: <mark style="color:yellow;">/gamerule randomTickSpeed 0</mark>

On servers, it is possible to change game rules through the console; on single player, make sure to apply the game rule beforing loading the world.

You can also use the following commands in sequence:

1. <mark style="color:yellow;">//perf</mark> and then
2. <mark style="color:yellow;">/paper fixlight</mark> to make the lights work normally again


---

# 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://wiki.soltionstudios.com/map-issues/blocks-breaking-spontaneously.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.
