blob: b7fad8082ece5680296ed64b771a8094e608ddfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"formatVersion": 1,
"libraries": [
{
"name": "net.fabricmc:intermediary:1.20.3-pre3",
"url": "https://maven.fabricmc.net"
}
],
"name": "Intermediary Mappings",
"order": 11,
"releaseTime": "2023-11-27T16:06:26+00:00",
"requires": [
{
"equals": "1.20.3-pre3",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.fabricmc.intermediary",
"version": "1.20.3-pre3",
"volatile": true
}
|