blob: 5b254d48c6bdc62400e40b47f403fa3a293c25ad (
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.14.4-pre7",
"url": "https://maven.fabricmc.net"
}
],
"name": "Intermediary Mappings",
"order": 11,
"releaseTime": "2020-10-15T21:22:31+00:00",
"requires": [
{
"equals": "1.14.4-pre7",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.fabricmc.intermediary",
"version": "1.14.4-pre7",
"volatile": true
}
|