AOF Emotes
Modby TeamAOE
Allows modpacks to add custom emotes to in game chat.
Type
Mod
CurseForge Downloads
497,065
CurseForge ID
594146
Last Updated
Jul 27, 2026
Description
Lets you use emotes in game chat, this is a fork of fabric-emotes with minor tweaks and a config for pack developers to add their own emotes.

Config Format
The config contains an object called emotes in which each entry is an emote usable in game. The name of the entry is what is used between semi-colons to make the emote appear e.g. :peepoBlush:.
The value of an emote entry must either be the path to the emote texture or an object which contains the path to the animated emote texture and the frame_time in milliseconds that each frame should appear for.
Examples:
// String value
"peepoBlush": "aofemotes:emotes/peepo-blush.png"
// Object value
"peepoShy": {
"path": "aofemotes:emotes/animated/peepo-shy.png",
"frame_time": 250
}
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Dimensional Paintings
Teleport between dimensions by jumping into paintings
MapFrontiers
Addon for Journey Map that allows you to divide the map into regions and assign them names and colors.
Torcherino
Torch that speeds up tile entities.
World Preview
Allows you to preview a map / seed in the new world screen
Great Scrollable Tooltips
Allow scrolling of item tooltips in the inventory.
SDM UI Lib [Forge/Fabric]
A simple library that will simplify the creation of GUI