blob: 8e5a7d428e1788648053cce1b10a4c927366900a (
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.19.3-pre1",
"url": "https://maven.fabricmc.net"
}
],
"name": "Intermediary Mappings",
"order": 11,
"releaseTime": "2022-11-22T16:10:01+00:00",
"requires": [
{
"equals": "1.19.3-pre1",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.fabricmc.intermediary",
"version": "1.19.3-pre1",
"volatile": true
}
|