mirror of
https://github.com/Minestom/Minestom.git
synced 2024-12-29 04:28:21 +01:00
Change code generator data
This commit is contained in:
parent
c3296b59f3
commit
a5c00dbc9b
@ -164,7 +164,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
api "com.github.Minestom:DependencyGetter:v1.0.1"
|
api "com.github.Minestom:DependencyGetter:v1.0.1"
|
||||||
implementation 'com.github.Minestom:MinestomDataGenerator:8ba75825cd'
|
implementation 'com.github.Minestom:MinestomDataGenerator:b13c934eba'
|
||||||
|
|
||||||
// Adventure, for user-interface
|
// Adventure, for user-interface
|
||||||
api "net.kyori:adventure-api:$adventureVersion"
|
api "net.kyori:adventure-api:$adventureVersion"
|
||||||
|
@ -25,7 +25,7 @@ dependencies {
|
|||||||
// SLF4J is the base logger for most libraries, therefore we can hook it into log4j2.
|
// SLF4J is the base logger for most libraries, therefore we can hook it into log4j2.
|
||||||
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.1'
|
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.14.1'
|
||||||
// Contains the json files
|
// Contains the json files
|
||||||
implementation 'com.github.Minestom:MinestomDataGenerator:-SNAPSHOT'
|
implementation 'com.github.Minestom:MinestomDataGenerator:b13c934eba'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user