mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Add DataFixerUpper
This commit is contained in:
parent
1dd3400aab
commit
72c766a87b
@ -23,6 +23,7 @@ dependencies {
|
|||||||
compile ("com.github.intellectualsites.plotsquared:PlotSquared-API:latest") {
|
compile ("com.github.intellectualsites.plotsquared:PlotSquared-API:latest") {
|
||||||
transitive = false
|
transitive = false
|
||||||
}
|
}
|
||||||
|
compile 'com.mojang:datafixerupper:1.0.20'
|
||||||
compile 'com.github.luben:zstd-jni:1.1.1'
|
compile 'com.github.luben:zstd-jni:1.1.1'
|
||||||
compile 'co.aikar:fastutil-lite:1.0'
|
compile 'co.aikar:fastutil-lite:1.0'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user