You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quickstart: drop .norisk.json step — animation file alone is enough to /emote play
Local '/nrc emote play <name>' resolves directly from the
animation file in the emotes folder; no shop entry needed.
The .norisk.json is only required when the emote should
also show up in the shop, which is out of scope for the
quickstart. Link to 11. Test-Setup for the full shop flow.
> Eine `.norisk.json` brauchst du **nur** wenn der Emote auch im Shop auftauchen soll — fürs lokale Abspielen reicht die Animation-Datei. Details in [11. Test-Setup](11-Test-Setup).
50
+
71
51
---
72
52
73
53
## Geht nicht?
74
54
75
55
| Problem | Lösung |
76
56
|---------|--------|
77
57
| Command `designer source` existiert nicht | Keine Designer-Permission → [Discord-Ticket](https://discord.com/channels/774271756549619722)|
78
-
|Emote zeigt nicht |UUID in JSON ersetzt? `emoteFile` passt zum Dateinamen?|
58
+
|`emote play` findet Datei nicht |Animation-Name im Command muss zum Dateinamen passen (ohne `.animation.json`)|
79
59
| Crash beim Template öffnen | GeckoLib nicht installiert — Blockbench neu starten |
0 commit comments