This commit is contained in:
2026-01-07 13:29:10 -05:00
commit 686541e399
1629 changed files with 317473 additions and 0 deletions
@@ -0,0 +1,224 @@
{
"formatVersion": "1.1",
"component": {
"group": "org.quiltmc",
"module": "loom",
"version": "1.14.local",
"attributes": {
"org.gradle.status": "release"
}
},
"createdBy": {
"gradle": {
"version": "9.2.0"
}
},
"variants": [
{
"name": "apiElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.environment": "standard-jvm",
"org.gradle.jvm.version": 21,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-api",
"org.jetbrains.kotlin.platform.type": "jvm"
},
"files": [
{
"name": "loom-1.14.local.jar",
"url": "loom-1.14.local.jar",
"size": 1384068,
"sha512": "91365800f7f0f0a74bcedb52bc17ca75dcb517b1986e98e7b24cb945cae284ee23435b36e990fe21e2e5ec5d48bac4a6b9abcfa75aed4418882530fcbc81816c",
"sha256": "84bff93c168e22500fbeb69ee6469067e5b2bf06a3f358ffec4c872c0e9297dc",
"sha1": "07380b8fd41755536fd145296a57cbceb19c2132",
"md5": "c1a9ad5ab900f5b2e0972f114a54d6c4"
}
]
},
{
"name": "runtimeElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.environment": "standard-jvm",
"org.gradle.jvm.version": 21,
"org.gradle.libraryelements": "jar",
"org.gradle.plugin.api-version": "9.2.0",
"org.gradle.usage": "java-runtime",
"org.jetbrains.kotlin.platform.type": "jvm"
},
"dependencies": [
{
"group": "com.google.code.gson",
"module": "gson",
"version": {
"requires": "2.10.1"
}
},
{
"group": "org.ow2.asm",
"module": "asm",
"version": {
"requires": "9.9"
}
},
{
"group": "org.ow2.asm",
"module": "asm-analysis",
"version": {
"requires": "9.9"
}
},
{
"group": "org.ow2.asm",
"module": "asm-commons",
"version": {
"requires": "9.9"
}
},
{
"group": "org.ow2.asm",
"module": "asm-tree",
"version": {
"requires": "9.9"
}
},
{
"group": "org.ow2.asm",
"module": "asm-util",
"version": {
"requires": "9.9"
}
},
{
"group": "net.fabricmc",
"module": "stitch",
"version": {
"requires": "0.6.2"
},
"excludes": [
{
"group": "*",
"module": "enigma"
}
]
},
{
"group": "net.fabricmc",
"module": "tiny-remapper",
"version": {
"requires": "0.12.0"
}
},
{
"group": "net.fabricmc",
"module": "class-tweaker",
"version": {
"requires": "0.1.1"
}
},
{
"group": "net.fabricmc",
"module": "mapping-io",
"version": {
"requires": "0.8.0"
}
},
{
"group": "net.fabricmc",
"module": "lorenz-tiny",
"version": {
"requires": "4.0.2"
},
"excludes": [
{
"group": "*",
"module": "*"
}
]
},
{
"group": "net.fabricmc",
"module": "fabric-loom-native",
"version": {
"requires": "0.2.0"
}
},
{
"group": "net.fabricmc",
"module": "mercury",
"version": {
"requires": "0.4.3"
}
},
{
"group": "net.fabricmc",
"module": "mercurymixin",
"version": {
"requires": "0.2.2"
}
},
{
"group": "net.fabricmc.unpick",
"module": "unpick",
"version": {
"requires": "3.0.0-beta.13"
}
},
{
"group": "net.fabricmc.unpick",
"module": "unpick-format-utils",
"version": {
"requires": "3.0.0-beta.13"
}
},
{
"group": "org.jetbrains.kotlin",
"module": "kotlin-metadata-jvm",
"version": {
"requires": "2.2.20"
},
"excludes": [
{
"group": "*",
"module": "*"
}
]
}
],
"files": [
{
"name": "loom-1.14.local.jar",
"url": "loom-1.14.local.jar",
"size": 1384068,
"sha512": "91365800f7f0f0a74bcedb52bc17ca75dcb517b1986e98e7b24cb945cae284ee23435b36e990fe21e2e5ec5d48bac4a6b9abcfa75aed4418882530fcbc81816c",
"sha256": "84bff93c168e22500fbeb69ee6469067e5b2bf06a3f358ffec4c872c0e9297dc",
"sha1": "07380b8fd41755536fd145296a57cbceb19c2132",
"md5": "c1a9ad5ab900f5b2e0972f114a54d6c4"
}
]
},
{
"name": "sourcesElements",
"attributes": {
"org.gradle.category": "documentation",
"org.gradle.dependency.bundling": "external",
"org.gradle.docstype": "sources",
"org.gradle.usage": "java-runtime"
},
"files": [
{
"name": "loom-1.14.local-sources.jar",
"url": "loom-1.14.local-sources.jar",
"size": 832155,
"sha512": "a249db32710cf96e82553bd146443f23c744b8a3fd654e02241c7fa3d253e546d7bbe1194057643694c2ff058b4ae2167a884ccd50d864d3a0b452c4a8117dda",
"sha256": "f3ac3f2ad5f25f701277ef0d1613ace434c226d1b2308f49229e98cff5c1908e",
"sha1": "943354d2bdc99344367e3f2c062d540e6a608a60",
"md5": "25169493aa0948568539d3516c20190a"
}
]
}
]
}
@@ -0,0 +1,134 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.quiltmc</groupId>
<artifactId>loom</artifactId>
<version>1.14.local</version>
<dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-analysis</artifactId>
<version>9.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<version>9.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-util</artifactId>
<version>9.9</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>stitch</artifactId>
<version>0.6.2</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>*</groupId>
<artifactId>enigma</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>tiny-remapper</artifactId>
<version>0.12.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>class-tweaker</artifactId>
<version>0.1.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>mapping-io</artifactId>
<version>0.8.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>lorenz-tiny</artifactId>
<version>4.0.2</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>*</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>fabric-loom-native</artifactId>
<version>0.2.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>mercury</artifactId>
<version>0.4.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc</groupId>
<artifactId>mercurymixin</artifactId>
<version>0.2.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc.unpick</groupId>
<artifactId>unpick</artifactId>
<version>3.0.0-beta.13</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.fabricmc.unpick</groupId>
<artifactId>unpick-format-utils</artifactId>
<version>3.0.0-beta.13</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-metadata-jvm</artifactId>
<version>2.2.20</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
<groupId>*</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>