diff options
| -rw-r--r-- | fabric/jars/net.fabricmc.intermediary.1.21.8.json | 3 | ||||
| -rw-r--r-- | fabric/meta-v2/intermediary.json | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/fabric/jars/net.fabricmc.intermediary.1.21.8.json b/fabric/jars/net.fabricmc.intermediary.1.21.8.json new file mode 100644 index 000000000..2c972635f --- /dev/null +++ b/fabric/jars/net.fabricmc.intermediary.1.21.8.json @@ -0,0 +1,3 @@ +{ + "releaseTime": "2025-07-17T14:34:42+00:00" +}
\ No newline at end of file diff --git a/fabric/meta-v2/intermediary.json b/fabric/meta-v2/intermediary.json index 8ed6d372a..a0ec001a7 100644 --- a/fabric/meta-v2/intermediary.json +++ b/fabric/meta-v2/intermediary.json @@ -1,5 +1,10 @@ [ { + "maven": "net.fabricmc:intermediary:1.21.8", + "stable": true, + "version": "1.21.8" + }, + { "maven": "net.fabricmc:intermediary:1.21.8-rc1", "stable": true, "version": "1.21.8-rc1" |
