# About

#### [Take me to Kafal](https://kafal.pogmc.net/)

## Features

* Supports 1.21.4+ Item Models & Legacy Custom Model Data
* 2D Items
* 3D Items & Furniture using Display Entities
* Custom Armors
* Inventory Icon Generation
* 3D Bows & Crossbows
* Custom Blocks (Supports custom geometry too)
* Font Conversion
* Custom GUIs with Custom Rows with a web-based offset editor
* Uses **Geyser V2 Mappings** to support Item Models
* Offset config generator for GeyserDisplayEntity (Although GeyserDisplayEntity needs to be updated to support item models for offsets, will talk to them soon)


---

# 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://docs.pogmc.net/kafal/about.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.
