Files
Reimagined/config/fancytoasts/toast.json
T
2026-05-07 21:38:27 +03:00

10 lines
327 B
JSON

{
"textureId": "fancytoasts:textures/toast/vanilla.png",
"animationId": "fancytoasts:animations/toast/standard",
"soundIds": {
"TASK": "minecraft:entity.allay.ambient_with_item",
"GOAL": "minecraft:entity.firework_rocket.twinkle_far",
"CHALLENGE": "minecraft:ui.toast.challenge_complete"
},
"version": 1
}