Embellish API

Quick rating

Community listing page, reviews here may not be monitored by the author.

Embellish API

By xsorasOwner

No reviews yet

API library for the Embellish mod and QoL mods.

Mod Loaders
Minecraft
26.2

About

Description

image

The framework Embellish runs on. also a library if you want to build effects on it.

this is the part underneath Embellish, it has to be installed for Embellish to work. if youre just here for the mod thats all you need to know.

If youre writing something: it's a small framework for client side effects. one event bus, one particle budget shared by everything so effects cant collectively tank your frames, a surface material table, and hooks for first person hand transforms, third person body animation, ground decals, world space text and the HUD.

Register a feature and you get config persistence, a spot in the settings screen and crash isolation for free. if your feature throws it gets switched off and the client keeps going.

client side only. no packets, no world state. MIT.

Partner

image

The framework Embellish runs on. Also a library if you want to build effects on it.

imagee

this is the part underneath Embellish, it has to be installed for Embellish to work. if youre just here for the mod thats all you need to know.

If youre writing something: it's a small framework for client side effects. one event bus, one particle budget shared by everything so effects cant collectively tank your frames, a surface material table, and hooks for first person hand transforms, third person body animation, ground decals, world space text and the HUD.

Register a feature and you get config persistence, a spot in the settings screen and crash isolation for free. if your feature throws it gets switched off and the client keeps going.

client side only. no packets, no world state. MIT.