Dance
LET'S DANCE!!
LET'S DANCE!!
dance_game:
game-type: dance
difficulty: 40~60 # (The amount of buttons would be difficulty/4)
time: 15
easy: true # (true = ββ / false = ββββ)
tip: '<gray>β: Jump | β: Sneak | β: LeftClick | β: RightClick</gray>'
title:
left-button: '<gray>β </gray>'
left-button-correct: '<green>β </green>'
left-button-wrong: '<red>β </red>'
left-button-current: '<gold>β </gold>'
right-button: '<gray>β </gray>'
right-button-correct: '<green>β </green>'
right-button-wrong: '<red>β </red>'
right-button-current: '<gold>β </gold>'
up-button: '<gray>β </gray>'
up-button-correct: '<green>β </green>'
up-button-wrong: '<red>β </red>'
up-button-current: '<gold>β </gold>'
down-button: '<gray>β </gray>'
down-button-correct: '<green>β </green>'
down-button-wrong: '<red>β </red>'
down-button-current: '<gold>β </gold>'
display-amount: 7 # (Max amount of buttons to be displayed at the same time)
subtitle: "<gray>Dance to win. Time left <white>{time_left}s"
sound:
correct: "minecraft:block.amethyst_block.hit"
wrong: "minecraft:block.anvil.land"