blob: 2654e3d53ca68b1a2621116cb0c9a88925fec273 (
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-7",
"url": "https://maven.fabricmc.net"
}
],
"name": "Intermediary Mappings",
"order": 11,
"releaseTime": "2026-02-11T09:25:36+00:00",
"requires": [
{
"equals": "26.1-snapshot-7",
"uid": "net.minecraft"
}
],
"type": "release",
"uid": "net.fabricmc.intermediary",
"version": "26.1-snapshot-7",
"volatile": true
}
|