-
Notifications
You must be signed in to change notification settings - Fork 8
/
libs.versions.toml
62 lines (49 loc) · 2.51 KB
/
libs.versions.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[versions]
loom = "1.7.+"
githubRelease = "2.4.1"
minotaur = "2.+"
kaleidoConfig = "0.3.1+1.3.2"
mc = "1.19.2"
fl = "0.15.0"
yarn = "1.19.2+build.28"
fapi = "0.76.0+1.19.2"
serverTranslationsApi = "1.4.18+1.19.2"
owo = "0.9.3+1.19"
cardinal = "5.0.2"
drogtor = "1.1.3+1.19"
fabrictailor = "2.0.1"
origins = "v1.7.1"
apoli = "v2.6.0"
calio = "1.9.0"
pehkui = "3.8.1"
fabrication = "3.0.2+1.19"
styledNicknames = "1.1.2+1.19"
placeholder = "2.0.0-beta.7+1.19"
playerData = "0.2.2+1.19.2"
luaj = "3.0.8-figura"
figura = "0.1.4"
[plugins]
loom = { id = "fabric-loom", version.ref = "loom" }
githubRelease = { id = "com.github.breadmoirai.github-release", version.ref = "githubRelease" }
minotaur = { id = "com.modrinth.minotaur", version.ref = "minotaur" }
[libraries]
kaleidoConfig = { group = "folk.sisby", name = "kaleido-config", version.ref = "kaleidoConfig" }
mc = { group = "mojang", name = "minecraft", version.ref = "mc" }
fl = { group = "net.fabricmc", name = "fabric-loader", version.ref = "fl" }
yarn = { group = "net.fabricmc", name = "yarn", version.ref = "yarn" }
fapi = { group = "net.fabricmc.fabric-api", name = "fabric-api", version.ref = "fapi" }
serverTranslationsApi = { group = "fr.catcore", name = "server-translations-api", version.ref = "serverTranslationsApi" }
owo = { group = "io.wispforest", name = "owo-lib", version.ref = "owo" }
cardinal = { group = "dev.onyxstudios.cardinal-components-api", name = "cardinal-components-base", version.ref = "cardinal" }
drogtor = { group = "maven.modrinth", name = "drogtor", version.ref = "drogtor" }
fabrictailor = { group = "maven.modrinth", name = "fabrictailor", version.ref = "fabrictailor" }
origins = { group = "com.github.apace100", name = "origins-fabric", version.ref = "origins" }
apoli = { group = "com.github.apace100", name = "apoli", version.ref = "apoli" }
calio = { group = "com.github.apace100", name = "calio", version.ref = "calio" }
pehkui = { group = "com.github.Virtuoel", name = "Pehkui", version.ref = "pehkui" }
fabrication = { group = "maven.modrinth", name = "fabrication", version.ref = "fabrication" }
styledNicknames = { group = "maven.modrinth", name = "styled-nicknames", version.ref = "styledNicknames" }
placeholder = { group = "eu.pb4", name = "placeholder-api", version.ref = "placeholder" }
playerData = { group = "eu.pb4", name = "player-data-api", version.ref = "playerData" }
luaj = { group = "com.github.FiguraMC.luaj", name = "luaj-core", version.ref = "luaj" }
figura = { group = "com.github.FiguraMC", name = "Figura", version.ref = "figura" }