0.10.10-alpha
Compatibility
Required content
Changes
Sweden Hotfix & Menu Update
Sweden (Caution & Crisis) finished!
The menu now works!
CHANGES:
-
Sweden (Caution & Crisis) finished, your highscore was adjusted to fit the max score.
-
Clone any disc in the music box.
-
The menu now works! Scroll through the menus at light speed.
-
Music stage 2 is available, so you can play multiplayer.
-
Otherside has been removed from the mystery disc loot pool, since it is found in the Ancient City already.
-
Better display for highscores and more stats displayed.
-
Completion tracker in stats to know how much youve truly grinded.
BUG FIXES:
-
Your highscore for Victory is properly saved.
-
Fixed an oversight where you were able to play a song without being a player by jumping over the barrier.
-
If you happen to get stuck in the song stage your inventory will no longer be cleared after leaving.
-
Fixed a really annoying bug where song stages would fill after using '/stats advanced'.
-
"/reloadfestival" will now reset players availability on the stage.
-
Small menu changes and more ui displays.
If your world doesn't auto update use "/reloadfestival"
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Ranking Logos (Resource Pack).zip | Optional resource pack | 43.79 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:XdyMbYT5:mkSFE998"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:XdyMbYT5:mkSFE998"
}


