Added Backrooms gamemode
This commit is contained in:
11
build.gradle
11
build.gradle
@ -32,18 +32,21 @@ dependencies {
|
||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
|
||||
|
||||
//https://jitpack.io/#Minestom/Minestom
|
||||
implementation 'com.github.Minestom:Minestom:aa621021e2'
|
||||
//implementation 'com.github.Minestom:Minestom:aa621021e2'
|
||||
implementation 'com.github.Minestom.Minestom:Minestom:79ce9570ea'
|
||||
|
||||
//Tools
|
||||
implementation 'com.github.articdive:jnoise:2.1.0'
|
||||
//implementation 'com.github.Articdive.JNoise:jnoise-core:4.0.0'
|
||||
implementation 'de.articdive:jnoise:3.0.2'
|
||||
// implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
|
||||
// implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4'
|
||||
implementation 'org.yaml:snakeyaml:1.33'
|
||||
implementation 'org.yaml:snakeyaml:2.0'
|
||||
implementation 'net.md-5:bungeecord-config:1.19-R0.1-SNAPSHOT'
|
||||
|
||||
|
||||
//PvP
|
||||
implementation 'com.github.TogAr2:MinestomPvP:135ec9e2b7'
|
||||
implementation 'com.github.TogAr2:MinestomPvP:35e5661'
|
||||
//implementation 'com.github.TogAr2:MinestomPvP:135ec9e2b7'
|
||||
|
||||
|
||||
// Hephaestus engine
|
||||
|
Reference in New Issue
Block a user