> For the complete documentation index, see [llms.txt](https://mythicchanger.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythicchanger.superiormc.cn/change-rules/replace-lore.md).

# Replace Lore

## Replace Lore <a href="#replace-lore" id="replace-lore"></a>

Replace specific content to other value in item's lore. Support use \n means start a new line.

```yaml
fake-changes:
  replace-lore:
    'Click to': 'Click \nto'
```
