mirror of
https://github.com/TeamMidnightDust/VisualOverhaul.git
synced 2025-12-15 21:55:08 +01:00
VisualOverhaul 3.2.0 - Compat & Stability
- Overhaul Phonos's Radio Jukebox -Added compat with Biome Makeover, Desolation, Dynamic Discs, Extra Discs and Phonos discs - Fixed crash with Charm - Way smoother biome-colored items - Biome colored items for more vanilla items - Serverside method to get music discs is now prioritized, clientside method only applies if the ItemStack is empty - Move puddles into a seperate mod
This commit is contained in:
@@ -25,6 +25,8 @@ dependencies {
|
||||
|
||||
modCompile "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
|
||||
|
||||
modImplementation "io.github.FoundationGames:Phonos:0.1.1-beta"
|
||||
|
||||
modImplementation ("io.github.prospector:modmenu:${project.mod_menu_version}") {
|
||||
exclude group: "net.fabricmc.fabric-api"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user