AOF Emotes
Modby TeamAOE
Allows modpacks to add custom emotes to in game chat.
Type
Mod
CurseForge Downloads
496,500
CurseForge ID
594146
Last Updated
Jun 6, 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
}
Similar Mods
It Takes a Pillage (Fabric)
The Pillager civilization has evolved.
ObsidiPlates
ObsidiPlates provides pressure plates that can only be activated by either players or NPCs, depending on what they're ma...
Soul Bound Enchantment
An enchantment book that prevents the player from dropping items
PonderJS
Allows creating ponder scenes and tags with Kubejs
JeremySeq's Damage Indicators
Adds a directional damage indicator and damage text.
TrashSlot (Outdated Versions)
Adds a trash slot to the inventory screen that allows deletion of unwanted items.