mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-05-19 16:20:46 +00:00
feat: add support for meta pack
This commit is contained in:
@@ -86,13 +86,13 @@ object Versions {
|
||||
}
|
||||
|
||||
object Allay {
|
||||
const val api = "0.12.0"
|
||||
const val api = "0.13.0"
|
||||
const val gson = "2.13.2"
|
||||
|
||||
const val mappings = "8002ed6"
|
||||
const val mappingsGenerator = "fd83f41"
|
||||
const val mappings = "40fa908"
|
||||
const val mappingsGenerator = "b44e0a7"
|
||||
|
||||
const val mcmeta = "b758592"
|
||||
const val mcmeta = "a34787d"
|
||||
}
|
||||
|
||||
object Minestom {
|
||||
|
||||
Reference in New Issue
Block a user