feat: rebuild JustASplash NeoForge 1.21.1 - hotkey Z splash, config screen, welcome, commands, vorbisspi ogg, jarJar

This commit is contained in:
SashegDev
2026-08-27 00:05:11 +03:00
parent 2b4cd71f3f
commit ad0a5d57cb
23 changed files with 897 additions and 35 deletions
+2 -4
View File
@@ -34,10 +34,8 @@ configurations {
dependencies {
implementation "net.neoforged:neoforge:${neo_version}"
implementation "javazoom:jlayer:1.0.1"
localRuntime "com.googlecode.soundlibs:mp3spi:1.9.5.4"
localRuntime "com.googlecode.soundlibs:tritonus-share:0.3.7.4"
localRuntime "com.googlecode.soundlibs:jorbis:0.0.17.4"
localRuntime "com.googlecode.soundlibs:vorbisspi:1.0.3.3"
jarJar "com.googlecode.soundlibs:vorbisspi:1.0.3.3"
}
tasks.named('processResources', Copy).configure {