blob: 19aea5912d0e8de4b65fa4aff16cff111b2391ac (
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:26.1-snapshot-2",
"url": "https://maven.fabricmc.net"
}
],
"name": "Intermediary Mappings",
"order": 11,
"releaseTime": "2026-01-07T12:38:03+00:00",
"requires": [
{
"equals": "26.1-snapshot-2",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.fabricmc.intermediary",
"version": "26.1-snapshot-2",
"volatile": true
}
|