Client side implementation of the jukebox overhaul

Uses a mixin into the sound system to determine the sound played at the position of the jukebox, then tries to get the record item of the sound.
If it fails it will fall back to the server side implementation.
This commit is contained in:
Motschen
2021-03-28 12:07:47 +02:00
parent f802e803b9
commit afac024e9e
5 changed files with 88 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.11.1
# Mod Properties
mod_version = 3.0.1
mod_version = 3.1.0
maven_group = eu.midnightdust
archives_base_name = visualoverhaul