# Files editor

## Blockbench extension

CosmeticsCore has a beta extension for Blockbench.

### Features

* preview body cosmetics in the editor
* create and preview self models for body cosmetics in the editor
* automatically fix size of the self models to allow further moving on the Y axis

### How to install

Get the latest `cceditor.js`  **URL** from the **Github** repository:

{% embed url="<https://github.com/LoneDev6/cosmeticscore-editor/releases>" %}

Open the plugins menu and paste the URL.

<figure><img src="/files/DBfCMqHbvWKS9xcyFDNJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/S5pdHdXJP5rOtSU4uP6r" alt=""><figcaption></figcaption></figure>

### How to open a cosmetic

Open your **.json** cosmetic file with Blockbench like you'd usually do.

### Usage tutorial - GLOBAL model

{% embed url="<https://youtu.be/i9H0VBKmvgA>" %}

### Usage tutorial - SELF model

{% embed url="<https://youtu.be/A4xYaW_9Zzg>" %}


---

# 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://cosmeticscore.devs.beer/files-editor.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.
