Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

danse (dance)

player gestures/emotes for fabric/quilt servers using core shaders

There are 7 gestures at the moment;

  • bits
  • fall
  • grow
  • helicopter
  • handstand
  • wave
  • zombie

More are in the works..!

Using vanilla core shaders!
Compatible with Sodium (but will break with iris/embeddium and similar mods that allow for custom shaders)

Clients don't have to install any mods, they can connect with a vanilla client!


Commands:

/gesture bits
/gesture fall
/gesture grow
/gesture helicopter
/gesture handstand
/gesture wave
/gesture zombie

Persistent player models can be spawned like this:

/summon danse:player_model ~ ~ ~ {Player:Steve,Animation:wave}

Animation can be played by modifying the "Animation" NBT string:

/data modify entity @e[...] Animation set value wave

Changing the skin:

/data modify entity @e[...] Player set value Alex

Test Sever

Join the test server with a 1.20.5-1.21+ client on

mc.tomalbrc.de:25565

to test this mod and my other mods + upcoming, unreleased mods and features!


This project uses a heavily modified version of the shader and blockbench model from bradleyq's stable_player_display