NarrativeCraft-EmoteCraft

Quick rating

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

NarrativeCraft-EmoteCraft

By LOUDOOwner

No reviews yet

Add EmoteCraft compatibility to NarrativeCraft

Mod Loaders
Minecraft
26.2

About

Description

NarrativeCraft-EmoteCraft

Add EmoteCraft compatibility to NarrativeCraft

Features

  • Records your emote from the recording feature
  • Add a new Ink Action to play an emote to a character

Emote Tag

Play an emote animation on a character using EmoteCraft.

Side

SERVER

Syntax

emote <action:string> <emoteName:string> <characterName:string>

Parameters

  • action (string, required): play or stop.
  • emoteName (string, required): The emote name to play.
  • characterName (string, required): Name of the character or NPC in the scene.

Examples

// Play the emote "clap" to "Steve"
# emote play clap Steve
// Stop the emote "clap" from "Steve"
# emote stop clap Steve