diff options
363 files changed, 19249 insertions, 761 deletions
diff --git a/index.json b/index.json index d3865ce54..aabe4250c 100644 --- a/index.json +++ b/index.json @@ -18,7 +18,7 @@ }, { "name": "Minecraft", - "sha256": "42962f5479396379bdde821cbf4428552cfba7ed3415f7604873e1e419f45b21", + "sha256": "319389924d6b828419081314079145dc3677b104ed11049019c9ef98e22ccb04", "uid": "net.minecraft" }, { @@ -28,12 +28,12 @@ }, { "name": "LWJGL 2", - "sha256": "82ed719e0916cb98e75cad0edabb70e4857d3075f477d52432e9d8bcc102ac70", + "sha256": "a5e8f94a4c7ebef40ffb2e1ae2529867af9baee0ece9bfd07d62004d380d3c35", "uid": "org.lwjgl" }, { "name": "LWJGL 3", - "sha256": "6ebcf9eac1aee7ba449e547e41fcd096dd9ec5ba07c44fd6a40188128b7aa6f1", + "sha256": "89e085f660f496cd4dee09022e9fea4e2c034ad6b01d4508da2d2baeee6ca4d8", "uid": "org.lwjgl3" }, { diff --git a/net.minecraft/1.12-pre1.json b/net.minecraft/1.12-pre1.json index a839c8706..a9bb3bd2d 100644 --- a/net.minecraft/1.12-pre1.json +++ b/net.minecraft/1.12-pre1.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.1/text2speech-1.10.1.jar" } }, - "name": "com.mojang:text2speech:1.10.1" + "name": "com.mojang:text2speech:1.10.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12-pre2.json b/net.minecraft/1.12-pre2.json index 8dc2fa79b..5cf7bc9a7 100644 --- a/net.minecraft/1.12-pre2.json +++ b/net.minecraft/1.12-pre2.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.1/text2speech-1.10.1.jar" } }, - "name": "com.mojang:text2speech:1.10.1" + "name": "com.mojang:text2speech:1.10.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12-pre3.json b/net.minecraft/1.12-pre3.json index 6bdf91266..86586dca9 100644 --- a/net.minecraft/1.12-pre3.json +++ b/net.minecraft/1.12-pre3.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12-pre4.json b/net.minecraft/1.12-pre4.json index 9eba42cd8..ed9552103 100644 --- a/net.minecraft/1.12-pre4.json +++ b/net.minecraft/1.12-pre4.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12-pre5.json b/net.minecraft/1.12-pre5.json index 9e4d92509..7290fc836 100644 --- a/net.minecraft/1.12-pre5.json +++ b/net.minecraft/1.12-pre5.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12-pre6.json b/net.minecraft/1.12-pre6.json index 57d148581..3e7fab14b 100644 --- a/net.minecraft/1.12-pre6.json +++ b/net.minecraft/1.12-pre6.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12-pre7.json b/net.minecraft/1.12-pre7.json index a981764f8..ee03107e5 100644 --- a/net.minecraft/1.12-pre7.json +++ b/net.minecraft/1.12-pre7.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12.1-pre1.json b/net.minecraft/1.12.1-pre1.json index 6475353d5..2b99efe43 100644 --- a/net.minecraft/1.12.1-pre1.json +++ b/net.minecraft/1.12.1-pre1.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12.1.json b/net.minecraft/1.12.1.json index 9ae4e1024..c894d9c2a 100644 --- a/net.minecraft/1.12.1.json +++ b/net.minecraft/1.12.1.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12.2-pre1.json b/net.minecraft/1.12.2-pre1.json index bb3c77ec4..8ca16d34e 100644 --- a/net.minecraft/1.12.2-pre1.json +++ b/net.minecraft/1.12.2-pre1.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12.2-pre2.json b/net.minecraft/1.12.2-pre2.json index 8b3c1b259..b3cb8b7eb 100644 --- a/net.minecraft/1.12.2-pre2.json +++ b/net.minecraft/1.12.2-pre2.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12.2.json b/net.minecraft/1.12.2.json index 2a9ba875b..6a65c066c 100644 --- a/net.minecraft/1.12.2.json +++ b/net.minecraft/1.12.2.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.12.json b/net.minecraft/1.12.json index 9ac574e18..1ca2ac6e6 100644 --- a/net.minecraft/1.12.json +++ b/net.minecraft/1.12.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre1.json b/net.minecraft/1.13-pre1.json index f325cb919..1b2038e5b 100644 --- a/net.minecraft/1.13-pre1.json +++ b/net.minecraft/1.13-pre1.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre10.json b/net.minecraft/1.13-pre10.json index b8559415e..20ca1a474 100644 --- a/net.minecraft/1.13-pre10.json +++ b/net.minecraft/1.13-pre10.json @@ -282,7 +282,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -318,7 +335,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -380,6 +414,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre2.json b/net.minecraft/1.13-pre2.json index c350403d4..17e1c0dcc 100644 --- a/net.minecraft/1.13-pre2.json +++ b/net.minecraft/1.13-pre2.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre3.json b/net.minecraft/1.13-pre3.json index d6c47a071..0184b380a 100644 --- a/net.minecraft/1.13-pre3.json +++ b/net.minecraft/1.13-pre3.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre4.json b/net.minecraft/1.13-pre4.json index a57f8ca7d..ca181bd7f 100644 --- a/net.minecraft/1.13-pre4.json +++ b/net.minecraft/1.13-pre4.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre5.json b/net.minecraft/1.13-pre5.json index 81d8c2a48..1f3fe31d8 100644 --- a/net.minecraft/1.13-pre5.json +++ b/net.minecraft/1.13-pre5.json @@ -282,7 +282,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -318,7 +335,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -380,6 +414,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre6.json b/net.minecraft/1.13-pre6.json index 0e0719649..419f8a158 100644 --- a/net.minecraft/1.13-pre6.json +++ b/net.minecraft/1.13-pre6.json @@ -282,7 +282,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -318,7 +335,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -380,6 +414,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre7.json b/net.minecraft/1.13-pre7.json index 4eb2f5e27..839971ff9 100644 --- a/net.minecraft/1.13-pre7.json +++ b/net.minecraft/1.13-pre7.json @@ -282,7 +282,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -318,7 +335,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -380,6 +414,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre8.json b/net.minecraft/1.13-pre8.json index 44e257c5f..515044da9 100644 --- a/net.minecraft/1.13-pre8.json +++ b/net.minecraft/1.13-pre8.json @@ -282,7 +282,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -318,7 +335,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -380,6 +414,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13-pre9.json b/net.minecraft/1.13-pre9.json index 503e04c05..e3775cc76 100644 --- a/net.minecraft/1.13-pre9.json +++ b/net.minecraft/1.13-pre9.json @@ -282,7 +282,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -318,7 +335,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -380,6 +414,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13.1-pre1.json b/net.minecraft/1.13.1-pre1.json index 6f4d4647e..148828066 100644 --- a/net.minecraft/1.13.1-pre1.json +++ b/net.minecraft/1.13.1-pre1.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13.1-pre2.json b/net.minecraft/1.13.1-pre2.json index 789389304..0ed10b95c 100644 --- a/net.minecraft/1.13.1-pre2.json +++ b/net.minecraft/1.13.1-pre2.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13.1.json b/net.minecraft/1.13.1.json index 6dd2fe82b..15da4cc03 100644 --- a/net.minecraft/1.13.1.json +++ b/net.minecraft/1.13.1.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13.2-pre1.json b/net.minecraft/1.13.2-pre1.json index e33c5482a..3551980cf 100644 --- a/net.minecraft/1.13.2-pre1.json +++ b/net.minecraft/1.13.2-pre1.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13.2-pre2.json b/net.minecraft/1.13.2-pre2.json index 48c095a4e..ace1adbc5 100644 --- a/net.minecraft/1.13.2-pre2.json +++ b/net.minecraft/1.13.2-pre2.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13.2.json b/net.minecraft/1.13.2.json index ddc120794..1a3413fdd 100644 --- a/net.minecraft/1.13.2.json +++ b/net.minecraft/1.13.2.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.13.json b/net.minecraft/1.13.json index 9051c4d41..8522fbd47 100644 --- a/net.minecraft/1.13.json +++ b/net.minecraft/1.13.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14 Pre-Release 1.json b/net.minecraft/1.14 Pre-Release 1.json index 8e97b2c63..c8f0efe68 100644 --- a/net.minecraft/1.14 Pre-Release 1.json +++ b/net.minecraft/1.14 Pre-Release 1.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14 Pre-Release 2.json b/net.minecraft/1.14 Pre-Release 2.json index 58093ddb2..2c498b905 100644 --- a/net.minecraft/1.14 Pre-Release 2.json +++ b/net.minecraft/1.14 Pre-Release 2.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14 Pre-Release 3.json b/net.minecraft/1.14 Pre-Release 3.json index 76107abde..25f8ee84f 100644 --- a/net.minecraft/1.14 Pre-Release 3.json +++ b/net.minecraft/1.14 Pre-Release 3.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14 Pre-Release 4.json b/net.minecraft/1.14 Pre-Release 4.json index c785222d4..6a394093e 100644 --- a/net.minecraft/1.14 Pre-Release 4.json +++ b/net.minecraft/1.14 Pre-Release 4.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14 Pre-Release 5.json b/net.minecraft/1.14 Pre-Release 5.json index 0395851ec..27cb6e0cb 100644 --- a/net.minecraft/1.14 Pre-Release 5.json +++ b/net.minecraft/1.14 Pre-Release 5.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.1 Pre-Release 1.json b/net.minecraft/1.14.1 Pre-Release 1.json index da1af1f15..b03cdfccb 100644 --- a/net.minecraft/1.14.1 Pre-Release 1.json +++ b/net.minecraft/1.14.1 Pre-Release 1.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.1 Pre-Release 2.json b/net.minecraft/1.14.1 Pre-Release 2.json index 6930d2fc6..b35fcb039 100644 --- a/net.minecraft/1.14.1 Pre-Release 2.json +++ b/net.minecraft/1.14.1 Pre-Release 2.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.1.json b/net.minecraft/1.14.1.json index 3f0b42003..85a6c79c2 100644 --- a/net.minecraft/1.14.1.json +++ b/net.minecraft/1.14.1.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.2 Pre-Release 1.json b/net.minecraft/1.14.2 Pre-Release 1.json index e9e446f9f..294a3505f 100644 --- a/net.minecraft/1.14.2 Pre-Release 1.json +++ b/net.minecraft/1.14.2 Pre-Release 1.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.2 Pre-Release 2.json b/net.minecraft/1.14.2 Pre-Release 2.json index 8f52b1806..1b4b36910 100644 --- a/net.minecraft/1.14.2 Pre-Release 2.json +++ b/net.minecraft/1.14.2 Pre-Release 2.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.2 Pre-Release 3.json b/net.minecraft/1.14.2 Pre-Release 3.json index 4b73b1f31..f23de34d8 100644 --- a/net.minecraft/1.14.2 Pre-Release 3.json +++ b/net.minecraft/1.14.2 Pre-Release 3.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.2 Pre-Release 4.json b/net.minecraft/1.14.2 Pre-Release 4.json index 763b217ee..765eec121 100644 --- a/net.minecraft/1.14.2 Pre-Release 4.json +++ b/net.minecraft/1.14.2 Pre-Release 4.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.2.json b/net.minecraft/1.14.2.json index 76e16437e..4e0068470 100644 --- a/net.minecraft/1.14.2.json +++ b/net.minecraft/1.14.2.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.3-pre1.json b/net.minecraft/1.14.3-pre1.json index 88e4ea3dc..faa032f1d 100644 --- a/net.minecraft/1.14.3-pre1.json +++ b/net.minecraft/1.14.3-pre1.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.3-pre2.json b/net.minecraft/1.14.3-pre2.json index 1955ef894..06370f180 100644 --- a/net.minecraft/1.14.3-pre2.json +++ b/net.minecraft/1.14.3-pre2.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.3-pre3.json b/net.minecraft/1.14.3-pre3.json index d9206bdc4..622571747 100644 --- a/net.minecraft/1.14.3-pre3.json +++ b/net.minecraft/1.14.3-pre3.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.3-pre4.json b/net.minecraft/1.14.3-pre4.json index e6c062677..3ebd474b3 100644 --- a/net.minecraft/1.14.3-pre4.json +++ b/net.minecraft/1.14.3-pre4.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.3.json b/net.minecraft/1.14.3.json index df3ed5f45..9ac1f5053 100644 --- a/net.minecraft/1.14.3.json +++ b/net.minecraft/1.14.3.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4-pre1.json b/net.minecraft/1.14.4-pre1.json index 31c55bbd6..e6ad2e3a3 100644 --- a/net.minecraft/1.14.4-pre1.json +++ b/net.minecraft/1.14.4-pre1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4-pre2.json b/net.minecraft/1.14.4-pre2.json index 3eb52ba11..013733f41 100644 --- a/net.minecraft/1.14.4-pre2.json +++ b/net.minecraft/1.14.4-pre2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4-pre3.json b/net.minecraft/1.14.4-pre3.json index 910b5170e..f20c752c4 100644 --- a/net.minecraft/1.14.4-pre3.json +++ b/net.minecraft/1.14.4-pre3.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4-pre4.json b/net.minecraft/1.14.4-pre4.json index b996ee409..f7b03978a 100644 --- a/net.minecraft/1.14.4-pre4.json +++ b/net.minecraft/1.14.4-pre4.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4-pre5.json b/net.minecraft/1.14.4-pre5.json index 8eed58d9f..b7553c48b 100644 --- a/net.minecraft/1.14.4-pre5.json +++ b/net.minecraft/1.14.4-pre5.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4-pre6.json b/net.minecraft/1.14.4-pre6.json index c01904cf8..b6639f2f3 100644 --- a/net.minecraft/1.14.4-pre6.json +++ b/net.minecraft/1.14.4-pre6.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4-pre7.json b/net.minecraft/1.14.4-pre7.json index 058abddd4..891e53494 100644 --- a/net.minecraft/1.14.4-pre7.json +++ b/net.minecraft/1.14.4-pre7.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.4.json b/net.minecraft/1.14.4.json index 8b5712e09..bc059d804 100644 --- a/net.minecraft/1.14.4.json +++ b/net.minecraft/1.14.4.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14.json b/net.minecraft/1.14.json index b1652d663..45bdb1429 100644 --- a/net.minecraft/1.14.json +++ b/net.minecraft/1.14.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14_combat-0.json b/net.minecraft/1.14_combat-0.json index 34ba080f3..8f03a37b6 100644 --- a/net.minecraft/1.14_combat-0.json +++ b/net.minecraft/1.14_combat-0.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14_combat-212796.json b/net.minecraft/1.14_combat-212796.json index 1a98e07f4..bbbc61b89 100644 --- a/net.minecraft/1.14_combat-212796.json +++ b/net.minecraft/1.14_combat-212796.json @@ -360,6 +360,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.14_combat-3.json b/net.minecraft/1.14_combat-3.json index 9ae8aa284..7659c4c8d 100644 --- a/net.minecraft/1.14_combat-3.json +++ b/net.minecraft/1.14_combat-3.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15-pre1.json b/net.minecraft/1.15-pre1.json index 77bb9853b..1b8a23cc2 100644 --- a/net.minecraft/1.15-pre1.json +++ b/net.minecraft/1.15-pre1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15-pre2.json b/net.minecraft/1.15-pre2.json index cbfbcf2bf..86cc738ae 100644 --- a/net.minecraft/1.15-pre2.json +++ b/net.minecraft/1.15-pre2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15-pre3.json b/net.minecraft/1.15-pre3.json index 2b405784b..0afd86daf 100644 --- a/net.minecraft/1.15-pre3.json +++ b/net.minecraft/1.15-pre3.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15-pre4.json b/net.minecraft/1.15-pre4.json index 2232153d4..14a88a08c 100644 --- a/net.minecraft/1.15-pre4.json +++ b/net.minecraft/1.15-pre4.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15-pre5.json b/net.minecraft/1.15-pre5.json index fa2d6f194..0f305f610 100644 --- a/net.minecraft/1.15-pre5.json +++ b/net.minecraft/1.15-pre5.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15-pre6.json b/net.minecraft/1.15-pre6.json index b69402f2f..c0c91d47f 100644 --- a/net.minecraft/1.15-pre6.json +++ b/net.minecraft/1.15-pre6.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15-pre7.json b/net.minecraft/1.15-pre7.json index 77a8c9aa9..f3bb62e49 100644 --- a/net.minecraft/1.15-pre7.json +++ b/net.minecraft/1.15-pre7.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15.1-pre1.json b/net.minecraft/1.15.1-pre1.json index 14a90b635..4fae5fa94 100644 --- a/net.minecraft/1.15.1-pre1.json +++ b/net.minecraft/1.15.1-pre1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15.1.json b/net.minecraft/1.15.1.json index 335ca2cd8..814b5adbf 100644 --- a/net.minecraft/1.15.1.json +++ b/net.minecraft/1.15.1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15.2-pre1.json b/net.minecraft/1.15.2-pre1.json index 37566b0a1..529d7666c 100644 --- a/net.minecraft/1.15.2-pre1.json +++ b/net.minecraft/1.15.2-pre1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15.2-pre2.json b/net.minecraft/1.15.2-pre2.json index 367025cb0..a2a4aea2b 100644 --- a/net.minecraft/1.15.2-pre2.json +++ b/net.minecraft/1.15.2-pre2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15.2.json b/net.minecraft/1.15.2.json index a0ced2f27..260bb6591 100644 --- a/net.minecraft/1.15.2.json +++ b/net.minecraft/1.15.2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15.json b/net.minecraft/1.15.json index 2683609ad..81d180867 100644 --- a/net.minecraft/1.15.json +++ b/net.minecraft/1.15.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15_combat-1.json b/net.minecraft/1.15_combat-1.json index 6f5f9b328..14f35ea11 100644 --- a/net.minecraft/1.15_combat-1.json +++ b/net.minecraft/1.15_combat-1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.15_combat-6.json b/net.minecraft/1.15_combat-6.json index eba367c7d..063bf0749 100644 --- a/net.minecraft/1.15_combat-6.json +++ b/net.minecraft/1.15_combat-6.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre1.json b/net.minecraft/1.16-pre1.json index febc432d1..a1a605477 100644 --- a/net.minecraft/1.16-pre1.json +++ b/net.minecraft/1.16-pre1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre2.json b/net.minecraft/1.16-pre2.json index 403e7eba3..9f4549acb 100644 --- a/net.minecraft/1.16-pre2.json +++ b/net.minecraft/1.16-pre2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre3.json b/net.minecraft/1.16-pre3.json index f5852460b..ccd66c93f 100644 --- a/net.minecraft/1.16-pre3.json +++ b/net.minecraft/1.16-pre3.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre4.json b/net.minecraft/1.16-pre4.json index 0249f11f7..a191da1c5 100644 --- a/net.minecraft/1.16-pre4.json +++ b/net.minecraft/1.16-pre4.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre5.json b/net.minecraft/1.16-pre5.json index 3e2aa9f17..e9f569558 100644 --- a/net.minecraft/1.16-pre5.json +++ b/net.minecraft/1.16-pre5.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre6.json b/net.minecraft/1.16-pre6.json index d3f8a116f..14ef3cd6c 100644 --- a/net.minecraft/1.16-pre6.json +++ b/net.minecraft/1.16-pre6.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre7.json b/net.minecraft/1.16-pre7.json index dc47df4c4..76a0f32da 100644 --- a/net.minecraft/1.16-pre7.json +++ b/net.minecraft/1.16-pre7.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-pre8.json b/net.minecraft/1.16-pre8.json index 636c9d5d8..0f375c3cd 100644 --- a/net.minecraft/1.16-pre8.json +++ b/net.minecraft/1.16-pre8.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16-rc1.json b/net.minecraft/1.16-rc1.json index 7df81eed8..ba52ab5df 100644 --- a/net.minecraft/1.16-rc1.json +++ b/net.minecraft/1.16-rc1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.1.json b/net.minecraft/1.16.1.json index 80a784b2d..31bf84224 100644 --- a/net.minecraft/1.16.1.json +++ b/net.minecraft/1.16.1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.2-pre1.json b/net.minecraft/1.16.2-pre1.json index 7ecfd6cce..502e8f4e4 100644 --- a/net.minecraft/1.16.2-pre1.json +++ b/net.minecraft/1.16.2-pre1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.2-pre2.json b/net.minecraft/1.16.2-pre2.json index 83680f64d..a665223a6 100644 --- a/net.minecraft/1.16.2-pre2.json +++ b/net.minecraft/1.16.2-pre2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.2-pre3.json b/net.minecraft/1.16.2-pre3.json index cdcec9060..a3812e209 100644 --- a/net.minecraft/1.16.2-pre3.json +++ b/net.minecraft/1.16.2-pre3.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.2-rc1.json b/net.minecraft/1.16.2-rc1.json index 057486fd0..8e5df9100 100644 --- a/net.minecraft/1.16.2-rc1.json +++ b/net.minecraft/1.16.2-rc1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.2-rc2.json b/net.minecraft/1.16.2-rc2.json index c0131afa4..739464a9c 100644 --- a/net.minecraft/1.16.2-rc2.json +++ b/net.minecraft/1.16.2-rc2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.2.json b/net.minecraft/1.16.2.json index f4c5408c4..27842a224 100644 --- a/net.minecraft/1.16.2.json +++ b/net.minecraft/1.16.2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.3-rc1.json b/net.minecraft/1.16.3-rc1.json index 3511cd9ac..42d27bde1 100644 --- a/net.minecraft/1.16.3-rc1.json +++ b/net.minecraft/1.16.3-rc1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.3.json b/net.minecraft/1.16.3.json index 1b775482c..e2345c0b3 100644 --- a/net.minecraft/1.16.3.json +++ b/net.minecraft/1.16.3.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.4-pre1.json b/net.minecraft/1.16.4-pre1.json index 9bd883e24..ec804da23 100644 --- a/net.minecraft/1.16.4-pre1.json +++ b/net.minecraft/1.16.4-pre1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.4-pre2.json b/net.minecraft/1.16.4-pre2.json index 170edcff0..560e169d3 100644 --- a/net.minecraft/1.16.4-pre2.json +++ b/net.minecraft/1.16.4-pre2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.4-rc1.json b/net.minecraft/1.16.4-rc1.json index 1525aa39e..60f8aed81 100644 --- a/net.minecraft/1.16.4-rc1.json +++ b/net.minecraft/1.16.4-rc1.json @@ -351,6 +351,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.4.json b/net.minecraft/1.16.4.json index 857752570..535eee7dc 100644 --- a/net.minecraft/1.16.4.json +++ b/net.minecraft/1.16.4.json @@ -351,6 +351,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.5-rc1.json b/net.minecraft/1.16.5-rc1.json index cf641df6a..f23f479f0 100644 --- a/net.minecraft/1.16.5-rc1.json +++ b/net.minecraft/1.16.5-rc1.json @@ -351,6 +351,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.5.json b/net.minecraft/1.16.5.json index 792c34d69..105285998 100644 --- a/net.minecraft/1.16.5.json +++ b/net.minecraft/1.16.5.json @@ -351,6 +351,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16.json b/net.minecraft/1.16.json index 19278141e..0537de629 100644 --- a/net.minecraft/1.16.json +++ b/net.minecraft/1.16.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16_combat-0.json b/net.minecraft/1.16_combat-0.json index d5bfc95d4..858545c2b 100644 --- a/net.minecraft/1.16_combat-0.json +++ b/net.minecraft/1.16_combat-0.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16_combat-1.json b/net.minecraft/1.16_combat-1.json index 7132ce764..7c690918f 100644 --- a/net.minecraft/1.16_combat-1.json +++ b/net.minecraft/1.16_combat-1.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16_combat-2.json b/net.minecraft/1.16_combat-2.json index bd6072d3a..41787b4ee 100644 --- a/net.minecraft/1.16_combat-2.json +++ b/net.minecraft/1.16_combat-2.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16_combat-3.json b/net.minecraft/1.16_combat-3.json index f45b4154a..d35499118 100644 --- a/net.minecraft/1.16_combat-3.json +++ b/net.minecraft/1.16_combat-3.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16_combat-4.json b/net.minecraft/1.16_combat-4.json index 48643475a..a3678e266 100644 --- a/net.minecraft/1.16_combat-4.json +++ b/net.minecraft/1.16_combat-4.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16_combat-5.json b/net.minecraft/1.16_combat-5.json index 07fd27240..5b57b8cde 100644 --- a/net.minecraft/1.16_combat-5.json +++ b/net.minecraft/1.16_combat-5.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.16_combat-6.json b/net.minecraft/1.16_combat-6.json index b9267f31c..0c63eeaa2 100644 --- a/net.minecraft/1.16_combat-6.json +++ b/net.minecraft/1.16_combat-6.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17-pre1.json b/net.minecraft/1.17-pre1.json index da1fafb8f..ffead7dde 100644 --- a/net.minecraft/1.17-pre1.json +++ b/net.minecraft/1.17-pre1.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17-pre2.json b/net.minecraft/1.17-pre2.json index ce1d45132..9f5fd78e8 100644 --- a/net.minecraft/1.17-pre2.json +++ b/net.minecraft/1.17-pre2.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17-pre3.json b/net.minecraft/1.17-pre3.json index 5bcee3d07..8cce2a584 100644 --- a/net.minecraft/1.17-pre3.json +++ b/net.minecraft/1.17-pre3.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17-pre4.json b/net.minecraft/1.17-pre4.json index 487197b55..53fee3da0 100644 --- a/net.minecraft/1.17-pre4.json +++ b/net.minecraft/1.17-pre4.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17-pre5.json b/net.minecraft/1.17-pre5.json index 810d2add3..de4a1ed49 100644 --- a/net.minecraft/1.17-pre5.json +++ b/net.minecraft/1.17-pre5.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17-rc1.json b/net.minecraft/1.17-rc1.json index a58671618..ba734e277 100644 --- a/net.minecraft/1.17-rc1.json +++ b/net.minecraft/1.17-rc1.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17-rc2.json b/net.minecraft/1.17-rc2.json index 6c093682b..83dc50aac 100644 --- a/net.minecraft/1.17-rc2.json +++ b/net.minecraft/1.17-rc2.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17.1-pre1.json b/net.minecraft/1.17.1-pre1.json index 8b6f2a8cb..c707f01a3 100644 --- a/net.minecraft/1.17.1-pre1.json +++ b/net.minecraft/1.17.1-pre1.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17.1-pre2.json b/net.minecraft/1.17.1-pre2.json index 8e2befaa6..bb8ff2b4d 100644 --- a/net.minecraft/1.17.1-pre2.json +++ b/net.minecraft/1.17.1-pre2.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17.1-pre3.json b/net.minecraft/1.17.1-pre3.json index 14edc5215..3ccfdcec5 100644 --- a/net.minecraft/1.17.1-pre3.json +++ b/net.minecraft/1.17.1-pre3.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17.1-rc1.json b/net.minecraft/1.17.1-rc1.json index 700beed46..725773066 100644 --- a/net.minecraft/1.17.1-rc1.json +++ b/net.minecraft/1.17.1-rc1.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17.1-rc2.json b/net.minecraft/1.17.1-rc2.json index 7dfbc4503..ecd814a7a 100644 --- a/net.minecraft/1.17.1-rc2.json +++ b/net.minecraft/1.17.1-rc2.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17.1.json b/net.minecraft/1.17.1.json index 0b47f7a82..77634b564 100644 --- a/net.minecraft/1.17.1.json +++ b/net.minecraft/1.17.1.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.17.json b/net.minecraft/1.17.json index d8b684bc6..6b1af9ef2 100644 --- a/net.minecraft/1.17.json +++ b/net.minecraft/1.17.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre1.json b/net.minecraft/1.18-pre1.json index cb94c75aa..52ed3e6a2 100644 --- a/net.minecraft/1.18-pre1.json +++ b/net.minecraft/1.18-pre1.json @@ -378,6 +378,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre2.json b/net.minecraft/1.18-pre2.json index 9dfd30aaf..799a58bb0 100644 --- a/net.minecraft/1.18-pre2.json +++ b/net.minecraft/1.18-pre2.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre3.json b/net.minecraft/1.18-pre3.json index cb2eddfa7..e1d7432ce 100644 --- a/net.minecraft/1.18-pre3.json +++ b/net.minecraft/1.18-pre3.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre4.json b/net.minecraft/1.18-pre4.json index a09773458..9252eb2d1 100644 --- a/net.minecraft/1.18-pre4.json +++ b/net.minecraft/1.18-pre4.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre5.json b/net.minecraft/1.18-pre5.json index b79e9785a..c66c708a3 100644 --- a/net.minecraft/1.18-pre5.json +++ b/net.minecraft/1.18-pre5.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre6.json b/net.minecraft/1.18-pre6.json index 8a2dc8a04..03b37de15 100644 --- a/net.minecraft/1.18-pre6.json +++ b/net.minecraft/1.18-pre6.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre7.json b/net.minecraft/1.18-pre7.json index c2bdbaa42..64ec63a7f 100644 --- a/net.minecraft/1.18-pre7.json +++ b/net.minecraft/1.18-pre7.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-pre8.json b/net.minecraft/1.18-pre8.json index b134f334f..b4d544f38 100644 --- a/net.minecraft/1.18-pre8.json +++ b/net.minecraft/1.18-pre8.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-rc1.json b/net.minecraft/1.18-rc1.json index 0214ad82c..1053450f1 100644 --- a/net.minecraft/1.18-rc1.json +++ b/net.minecraft/1.18-rc1.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-rc2.json b/net.minecraft/1.18-rc2.json index ed3b6ea31..beb4c6dc0 100644 --- a/net.minecraft/1.18-rc2.json +++ b/net.minecraft/1.18-rc2.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-rc3.json b/net.minecraft/1.18-rc3.json index e1e21ceef..d7106b7b6 100644 --- a/net.minecraft/1.18-rc3.json +++ b/net.minecraft/1.18-rc3.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18-rc4.json b/net.minecraft/1.18-rc4.json index 2976d5584..da87b3022 100644 --- a/net.minecraft/1.18-rc4.json +++ b/net.minecraft/1.18-rc4.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.1-pre1.json b/net.minecraft/1.18.1-pre1.json index f5871c743..467f381c1 100644 --- a/net.minecraft/1.18.1-pre1.json +++ b/net.minecraft/1.18.1-pre1.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.1-rc1.json b/net.minecraft/1.18.1-rc1.json index 187624409..614d65225 100644 --- a/net.minecraft/1.18.1-rc1.json +++ b/net.minecraft/1.18.1-rc1.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.1-rc2.json b/net.minecraft/1.18.1-rc2.json index 9fabcd894..92704a65b 100644 --- a/net.minecraft/1.18.1-rc2.json +++ b/net.minecraft/1.18.1-rc2.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.1-rc3.json b/net.minecraft/1.18.1-rc3.json index 17b44250d..c2f56679c 100644 --- a/net.minecraft/1.18.1-rc3.json +++ b/net.minecraft/1.18.1-rc3.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.1.json b/net.minecraft/1.18.1.json index 46c28b28e..2fa602fda 100644 --- a/net.minecraft/1.18.1.json +++ b/net.minecraft/1.18.1.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.2-pre1.json b/net.minecraft/1.18.2-pre1.json index 6b9c5b92e..62d084213 100644 --- a/net.minecraft/1.18.2-pre1.json +++ b/net.minecraft/1.18.2-pre1.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.2-pre2.json b/net.minecraft/1.18.2-pre2.json index 77d23edf6..3d432ee6d 100644 --- a/net.minecraft/1.18.2-pre2.json +++ b/net.minecraft/1.18.2-pre2.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.2-pre3.json b/net.minecraft/1.18.2-pre3.json index c1db85524..20681e0ce 100644 --- a/net.minecraft/1.18.2-pre3.json +++ b/net.minecraft/1.18.2-pre3.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.2-rc1.json b/net.minecraft/1.18.2-rc1.json index 84bbd1d0e..371ebc60c 100644 --- a/net.minecraft/1.18.2-rc1.json +++ b/net.minecraft/1.18.2-rc1.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.2.json b/net.minecraft/1.18.2.json index 588125e5f..25feba78b 100644 --- a/net.minecraft/1.18.2.json +++ b/net.minecraft/1.18.2.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18.json b/net.minecraft/1.18.json index 539d935a1..5dea74471 100644 --- a/net.minecraft/1.18.json +++ b/net.minecraft/1.18.json @@ -377,6 +377,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18_experimental-snapshot-1.json b/net.minecraft/1.18_experimental-snapshot-1.json index de32e062c..e0155cec3 100644 --- a/net.minecraft/1.18_experimental-snapshot-1.json +++ b/net.minecraft/1.18_experimental-snapshot-1.json @@ -383,6 +383,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18_experimental-snapshot-2.json b/net.minecraft/1.18_experimental-snapshot-2.json index 71632d1b7..32302b55e 100644 --- a/net.minecraft/1.18_experimental-snapshot-2.json +++ b/net.minecraft/1.18_experimental-snapshot-2.json @@ -383,6 +383,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18_experimental-snapshot-3.json b/net.minecraft/1.18_experimental-snapshot-3.json index f59a63213..62be51a8d 100644 --- a/net.minecraft/1.18_experimental-snapshot-3.json +++ b/net.minecraft/1.18_experimental-snapshot-3.json @@ -383,6 +383,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18_experimental-snapshot-4.json b/net.minecraft/1.18_experimental-snapshot-4.json index b39bddbb5..7bae55f07 100644 --- a/net.minecraft/1.18_experimental-snapshot-4.json +++ b/net.minecraft/1.18_experimental-snapshot-4.json @@ -383,6 +383,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18_experimental-snapshot-5.json b/net.minecraft/1.18_experimental-snapshot-5.json index 6f1223646..d151285d0 100644 --- a/net.minecraft/1.18_experimental-snapshot-5.json +++ b/net.minecraft/1.18_experimental-snapshot-5.json @@ -383,6 +383,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18_experimental-snapshot-6.json b/net.minecraft/1.18_experimental-snapshot-6.json index 73bcb15a9..7c018a6a8 100644 --- a/net.minecraft/1.18_experimental-snapshot-6.json +++ b/net.minecraft/1.18_experimental-snapshot-6.json @@ -383,6 +383,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.18_experimental-snapshot-7.json b/net.minecraft/1.18_experimental-snapshot-7.json index 87cd91108..b61c2ced0 100644 --- a/net.minecraft/1.18_experimental-snapshot-7.json +++ b/net.minecraft/1.18_experimental-snapshot-7.json @@ -383,6 +383,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19-pre1.json b/net.minecraft/1.19-pre1.json index 724d475ce..b6086d231 100644 --- a/net.minecraft/1.19-pre1.json +++ b/net.minecraft/1.19-pre1.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19-pre2.json b/net.minecraft/1.19-pre2.json index 24ff288a9..94a0484ce 100644 --- a/net.minecraft/1.19-pre2.json +++ b/net.minecraft/1.19-pre2.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19-pre3.json b/net.minecraft/1.19-pre3.json index e6c346b13..33fbbeb2b 100644 --- a/net.minecraft/1.19-pre3.json +++ b/net.minecraft/1.19-pre3.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19-pre4.json b/net.minecraft/1.19-pre4.json index b82ec0f13..aff7cd420 100644 --- a/net.minecraft/1.19-pre4.json +++ b/net.minecraft/1.19-pre4.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19-pre5.json b/net.minecraft/1.19-pre5.json index bd8dcf3eb..8e4624f2f 100644 --- a/net.minecraft/1.19-pre5.json +++ b/net.minecraft/1.19-pre5.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19-rc1.json b/net.minecraft/1.19-rc1.json index a086b8113..60b35f683 100644 --- a/net.minecraft/1.19-rc1.json +++ b/net.minecraft/1.19-rc1.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19-rc2.json b/net.minecraft/1.19-rc2.json index f5e396f0d..3157fdf2e 100644 --- a/net.minecraft/1.19-rc2.json +++ b/net.minecraft/1.19-rc2.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-pre1.json b/net.minecraft/1.19.1-pre1.json index fc2a41c7e..0570841cb 100644 --- a/net.minecraft/1.19.1-pre1.json +++ b/net.minecraft/1.19.1-pre1.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-pre2.json b/net.minecraft/1.19.1-pre2.json index a401c1129..0c4e646f8 100644 --- a/net.minecraft/1.19.1-pre2.json +++ b/net.minecraft/1.19.1-pre2.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-pre3.json b/net.minecraft/1.19.1-pre3.json index 55272ff77..841da00f3 100644 --- a/net.minecraft/1.19.1-pre3.json +++ b/net.minecraft/1.19.1-pre3.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-pre4.json b/net.minecraft/1.19.1-pre4.json index 2e4b301b3..c61768558 100644 --- a/net.minecraft/1.19.1-pre4.json +++ b/net.minecraft/1.19.1-pre4.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-pre5.json b/net.minecraft/1.19.1-pre5.json index 19a35b2f4..e027a2d1a 100644 --- a/net.minecraft/1.19.1-pre5.json +++ b/net.minecraft/1.19.1-pre5.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-pre6.json b/net.minecraft/1.19.1-pre6.json index 3049e7a44..a0a38dfc7 100644 --- a/net.minecraft/1.19.1-pre6.json +++ b/net.minecraft/1.19.1-pre6.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-rc1.json b/net.minecraft/1.19.1-rc1.json index 9cad6c019..dff213912 100644 --- a/net.minecraft/1.19.1-rc1.json +++ b/net.minecraft/1.19.1-rc1.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-rc2.json b/net.minecraft/1.19.1-rc2.json index 894634f9a..40964f178 100644 --- a/net.minecraft/1.19.1-rc2.json +++ b/net.minecraft/1.19.1-rc2.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1-rc3.json b/net.minecraft/1.19.1-rc3.json index 3062e0cbd..94f42a0a8 100644 --- a/net.minecraft/1.19.1-rc3.json +++ b/net.minecraft/1.19.1-rc3.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.1.json b/net.minecraft/1.19.1.json index c98713d7c..520a7a548 100644 --- a/net.minecraft/1.19.1.json +++ b/net.minecraft/1.19.1.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.2-rc1.json b/net.minecraft/1.19.2-rc1.json index 72188b4df..80867f8e3 100644 --- a/net.minecraft/1.19.2-rc1.json +++ b/net.minecraft/1.19.2-rc1.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.2-rc2.json b/net.minecraft/1.19.2-rc2.json index e99833e81..9b1e00082 100644 --- a/net.minecraft/1.19.2-rc2.json +++ b/net.minecraft/1.19.2-rc2.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.2.json b/net.minecraft/1.19.2.json index 7d641d4f9..9c3c370f2 100644 --- a/net.minecraft/1.19.2.json +++ b/net.minecraft/1.19.2.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19.json b/net.minecraft/1.19.json index 9ecd965f3..d09e8603e 100644 --- a/net.minecraft/1.19.json +++ b/net.minecraft/1.19.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/1.19_deep_dark_experimental_snapshot-1.json b/net.minecraft/1.19_deep_dark_experimental_snapshot-1.json index 8327daffc..57bf5fdf5 100644 --- a/net.minecraft/1.19_deep_dark_experimental_snapshot-1.json +++ b/net.minecraft/1.19_deep_dark_experimental_snapshot-1.json @@ -392,6 +392,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w13a.json b/net.minecraft/17w13a.json index 84bf51fa5..fb8a55e69 100644 --- a/net.minecraft/17w13a.json +++ b/net.minecraft/17w13a.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.5/text2speech-1.5.jar" } }, - "name": "com.mojang:text2speech:1.5" + "name": "com.mojang:text2speech:1.5", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w13b.json b/net.minecraft/17w13b.json index e94cca06f..1f6055e1b 100644 --- a/net.minecraft/17w13b.json +++ b/net.minecraft/17w13b.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.5/text2speech-1.5.jar" } }, - "name": "com.mojang:text2speech:1.5" + "name": "com.mojang:text2speech:1.5", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w14a.json b/net.minecraft/17w14a.json index 741933dec..c87c83247 100644 --- a/net.minecraft/17w14a.json +++ b/net.minecraft/17w14a.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.5/text2speech-1.5.jar" } }, - "name": "com.mojang:text2speech:1.5" + "name": "com.mojang:text2speech:1.5", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w15a.json b/net.minecraft/17w15a.json index 80d178884..abc29bdf1 100644 --- a/net.minecraft/17w15a.json +++ b/net.minecraft/17w15a.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.6/text2speech-1.6.jar" } }, - "name": "com.mojang:text2speech:1.6" + "name": "com.mojang:text2speech:1.6", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w16a.json b/net.minecraft/17w16a.json index 834de825c..1495e9796 100644 --- a/net.minecraft/17w16a.json +++ b/net.minecraft/17w16a.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.7/text2speech-1.7.jar" } }, - "name": "com.mojang:text2speech:1.7" + "name": "com.mojang:text2speech:1.7", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w16b.json b/net.minecraft/17w16b.json index 8fd6ec575..6d8060dc0 100644 --- a/net.minecraft/17w16b.json +++ b/net.minecraft/17w16b.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.7/text2speech-1.7.jar" } }, - "name": "com.mojang:text2speech:1.7" + "name": "com.mojang:text2speech:1.7", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w17a.json b/net.minecraft/17w17a.json index 80984adee..ae31308b0 100644 --- a/net.minecraft/17w17a.json +++ b/net.minecraft/17w17a.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.7/text2speech-1.7.jar" } }, - "name": "com.mojang:text2speech:1.7" + "name": "com.mojang:text2speech:1.7", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w17b.json b/net.minecraft/17w17b.json index 7668de0c1..713435281 100644 --- a/net.minecraft/17w17b.json +++ b/net.minecraft/17w17b.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.7/text2speech-1.7.jar" } }, - "name": "com.mojang:text2speech:1.7" + "name": "com.mojang:text2speech:1.7", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w18a.json b/net.minecraft/17w18a.json index 9d17dd2f0..662976850 100644 --- a/net.minecraft/17w18a.json +++ b/net.minecraft/17w18a.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.0.10/text2speech-1.0.10.jar" } }, - "name": "com.mojang:text2speech:1.0.10" + "name": "com.mojang:text2speech:1.0.10", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w18b.json b/net.minecraft/17w18b.json index a5aac5594..17d0fda06 100644 --- a/net.minecraft/17w18b.json +++ b/net.minecraft/17w18b.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.1/text2speech-1.10.1.jar" } }, - "name": "com.mojang:text2speech:1.10.1" + "name": "com.mojang:text2speech:1.10.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w31a.json b/net.minecraft/17w31a.json index 1a03ff3f7..01f09cd1e 100644 --- a/net.minecraft/17w31a.json +++ b/net.minecraft/17w31a.json @@ -279,7 +279,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -315,7 +332,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -377,6 +411,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w43a.json b/net.minecraft/17w43a.json index 6eed62e64..20fc7a2ad 100644 --- a/net.minecraft/17w43a.json +++ b/net.minecraft/17w43a.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w43b.json b/net.minecraft/17w43b.json index 24608e542..b8ef11188 100644 --- a/net.minecraft/17w43b.json +++ b/net.minecraft/17w43b.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w45a.json b/net.minecraft/17w45a.json index f06d35571..a9d3c2837 100644 --- a/net.minecraft/17w45a.json +++ b/net.minecraft/17w45a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w45b.json b/net.minecraft/17w45b.json index b7495b74e..2d4cadbf1 100644 --- a/net.minecraft/17w45b.json +++ b/net.minecraft/17w45b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w46a.json b/net.minecraft/17w46a.json index 3c12d2a38..30d7ca527 100644 --- a/net.minecraft/17w46a.json +++ b/net.minecraft/17w46a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w47a.json b/net.minecraft/17w47a.json index 359b39c7a..e03c53224 100644 --- a/net.minecraft/17w47a.json +++ b/net.minecraft/17w47a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w47b.json b/net.minecraft/17w47b.json index 7b3816fc1..be1d067e4 100644 --- a/net.minecraft/17w47b.json +++ b/net.minecraft/17w47b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w48a.json b/net.minecraft/17w48a.json index 03b4ddcda..b845eac73 100644 --- a/net.minecraft/17w48a.json +++ b/net.minecraft/17w48a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w49a.json b/net.minecraft/17w49a.json index 76c77c31f..a3785b110 100644 --- a/net.minecraft/17w49a.json +++ b/net.minecraft/17w49a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w49b.json b/net.minecraft/17w49b.json index b4c95d7ce..8e41371f8 100644 --- a/net.minecraft/17w49b.json +++ b/net.minecraft/17w49b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/17w50a.json b/net.minecraft/17w50a.json index 060694b40..ee0069fe1 100644 --- a/net.minecraft/17w50a.json +++ b/net.minecraft/17w50a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w01a.json b/net.minecraft/18w01a.json index ce14ab791..270f3f391 100644 --- a/net.minecraft/18w01a.json +++ b/net.minecraft/18w01a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w02a.json b/net.minecraft/18w02a.json index 30ace89b9..7cd3ab7bf 100644 --- a/net.minecraft/18w02a.json +++ b/net.minecraft/18w02a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w03a.json b/net.minecraft/18w03a.json index f8e06bfed..9ad924804 100644 --- a/net.minecraft/18w03a.json +++ b/net.minecraft/18w03a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w03b.json b/net.minecraft/18w03b.json index 6bffb80d7..c5bd3c68f 100644 --- a/net.minecraft/18w03b.json +++ b/net.minecraft/18w03b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w05a.json b/net.minecraft/18w05a.json index dde58aac8..2e5a27f6f 100644 --- a/net.minecraft/18w05a.json +++ b/net.minecraft/18w05a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w06a.json b/net.minecraft/18w06a.json index 8a1f06a8f..60ea25bde 100644 --- a/net.minecraft/18w06a.json +++ b/net.minecraft/18w06a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w07a.json b/net.minecraft/18w07a.json index 940bef4b0..6f13e837d 100644 --- a/net.minecraft/18w07a.json +++ b/net.minecraft/18w07a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w07b.json b/net.minecraft/18w07b.json index babd8de8d..acc42fcee 100644 --- a/net.minecraft/18w07b.json +++ b/net.minecraft/18w07b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w07c.json b/net.minecraft/18w07c.json index 4162221ed..dab84fdfe 100644 --- a/net.minecraft/18w07c.json +++ b/net.minecraft/18w07c.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w08a.json b/net.minecraft/18w08a.json index 4f4f03ea9..fdce6da4b 100644 --- a/net.minecraft/18w08a.json +++ b/net.minecraft/18w08a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w08b.json b/net.minecraft/18w08b.json index 3ea3b9202..0ccfff503 100644 --- a/net.minecraft/18w08b.json +++ b/net.minecraft/18w08b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w09a.json b/net.minecraft/18w09a.json index ed801e4a1..d782d5368 100644 --- a/net.minecraft/18w09a.json +++ b/net.minecraft/18w09a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w10a.json b/net.minecraft/18w10a.json index 695d70cca..b6d983006 100644 --- a/net.minecraft/18w10a.json +++ b/net.minecraft/18w10a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w10b.json b/net.minecraft/18w10b.json index 94f053522..c4e143a21 100644 --- a/net.minecraft/18w10b.json +++ b/net.minecraft/18w10b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w10c.json b/net.minecraft/18w10c.json index f850fa4a9..3ed8ac3eb 100644 --- a/net.minecraft/18w10c.json +++ b/net.minecraft/18w10c.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w10d.json b/net.minecraft/18w10d.json index 1c7e081ba..a4e1b7ecb 100644 --- a/net.minecraft/18w10d.json +++ b/net.minecraft/18w10d.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w11a.json b/net.minecraft/18w11a.json index caccac4c3..51bd784fb 100644 --- a/net.minecraft/18w11a.json +++ b/net.minecraft/18w11a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w14a.json b/net.minecraft/18w14a.json index 00526a247..95cb4bd17 100644 --- a/net.minecraft/18w14a.json +++ b/net.minecraft/18w14a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w14b.json b/net.minecraft/18w14b.json index 3835605ce..24edbdb5b 100644 --- a/net.minecraft/18w14b.json +++ b/net.minecraft/18w14b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w15a.json b/net.minecraft/18w15a.json index 9cd84012f..9c4f60909 100644 --- a/net.minecraft/18w15a.json +++ b/net.minecraft/18w15a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w16a.json b/net.minecraft/18w16a.json index e803d4c50..505b4317d 100644 --- a/net.minecraft/18w16a.json +++ b/net.minecraft/18w16a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w19a.json b/net.minecraft/18w19a.json index fa617cefe..9d09dbe75 100644 --- a/net.minecraft/18w19a.json +++ b/net.minecraft/18w19a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w19b.json b/net.minecraft/18w19b.json index 1e79131e8..409f84895 100644 --- a/net.minecraft/18w19b.json +++ b/net.minecraft/18w19b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w20a.json b/net.minecraft/18w20a.json index a87d6ecaa..f075287ee 100644 --- a/net.minecraft/18w20a.json +++ b/net.minecraft/18w20a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w20b.json b/net.minecraft/18w20b.json index 72ddd121b..bd1d6ccea 100644 --- a/net.minecraft/18w20b.json +++ b/net.minecraft/18w20b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w20c.json b/net.minecraft/18w20c.json index 8457f35b6..085e8dab8 100644 --- a/net.minecraft/18w20c.json +++ b/net.minecraft/18w20c.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w21a.json b/net.minecraft/18w21a.json index bbc02e7f7..458d923a2 100644 --- a/net.minecraft/18w21a.json +++ b/net.minecraft/18w21a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w21b.json b/net.minecraft/18w21b.json index 0551eda60..b8cadb7be 100644 --- a/net.minecraft/18w21b.json +++ b/net.minecraft/18w21b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w22a.json b/net.minecraft/18w22a.json index 0a208548a..50e73f54c 100644 --- a/net.minecraft/18w22a.json +++ b/net.minecraft/18w22a.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w22b.json b/net.minecraft/18w22b.json index c1460d195..d79a72ee7 100644 --- a/net.minecraft/18w22b.json +++ b/net.minecraft/18w22b.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w22c.json b/net.minecraft/18w22c.json index f60f32ca3..57703142c 100644 --- a/net.minecraft/18w22c.json +++ b/net.minecraft/18w22c.json @@ -272,7 +272,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -308,7 +325,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -370,6 +404,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w30a.json b/net.minecraft/18w30a.json index 613eb6b55..094fc5db0 100644 --- a/net.minecraft/18w30a.json +++ b/net.minecraft/18w30a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w30b.json b/net.minecraft/18w30b.json index 21a032860..8e9c40629 100644 --- a/net.minecraft/18w30b.json +++ b/net.minecraft/18w30b.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w31a.json b/net.minecraft/18w31a.json index 8a26210d6..136eb1290 100644 --- a/net.minecraft/18w31a.json +++ b/net.minecraft/18w31a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w32a.json b/net.minecraft/18w32a.json index 1d4bf094d..b75e5745c 100644 --- a/net.minecraft/18w32a.json +++ b/net.minecraft/18w32a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w33a.json b/net.minecraft/18w33a.json index e6cc1efbc..2901e669b 100644 --- a/net.minecraft/18w33a.json +++ b/net.minecraft/18w33a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w43a.json b/net.minecraft/18w43a.json index 8ba688dd4..7e9f7e7b5 100644 --- a/net.minecraft/18w43a.json +++ b/net.minecraft/18w43a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w43b.json b/net.minecraft/18w43b.json index ab1b365ed..f3fc2d6f7 100644 --- a/net.minecraft/18w43b.json +++ b/net.minecraft/18w43b.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w43c.json b/net.minecraft/18w43c.json index e0f178edb..a28cd3ce1 100644 --- a/net.minecraft/18w43c.json +++ b/net.minecraft/18w43c.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w44a.json b/net.minecraft/18w44a.json index 730d9a240..b43636811 100644 --- a/net.minecraft/18w44a.json +++ b/net.minecraft/18w44a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w45a.json b/net.minecraft/18w45a.json index 28c19123b..51514de22 100644 --- a/net.minecraft/18w45a.json +++ b/net.minecraft/18w45a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w46a.json b/net.minecraft/18w46a.json index 19a15b6e7..a5a9c6844 100644 --- a/net.minecraft/18w46a.json +++ b/net.minecraft/18w46a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w47a.json b/net.minecraft/18w47a.json index ff252d051..d99887054 100644 --- a/net.minecraft/18w47a.json +++ b/net.minecraft/18w47a.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w47b.json b/net.minecraft/18w47b.json index 3d4febaf5..957ad86c0 100644 --- a/net.minecraft/18w47b.json +++ b/net.minecraft/18w47b.json @@ -292,7 +292,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -328,7 +345,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -390,6 +424,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w48a.json b/net.minecraft/18w48a.json index 4a21d26e7..e629b76a4 100644 --- a/net.minecraft/18w48a.json +++ b/net.minecraft/18w48a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w48b.json b/net.minecraft/18w48b.json index f0c8efa02..22665f84a 100644 --- a/net.minecraft/18w48b.json +++ b/net.minecraft/18w48b.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w49a.json b/net.minecraft/18w49a.json index 1a68cd37e..ff54b5eba 100644 --- a/net.minecraft/18w49a.json +++ b/net.minecraft/18w49a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/18w50a.json b/net.minecraft/18w50a.json index 54c8e5475..231bec9f7 100644 --- a/net.minecraft/18w50a.json +++ b/net.minecraft/18w50a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w02a.json b/net.minecraft/19w02a.json index 3cc0edb71..8b9447a85 100644 --- a/net.minecraft/19w02a.json +++ b/net.minecraft/19w02a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w03a.json b/net.minecraft/19w03a.json index 1830eafbe..d671075a2 100644 --- a/net.minecraft/19w03a.json +++ b/net.minecraft/19w03a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w03b.json b/net.minecraft/19w03b.json index 2038f064c..36790c968 100644 --- a/net.minecraft/19w03b.json +++ b/net.minecraft/19w03b.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w03c.json b/net.minecraft/19w03c.json index b271c4c31..90b268014 100644 --- a/net.minecraft/19w03c.json +++ b/net.minecraft/19w03c.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w04a.json b/net.minecraft/19w04a.json index baa3a79a9..2abcdbf54 100644 --- a/net.minecraft/19w04a.json +++ b/net.minecraft/19w04a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w04b.json b/net.minecraft/19w04b.json index a1fca6482..9e108f2ba 100644 --- a/net.minecraft/19w04b.json +++ b/net.minecraft/19w04b.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w05a.json b/net.minecraft/19w05a.json index 2f1af0948..f876c93f5 100644 --- a/net.minecraft/19w05a.json +++ b/net.minecraft/19w05a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w06a.json b/net.minecraft/19w06a.json index 2040009d9..1660f05ec 100644 --- a/net.minecraft/19w06a.json +++ b/net.minecraft/19w06a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w07a.json b/net.minecraft/19w07a.json index cb3a3acaf..ccaeb5294 100644 --- a/net.minecraft/19w07a.json +++ b/net.minecraft/19w07a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w08a.json b/net.minecraft/19w08a.json index cd2fd14f5..1ae19f6ce 100644 --- a/net.minecraft/19w08a.json +++ b/net.minecraft/19w08a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w08b.json b/net.minecraft/19w08b.json index f2731d16a..b6794692d 100644 --- a/net.minecraft/19w08b.json +++ b/net.minecraft/19w08b.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w09a.json b/net.minecraft/19w09a.json index 15566c1c3..d9d06a8b2 100644 --- a/net.minecraft/19w09a.json +++ b/net.minecraft/19w09a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar" } }, - "name": "com.mojang:text2speech:1.10.3" + "name": "com.mojang:text2speech:1.10.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w11a.json b/net.minecraft/19w11a.json index d5fa252b2..f9200b74c 100644 --- a/net.minecraft/19w11a.json +++ b/net.minecraft/19w11a.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w11b.json b/net.minecraft/19w11b.json index 9ccf21688..b1d2df7b3 100644 --- a/net.minecraft/19w11b.json +++ b/net.minecraft/19w11b.json @@ -302,7 +302,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -338,7 +355,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -400,6 +434,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w12a.json b/net.minecraft/19w12a.json index e5d759108..5cf6620ae 100644 --- a/net.minecraft/19w12a.json +++ b/net.minecraft/19w12a.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w12b.json b/net.minecraft/19w12b.json index 34d0c9f47..4c6d21af2 100644 --- a/net.minecraft/19w12b.json +++ b/net.minecraft/19w12b.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w13a.json b/net.minecraft/19w13a.json index 08d504ca8..984784f62 100644 --- a/net.minecraft/19w13a.json +++ b/net.minecraft/19w13a.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w13b.json b/net.minecraft/19w13b.json index de8d7db40..4bc696836 100644 --- a/net.minecraft/19w13b.json +++ b/net.minecraft/19w13b.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w14a.json b/net.minecraft/19w14a.json index 7c7150394..96bfd3a64 100644 --- a/net.minecraft/19w14a.json +++ b/net.minecraft/19w14a.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w14b.json b/net.minecraft/19w14b.json index c6e79dbf8..758cf715a 100644 --- a/net.minecraft/19w14b.json +++ b/net.minecraft/19w14b.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w34a.json b/net.minecraft/19w34a.json index c9248a467..b1d38a180 100644 --- a/net.minecraft/19w34a.json +++ b/net.minecraft/19w34a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w35a.json b/net.minecraft/19w35a.json index 4e462aa91..9cd72f0fe 100644 --- a/net.minecraft/19w35a.json +++ b/net.minecraft/19w35a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w36a.json b/net.minecraft/19w36a.json index f7b689591..d87ca96b5 100644 --- a/net.minecraft/19w36a.json +++ b/net.minecraft/19w36a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w37a.json b/net.minecraft/19w37a.json index ab6d21709..ebc195472 100644 --- a/net.minecraft/19w37a.json +++ b/net.minecraft/19w37a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w38a.json b/net.minecraft/19w38a.json index f91b4b2fc..3185f1bf6 100644 --- a/net.minecraft/19w38a.json +++ b/net.minecraft/19w38a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w38b.json b/net.minecraft/19w38b.json index 0f730b2f7..71cc98e3b 100644 --- a/net.minecraft/19w38b.json +++ b/net.minecraft/19w38b.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w39a.json b/net.minecraft/19w39a.json index a78f7f910..d47260cd5 100644 --- a/net.minecraft/19w39a.json +++ b/net.minecraft/19w39a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w40a.json b/net.minecraft/19w40a.json index 6f1ea9c69..8a210e7ad 100644 --- a/net.minecraft/19w40a.json +++ b/net.minecraft/19w40a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w41a.json b/net.minecraft/19w41a.json index 9b0321004..14200dbed 100644 --- a/net.minecraft/19w41a.json +++ b/net.minecraft/19w41a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w42a.json b/net.minecraft/19w42a.json index 2202b7e2f..186b008fb 100644 --- a/net.minecraft/19w42a.json +++ b/net.minecraft/19w42a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w44a.json b/net.minecraft/19w44a.json index 2398f18a6..f0b583861 100644 --- a/net.minecraft/19w44a.json +++ b/net.minecraft/19w44a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w45a.json b/net.minecraft/19w45a.json index 9e4d3b6bc..8d9bd4b50 100644 --- a/net.minecraft/19w45a.json +++ b/net.minecraft/19w45a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w45b.json b/net.minecraft/19w45b.json index 80579fa51..013b15f90 100644 --- a/net.minecraft/19w45b.json +++ b/net.minecraft/19w45b.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w46a.json b/net.minecraft/19w46a.json index 11a43b2e1..da0558601 100644 --- a/net.minecraft/19w46a.json +++ b/net.minecraft/19w46a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/19w46b.json b/net.minecraft/19w46b.json index 14b814dea..a52c2fe6b 100644 --- a/net.minecraft/19w46b.json +++ b/net.minecraft/19w46b.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w06a.json b/net.minecraft/20w06a.json index 65d0d6aec..071882574 100644 --- a/net.minecraft/20w06a.json +++ b/net.minecraft/20w06a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w07a.json b/net.minecraft/20w07a.json index 437a84053..097343d4b 100644 --- a/net.minecraft/20w07a.json +++ b/net.minecraft/20w07a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w08a.json b/net.minecraft/20w08a.json index 3ce685869..3d5b7aaea 100644 --- a/net.minecraft/20w08a.json +++ b/net.minecraft/20w08a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w09a.json b/net.minecraft/20w09a.json index 822ac5fc9..0f38517b6 100644 --- a/net.minecraft/20w09a.json +++ b/net.minecraft/20w09a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w10a.json b/net.minecraft/20w10a.json index 661817de8..382088dbd 100644 --- a/net.minecraft/20w10a.json +++ b/net.minecraft/20w10a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w11a.json b/net.minecraft/20w11a.json index a4b0332f1..b25db4033 100644 --- a/net.minecraft/20w11a.json +++ b/net.minecraft/20w11a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w12a.json b/net.minecraft/20w12a.json index 6ab0e3ab2..57b2c5d5d 100644 --- a/net.minecraft/20w12a.json +++ b/net.minecraft/20w12a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w13a.json b/net.minecraft/20w13a.json index 860f2e4c9..590b6c35c 100644 --- a/net.minecraft/20w13a.json +++ b/net.minecraft/20w13a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w13b.json b/net.minecraft/20w13b.json index d45419c70..14adc0f2a 100644 --- a/net.minecraft/20w13b.json +++ b/net.minecraft/20w13b.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w14a.json b/net.minecraft/20w14a.json index 9b181496d..693cb8dfc 100644 --- a/net.minecraft/20w14a.json +++ b/net.minecraft/20w14a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w14infinite.json b/net.minecraft/20w14infinite.json index 21eeb18d8..a61e75dfc 100644 --- a/net.minecraft/20w14infinite.json +++ b/net.minecraft/20w14infinite.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w15a.json b/net.minecraft/20w15a.json index cc5bdc017..118ce1f5c 100644 --- a/net.minecraft/20w15a.json +++ b/net.minecraft/20w15a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w16a.json b/net.minecraft/20w16a.json index dba0d995e..b2dd1dd64 100644 --- a/net.minecraft/20w16a.json +++ b/net.minecraft/20w16a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w17a.json b/net.minecraft/20w17a.json index b19483ad0..7025c3b07 100644 --- a/net.minecraft/20w17a.json +++ b/net.minecraft/20w17a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w18a.json b/net.minecraft/20w18a.json index 8058dfa54..b6ee75f4b 100644 --- a/net.minecraft/20w18a.json +++ b/net.minecraft/20w18a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w19a.json b/net.minecraft/20w19a.json index 9044193e3..62875a67d 100644 --- a/net.minecraft/20w19a.json +++ b/net.minecraft/20w19a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w20a.json b/net.minecraft/20w20a.json index e530c7882..4db7decef 100644 --- a/net.minecraft/20w20a.json +++ b/net.minecraft/20w20a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w20b.json b/net.minecraft/20w20b.json index 9b3005c79..a9ec93304 100644 --- a/net.minecraft/20w20b.json +++ b/net.minecraft/20w20b.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w21a.json b/net.minecraft/20w21a.json index 18314802e..c150471a0 100644 --- a/net.minecraft/20w21a.json +++ b/net.minecraft/20w21a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w22a.json b/net.minecraft/20w22a.json index b128b2e65..088e6e0ae 100644 --- a/net.minecraft/20w22a.json +++ b/net.minecraft/20w22a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w27a.json b/net.minecraft/20w27a.json index 4fdfd4212..648ca6dbb 100644 --- a/net.minecraft/20w27a.json +++ b/net.minecraft/20w27a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w28a.json b/net.minecraft/20w28a.json index ae55c4913..596400ca3 100644 --- a/net.minecraft/20w28a.json +++ b/net.minecraft/20w28a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w29a.json b/net.minecraft/20w29a.json index 19b09e9ae..f9b7b6f3e 100644 --- a/net.minecraft/20w29a.json +++ b/net.minecraft/20w29a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w30a.json b/net.minecraft/20w30a.json index eb076e64c..158d4284d 100644 --- a/net.minecraft/20w30a.json +++ b/net.minecraft/20w30a.json @@ -350,6 +350,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w45a.json b/net.minecraft/20w45a.json index 0a06b154f..db782781e 100644 --- a/net.minecraft/20w45a.json +++ b/net.minecraft/20w45a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w46a.json b/net.minecraft/20w46a.json index a8767b5c0..63ec19ec3 100644 --- a/net.minecraft/20w46a.json +++ b/net.minecraft/20w46a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w48a.json b/net.minecraft/20w48a.json index d033e2524..d6480a64e 100644 --- a/net.minecraft/20w48a.json +++ b/net.minecraft/20w48a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w49a.json b/net.minecraft/20w49a.json index 08ecc5cde..7d6837148 100644 --- a/net.minecraft/20w49a.json +++ b/net.minecraft/20w49a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/20w51a.json b/net.minecraft/20w51a.json index 7765d5aae..927c79ccc 100644 --- a/net.minecraft/20w51a.json +++ b/net.minecraft/20w51a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w03a.json b/net.minecraft/21w03a.json index b0fc21340..9a4457d4d 100644 --- a/net.minecraft/21w03a.json +++ b/net.minecraft/21w03a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w05a.json b/net.minecraft/21w05a.json index 254a0b301..09ff6bc63 100644 --- a/net.minecraft/21w05a.json +++ b/net.minecraft/21w05a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w05b.json b/net.minecraft/21w05b.json index 979a27eab..e04231bfd 100644 --- a/net.minecraft/21w05b.json +++ b/net.minecraft/21w05b.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w06a.json b/net.minecraft/21w06a.json index 44bb12496..0a148f422 100644 --- a/net.minecraft/21w06a.json +++ b/net.minecraft/21w06a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w07a.json b/net.minecraft/21w07a.json index 50ca66eb0..18acde3ad 100644 --- a/net.minecraft/21w07a.json +++ b/net.minecraft/21w07a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w08a.json b/net.minecraft/21w08a.json index 83ce92233..99782c007 100644 --- a/net.minecraft/21w08a.json +++ b/net.minecraft/21w08a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w08b.json b/net.minecraft/21w08b.json index d34caf8a6..8ae7af629 100644 --- a/net.minecraft/21w08b.json +++ b/net.minecraft/21w08b.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w10a.json b/net.minecraft/21w10a.json index 4380c6288..2c4273cd3 100644 --- a/net.minecraft/21w10a.json +++ b/net.minecraft/21w10a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w11a.json b/net.minecraft/21w11a.json index 3a3b3d672..5de79a325 100644 --- a/net.minecraft/21w11a.json +++ b/net.minecraft/21w11a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w13a.json b/net.minecraft/21w13a.json index 5cf9abf35..d512a08ab 100644 --- a/net.minecraft/21w13a.json +++ b/net.minecraft/21w13a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w14a.json b/net.minecraft/21w14a.json index 8e713aea3..6e11305a8 100644 --- a/net.minecraft/21w14a.json +++ b/net.minecraft/21w14a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w15a.json b/net.minecraft/21w15a.json index fa847bd4e..ba5306634 100644 --- a/net.minecraft/21w15a.json +++ b/net.minecraft/21w15a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w16a.json b/net.minecraft/21w16a.json index 0285942c5..5b2b10c9a 100644 --- a/net.minecraft/21w16a.json +++ b/net.minecraft/21w16a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w17a.json b/net.minecraft/21w17a.json index 5c2084671..e1c41812f 100644 --- a/net.minecraft/21w17a.json +++ b/net.minecraft/21w17a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w18a.json b/net.minecraft/21w18a.json index ee90ea7eb..2bcaa467d 100644 --- a/net.minecraft/21w18a.json +++ b/net.minecraft/21w18a.json @@ -336,6 +336,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w19a.json b/net.minecraft/21w19a.json index 644c89b25..93fb8753f 100644 --- a/net.minecraft/21w19a.json +++ b/net.minecraft/21w19a.json @@ -348,6 +348,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w20a.json b/net.minecraft/21w20a.json index af8c361dc..65f1f8de8 100644 --- a/net.minecraft/21w20a.json +++ b/net.minecraft/21w20a.json @@ -348,6 +348,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w37a.json b/net.minecraft/21w37a.json index 61fd70273..818811b97 100644 --- a/net.minecraft/21w37a.json +++ b/net.minecraft/21w37a.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w38a.json b/net.minecraft/21w38a.json index df3987a6c..451ac714c 100644 --- a/net.minecraft/21w38a.json +++ b/net.minecraft/21w38a.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w39a.json b/net.minecraft/21w39a.json index 40305e973..99f707c39 100644 --- a/net.minecraft/21w39a.json +++ b/net.minecraft/21w39a.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w40a.json b/net.minecraft/21w40a.json index 324b7d0cc..e77dc38e7 100644 --- a/net.minecraft/21w40a.json +++ b/net.minecraft/21w40a.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w41a.json b/net.minecraft/21w41a.json index 5e6a57a95..e92d98b68 100644 --- a/net.minecraft/21w41a.json +++ b/net.minecraft/21w41a.json @@ -368,6 +368,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w42a.json b/net.minecraft/21w42a.json index 07cb53973..5878f0682 100644 --- a/net.minecraft/21w42a.json +++ b/net.minecraft/21w42a.json @@ -378,6 +378,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w43a.json b/net.minecraft/21w43a.json index cbeed8815..cfad2374b 100644 --- a/net.minecraft/21w43a.json +++ b/net.minecraft/21w43a.json @@ -378,6 +378,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/21w44a.json b/net.minecraft/21w44a.json index aefe3791d..d1f8b15b6 100644 --- a/net.minecraft/21w44a.json +++ b/net.minecraft/21w44a.json @@ -378,6 +378,24 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w03a.json b/net.minecraft/22w03a.json index 945037f98..54b8dea98 100644 --- a/net.minecraft/22w03a.json +++ b/net.minecraft/22w03a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w05a.json b/net.minecraft/22w05a.json index 6d0ed0ecc..b11af68ca 100644 --- a/net.minecraft/22w05a.json +++ b/net.minecraft/22w05a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w06a.json b/net.minecraft/22w06a.json index f912a21f8..644c35771 100644 --- a/net.minecraft/22w06a.json +++ b/net.minecraft/22w06a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w07a.json b/net.minecraft/22w07a.json index d285aa370..101a1e8e3 100644 --- a/net.minecraft/22w07a.json +++ b/net.minecraft/22w07a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w11a.json b/net.minecraft/22w11a.json index 3321100f4..cfa95af0c 100644 --- a/net.minecraft/22w11a.json +++ b/net.minecraft/22w11a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w12a.json b/net.minecraft/22w12a.json index a322cfe9b..bdf885653 100644 --- a/net.minecraft/22w12a.json +++ b/net.minecraft/22w12a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w13a.json b/net.minecraft/22w13a.json index e94bb4405..02bf0a992 100644 --- a/net.minecraft/22w13a.json +++ b/net.minecraft/22w13a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w13oneblockatatime.json b/net.minecraft/22w13oneblockatatime.json index b6a1de1b5..5f8f3ea89 100644 --- a/net.minecraft/22w13oneblockatatime.json +++ b/net.minecraft/22w13oneblockatatime.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.12.4/text2speech-1.12.4.jar" } }, - "name": "com.mojang:text2speech:1.12.4" + "name": "com.mojang:text2speech:1.12.4", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -387,6 +421,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w14a.json b/net.minecraft/22w14a.json index 28fcc93b4..85e040c32 100644 --- a/net.minecraft/22w14a.json +++ b/net.minecraft/22w14a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w15a.json b/net.minecraft/22w15a.json index ed8a249b0..ecbaccf81 100644 --- a/net.minecraft/22w15a.json +++ b/net.minecraft/22w15a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w16a.json b/net.minecraft/22w16a.json index 91194a8f3..1fafa2751 100644 --- a/net.minecraft/22w16a.json +++ b/net.minecraft/22w16a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w16b.json b/net.minecraft/22w16b.json index fc44f9c10..de48d9982 100644 --- a/net.minecraft/22w16b.json +++ b/net.minecraft/22w16b.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w17a.json b/net.minecraft/22w17a.json index c93e92aa3..7145105db 100644 --- a/net.minecraft/22w17a.json +++ b/net.minecraft/22w17a.json @@ -304,7 +304,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -335,7 +352,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -354,6 +388,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w18a.json b/net.minecraft/22w18a.json index 7b133bc17..ac00d1c3e 100644 --- a/net.minecraft/22w18a.json +++ b/net.minecraft/22w18a.json @@ -389,7 +389,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -420,7 +437,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -439,6 +473,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w19a.json b/net.minecraft/22w19a.json index 6842bad17..db2dc0381 100644 --- a/net.minecraft/22w19a.json +++ b/net.minecraft/22w19a.json @@ -389,7 +389,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -420,7 +437,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -439,6 +473,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/22w24a.json b/net.minecraft/22w24a.json index 184850d63..ba2ddce8a 100644 --- a/net.minecraft/22w24a.json +++ b/net.minecraft/22w24a.json @@ -410,7 +410,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.13.9/text2speech-1.13.9.jar" } }, - "name": "com.mojang:text2speech:1.13.9" + "name": "com.mojang:text2speech:1.13.9", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -465,6 +482,30 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/3D Shareware v1.34.json b/net.minecraft/3D Shareware v1.34.json index 34e915829..e47884639 100644 --- a/net.minecraft/3D Shareware v1.34.json +++ b/net.minecraft/3D Shareware v1.34.json @@ -262,7 +262,24 @@ "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.2/text2speech-1.11.2.jar" } }, - "name": "com.mojang:text2speech:1.11.2" + "name": "com.mojang:text2speech:1.11.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -298,7 +315,24 @@ "natives": { "linux": "natives-linux", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -360,6 +394,48 @@ } } ] + }, + { + "downloads": { + "artifact": { + "sha1": "f378f889797edd7df8d32272c06ca80a1b6b0f58", + "size": 13164, + "url": "https://libraries.minecraft.net/com/mojang/text2speech/1.11.3/text2speech-1.11.3.jar" + } + }, + "name": "com.mojang:text2speech:1.11.3", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "369a83621e3c65496348491e533cb97fe5f2f37d", + "size": 91947, + "url": "https://github.com/MinecraftMachina/Java-Objective-C-Bridge/releases/download/1.1.0-mmachina.1/java-objc-bridge-1.1.jar" + } + }, + "name": "ca.weblite:java-objc-bridge:1.1.0-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "mainClass": "net.minecraft.client.main.Main", diff --git a/net.minecraft/index.json b/net.minecraft/index.json index be1ee1b5f..270106735 100644 --- a/net.minecraft/index.json +++ b/net.minecraft/index.json @@ -12,7 +12,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "59270bade718368d204c0815daf6cc8e83df919475529cc159339c3f51756bf7", + "sha256": "9d2f5f603073f4729ad952508e139350fe8d305274b8a46dcb2fb452373eac0c", "type": "release", "version": "1.19.2" }, @@ -25,7 +25,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2029a41fed47e305808b3025db3f7096ba305bea4f7673d5bd48b9ceda97c78f", + "sha256": "fc1e214d166ff3bd4b88553b071d69cb2bf1fcb5791c2633fc3692bdce36b3e4", "type": "snapshot", "version": "1.19.2-rc2" }, @@ -38,7 +38,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7cab7592425119cf9b19fc86f5af523fd6d8e5926df3bda165763631d1a7ff40", + "sha256": "4daa94fce7b36db7455e26cc5ca05511abd79ed3c69b61f6f4b2331723736121", "type": "snapshot", "version": "1.19.2-rc1" }, @@ -51,7 +51,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e86e73ce6a946c83eecf314bdd8e8341ca97727f603e4bb4218b0f64d2ca8c94", + "sha256": "58f415132c91749a71e6c4d6734a1bcecb121302e3b8ecc2b1b46bf67f9a334c", "type": "release", "version": "1.19.1" }, @@ -64,7 +64,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6038164ebd8232bd91c67f88c58feabdb4cd2c4845a067fed8df1156ff32f45a", + "sha256": "55aa6405217bb8c7d1f72e69258fd5c8ebff0b8160a99cb822105abd987f0416", "type": "snapshot", "version": "1.19.1-rc3" }, @@ -77,7 +77,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a9df13d770450956b853d310623991fda680870546c666ef83db54017840564e", + "sha256": "1289f358dc4e1ed4e66d3dab6a3cab1fc342f52c7679ad086abe1283eb670ff1", "type": "snapshot", "version": "1.19.1-rc2" }, @@ -90,7 +90,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9efb53f13b9d717bdabef06d5ecd41d4cc5fbcdb49102c02e92067b7129194eb", + "sha256": "856df5d18251cf9bd1f3518959eeab67438436c36688f11f1129d837a7110f6b", "type": "snapshot", "version": "1.19.1-pre6" }, @@ -103,7 +103,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "17d13ba23de282b5d30132827d03e025c6a05594544fa9bc0c4d66181b92c56d", + "sha256": "326151e04e854fed6d4e717659ca1318c4a62c30d1b06271e23050201155d684", "type": "snapshot", "version": "1.19.1-pre5" }, @@ -116,7 +116,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "72926ea239b0ad718f1094e1ccf787900ebc3274bf63ebd9f214faa6723b1746", + "sha256": "a280a2f83c677a3cd7d24954189339f6cba657aa4a534ff9a6f289bc137a5e89", "type": "snapshot", "version": "1.19.1-pre4" }, @@ -129,7 +129,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a8a1e8fa1ce9e6845d459914ca98b0e4a9e4b15dc2b00a22af775251b5514414", + "sha256": "2891f1cfd2779c7ed6ab6a2b1e09d5eeae2ecfa4f7678907c318a2a93516ca52", "type": "snapshot", "version": "1.19.1-pre3" }, @@ -142,7 +142,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "06957c56f693a5c7ccc7b91ec9a41013465e5d91077fa989836f056dc0ff2a64", + "sha256": "14a6cc49973db6930a7216d68fb76309bf6f885a05d6e4276fc1512260c71f16", "type": "snapshot", "version": "1.19.1-pre2" }, @@ -155,7 +155,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "1688cef33f28aa60270f4250bf99f3ce99708fae52a7087e8bf1c6be58f6017b", + "sha256": "b8bcd1d376a7193eedd838af503989c71058fa5745122b12ba587081ea9e2700", "type": "snapshot", "version": "1.19.1-rc1" }, @@ -168,7 +168,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3f0444ced5788c5bbbc54a661a3c611ea62de92d32442029fb9dfe3618754c59", + "sha256": "6da6f5c222f388d181bdf9ed3bddf3f7273b46e9f931ade74053fb81cff3327b", "type": "snapshot", "version": "1.19.1-pre1" }, @@ -181,7 +181,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f8a88ec26adc700532d5a55575a3740ae909526bd37fea125876eea44617b013", + "sha256": "21e9426e8309c5df2cc236472e4f0ad3c4abb0d7b52d666d51e11f8a6a14da47", "type": "snapshot", "version": "22w24a" }, @@ -194,7 +194,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "614348724c56f08ab1bb82abd3d845cbd82339f9fd6da7bd31b6df34aa3df236", + "sha256": "21abf7c355c8038360fc127af190b23598003895e59886ba1b179ee728f77c7e", "type": "release", "version": "1.19" }, @@ -207,7 +207,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9baa39b093a1762168e30ec3af47c9c5ed2aec5c8e64c89d4d23ca45549059d3", + "sha256": "09c53d4e69ede8facae02444af77e47e2407ae5157757e7311df960d4298da81", "type": "snapshot", "version": "1.19-rc2" }, @@ -220,7 +220,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2c37ad0a84093273082e11f845eaa60abafe4a905d62c34dc0c009f65766f6ea", + "sha256": "df57d1c4cc71e3e54b7cf74a3de675382e58d29a0d9068fa0e3ae39457d5b968", "type": "snapshot", "version": "1.19-rc1" }, @@ -233,7 +233,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "81bcf2a4051df0f24bc64cd91d5dc6292e7c50d7f1f74a47e6e3fbb6a4703722", + "sha256": "6fea5411dfc5bc34540f5e171369114c0b265b8a2086a1e30dd5a2b7ff58b388", "type": "snapshot", "version": "1.19-pre5" }, @@ -246,7 +246,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2f2af5ac00604d97f70db1763dec1b1c97863511e9023e00168d67832025faca", + "sha256": "1750f4efb73093f8339753568197179e2d092b4d51c13a87f9731bec6da640a5", "type": "snapshot", "version": "1.19-pre4" }, @@ -259,7 +259,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9731babe9547493ff6cf39ff99d73e49af9f1a446034ce1e19a1c686e7041ab8", + "sha256": "84964d670224d550777c6766ac1616832cfdcc050a2c536e4299bfaa08b32c58", "type": "snapshot", "version": "1.19-pre3" }, @@ -272,7 +272,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0a9566e74a0dc13449fd2a9e8102e1261b66f5a99763ae0776f0eae5805e1684", + "sha256": "00f871a61a49bc2deac7bc6db2b12db39dfa3b1c9cb2b809c2baa16022be5952", "type": "snapshot", "version": "1.19-pre2" }, @@ -285,7 +285,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3e7ab6d0f9320764c3cde850e5ccbc19728613ec624f61079a194f62531a9210", + "sha256": "ca4f8fd1e2464e307b04983ddd803f35ddddfe98dfc0266df9237aa267082b9d", "type": "snapshot", "version": "1.19-pre1" }, @@ -298,7 +298,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bfddc409cc4dd02e828e9050875d6d3ccddeac81eadf06357678de2e89defb1c", + "sha256": "888d79ee94200111f59c1ee7ee5d1c8911a1fa5d5343e59cbbe0a2913d4551d0", "type": "snapshot", "version": "22w19a" }, @@ -311,7 +311,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f93c469d7d547a7d866405dc7472f34aa485d211a8928e11199c5ff435eed526", + "sha256": "e33b6d10b569229ddc5689da1ee505b0b25f0f82a877652587cfe7dd63e89e25", "type": "snapshot", "version": "22w18a" }, @@ -324,7 +324,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "155007f47ca931273ebb6b57c26b6ca57e4fc629418cb64b3977f42e691cdbfd", + "sha256": "9b3af5bcdc0b7077a8ceb9d225fb8a02d42ea6c362215a15f69e17343244c0f9", "type": "snapshot", "version": "22w17a" }, @@ -337,7 +337,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8b8ab1e5807aac17929c99a4a8167a6ee85b1930e04c5938605acd0f85d249fc", + "sha256": "66c77b4e752914ee1f1f3ade987aecc0b249189ac0b166d6525b61949a41a55a", "type": "snapshot", "version": "22w16b" }, @@ -350,7 +350,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6f6b32519bd30450159387981e5e4789ed9b084b9632a13369d477139f41c954", + "sha256": "54da7f9a678d8650a8ecf9cacd272aa48190dd87d861e09741d234665a89b43d", "type": "snapshot", "version": "22w16a" }, @@ -363,7 +363,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "caa3171b7d605640e2a6fc651fd437bb174e94c3b94cb11ab0d0aa25364235a0", + "sha256": "7317bd975ccc0bfe630d83d0abe2620c5b41bcaa76ebbbe8d6eed4c187716831", "type": "snapshot", "version": "22w15a" }, @@ -376,7 +376,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "07843c9a0f186d7c17deb50fc0a33e5f8cda61c551a802fec22e7ed260a4cd8f", + "sha256": "ab1a1d38d8554fc4986ff0cfc5af800a26967163dd8e0830e1f6945f8bdc1784", "type": "snapshot", "version": "22w14a" }, @@ -389,7 +389,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3f82506af1590f5217eb908ff357b1094804432a6c50deb3d2c52ad766f862a4", + "sha256": "45237a11cc4ac05659645bbd01e0919550e8e2ca07df893e92b74dc3aa16967a", "type": "snapshot", "version": "22w13oneblockatatime" }, @@ -402,7 +402,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3b8ac0680c1f8e5151c1836dc9ead813358ce4a0630b7f504bdc0e0a18ff81f2", + "sha256": "be35a1c338aec3b4ed21cf6bf5986d7747b2e07b294541d2ea62f264c4b869d8", "type": "snapshot", "version": "22w13a" }, @@ -415,7 +415,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9444ee0cd43a6a1a62542e24a9fe9e75c7a2d0196f8eb4edb7ce9a6bda939a56", + "sha256": "25dbcb909cad8b49dda5916d9d646bae60f4f3b88c0961e841d5e2d25e2b379d", "type": "snapshot", "version": "22w12a" }, @@ -428,7 +428,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "22c2b705ef7e35564c4a74da60670a991cb9b3cb2f4cf1a731a2a3cd6a7f6d34", + "sha256": "2ea6ac3981cc62f2b5cea004c9c40f1911934fb262243973aeaa7affce618e68", "type": "snapshot", "version": "22w11a" }, @@ -441,7 +441,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ff1bd05c8f11e99dfd29c1acc7fd643b6addc5ac1a4e0c377f838daf12dfae0a", + "sha256": "79e0b0e3639859b675db60c678f87b2ea140a7c1da5f9b9bc9b01ec22536543d", "type": "release", "version": "1.18.2" }, @@ -454,7 +454,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9a0028bae3acb2ea13de24106177a4ba1c0cc5bd19160a8717717a18be11b314", + "sha256": "fb2fe68ab685b41ed8d7b67bdd3d1617fd0e69eec0e8416edc96fec50b5ca8f7", "type": "snapshot", "version": "1.18.2-rc1" }, @@ -467,7 +467,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7465a4cf1815dbb1bd4d9ea4a01f4d28dcb35a5ed8df098668aadfc3fc3388b1", + "sha256": "3b798557af94a2b6d11fc9534e982c5494f19839f449e7dafebf9c7e5dbae4eb", "type": "snapshot", "version": "1.18.2-pre3" }, @@ -480,7 +480,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "af03a3cafca371baf008d57149abb97506f7f07864ffe122f018fe0591c2bd22", + "sha256": "2c424e202694f7a27126662b5236321cd235f3148e11c7840c8be971f60119f8", "type": "snapshot", "version": "1.18.2-pre2" }, @@ -493,7 +493,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b739a9d2fc78929acdbe21eebf90753a548063933d6f61dec4fc33d60285594b", + "sha256": "4ab888e788842268534db51804c6db4578e01ea9bfcf00ccbb61a89ea9b9f4f7", "type": "snapshot", "version": "1.18.2-pre1" }, @@ -506,7 +506,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "248bdcc7b17bf3800aaa9698a13378ff5ed11701ff8a5447f998334341461694", + "sha256": "8e262de362b5be012de296913e3253fcddccdd7812b668d6758e923473e79a0f", "type": "experiment", "version": "1.19_deep_dark_experimental_snapshot-1" }, @@ -519,7 +519,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "dbe0e27589d0c7108d06b0cb2c39a038d57b5653937ab097b2b9cb0b65d1e17c", + "sha256": "2e52980f2724e56929495600f83f99e2913e29181664fd8948677ee06d2e233c", "type": "snapshot", "version": "22w07a" }, @@ -532,7 +532,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4861c10f366f99a5db40145b954853e1ab6a673036940ef291a5fcca9608b729", + "sha256": "77d29d2994624326bdf6c9a5ce0fcef76cb85957dbbf28a70d9b055c5a6da43d", "type": "snapshot", "version": "22w06a" }, @@ -545,7 +545,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b931ba9b2f83e972b77d6173da2d9ede9d45fa5008052ce988fceb8a388bf4ba", + "sha256": "6b7e1e8f7e1249ad1fcb5e49c1e976948bddbb391a79aef93cfac642b36fb0c7", "type": "snapshot", "version": "22w05a" }, @@ -558,7 +558,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "47e08d2ebefb348a8adaa5ba282b538b51e3c6c150d5b4f49ea10ca3b4e9c420", + "sha256": "ac9c75f600d58fde7677a34f4d2f620420e589d98f32140f7cfb7d43024cad71", "type": "snapshot", "version": "22w03a" }, @@ -571,7 +571,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "07649feb7ad84bf52eb39792e73f47f7b9aae9c56638a0525a9aa0d1916529c9", + "sha256": "ae53fe8a738d6cdbf6b1b05c98176cb4ae990928230391f3276aef1a04aecc1c", "type": "release", "version": "1.18.1" }, @@ -584,7 +584,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bf753d22d304b154a107d701d109fbd160e822824276e87fa8d6fc88f58cb7e4", + "sha256": "5a8512d931af028f34177b2515cbd2da6337a1c09cb6d14abc661696306ad7a1", "type": "snapshot", "version": "1.18.1-rc3" }, @@ -597,7 +597,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "04c03c94b0a392771efe18add530c9fc2ff28122f58c3e65ce625b71355e6866", + "sha256": "53c8635c10ba57214eca0e7c77baaa841ac8b71277cae957d86b3678b4ab17da", "type": "snapshot", "version": "1.18.1-rc2" }, @@ -610,7 +610,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f301fd82f93efbc25327462b3f930603cc73b7cd408776c5dd6414e1477ad5d8", + "sha256": "3e286f51183272b03c5f3c4149021f0f71ec4ba6201eae57904721c1d97829a3", "type": "snapshot", "version": "1.18.1-rc1" }, @@ -623,7 +623,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "151d722798a6832cd172593859a3168cbbb3329298b4044b551bec0d218ce2ca", + "sha256": "7aac143e375a6d7656eec72c42fa30c5473257cbf92d9c0a0b1c45c65f0e7574", "type": "snapshot", "version": "1.18.1-pre1" }, @@ -636,7 +636,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3deea23ba8d78dc26ef42bc49b0950b9e8a34dfe54a70372eb95a554ae712004", + "sha256": "b7a91587017cde324c6db9cb9f93bbc65abc3f46fb9df67821d12909db47c3f5", "type": "release", "version": "1.18" }, @@ -649,7 +649,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0372a18ef8e32681026a9f66a2d73e7fc6793627a81fa9fd2ff5671b99b239ea", + "sha256": "b5aa1c3f97d228096f5c52da0c833695b90b1945e79c7389630e73645f1a7c48", "type": "snapshot", "version": "1.18-rc4" }, @@ -662,7 +662,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ec9e0adcffc61fef5515198f23d23da7486bb40496f633ebb220fae6d540ff2e", + "sha256": "aabcb913d6cce09efc3aee367fa969865257e639c2b12b8a0d7b147aaa5ed3ea", "type": "snapshot", "version": "1.18-rc3" }, @@ -675,7 +675,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d88760a058ef8318931c4f3ba5d98806d44efae66094b7c7c0f6bb70f6050712", + "sha256": "8097be207f0421d2de9edcde766201ea2a48d28771580052158b27cc1363d1ec", "type": "snapshot", "version": "1.18-rc2" }, @@ -688,7 +688,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0e6af58a2c48e0f40a4e92fb15a3ef165680799c184e45209c79566320e7e371", + "sha256": "b40ea130914809ce16702965e00c46fee9df00938ec16b764c2885bdda676ccd", "type": "snapshot", "version": "1.18-rc1" }, @@ -701,7 +701,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4cab50fe384bf29ae4defe93141daebb24447ba63c5dfbecccf483b70d296548", + "sha256": "8bbf75984782cd0cd759b2ada547741293f5325593c178e299a33e344e1516e2", "type": "snapshot", "version": "1.18-pre8" }, @@ -714,7 +714,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "60da552f496dba124905c6cabc1b5e3027000d5e219a1db68162d73d2ac22a94", + "sha256": "7d5d00faf3c0bf7e0128473a2344988bb44214f560f88a1d93adf3c2799543dc", "type": "snapshot", "version": "1.18-pre7" }, @@ -727,7 +727,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f59922b4ce696aab24329794fd3328337ef85d9c11f916bf3c0bcadcab3c1dfe", + "sha256": "c20ca136f0b5867f75d918c402415bb1b79c82837d7174d83298cb950a13d44a", "type": "snapshot", "version": "1.18-pre6" }, @@ -740,7 +740,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "21898987e9860fd20b92773291a4df646599e31101dc945f2a4e5a888a7b21e3", + "sha256": "2390a007abf99aa6ea867a9de00227b4b53af1b09f505fb6ed100ec1bd5a4e73", "type": "snapshot", "version": "1.18-pre5" }, @@ -753,7 +753,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "98b740f9be4d8cb96b12ccd08c98b499d2569dc7d2d6321676218152357f216b", + "sha256": "fb4a698dea6c246f8d9dfbe9a8fe05d0039930c9ddbcc771c5a07bcf33d71025", "type": "snapshot", "version": "1.18-pre4" }, @@ -766,7 +766,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fb86eef4aab985ec16fc5c321d0a8ac5d3de45864d9e14cc67def526be0d72aa", + "sha256": "ca6486284c5a5e7b11a73d791e1fdb28ccfac0259df1fb4c72098f9fefc893d0", "type": "snapshot", "version": "1.18-pre3" }, @@ -779,7 +779,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3566d7297ae4fc32a3460f29b118aeef1257a3c82391d46aa719fac4c2a441ee", + "sha256": "d89a0dc6d81c1b56ce9bc912a369f2ff9ba2b2d9f261a2b201b9e07077a39248", "type": "snapshot", "version": "1.18-pre2" }, @@ -792,7 +792,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5737ec52621191a59237e70734f04ad6d79fc111545b7abd61734682c4a94cf7", + "sha256": "83a8a163eac921d3e501b03634612639a2b8f3b83c1a12c9706fd25f863094e0", "type": "snapshot", "version": "1.18-pre1" }, @@ -805,7 +805,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bd7cf413d182be3cca598829e0881052124ac5dfaae86e98af6d302ec193c065", + "sha256": "69bea7b01478d993dc0aef0592a9d3bd824f3c4b8e5c0603f089b0044c72a838", "type": "snapshot", "version": "21w44a" }, @@ -818,7 +818,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "26dce37cfdd7e24fa1bd61b8b18334ba97be89c339ad491a16cf66021bc696dc", + "sha256": "12bab084c44f97311ed8a3873c8ba156cea69b23508ef3c9f36e11a888f13492", "type": "snapshot", "version": "21w43a" }, @@ -831,7 +831,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d5d722d0a3011aeb7efb523a0e98dc6fcfc8b2b460e6734ebf536a99c12afb85", + "sha256": "153964219e1225c2dfca3ae21af8f25b5a57148ffe92d3bcacddfa07a88cda27", "type": "snapshot", "version": "21w42a" }, @@ -844,7 +844,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c862cf4ba7716f36c49f83e0b96117829dc64778be94c2969e6d9f426c523156", + "sha256": "83339f3c9c4b1a4757836691fdda3cc7dba21247ebaaa0b694baa27cf99490ad", "type": "snapshot", "version": "21w41a" }, @@ -857,7 +857,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "96c48e785e133aa0766e8e09996ca83171b86e97d615da68346ce888e5d2600e", + "sha256": "88bea6041895a0e340bbedc8f52f9ff4afbf78113a435f8e4866e581f38fe58b", "type": "snapshot", "version": "21w40a" }, @@ -870,7 +870,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4bacf1be17051e6e1a841ef06969e20ba6ffe2987cc552b1ea7db258bbeb0110", + "sha256": "6ad9d1c9415765c3d391f0a78ae0a90666a5d79f3b92630a590e38f538ca3db0", "type": "snapshot", "version": "21w39a" }, @@ -883,7 +883,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0822c06e7f576d076d444d0aa9c62f54a09459f2c04d7d1443321f1dd60298ec", + "sha256": "720302cec399d8153a4a038453cbc4eebcc236e464c666a2e59d2450103a7ba1", "type": "snapshot", "version": "21w38a" }, @@ -896,7 +896,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "01469d7cc0c6df6ff9274c7276b1fd7d4b5499dafbd2bb9de434d21d28e88dd2", + "sha256": "9fff5d4dcd4f8598c0c34743329ac6aca04601dc4b195e8c5316b8e3f6e95940", "type": "snapshot", "version": "21w37a" }, @@ -909,7 +909,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ce4bd7a0dbd42e8dfcd4627551f1a7dd124268412d7b8b3302e4b705303c07a9", + "sha256": "84295b3f9a92a6544b8a52a22966e9be18c489ba64d05f7c4a5a705906662074", "type": "experiment", "version": "1.18_experimental-snapshot-7" }, @@ -922,7 +922,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f50ad298bf154e393650da39cf72efe9999aff54127c58884d058df17ce71bea", + "sha256": "5547f50df679c3e7007ed56fa0fd16d25bfbdb37c297410aeb24507333e1dc9b", "type": "experiment", "version": "1.18_experimental-snapshot-6" }, @@ -935,7 +935,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b281278a5a597c9689f2c652efa35cc25ec1883c9cbf7655719bf47bb0f1d630", + "sha256": "2ac4dc37d0a8f654fc85a5a03e4215730ca4d425698b73915a2c84e8cb1f6648", "type": "experiment", "version": "1.18_experimental-snapshot-5" }, @@ -948,7 +948,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9ca7beb9d20b92259327c7754b80a15e59358c6585927945b5b5c3e277999034", + "sha256": "bcc3e5509050fa16e7440145f4b4cf392f888061a380218f439e9e1f576b70f8", "type": "experiment", "version": "1.18_experimental-snapshot-4" }, @@ -961,7 +961,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0402767ec15ddcac1aff848f8202892882fb882269e3c39a6e2e8cb3d68afef7", + "sha256": "bc94360fa6c0d4e3572238caa498e633fb1087d672f0a5279a34f658c347e33b", "type": "experiment", "version": "1.18_experimental-snapshot-3" }, @@ -974,7 +974,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e0aedc44a3d82c620b60dad6f4c008a86f4f52c6ad159c45a720a68fbc648960", + "sha256": "0ee085976be4f597c518bce07ad7d45c7bda80133d64a1e02014710579429d56", "type": "experiment", "version": "1.18_experimental-snapshot-2" }, @@ -987,7 +987,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "87a063ff99582eeb40af834d731827bcc483f8930ff6548d937c889bdc2af7fe", + "sha256": "8f132d6002b433e9228e40385e05141621885ff050c5ee697b4c63f0c1452807", "type": "experiment", "version": "1.18_experimental-snapshot-1" }, @@ -1000,7 +1000,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b1726278bf5c6bcada413171ee57d53abe02d2c493ca84e00fff866483889c2a", + "sha256": "9a3b085dbe5859575fd90b84f980fb0f2e71cea3210829f5434148784f6f1158", "type": "release", "version": "1.17.1" }, @@ -1013,7 +1013,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "700f2f2a8c231ed26cc3a541fc75ccd2a20d3ed054ac7b31a621f5d8294705d9", + "sha256": "9720e1d94850112f6244a04899f3d346050d666e76e606c7919b111710e9a228", "type": "snapshot", "version": "1.17.1-rc2" }, @@ -1026,7 +1026,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6ec5dc1f70ed6744e0ccbfa3b8f9728b9abf21caadd8e83b20ea1e22665a82fb", + "sha256": "62126b1d2f3c81a63bf0315a28edb3e969086db08054073d0c91c141a7d5b84c", "type": "snapshot", "version": "1.17.1-rc1" }, @@ -1039,7 +1039,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8f3c61236565b266a46193d226a222f50909f544d9cc8ac2cf41188289b65ce7", + "sha256": "548a9aa80728a55cc3d82cd8d3ec688ec86bdd9a872ca7ff664db708ac7ea43d", "type": "snapshot", "version": "1.17.1-pre3" }, @@ -1052,7 +1052,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2190faf0ebcb1d0c8dbd17c601ddcdf4bdb43c75f45a7c3863128467338cdce7", + "sha256": "51866e28846f3fd427cddb8bd02ad27d6116fbbdbea9e03b2e7343f2ec509f41", "type": "snapshot", "version": "1.17.1-pre2" }, @@ -1065,7 +1065,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bd0768d8d4294174f796e4fd322293def67c5ea17d5e83f3359699f4324b47bd", + "sha256": "ce54a210ffc11b60f5ad48086dea46ed0f5ecd854045b2c7720dacd99c49d4f8", "type": "snapshot", "version": "1.17.1-pre1" }, @@ -1078,7 +1078,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6a98ac2aa8cf969862ea5720a331aa9df18b9c6ec713ce670ab12810ba373706", + "sha256": "d91cb1c5b91b76208975718d67a9b36338cd03046e16246323cdaeaee652d928", "type": "release", "version": "1.17" }, @@ -1091,7 +1091,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fb80cfe9e063beda4908b80c7c1ef431a6507a4eeb53a6767618304c6bfb1c3d", + "sha256": "be2ba98e426fa303be220c97e39c5709152994bf67896cdc08a07185b09656f3", "type": "snapshot", "version": "1.17-rc2" }, @@ -1104,7 +1104,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "82ffab68f9417b9322dc377cb328f56221bbee6459ce5aa3e193d2f2efc28079", + "sha256": "69343bfc768c51e9a08f69aaa1cdefc8f1d6dc77d671b3c25f80c77eee7b86e5", "type": "snapshot", "version": "1.17-rc1" }, @@ -1117,7 +1117,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "31e9ff426aa8cf476003adef0da01e64bfff8d8539ca10df90dd9b270bb68a7a", + "sha256": "42b62d1166ec6b1dd8c48bce05b160661174f75e87b50efeee192b70d806f1bb", "type": "snapshot", "version": "1.17-pre5" }, @@ -1130,7 +1130,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2fd5848cad0ab5e4416a2a99d0e8c5ac79690af33a68bf0fb4eb55fd00c556ce", + "sha256": "078c8871ed807ed3419dd3de06f3f125a60d635c2f70687fff89d175bee999cd", "type": "snapshot", "version": "1.17-pre4" }, @@ -1143,7 +1143,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e60ae319d4b315fdec537481a87bb6c4366d4b3d30c3bf7a4fed172cd16e3a2d", + "sha256": "ba56b0b57266e6067996bc892eb8341280f58c707e6aa5b2337fcfe3c3d3b45a", "type": "snapshot", "version": "1.17-pre3" }, @@ -1156,7 +1156,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ae17fb7f1e39036a385da6182f3b6678674c48aec14798ef44dcfa6688d7b5be", + "sha256": "0658f272a0b011f27bbc0da59f43c0a8a4ab9db27b08dff604698770665679a6", "type": "snapshot", "version": "1.17-pre2" }, @@ -1169,7 +1169,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0cd434918a8274743c3354a06e24a6e54bef11bedcb10f18ecbb40d7498cb870", + "sha256": "c19faf38adf8c7090db624651a462f10b58860043624c77b9c0ccba4d114c81e", "type": "snapshot", "version": "1.17-pre1" }, @@ -1182,7 +1182,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e275b9999a623c295fd5db6b9be61e886fba943f6fff0a156036a9497e7f37ee", + "sha256": "f61248c76ab09ad69a3aac95a4603e75d5c9b3c6815132df1f4deccb5b80dc3f", "type": "snapshot", "version": "21w20a" }, @@ -1195,7 +1195,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9706c0eb712097ff94acef6c03a6a8ac089a6bb7043167d941b631c0950104cb", + "sha256": "df218c37d64907a6b54d1198873f515415af85e45b149adec52d7d110571fe23", "type": "snapshot", "version": "21w19a" }, @@ -1208,7 +1208,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2edabf2ea66eefeb7a36f3a53452193142201950229faf13cedb73964f093b8b", + "sha256": "252317ba4036c4486f13bc911ad9757b231f49b8d9a58adb9a22e56aeebea3d8", "type": "snapshot", "version": "21w18a" }, @@ -1221,7 +1221,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fd966038e479739d25f8d4197e8e4dd6d362c2838ed2b93c1f449d9ba5f93d59", + "sha256": "5aedba9eb4d98290313f41da5450a5ed44e04e5878ab7b3c50ca185aeb6be3e5", "type": "snapshot", "version": "21w17a" }, @@ -1234,7 +1234,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ce860ba9b3f24496a61013cd67a919994bbf01f541e12c945873460ba08c10c7", + "sha256": "9d40d550e7bd6bce60ec839c1fe930b5cf3e7d40ec667d8ff18660a573ce82ea", "type": "snapshot", "version": "21w16a" }, @@ -1247,7 +1247,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4bfb0f750a4b0c578256354088443ee45adbd570a9076654b7ebef4047f54d67", + "sha256": "d89be0937ebb126060a759e1e003e338b3d176efa190a5c74f62c220f16fd3c3", "type": "snapshot", "version": "21w15a" }, @@ -1260,7 +1260,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bd3d0140f0b08cc5f03fcc13e7953755948a2605696d8d99bd7b7b36c62ffa4a", + "sha256": "cc1158e08dbcd70fb602de8b28cb895709786214fa57940e6eecbeaa0af2fb1d", "type": "snapshot", "version": "21w14a" }, @@ -1273,7 +1273,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8fedfc4e4db7e713e527ea395c73a1a3f1f06d81dd5ac4443e0a51f6c0a8f741", + "sha256": "687ef3bf2b341d48a5c33bed5800331b7bfc49d161606c20caf7d4f50c1b46e9", "type": "snapshot", "version": "21w13a" }, @@ -1286,7 +1286,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fd8d032c52b9d0f6fdd2d21056d59711d4aff37cbbc69f963fe2c43d964db1d8", + "sha256": "d4340143b75fff2969e3e6200ddce07a9d513ce01ee21651fea74c0721fc768e", "type": "snapshot", "version": "21w11a" }, @@ -1299,7 +1299,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4ea1c157de598850b8994fa4cd7edd49c4b6ff4349c8f3e1087b366e5ca13390", + "sha256": "751ed18b9947f4b6ca9c4499da83bccd507c48ad002fa524b3f7aa380f80d37f", "type": "snapshot", "version": "21w10a" }, @@ -1312,7 +1312,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6931f177f124f6922b4b2e936373a9921f8bb35a523dbd54f67081bd4834568e", + "sha256": "85fd2c2f87685960b88d59b40e0ea1e457046d196d1b5b32a65b68071874f1d7", "type": "snapshot", "version": "21w08b" }, @@ -1325,7 +1325,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "df8539e400ca12890f8488b4db651b1e80127906c9009db355cb85732c6be5ab", + "sha256": "8096ab54c67bd59c4448120638f15acae7baa2f3a7950d374c7a450ada5dc238", "type": "snapshot", "version": "21w08a" }, @@ -1338,7 +1338,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c04f2495238fe045868cf4b160bf98ce1081ee9fcae6d9fe31255445cbab5f30", + "sha256": "a4416f15c494cbb7d8972fe79dee350f93858f24ed53a6a2c0ce59bae775adf8", "type": "snapshot", "version": "21w07a" }, @@ -1351,7 +1351,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "eda5b89f57bf775b8976c20664175d60023b526096076ca7f36ab06034ddcdf1", + "sha256": "e7b4d5e6c15ea4cb3c417c5165b2b41a05e097a9448c6fcd3516c88fe30881c8", "type": "snapshot", "version": "21w06a" }, @@ -1364,7 +1364,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "eb96066d0cc5a0a09e97128b87edc7aa8daeac80781620a2f13e102b544d18d1", + "sha256": "c82fbd87144d2c4e07e7d48da826332adffb97ee11137fdbc54c75e8010b3cbd", "type": "snapshot", "version": "21w05b" }, @@ -1377,7 +1377,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "56a75a58ca5bbf39878ee7d1150fe4f2b4dc5d82725ea78376f30739776e5ddd", + "sha256": "ad0270d308aad87092bb698364ad56041ddc0184aaba1c752d3ecac1544dfa37", "type": "snapshot", "version": "21w05a" }, @@ -1390,7 +1390,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "70c6e475b20256e11d763b84da38c5fcdd1a9e7039f74446662409c327ad2fdc", + "sha256": "b56dec13a3b436e09dec0ff51cf0890060fb10d4b7ddfa26961288f401557b01", "type": "snapshot", "version": "21w03a" }, @@ -1403,7 +1403,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8e0d0d63578b94965cdb5305edb8bb30a5bc9632d07f8a02332c90bf629d33ad", + "sha256": "f2453db565aaf941964d28e43d2088ded5c16ef810dc82ccd29a7f24f0c046ce", "type": "release", "version": "1.16.5" }, @@ -1416,7 +1416,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f2c11b2a08af530ce9516ab83cc4d6a58028b2021c042cb32694d0ea533ce76f", + "sha256": "fa9d460cbb9033cde86f5d721f67de7bc53a459e39c1ae37549e79baf758f13f", "type": "snapshot", "version": "1.16.5-rc1" }, @@ -1429,7 +1429,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f5ee1e53ae30fe4b43adf922bfe734bca9432e4ddabe664470bd9765d51810a9", + "sha256": "4181bd22381bad478eda6d62625e0244ca9a05edefd0748d45ec2b67cb01786d", "type": "snapshot", "version": "20w51a" }, @@ -1442,7 +1442,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "01b9b273832db057f2e262582c5b1a660400eafcbbba509aa7194f5f8f466fe0", + "sha256": "24496af72694e193631fb89605407a118206a05533f0fd6da42f2fef36a2cdfd", "type": "snapshot", "version": "20w49a" }, @@ -1455,7 +1455,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "767cf725e96d1fdb134c4cfc0c8d229d7ee34b0ae4924079e4b7c097294b10ee", + "sha256": "27ae2e0b73b8863b48523d1d353ef6f4acfd8ae0dd15b9132605f953e5b22cd1", "type": "snapshot", "version": "20w48a" }, @@ -1468,7 +1468,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "97ec375f9631510a64f66ae7f58028811f478da4b7971705f4378516d09e3779", + "sha256": "7d4cd88e3f4f7331ee6246bb78ef3203965217a494b0ec83d697901e911f8b92", "type": "snapshot", "version": "20w46a" }, @@ -1481,7 +1481,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "60fee90a5f16e1f56d7fd94b920773dd3fc03dd8a7e03ac75ad4d47b40658ea2", + "sha256": "7bcb68cd0642e86d2bcb222c5e25df69fc48c4c0df79fcc34c392824cd0b0940", "type": "snapshot", "version": "20w45a" }, @@ -1494,7 +1494,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "398e7ce19ec1ac5faeb0409ab2ae920e35ee7de2db821191a6499248e14a9dc1", + "sha256": "19e1afb8eeb7cc08e58e271154b3ff83e23bd9d96f36d86f14b3467abe4fe671", "type": "release", "version": "1.16.4" }, @@ -1507,7 +1507,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "91d1635dffdff6b45771e16eb202831424ff0315e4a7df2622ae20deef6a622b", + "sha256": "1cff331317b604451c0ffb027574560de44d9b27b73c2cef97e9f74979622f9c", "type": "snapshot", "version": "1.16.4-rc1" }, @@ -1520,7 +1520,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "13506dbbf7698a966fb5df20b3ada726f394ba641983499f071f3502288d6e36", + "sha256": "8e8b15a9c517d3b0b0532b4f9e164000fdd40340c2bf2507559328d26d65cf65", "type": "snapshot", "version": "1.16.4-pre2" }, @@ -1533,7 +1533,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bcca6f1280b733ade0983fb7ed76af63e9e2c2fb39c16cfe46ccf34f38dc3edc", + "sha256": "6b123bbcdcc5f473e51da0613955d1ee4c05c22baa785e21ca2ae813da12a853", "type": "snapshot", "version": "1.16.4-pre1" }, @@ -1546,7 +1546,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "453f0fc61ff4fdd16da17aebd823822c6c0c006388fe82885fda917b99dc2f28", + "sha256": "6f029432f5f1bc6475e9cc3a28d98108a983155fdd0c4d4d15cb6c9d3a36b712", "type": "release", "version": "1.16.3" }, @@ -1559,7 +1559,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "11d99d61cd52569562bbd9c33f9b52fa19f04ca5070d6573cd0e39f4d6cdf0d5", + "sha256": "bc221ec94f262f8f372cfa1639e9b9200c56126d08c8e7e58a1677d371526cca", "type": "snapshot", "version": "1.16.3-rc1" }, @@ -1572,7 +1572,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8818445cc55428e9387da39a332b327e73fd0e48f9ef271e2a5e6aa02f12a85d", + "sha256": "d8754cc1d0054575dd4336347bb635f77eb00cd9226560cffa54461dc1beb7d1", "type": "experiment", "version": "1.16_combat-6" }, @@ -1585,7 +1585,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "1ea8e6ce4167eccaeb79f5850b18c10107165a6ef1e2f1e230c6e0d96d09518c", + "sha256": "12b8510c21106c1ddf35dc6d329de718efb2bb74113080ea2fa7159212266c2c", "type": "experiment", "version": "1.16_combat-5" }, @@ -1598,7 +1598,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "db80bfdbc3d297b8a8d2f1d51aa5e75544bc1df324d9a6409487f37b9dc2a9e0", + "sha256": "05771756846d82abb17c6786d7d6e3b1dd4b71d41640b8f2ade102660823e68a", "type": "experiment", "version": "1.16_combat-4" }, @@ -1611,7 +1611,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6eb199c2ad500580d9e5af360a91d0122f0fcc84c579e04baca03a53a5d3370e", + "sha256": "0ed901d66c8fe05fa54f042486f2cf52a98efa2abaa9ba9646d5a34b8a1a1a37", "type": "experiment", "version": "1.16_combat-3" }, @@ -1624,7 +1624,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5486da085a34f3de54d9fda484d1de03f8caf8bce72a3fb871c2f90587564a78", + "sha256": "cea0e9a230bc76651bd0ae30aff1aec18d0685a0086b62dffd826b796284f38b", "type": "experiment", "version": "1.16_combat-2" }, @@ -1637,7 +1637,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "625bfddc361c2a53f45de715aad351013ea4c6615a33e31d8fecd052022446c6", + "sha256": "740e5a94161457dff0d5601a26dd2c067935a5df77565eed2b222ce40ad56bac", "type": "experiment", "version": "1.16_combat-1" }, @@ -1650,7 +1650,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e334c4b2599d2fa2fa1fe411961480b548ccb8f1213fefba5f00c3eff1fb0362", + "sha256": "007716ba504743d995d609f6f4cfbba648f3f6dc765baecd8db3b0f105168e0f", "type": "release", "version": "1.16.2" }, @@ -1663,7 +1663,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "744cb3c5ebea3de98250be8b7bdaf09520ecd4e0268f1cea50fb1e62f56df918", + "sha256": "799857bb98a729d24602582e7dbb9e25af2d0dcb7d9b5acf9466d52ec8967b76", "type": "snapshot", "version": "1.16.2-rc2" }, @@ -1676,7 +1676,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bf7b9a85f521934f476d6526af9511abf6a6e651e93a372d0ec443b752f4a426", + "sha256": "172dd7bd161f5e63ed1921439a370d6e39b5a9a09105cbe9fe8652efe455aad6", "type": "snapshot", "version": "1.16.2-rc1" }, @@ -1689,7 +1689,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5c4266143b8a01541cb69401f89bb04fe2228c7e0d7bff69faedb39d5fffac14", + "sha256": "ae11048bd00dac8b00970a4a790528c39f7987eb37418ebf992293b7ddad3aba", "type": "experiment", "version": "1.16_combat-0" }, @@ -1702,7 +1702,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6989ca457e3ad4fcdf3fd3ad8147fab734a7c2e2958ca22179cf5df00e63d599", + "sha256": "da65c551278d39d3d1f48cba7bb503eab7b8cc7fdf5b5ecc2101ffe413b40dba", "type": "snapshot", "version": "1.16.2-pre3" }, @@ -1715,7 +1715,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6e29bc9267f3a76a5e0a574466d6eb7739dd8d9130debee8bd8e24c870a03e7e", + "sha256": "1f9e887309317e91daedeeb2ed3047c0dce6ef9c686c4a5b01bd63ee3affdd02", "type": "snapshot", "version": "1.16.2-pre2" }, @@ -1728,7 +1728,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "af064aadfd8ccaea1183b286b0680df542f482545e2eae315b9481c3eb8ba050", + "sha256": "79c28690514e413e9803a59f0ed765c5300ecbc412656fcb46bd0e09adece9b9", "type": "snapshot", "version": "1.16.2-pre1" }, @@ -1741,7 +1741,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "48b60ab9bfe56f38e37921ac4a11f68b48315a57917b63a7688f142f718328fd", + "sha256": "5e3a755e575b40777c8f870f96da809c6456ca474c700cfd378be086215d1d9e", "type": "snapshot", "version": "20w30a" }, @@ -1754,7 +1754,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a9b960cf878843e6791fe724a89e71fa49717ade175c371d083cccc2cce8e9b6", + "sha256": "4f2a1ba3ca2e37db9628b14a91c098c66a6555c73a0aa8a7787ab98c73642309", "type": "snapshot", "version": "20w29a" }, @@ -1767,7 +1767,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6ea240af9ec0f57d5e55960e56d710daa0ddbd7f58e993c0f5ffe0aeb1e033cb", + "sha256": "9680e415132ab06a2225de2c0b797921b350e03383aa856a8d47df6016cbce3c", "type": "snapshot", "version": "20w28a" }, @@ -1780,7 +1780,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f285c661d2dde064380ac429afa1d7da66696c1a18ca11a2fd442a4dd3bea558", + "sha256": "98d6af0baad0153527381c0a3781eb0aea2cfd8b15d50df470610ccf6597821f", "type": "snapshot", "version": "20w27a" }, @@ -1793,7 +1793,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "51009350f36bd6fa63b6cdcae3b388f2062797a1677b7af6341e64175d179aea", + "sha256": "d659b64c5400f2a27c3e61815126b81699597f2b1fe48509bb0ea38474c7b835", "type": "release", "version": "1.16.1" }, @@ -1806,7 +1806,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c8c8c9560eacbe56339b1b4ab461cdbe5d70207f38cee707f2c59b0063c8de72", + "sha256": "ba7cdd81cf1085b1d8988f932460ab78d846be96d73dd6352da0dd24eea7c800", "type": "release", "version": "1.16" }, @@ -1819,7 +1819,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fb7ad6685f3cd12ae04ee303005478722aac02503e87ced446bd052b5b8e0791", + "sha256": "36bfb2e6739f699b819cc2ce085535bc99ae6e9fe256b22b74da9c65746bc159", "type": "snapshot", "version": "1.16-rc1" }, @@ -1832,7 +1832,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f4251154f9af84f892bad02d151094f9acc7933f7e64ca6e29d48ad31ee229ce", + "sha256": "d0c0399f6ad4da1797ae80638c90b55eeab9f0f172f850af88a513861bedf74d", "type": "snapshot", "version": "1.16-pre8" }, @@ -1845,7 +1845,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3b977c3a1e4f02732fbfaf9b7da08ad1e92dacd14282e29b10dc5c3dee4a7f00", + "sha256": "192e6c01991081af94a818ea7b99a40772b5a4ef3bc46cbdcc6c179fb3ca0076", "type": "snapshot", "version": "1.16-pre7" }, @@ -1858,7 +1858,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f2e406a777070ad433ce0c7ff71aa16c6d406d91a5be19e870249b0195f8b6e3", + "sha256": "8dca4da606e9da40e1f8b18cdbbd4b87b0de4bc0432d8c6f0553bdb0221f2d63", "type": "snapshot", "version": "1.16-pre6" }, @@ -1871,7 +1871,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5ac8af2e3cffef6858085b7dde7ecf7d1cb2b1a315c4b7a861d6d492b4aee8c8", + "sha256": "9661202194323bac639817b72449cdae4732ef496b025fde2182717f987b7a46", "type": "snapshot", "version": "1.16-pre5" }, @@ -1884,7 +1884,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a521cb9322aa45b819cf2c46478f0c59478b53dda1a2f10555291e6587fc0cd2", + "sha256": "eae7f319e18d86fa45efaea411c3dd521be6829994cca6dedd82eac13df4fe23", "type": "snapshot", "version": "1.16-pre4" }, @@ -1897,7 +1897,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "be5082acd75997190c018bcdc30a3dbf23ffc681c28dbc5f65434ce90cb8850e", + "sha256": "cab1836d5c26a2872a5e896bcd590fb732705ca0486f427e8f68bc35211d0668", "type": "snapshot", "version": "1.16-pre3" }, @@ -1910,7 +1910,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8a8733d47d63a74113e6ff482699a25433b737fa38a18dd405bc9fb0e8bc6bfb", + "sha256": "f2e0ecf5b832b5ebf67502ff2b26c0e579c6aa2e0ab0720a9d198c5a92ab32cc", "type": "snapshot", "version": "1.16-pre2" }, @@ -1923,7 +1923,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a498dc9627fc1905c77bbe0b73c83ba396ed3bdad82bd53dc56214b208e3c486", + "sha256": "9ad73aaa29ca922594cda090b6d0bde6d148116f3d065ff30aa524e3618d23f0", "type": "snapshot", "version": "1.16-pre1" }, @@ -1936,7 +1936,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "48b7f8b3768a22e0dc0b0f96fa96bcdccc61c77b29808c5c7c06def5a748449a", + "sha256": "342be8c8e17692ba252bc0adffde708c6d19a031990d9002991d79561d2cca53", "type": "snapshot", "version": "20w22a" }, @@ -1949,7 +1949,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c7050010004209f142c405c4064804b60866f12a9603bd31e0091ec67d82f683", + "sha256": "7dd133521a4c7ec178bc211e6c6a41e86b98c32dc60ac0fcd9cbb3b503ec2896", "type": "snapshot", "version": "20w21a" }, @@ -1962,7 +1962,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "60b78b1fe66c8e817a52f53e715b87a9cf9eb41e0290dd39f4ef1c714e6e60c5", + "sha256": "43ca642209ce73ec155ce3570a731411a3ac40778bbb7b86b9438584df2f009a", "type": "snapshot", "version": "20w20b" }, @@ -1975,7 +1975,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "54bd5b112055ea27c7a71e4bd6d6db082c120f4e2fd77ebd61072274e5bd74e7", + "sha256": "db0b610f879ba1e77d5341566433255ebf262769624cfc9d7c132ba30fffdc36", "type": "snapshot", "version": "20w20a" }, @@ -1988,7 +1988,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bf6500781c9a0df88605d2492d467286dd32f75a0bfec76f13f469eb79bae809", + "sha256": "1b04082898b11fbfb8e87efb3b21f845ef9c8af04e1b6f551043038163c2ed00", "type": "snapshot", "version": "20w19a" }, @@ -2001,7 +2001,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a14e7b393e7c2e4738b796e20e02c05a198ca934d5fe8ef5b3c3c23c551662a2", + "sha256": "246036c5fd6fc8608682c71a9f248ed4fcb88b787bbb0bc3f02b25e7a6bee914", "type": "snapshot", "version": "20w18a" }, @@ -2014,7 +2014,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "58deb7ed1a13fbfcb139dac92043ff437e51b8409ceafd1b0b6a767a71c8a223", + "sha256": "3241ea3abbdb2197ca1d1a73ae6e60f55b6c28c8cc62196430795a3ef87afe82", "type": "snapshot", "version": "20w17a" }, @@ -2027,7 +2027,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "835b4719a6d99d5c5483e39740dfa6c628596219e2729b705c7a0677de869c55", + "sha256": "8cf0f57e038bd7b8faf151070c15554b433b55bba0f9cce17d0eace3b0fc55d2", "type": "snapshot", "version": "20w16a" }, @@ -2040,7 +2040,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "afc1afbb6486a0ebf7779e047fd8e64509e9efd1e1290dd965a13eaf7a31fc19", + "sha256": "b88f15b19ec7ca74405306402b4ab7c5df13197e5689405899fe1f61d5a8c1b4", "type": "snapshot", "version": "20w15a" }, @@ -2053,7 +2053,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bc3c59ca93e9e79e84996052f33ae720f31aea6799058edfc651a6c0d23c3b9f", + "sha256": "f0adb92f01aedb77737d1c9894bbcd569c507bfde16b0706a72d427b2a7b1e41", "type": "snapshot", "version": "20w14a" }, @@ -2066,7 +2066,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e182a26ca5030e6909f1ed8c14f25c7a8f43a42954cd3ddbb99c80dd4557f366", + "sha256": "4f7d0fcfa7d9e2b5101244568735546a9d0bcfd0b3717aa5722c26ca5d0431ec", "type": "snapshot", "version": "20w14infinite" }, @@ -2079,7 +2079,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "27ac596725bd79a57e3184b2d23d4b53b80382f68c57c0242d6f538efc3b912a", + "sha256": "58ddae18b16de5e4cbf2f22200db782b8e0058724c6cb566b57f540a089ac5de", "type": "snapshot", "version": "20w13b" }, @@ -2092,7 +2092,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5e82fa2d7b09de76182ae6cce7be6a49e3e02b0ebef469d1771ea139215914fc", + "sha256": "91d7f88257428e298d41d45abfe9fccd54c7de08d4b650648c33905d6fa50c52", "type": "snapshot", "version": "20w13a" }, @@ -2105,7 +2105,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "15637a5235b897f31785ed1db3643034e7ec2115e6047fa5c64d59958a70a5e7", + "sha256": "ec09db5153c6432d07e122615df70ac1566772e7a33ad8417a3afb7eb4e084c6", "type": "snapshot", "version": "20w12a" }, @@ -2118,7 +2118,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e8d7ada6ce2942620f3c830ec249bda2ff7d53e5db64ccb0288b9c1b5fa8ffff", + "sha256": "43a55cbba6de0ba52545b81a42fd0131c47fa4023400847c0047632e383bfb48", "type": "snapshot", "version": "20w11a" }, @@ -2131,7 +2131,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "96d4772da5b70ab00d00b1c8f3f445e1228e4a29a06c2db1278cac43bd139da7", + "sha256": "5b01b534367795fa8c4980a1f3aa7d7c9fb678940f7d5cd410e1e889a3db8f30", "type": "snapshot", "version": "20w10a" }, @@ -2144,7 +2144,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c0c5aa568582f2f21d46015b72a0f545cdd1da145e87d5c17b953dda90dcc262", + "sha256": "93930a2c09db3f11c57748f5814b668330592d025f205795cdf21fe151ef3919", "type": "snapshot", "version": "20w09a" }, @@ -2157,7 +2157,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "392f9ee33c05059efe7ef2fc49ff75bebd7e08105b75b9bb14cce405aeff2e14", + "sha256": "e321d2344c54bd996d10abe18f40e0c7dde67779430837787ba4b0aeb6a90f32", "type": "snapshot", "version": "20w08a" }, @@ -2170,7 +2170,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "112f031b00a1712bf94c0d833f66f76d9c1308f4a8e2e76eff9e8cd1fc5151ad", + "sha256": "39630ddefdcf6dbc8a6ab6efd35f313a0d6c994296300f11c6eca53d8b6cea56", "type": "snapshot", "version": "20w07a" }, @@ -2183,7 +2183,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f91f71a22bd100b7a3ebaba5de64ca92dad138ec87c147375a8651ff5bbef530", + "sha256": "faf72ce92f690bce2dfda811464af5267832d72ce28dcd313c1c6191368966bb", "type": "snapshot", "version": "20w06a" }, @@ -2196,7 +2196,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "444f734c96cbe343315eb6337334a12146e6bb3b80d4d6246e37330926b6563a", + "sha256": "2c64f245048f80407ad57c12eb04e9375fad8914771e9d0f51ce6f77662e72d0", "type": "release", "version": "1.15.2" }, @@ -2209,7 +2209,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e140be8ca96ea4d1085e566b5cb01ebd768c740f1ba88b63bd3e98ab730ae117", + "sha256": "80811c9b4d66c2315690e99f0007290002fee17e7d21432f817be1842850812b", "type": "snapshot", "version": "1.15.2-pre2" }, @@ -2222,7 +2222,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0c9f7809d54dda86b310fcdf677afa12b551fbfb84341d899b2af1c562e1136d", + "sha256": "6f95f24298aa0ee1dc2876f89ba31a3fbbe7a6f857646a0a1b9663e698f5a107", "type": "experiment", "version": "1.15_combat-6" }, @@ -2235,7 +2235,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "08da4ca64dadfdfb24662801ce33b92af843cd96b2700703a3d55d074e865bc1", + "sha256": "711ecd277bbc92b19165a21ede2e5c7caa83db6a51fb9adcf8d71419e5f552fa", "type": "snapshot", "version": "1.15.2-pre1" }, @@ -2248,7 +2248,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "52af110e28c4e5b30aee31f05ed413a0d662d2b92d42be3b6ac0e1241f1a2ae5", + "sha256": "e691517768017f14d4da1ccffda21367459c72b74d935077eeb2f112d0c1fce9", "type": "release", "version": "1.15.1" }, @@ -2261,7 +2261,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c256db270ec5cd7549d22ad78eb2e69b3c1a38677382ff0c84a6a3a7d77f6496", + "sha256": "e0ef75c91dc5882908dab96aadbbdf8507707c17896c93e2684768a9376a7846", "type": "snapshot", "version": "1.15.1-pre1" }, @@ -2274,7 +2274,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "898d9616e94722693d0c5e87a0321c73f2b48c71d987973f05597229be6dd186", + "sha256": "61e9e8355e6d65ca6a93e89029a1e2ac028403654a6f17f3047d21497b244863", "type": "release", "version": "1.15" }, @@ -2287,7 +2287,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9257d4137051b13d9993fa199ac9f913bab6448715fd7d1d822a2ffce0c28a85", + "sha256": "78df14c761eaac1059c315472b7a351469515543fd6b371dda68cc5fb77e31e1", "type": "snapshot", "version": "1.15-pre7" }, @@ -2300,7 +2300,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "841791b7fb710a544a13eeaaf67120194763d182626e4fa929c710b204c3700d", + "sha256": "0c6a5b5083349d40b8711693272aeea1cb745f120799bd37d3f126289ad8e7b7", "type": "snapshot", "version": "1.15-pre6" }, @@ -2313,7 +2313,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7fe877292603392f3f575a5fdfe6265b85d91af7afaf3fc1e31acf46c15375fb", + "sha256": "267b0189ffbfd07b7a59a6f69f5b76d62fd1329492b5f89b2e854605d8cbf8e8", "type": "snapshot", "version": "1.15-pre5" }, @@ -2326,7 +2326,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "be85481d01fa643372a3de76a15c08c2227f9f698ff74546d959277559bceaa2", + "sha256": "18a993a6a9e62c04ae1c4aad201797223fc9e83c38c507d7b993f6b0a76a2343", "type": "snapshot", "version": "1.15-pre4" }, @@ -2339,7 +2339,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "785f50f77f01b1bf74cefb92007b966737362724647fd030328e23bb0335e71f", + "sha256": "563f70a6a021b49b7f09f7549bda2404b99fabdef3c90fdb38cd5e57d54e2a50", "type": "experiment", "version": "1.15_combat-1" }, @@ -2352,7 +2352,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "1dc4d2cb1537acbf9ab24b61b116c8092f1ce879c907c0732ec47fb75f37bc2d", + "sha256": "3e89f348fb91355f051dd8beadd1a5e14736f123550dfd1ddf2d98d935909157", "type": "snapshot", "version": "1.15-pre3" }, @@ -2365,7 +2365,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "60df5e1e4a2d3bd62c592017f6a8643c31505062e6a04d7eddea36ff528174c2", + "sha256": "7c70d642ac1c403def492843982e32756557f7435654e74924a813a45f66c17f", "type": "snapshot", "version": "1.15-pre2" }, @@ -2378,7 +2378,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4f8813bda0deb6695f1974a50363774fab6335fbc76a0bbc88a17688a8266ca4", + "sha256": "e9e3bdfffd690ec6aa4708254c14cbcddf94940efe911fa0009a9cc1614da068", "type": "snapshot", "version": "1.15-pre1" }, @@ -2391,7 +2391,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "76c09a89d615657fbaf72de545c6d837042591af11d41783732eaa4cc3ae9967", + "sha256": "002feb9fd20f2ff481b4e92f650a692bd65347d6872023ba2cd0b654bd063982", "type": "snapshot", "version": "19w46b" }, @@ -2404,7 +2404,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "64ef6685a8f819d6f406160f28efde7e6e63ad451f032500ff9a8d8e035427b3", + "sha256": "aa1a4b815ff0455dc8a7fbf7e93965d7694a9ccaff4638aae88bd92f5b428110", "type": "snapshot", "version": "19w46a" }, @@ -2417,7 +2417,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7cdc83590fffbc73cf5bbd22f7d7d1d76bed20fa304cee8463d60756bb31bab1", + "sha256": "101794e1fddaacba101198d65d2cbbc7eca638a67f2b820cdf8f0b3a55163d10", "type": "snapshot", "version": "19w45b" }, @@ -2430,7 +2430,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "eaca37e2cf4b011860d982125e23cc6de12bb85b5daa75a37972bfb034621f74", + "sha256": "107f44c34b36aa75e34873d5b359cb2ac80875a92ab72ad592eaa257bbba4288", "type": "snapshot", "version": "19w45a" }, @@ -2443,7 +2443,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "64ee5e5fb814c93386220a6190056df5da847ba98328500fd5ec83cf799ad048", + "sha256": "89916e99f898a3df699199a492af75d340c0bb1d197fe4d9aed8bbbbb544b50c", "type": "experiment", "version": "1.14_combat-3" }, @@ -2456,7 +2456,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a7012a37e275856d170cb66e5bef6ee21c7ada83f94156e6b0a3a3e144ec6a34", + "sha256": "752520e250984effd6724e5fc51eb08b890881a8a25b270c174371c53d94bf68", "type": "snapshot", "version": "19w44a" }, @@ -2469,7 +2469,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "29a1c76d23df17f70e3856e27564d782dfdb3b56df8cfccfb21edc756ce44bca", + "sha256": "6eb2bcf3b8ddb6ed318865c7ec10f43a7d9f065b230d73bbe4fdb2d5bbd7fff6", "type": "snapshot", "version": "19w42a" }, @@ -2482,7 +2482,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5ec5054ccb971b210d82d2198696842ea8d92c6a8e6d0e339b4db0bd2ce840ca", + "sha256": "2c2c3eb57a4b0f843e11a2ccdd1777fc73c60eddbad4048c6db97e691ac1f079", "type": "snapshot", "version": "19w41a" }, @@ -2495,7 +2495,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e8b7bd79f8c224ae6bb10a03e3e9e5b3687b88a075102533b964fb84ead2e02f", + "sha256": "476bb76d1a2a8c8b00c25d748d2be6c376a7463cd86022fb928ffa057b3c1b2c", "type": "snapshot", "version": "19w40a" }, @@ -2508,7 +2508,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e997242295bac1ace5587197c39734551649f54093df12e27884a9220efbfd6e", + "sha256": "b2f0f939df95b3078105bd2ea4db9c3406b40215472516958e01a5302c938038", "type": "snapshot", "version": "19w39a" }, @@ -2521,7 +2521,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "96bc6def96876b471900684468ce137d192df40c52c947b45bd3fceb17aadec1", + "sha256": "afda525fa087aa2e92f08f4526c4e04b832e118d153626a6c18ed313c35d423d", "type": "snapshot", "version": "19w38b" }, @@ -2534,7 +2534,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "597182427e7f0290f4411d5f0aca8fa6bcd4ce6041df8544c4817d5bdcb9880c", + "sha256": "1f12688a0b369cd38fc6a97ca5dc1cae867d9f4d16d4fb3f77208e8108cb3891", "type": "snapshot", "version": "19w38a" }, @@ -2547,7 +2547,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "12662de6e5a4a644d81284e4756d401244cce757eaa465eb44029c37af09281f", + "sha256": "bc70417a785244bdec3dc421d01338e78770524e3871b9541b5cb575a4ff236a", "type": "snapshot", "version": "19w37a" }, @@ -2560,7 +2560,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "69bb8825381ca792f509dddf2d3a7c18f7f11979ea5cb6348b8e3e3b09277801", + "sha256": "5a42df013b10b2088a1d59695d726d0aae8719de2cfbb908c34cca167d358fa6", "type": "snapshot", "version": "19w36a" }, @@ -2573,7 +2573,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5214aaaba35ddfd5244e708070df8d5fabbca88a2ade981128ef394ea853c845", + "sha256": "4b5e07354c72cef9dbb8d62b079e90f3fb9aab7819b1dea272b7caa06059701e", "type": "snapshot", "version": "19w35a" }, @@ -2586,7 +2586,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d067f10ce1720988a8030db2ee2a412adc14d20a937d26c2c86f324c47284651", + "sha256": "df472f557af8644a9e9872727fed80f710bd5cf945b56e145d6a4fc735eb9601", "type": "snapshot", "version": "19w34a" }, @@ -2599,7 +2599,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "949ecafd13ff0997a74f4af8fe3ac17c82464bef4dde20c6b589d92b9c8ce46d", + "sha256": "b3eb0020d62221e42178ec76e8eeed5de59f7eefd9d595ea7a2bc05674cca69b", "type": "experiment", "version": "1.14_combat-0" }, @@ -2612,7 +2612,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4b0f827599c62951b02da0a105c96edb21a3fe858af1b3c61445461b11750ae1", + "sha256": "69cbbc8e939cdd11631657c1c9bdaa403007f5a21ca0f0b4f5cbb06c60832730", "type": "release", "version": "1.14.4" }, @@ -2625,7 +2625,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e84642e3bb73340f60731ad623d3b637e36c75cfc53601b2542d6b78ea6f7476", + "sha256": "11fe9118581f4c7247865302b63a1f91806bb8a91f644e908b9e69764608c166", "type": "snapshot", "version": "1.14.4-pre7" }, @@ -2638,7 +2638,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e7cb38c65c1b93e28acaed97035c23cafd65c3c0f3a076dc619c71b27f08a02f", + "sha256": "240ccd5fa080724651d708713647c4a881641d0e4fa49daeeb2ee428087d826b", "type": "snapshot", "version": "1.14.4-pre6" }, @@ -2651,7 +2651,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f825c2f329986d2492a693886bc23eb618f6470efa74ce861ed69e1de9e87850", + "sha256": "f575c607a32e9c7141954bb8d7cbf0d29090721e5a44012e248f12bf1e183a91", "type": "snapshot", "version": "1.14.4-pre5" }, @@ -2664,7 +2664,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "074e85962070ac14251bb2844dcfda848ee8232cbcea3a0786a09fa358d79258", + "sha256": "ce38d062938aa55b66eea568ae6c4228b8decb08372161f645728b8c2a7a6345", "type": "snapshot", "version": "1.14.4-pre4" }, @@ -2677,7 +2677,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5e78ea9dc3088066b29f33cce4525f71a275bb1253a138bfe3c270b4546f8754", + "sha256": "0634e2b278df4daf12062b02521fccebd9a0b637b31a511504cd25a48cfa10eb", "type": "snapshot", "version": "1.14.4-pre3" }, @@ -2690,7 +2690,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b11b4dbb41a0ce61ab2a81b9932c1376eb8e8317dcbf2e03fb9448e9bb1210bd", + "sha256": "9e1f12a1a619a729af22b89ecc888483bb1d9ab499976320bac8dfe0394efb6c", "type": "snapshot", "version": "1.14.4-pre2" }, @@ -2703,7 +2703,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "1e08f707a331ab2e941dd73e9dc00e2f05f63e814a86be86177a24847223758e", + "sha256": "a72ed0ee7df0365ecda3009cfc2cd6ef7846a823bb39cb5f52e038a9d3371e00", "type": "snapshot", "version": "1.14.4-pre1" }, @@ -2716,7 +2716,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7dfd15ff9f2d5d0653b5c04dbad6c8411be25f2d882a676c50bc468c9f92f8be", + "sha256": "eb8ae4955b0eb99c548cacb0ee3914baa5ee5617b8c568e66e786f2968c13e0f", "type": "release", "version": "1.14.3" }, @@ -2729,7 +2729,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ea0d04cdc5bd5f4f05413845f0e7e9f602da4420cf8809eed27148abebdc9d24", + "sha256": "a8f101db6955f6e7ef17ffc973916258d709e56ad99fa65fbfd913bac6e623e6", "type": "experiment", "version": "1.14_combat-212796" }, @@ -2742,7 +2742,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "554ff4638ada9aeb9287f6470ffcc4e7ab60d20b2a791c7a0c490e4ccc1e7c79", + "sha256": "30768c1cbeb6f284e5902ab242943fc52795ce41701c4f216705d22e26afb379", "type": "snapshot", "version": "1.14.3-pre4" }, @@ -2755,7 +2755,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8a0b596f3ca31626dc9d3f36a7c7bdbbb2d99e764612e31beaef20f3e5ffc719", + "sha256": "38f9add83980e0120a610dc85c014994a4e0cdfaf86a76bd470a410907ad4a52", "type": "snapshot", "version": "1.14.3-pre3" }, @@ -2768,7 +2768,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "42fa172c3cf8db3fdfcd3976fc22d13034f7c0b597133a467e7931bf0f3a5502", + "sha256": "7411dc91d98d5ef3321ebb86f7396d3b6f45ad236ff73877f6bae991d00c2789", "type": "snapshot", "version": "1.14.3-pre2" }, @@ -2781,7 +2781,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "70fc018ef9feb74c2225f67872c3c15c112179d3d013b0200d77ceb3857d3cf4", + "sha256": "bfdd47fba8bd712a2ca899d2088973c47b3e210a627998efbb975d84794ad8ca", "type": "snapshot", "version": "1.14.3-pre1" }, @@ -2794,7 +2794,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bedc4d53401df0c849699dada2b8674c839c3e1b8fc7e8579cc21dc1c6a9374b", + "sha256": "ffba840cba936224978cd54c34c4eb1764ef051bd6ccf7bca837d1ec1466b88c", "type": "release", "version": "1.14.2" }, @@ -2807,7 +2807,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b27dab956a92b68e26f48b96a0a94916a81a859c99d86938304bc19c2e055db8", + "sha256": "06fccf627c8a5d58a188f90ab6a7f9a09eb06da48c094deb75a1bb08c517a70d", "type": "snapshot", "version": "1.14.2 Pre-Release 4" }, @@ -2820,7 +2820,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "1c96858b867bfa48067e4d324faf881fd948d9ccb41822577c6703411e1e7ce3", + "sha256": "7b5d82e7c6a71ff78d5a4d48dd6b5c036f689e1da40a9e6ccf1cf54624379251", "type": "snapshot", "version": "1.14.2 Pre-Release 3" }, @@ -2833,7 +2833,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "54620ae44a6ebcc9a32cd71ee045a6a2cb675490850fa339a21d090463830ed5", + "sha256": "2c0f498681c44295c2e9b0959e9e39ff86a30a036a9ef3682f36d75e850cd451", "type": "snapshot", "version": "1.14.2 Pre-Release 2" }, @@ -2846,7 +2846,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "514e6921844be61af2f15f7153fb2ee914d5af8b722e1a9636435c970d20dbb5", + "sha256": "25e9858afc5210ea9ade0fbe2c92c8d14f929ab77cd88f3b0d0f80b06d896b20", "type": "snapshot", "version": "1.14.2 Pre-Release 1" }, @@ -2859,7 +2859,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "aa59d7de301ca1bae6c2862e914408a87ce83b34f23ef4164a0171bd45dd71e7", + "sha256": "dc5eb6c5c1d597d014902cdb0844e09ef218e84518577cc77b077c8b16f3b22a", "type": "release", "version": "1.14.1" }, @@ -2872,7 +2872,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "caaeb3daef718563d68ab888d35c97b5b1fbb3c8f72b66c1b71211cc63328e42", + "sha256": "13c7b14973aafa5cc612e7b75e77fe3d1e40702d7b6f47a9f6415bf2abbc86f6", "type": "snapshot", "version": "1.14.1 Pre-Release 2" }, @@ -2885,7 +2885,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "39a7d42c8080d1c4d6c5a5ee1a47ee8feb6160c41b3aea1a104e25ce7e406f68", + "sha256": "e2e8411f7ef68c3443689e7093eaf8f4ce642424e4e7213aeb17e5262e0978d7", "type": "snapshot", "version": "1.14.1 Pre-Release 1" }, @@ -2898,7 +2898,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b30b7f9208abc34d16661bb057438e8b8bf65b76857ed6c73a42884c59ee0dae", + "sha256": "7479644942dcdf8820d1f32a717a07eef8bd5af77e152626a88658ec377eb7ef", "type": "release", "version": "1.14" }, @@ -2911,7 +2911,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b83bc9dc59326c17251fb28d204c676604b20920770eaee6a1e1aaff774e3625", + "sha256": "b78bfec73955b5f4b259af8984fa15e7733b43ad30c956643864475210840398", "type": "snapshot", "version": "1.14 Pre-Release 5" }, @@ -2924,7 +2924,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e72976a0e242d09327803a93f89a63e79487cac8bcfb8b36b2c4cee8d5ef2962", + "sha256": "fe68d4bd6c4ba77ed260b209be4be94bfff6d9475343e9b60e96276d4537ce11", "type": "snapshot", "version": "1.14 Pre-Release 4" }, @@ -2937,7 +2937,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "948e0e56231576e86b4a2a9c1556d33eacff1594fa37a44e503898f8453fe0fb", + "sha256": "c2012f2da41fe8e6a432ad27f6799fae920b1e2acafd7a6f65f6fe7d70d4b80f", "type": "snapshot", "version": "1.14 Pre-Release 3" }, @@ -2950,7 +2950,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0177c4f2f384b7777b8d04e2ff10acb0815c9df00cd89c2888e9fb5b54191688", + "sha256": "414df4836284a514de2457809cc7334f3df72f6f55ab3dc95f174db0e780a0e8", "type": "snapshot", "version": "1.14 Pre-Release 2" }, @@ -2963,7 +2963,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "97f6bdd90e62538b9991b13129fce4b5130b66707171ecc6decabe13fdcb93a6", + "sha256": "75af6e9a29d20c1d550b23c2a6be7590255502b079f4cbdbd370b835d567d9a5", "type": "snapshot", "version": "1.14 Pre-Release 1" }, @@ -2976,7 +2976,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d7bf4c4f05b205a66ffea0c07a6198fab2ae7dd8862961651537d2efc72d69e9", + "sha256": "e3e0edbc8993e715734dba4667a3478a002c6d224f54985825c9f097ee2a586d", "type": "snapshot", "version": "19w14b" }, @@ -2989,7 +2989,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "773e5e91849d3e32df37291f68778acd5df08d06dfeaa782dd63dd2f3e6dccd9", + "sha256": "3ad9bf5d620c43046c13652b97e39fde152b82f9321467825c59546db3b6ae19", "type": "snapshot", "version": "19w14a" }, @@ -3002,7 +3002,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6d0fb7102874f112bcbc5de2fa889c1a045826031a9fb4fcfc39e86411210a65", + "sha256": "99ba6a2e87a198c714ff7e47a595e75619c7a30bd7e33b8266ef841bb5c44971", "type": "snapshot", "version": "3D Shareware v1.34" }, @@ -3015,7 +3015,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "518c48a7b486c37dbd1516b2e424b77e9dbbe4c753cdd0ad85ee86bfca2a7e70", + "sha256": "c4f36c4350c4705c08c84e16b3d81da578baf0b20f39bbaea6abe6bfbf742bc9", "type": "snapshot", "version": "19w13b" }, @@ -3028,7 +3028,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0ea9705536973a3d3c22d21c864f315afa2bbd7cfd80436b5ebd919e85f15656", + "sha256": "267a24f2facf00d6dd05868e98f6925c86842f6085518092f14f4e24b8a3fb82", "type": "snapshot", "version": "19w13a" }, @@ -3041,7 +3041,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "67b785c1ef6f83b98c7b25b9021fbc64bc197084e5d0bca599460be36c8286ba", + "sha256": "fb9d9ee10a664556d8546d27039c48480fe1294a7fc4ac1038a903e57e84eab0", "type": "snapshot", "version": "19w12b" }, @@ -3054,7 +3054,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "04077db1abced6e3d4a4121ddacc460974de0a5ea09e1e680a3e41f0ed4c6c0b", + "sha256": "22c59bffe13a4a28524e598b2c7fe7bf9b8140ce5f2729e3ea16e24dd4df1a61", "type": "snapshot", "version": "19w12a" }, @@ -3067,7 +3067,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "09b482171d9eb62fb95cc29202b6ab307e4539d0b463d5fdf524f96a18898bd0", + "sha256": "08a82c7f65e19a321cbf2509555f3d352efd039e8bfa7aa53fff3bece2ea7618", "type": "snapshot", "version": "19w11b" }, @@ -3080,7 +3080,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "366ed1d22ac286e821c1b867ee8940dc5cab4edc5e8bc61baf53277a0b5571f8", + "sha256": "96138d46badc7c2635af3c03f0db411bb48428b9432593f4c09f6a5530ac05d1", "type": "snapshot", "version": "19w11a" }, @@ -3093,7 +3093,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "51a1a8295e0ab5d513930f031400910dbc88b137de9d2cb1a274c639306e8e94", + "sha256": "cab881ea9edc8cbbcb637cba4b9e3309f7ed847a1167293142f2d91db0d59cc3", "type": "snapshot", "version": "19w09a" }, @@ -3106,7 +3106,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3a43e3cc2a9202ada774d2d9d6c28bd43443221b0d382e1561575052ba2c1398", + "sha256": "7eb36f41bc176879258733c2b1096854559f360ad5b503148f5f8cc5e5f2eadd", "type": "snapshot", "version": "19w08b" }, @@ -3119,7 +3119,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d6038d348d899326fc96928649bc2ac82d11c3cd40db3c2335270923365a44fe", + "sha256": "306b1ce6b9516b08648bc12a244c576ba265bbc5567e4cb8637c3c3f60177ae5", "type": "snapshot", "version": "19w08a" }, @@ -3132,7 +3132,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "db244ec80f14fe8dca7eaa243d3ff04650d12b4a6e1dfacd0df64550245dcea7", + "sha256": "c6f3f6e6cba50a29b1e6124369db3327eb1ec040ebd8546ab949fcd6167aa40e", "type": "snapshot", "version": "19w07a" }, @@ -3145,7 +3145,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "aed52f57951734bb1253e34719f7b40a1dade1f1bd553dd0948ff0d82259592d", + "sha256": "cb52c574b85dcbc4015d3f0fd8bb9aa6363ff74801109d773bd6619a4c0b2ba4", "type": "snapshot", "version": "19w06a" }, @@ -3158,7 +3158,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "44e1f760f27acb8d6e0f013874b91db15fef3b4b0adc1520d77cdda849a57fd7", + "sha256": "a482952a252c3c149d8d271dd5bd6974942bea593f2ec6e9aabb97a5ccdf9229", "type": "snapshot", "version": "19w05a" }, @@ -3171,7 +3171,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7af2e8c08b1ec8fbfe6ce39afc430cf51483b92b628fd99040f24915b674fcfd", + "sha256": "f19a81bab914c206f21fc0cc9b13e82b82df6a0721737b17cc2d52c0194bfaac", "type": "snapshot", "version": "19w04b" }, @@ -3184,7 +3184,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "117da5e4ad204fd237ab40de6a94173c4ac10a4418d215093df7307af7d2068b", + "sha256": "264c027315e3e099cdfbc22d54218ce578e6c5b00cb91579a01bff1d5b0a265c", "type": "snapshot", "version": "19w04a" }, @@ -3197,7 +3197,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0be87c7462b75df95fcc2b85a0a309623945799a6882045b65e9052d91cabc15", + "sha256": "3c9663c0aabc511afcb05046874364a5d26a21f372398bcf45dd27a147e69e41", "type": "snapshot", "version": "19w03c" }, @@ -3210,7 +3210,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "07a78e6c96c361a59c3c222e9f54b376bfb42ddd6daa65943cbae6248cdb518a", + "sha256": "b0ea86ea3f4df169ff3191ce466e3a683d84ea631f976af0aab0a9aa6cafc100", "type": "snapshot", "version": "19w03b" }, @@ -3223,7 +3223,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "54b9968d94b18ed220ba90ba73c8ce6fa76a9e8e618e015918f1b1d56bbe0b9f", + "sha256": "cec3e9b42442f05619fd9810e2a30900e212d95393b3c5e4df8c79ef125a7c12", "type": "snapshot", "version": "19w03a" }, @@ -3236,7 +3236,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "291d9f694c8a5617602489926fb09d7cdf1839aca8ef7fbf9e1838d4372a8596", + "sha256": "c0984a757ad8571790f7cce09281b42eb872c398ebd8ac920964a7b08c51152e", "type": "snapshot", "version": "19w02a" }, @@ -3249,7 +3249,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "67ff4fadecdb6b5aac27cf177f32c3af1e40dec43e54862e0b273b15fb9a4d1b", + "sha256": "3438304b78fbdd44d647a4ce34bf57dcbb71383fc7abceeea9006187c423133c", "type": "snapshot", "version": "18w50a" }, @@ -3262,7 +3262,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "84e71eac6b00ec17e2ba02593522490f66e2b7dcb3e4e611642f8fb2b101aba8", + "sha256": "c82cec8a0bcc740311d95f272384c14a4781a8a66c7792630c1a58067c277582", "type": "snapshot", "version": "18w49a" }, @@ -3275,7 +3275,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "708cf5f98696462916cad6ee4ef3117ae286d20242012e9a3caadef824057e42", + "sha256": "9e03fd3a6aa17b17c705d74b7a723b3ed5e917370ce57205fc74691e21eb7f72", "type": "snapshot", "version": "18w48b" }, @@ -3288,7 +3288,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e1aba1e7f78a087787257300e72d4df4a79a179d5f95fdf08201a38fb5788540", + "sha256": "de7f3f4af70d7a68c4845c48f4ee00337865f1710f58853cac63dc5c72967681", "type": "snapshot", "version": "18w48a" }, @@ -3301,7 +3301,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "11b965a5f7219a3c6548d548bb76c7e4549d006fe8f48f0135297291359e4333", + "sha256": "ce1521fd8ea08625b4333b0bc55add5bccbe8ca496369f74a41b965157ebba4a", "type": "snapshot", "version": "18w47b" }, @@ -3314,7 +3314,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0955059beddcb03d4e8a4a1dcd26340035aa44f0dc70948e1d64d513cd3281c5", + "sha256": "6f9d403dee2ff0209d1df7d01d4732dc1380a67db6d161054803294587ba1980", "type": "snapshot", "version": "18w47a" }, @@ -3327,7 +3327,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2eae94e9c55a8b16f95b0a00fd52a74bcfff76b6ae1b85cccb353407e9f3a86e", + "sha256": "e79ef047c196ef37a2555582914c0630c4b4c4ab2e6c8f61fe9ab0dce5650d52", "type": "snapshot", "version": "18w46a" }, @@ -3340,7 +3340,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ad65dba7e7b02ead18c6d015fcf6edaba768006345d6f6e9e492ac92db046ac4", + "sha256": "c7452a9271e4aa9b2df288bc23c92fb638f756189fcfab47faa66a73013a615f", "type": "snapshot", "version": "18w45a" }, @@ -3353,7 +3353,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a5def13c83a196802825025e078d54194df5c5220ac91e99ca6cd9e5c0e4b3aa", + "sha256": "8b694c926260c15882fcc474eb7067d7255c31ebbc60e994cf4509ca5e9f9348", "type": "snapshot", "version": "18w44a" }, @@ -3366,7 +3366,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "52d6ab3472c94a8564a2de361e5953e7240790dd4bda54634c8dbcdf1815fcc5", + "sha256": "f16bc8c70d5ee8b81bb8d68dfbc18e26f45c1da71c5b872e02cd81356e9a6dc1", "type": "snapshot", "version": "18w43c" }, @@ -3379,7 +3379,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0e8c82d7087ecb350b67cd0c7db23238f9a3c76c7c7941172d0af9df7bca9ac5", + "sha256": "3784fbeb00adab9c911d3f57dc2f26c6dab0b6740890688237a5faeb0004a561", "type": "snapshot", "version": "18w43b" }, @@ -3392,7 +3392,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f702d278a4bf23f4858e91d28427057d0e4e27d9579613288c8af563cf8f1861", + "sha256": "ebdf7653b7f4753315f0f7b84ddfb9aec4c42e7ea1d4c29d40bca4cb5f023279", "type": "snapshot", "version": "18w43a" }, @@ -3405,7 +3405,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8ef4b08cca9a55070a1f02429305b7f4b665a418fb8723d0fe21f434be4fee0c", + "sha256": "6c13bf956e3d22c6a7258969eb4a7fe29edd046cef22c232c53604381be3f3b1", "type": "release", "version": "1.13.2" }, @@ -3418,7 +3418,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d94c98077014538b2defb7c8c8b60c5d0760bca2f7b1b85cebaeff83cffd8f45", + "sha256": "9f398e1e3114dfbfa4f4e5084c94709e7abac18367448a8fd19bbfae7dc7ebdf", "type": "snapshot", "version": "1.13.2-pre2" }, @@ -3431,7 +3431,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7c1d85e2cb7045303542acfbb3bddee0fb8314984dcf77d4699d667e4b06d97b", + "sha256": "43a0c747e9f4b94df4fcf8cd3de001821639d38a88b3fcd86b153fc301b107ba", "type": "snapshot", "version": "1.13.2-pre1" }, @@ -3444,7 +3444,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "90cc132ad1c899778b40796c622b0ce61dd1d75a84f6753a19a202a7414e2b37", + "sha256": "2de773c2fe98a4451332ac1e60f03e4cb8da7a9c220444bb6424ce2330832e35", "type": "release", "version": "1.13.1" }, @@ -3457,7 +3457,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c420e28409bd4471af03b3f2725fbe0ec40b710bd0dbb8cc054ec0cf4210f279", + "sha256": "ffaf52e7770d2adc8f0c378c355ee832aa7c8cbba5aacc7b577f254664613795", "type": "snapshot", "version": "1.13.1-pre2" }, @@ -3470,7 +3470,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "2f1e1bdc73c588ea61adea023d86282bf3dcf05ac016e4093375324711ca2bac", + "sha256": "82de5769d78faafc67b11ae8cd6dedd4ae319b9c9ab81f5d30c23cfe20356bb2", "type": "snapshot", "version": "1.13.1-pre1" }, @@ -3483,7 +3483,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "476345e9a62fc13e0d6cfc4e153c62ca9de9f493e8acf0b709c20478ef02a9d2", + "sha256": "5234f6f06262359c2ccd2b4811890794a960dffd24bbb6f16346b613369f6f9c", "type": "snapshot", "version": "18w33a" }, @@ -3496,7 +3496,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "565d84bc662a1490a05a0ee814dd5ef80d05720ef5cca07d545cf27367cc8560", + "sha256": "750a3f122742da136d25bbacef6b4c95c512b685d491f18b4bb263c2f3d3cce4", "type": "snapshot", "version": "18w32a" }, @@ -3509,7 +3509,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "43421384153658ec0cf5655a399caf675e5ca3a486a69c9d96ab4f59286bec86", + "sha256": "77ff67728ad0956c83e8b644d4e1ccdaa001224766a0b805ce92e7fbf03e6440", "type": "snapshot", "version": "18w31a" }, @@ -3522,7 +3522,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "79ccfd42e30d18331967e408d07590ebab930f5a0fb23e4e750facb025f1a665", + "sha256": "253c1338ee3a2dccd8a605af79738ca93ada8c1edd4107853873e85153668e91", "type": "snapshot", "version": "18w30b" }, @@ -3535,7 +3535,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "97b15833a01b10cba49bcad1cf80f3ec82e84b0dee27f8d81d09f0988a0bb2b5", + "sha256": "ee1216bf24178a004078b87b10e857931ab0bbdc10feec55e3b1730d5dabe44a", "type": "snapshot", "version": "18w30a" }, @@ -3548,7 +3548,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4dc481846eee3f5a2329fb2f2fff4906cdf04548919ded875965ce0565b8a846", + "sha256": "df1ef11613c23bc2ae0e89c7197962c2a5924d4e250982c24695d4abdc7160fa", "type": "release", "version": "1.13" }, @@ -3561,7 +3561,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4eded64730b45e1f43732d4708e372d11da4dec32941e9241624eef00d41bebc", + "sha256": "87c6729dd9f64d6bc821882763a6b8b92b51bb285b1c71ae86ae1ec70672bb6b", "type": "snapshot", "version": "1.13-pre10" }, @@ -3574,7 +3574,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "929d6bce001e3d3662d53bf7127c246684aa2aaec3ce9d36545617b3ff405137", + "sha256": "306a59f0c89d82fc267ebf6d3219564907e6621c9cd575b05e0f37aa3fe94b70", "type": "snapshot", "version": "1.13-pre9" }, @@ -3587,7 +3587,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "49e2311e66396651560258d3b4fbbe11a65e10ac16b10f5e9141bf2f40ba26b3", + "sha256": "ffdc1d9acce208c862c4f32011f6e027678b324ea4a1f46c8fd03c7a9d45936e", "type": "snapshot", "version": "1.13-pre8" }, @@ -3600,7 +3600,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a782cdaf721fea5fec01e27ba930d22962b8d42fa9d94a7de0f583db76b1fbd5", + "sha256": "90530d7d37d3c3026bb7db308392623b3c51364cf91e34bc5ebf09f26ccdebbb", "type": "snapshot", "version": "1.13-pre7" }, @@ -3613,7 +3613,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "b9b7b9081cf2a24e55f94c6f4f9049dcedb793862696be23aeb21538af272002", + "sha256": "2ad39c4eae4303fc5ab3d666483b261324d5b0e19ffc1f150b550844f2bf24c7", "type": "snapshot", "version": "1.13-pre6" }, @@ -3626,7 +3626,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5b7fdfa66e2c13f022d91eea15903ec4b6d064d78ebec97efcc3bf1b89cbd71d", + "sha256": "eda8455260e39b62b221b3b7c91dfa868b990bec0e8fb63c4e270c0cec239ac9", "type": "snapshot", "version": "1.13-pre5" }, @@ -3639,7 +3639,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a94b629dce05cce8b1e83a30c0d9950f4e77910e6d0a4f2b886fb54dcabdc93d", + "sha256": "c5c2f0507eff50b4e0ac4840549870c56d740e3533bb3974f6dac2e2f3603989", "type": "snapshot", "version": "1.13-pre4" }, @@ -3652,7 +3652,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "307dc47750c756a296a4828bbfe6dd06dc81e8cf2b34206f20c37df5241c112a", + "sha256": "792289b4e22096439d9e375ac9a2fa04dee872b6a79954e6e1ef082d2d312886", "type": "snapshot", "version": "1.13-pre3" }, @@ -3665,7 +3665,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "f39390b28167d4e0191890f53d02e2fd52abcaf268cdc5cf8c8686cdf3178be6", + "sha256": "e4e3a2313d48568fb71be2613d00b5cd84ffe6bc1b963ee7161856a35392e68d", "type": "snapshot", "version": "1.13-pre2" }, @@ -3678,7 +3678,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3bb2951934deaaaee2f081e20c8466f5bed6882ad0cb586bb60c17e06ab06433", + "sha256": "e2585a37253d1fd04a8cfe8927a617e5c517904775d3e9a404d61ac7f91d7319", "type": "snapshot", "version": "1.13-pre1" }, @@ -3691,7 +3691,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "776bc036dc8c6b9c152feb10b684ab34311d6f71ddf37e2b32dc18914afd7f65", + "sha256": "ad1772c3e24047d85796ae8e3d94df16b2c6e084c818fc242b0c80bb1dba6ade", "type": "snapshot", "version": "18w22c" }, @@ -3704,7 +3704,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "70f8e661f8a08cc1a07e3f34ded7f8fb0b602e2552201b441e347e72229147ad", + "sha256": "d2f71ba8adce0e5f58fa768d6dc46ed824c3d656f6a591eca0cf114efa15c34a", "type": "snapshot", "version": "18w22b" }, @@ -3717,7 +3717,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "8d7a438183d364c4a15f320ad55799e5d8dec192fa04375567f6f7a6cbfebf76", + "sha256": "426e91e4e240e6d31bedac9b1300b5ccbaa24a06f04990957c8fed9b607a1607", "type": "snapshot", "version": "18w22a" }, @@ -3730,7 +3730,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ec976449ab0eaa641ec14e0046e4baba6b2936444811899cf872aeb75b74bd7c", + "sha256": "6c60ba0aa55f9a7326226c450725108bb954353feadf2590afeb42fbf511c1d5", "type": "snapshot", "version": "18w21b" }, @@ -3743,7 +3743,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9e019f0e7b4f38663af880e7c1bde4acac78dbe3dea3d527653f34ea66cd3c92", + "sha256": "bd1617387e1944589ec4eba8eedb8f42b52262369a44ececdc27fc622b1c731d", "type": "snapshot", "version": "18w21a" }, @@ -3756,7 +3756,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "90581bff00e2303a59c4e70006bda7af6ccc520b1ce6a68a11dd7feefeab9773", + "sha256": "66b4c4a440e56296052015270720c546877cc809fea7c2ec5e158461d9ec43ca", "type": "snapshot", "version": "18w20c" }, @@ -3769,7 +3769,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "eaadbc2c82a3c11b36a6cdf756ac5a14b8bc367fcbb61a763f0a7fbaed39b40b", + "sha256": "16a6a94e60ebaabb7d518418315779b35dea5b1c5f053867a10fb6a094bce174", "type": "snapshot", "version": "18w20b" }, @@ -3782,7 +3782,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "03337320e292119d5764f663f5a4549b38b046a95ad056396bf5012b90def5b5", + "sha256": "b5a95230679a2f144ef31f3d11bc70ec5d7d02dd049637b25a112ff67756a5e7", "type": "snapshot", "version": "18w20a" }, @@ -3795,7 +3795,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6e100be2426557edce5e255fd4c427fc984b95c266b45451199782934a82db77", + "sha256": "c35f21877f34f3d798969133235ba264f37388e11c15fbc7ec1366f7d4c05af6", "type": "snapshot", "version": "18w19b" }, @@ -3808,7 +3808,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "da5a7f743e33cf7486da59c0f52a45587cd45a994f485d3c9b9591af2d6d645d", + "sha256": "fa086ecfb41de8f9a7835936740872520faa247c238818c6a0ed629c4f2e4a1a", "type": "snapshot", "version": "18w19a" }, @@ -3821,7 +3821,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "db6f3001acb5be38a6ad293f5f9b0a5d0d97a5557038921b1df38587d856335d", + "sha256": "5fba82aafb48932fb7f4d2a1ef55651129425db953317bcac8d166a7838b0283", "type": "snapshot", "version": "18w16a" }, @@ -3834,7 +3834,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "0c4b975d047393729455faf9b79aaf71f4a158f028fe394fdcacb47d481739b1", + "sha256": "2831e07d725ee9d3f55fdc4b8658d14bfc4ba6cd74a3866054aef07be963da5d", "type": "snapshot", "version": "18w15a" }, @@ -3847,7 +3847,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "9897c1f4bba5283187ac2f84d9487131acc89fed5fd015a1148962f4bf8d45df", + "sha256": "da5bcc82b01d12d8f8d232af4c68b9defef01b9c9f233dc77178026892bd8373", "type": "snapshot", "version": "18w14b" }, @@ -3860,7 +3860,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6d610307e0867b09204de7fe2f07f5beb2c9329360805b9c90eefbe01d99b969", + "sha256": "199edc295a5168d71d31c67a0a4201f680bfea01bab3c731d9fed4adba42b526", "type": "snapshot", "version": "18w14a" }, @@ -3873,7 +3873,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fe78d4dcbddddd293572ed27a9f41db7f800dba8ab9a0f6a7955e0b065c8b654", + "sha256": "43965e3a157b492249cec40950784639bec9917429e457c5745a64431c5e3b28", "type": "snapshot", "version": "18w11a" }, @@ -3886,7 +3886,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "be88fdace4994981f3e255be726f7903e8d492a545406e52eb739c28555d2ac4", + "sha256": "e034c347c66dac8ae545eb1069492b60f72b3eb98a50aadc03a480e926759b33", "type": "snapshot", "version": "18w10d" }, @@ -3899,7 +3899,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "7e15026fb07d8b9e175b0ff6394afdf5e0a9354dadc2ff27be6bfef76401d743", + "sha256": "128e23c4fed08dc1db54b279b1c459c6569e3a977da09691348311e31aec6365", "type": "snapshot", "version": "18w10c" }, @@ -3912,7 +3912,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4752f3cfd721fadb5c38acf60fc49565958659fa67ea1b0064a4f5b3583ff0e9", + "sha256": "5a1172f3b3f1321907b233aff255e8337eca7239c5fb23fbc0cf8024fac3003c", "type": "snapshot", "version": "18w10b" }, @@ -3925,7 +3925,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "6e59d59248b2e931930056b3ac8a9c6bc19fa83f2ca5d8bb13874100e817f837", + "sha256": "80061f24f2c55a53c363f3838f72bd7478a5b77d80893d6ec22a39f1af34450c", "type": "snapshot", "version": "18w10a" }, @@ -3938,7 +3938,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "61ec809e9dbbb071f85e06e1230e1734749734bbfb97e5d4b61f0012ec400706", + "sha256": "8cff9f6a9789a08155c200dbf1bda66d7b848a6b1c76c4035398aa6b25d1d180", "type": "snapshot", "version": "18w09a" }, @@ -3951,7 +3951,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "897f627a4e8a13f97e4f0ee3abc5b544329b14438963c00fe4f11665fedab49d", + "sha256": "c0d740bd39108df4b378a3d207f59c0f4d4669e584d1e1aa3ef3c64d6048de81", "type": "snapshot", "version": "18w08b" }, @@ -3964,7 +3964,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "ade56b2c0b54f4fdfe49068950c75bfea3368f7dcb0faf9bb2db6238b2ab7e39", + "sha256": "d9d66bbada62ed4bb4e4e917a3d5e0e6ec1b6259678c0cdc3c116080e42725ea", "type": "snapshot", "version": "18w08a" }, @@ -3977,7 +3977,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "1f672bb0bc167055e88e57dcf27c170b722295a8d3637c61136f507987b9f0bb", + "sha256": "4f87062d0daa270e212cc531a8158e536c4883ac0f04fbd2804275e9d45df211", "type": "snapshot", "version": "18w07c" }, @@ -3990,7 +3990,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fc4f9aeb8877874a2a6eceef052e2e3c7e88b1463fce078180597285e7948163", + "sha256": "59be9d35ce0a81c5ef15751fa8888c1d6926b4b8b27e897a3733d3fb6c6ddc9c", "type": "snapshot", "version": "18w07b" }, @@ -4003,7 +4003,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "5d3529c11656784d16590ac7fd2b4e5eaa99db9cebc93cd53607ac4f2dd9bbfd", + "sha256": "360cd75c14f07e7867acb5d45e69b91381f55ccdf3cdb9d73391b2096601ba9b", "type": "snapshot", "version": "18w07a" }, @@ -4016,7 +4016,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "fc5eacf397a5ba92902cf4ac1e7810ac9d5837e5abf7a14bcd646972785d8866", + "sha256": "01164fadcb2542a53bd33bc9998464f173823e78dd5afcce63acc17aba204586", "type": "snapshot", "version": "18w06a" }, @@ -4029,7 +4029,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e238dc965346a153ba7e1e1d37cff3bcf771161e1acc7a076a4cc7bf11824dcf", + "sha256": "5353b3c8eabc8b3f9f779a434b82f7d90764f3d32fc6d1ea9cd62c127ef7e6c0", "type": "snapshot", "version": "18w05a" }, @@ -4042,7 +4042,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bbc0c9d704bef4892c10a106e42cbfe608ede4776289152b53a1db29c6f32350", + "sha256": "30fc6dac5c26410c278e17e4d50682fd6b9a4e1cc47cc74fc762871258744c27", "type": "snapshot", "version": "18w03b" }, @@ -4055,7 +4055,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "82d266e69c7fd26cc6686e99e725a7315f9853ad9c7bdafd3eba7e3016cb44d0", + "sha256": "652920539f47dfd34ceb31681a40aee3d6d15547721f562239dc0f6583b5b0ff", "type": "snapshot", "version": "18w03a" }, @@ -4068,7 +4068,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "a9e3da4c9abc94e6b8f8a2a8b04108b139ce37f6d6c852501f8804f0e5957187", + "sha256": "435668465b1fbc7b515f89c4b237dfcd536e52c4814ccda545df3bde9077b07f", "type": "snapshot", "version": "18w02a" }, @@ -4081,7 +4081,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "539783af5f860a65958c431789c998fed8a04da7bcafc8e4a3654e192ca43859", + "sha256": "572c90b398e692162d27a431454ad5ada383a12e7017c783a9419f944d870323", "type": "snapshot", "version": "18w01a" }, @@ -4094,7 +4094,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "e5b1b81129df1bae74c536eb27d77f919bcb93531dad8fb267d2dbeb872ce28b", + "sha256": "48e5ada7bed1c8fb836d75f6c7e23b088b032f39668b58daef60d212fa33cedd", "type": "snapshot", "version": "17w50a" }, @@ -4107,7 +4107,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c4d6dd11d2038ba871329e09115dba7f17a4dabff73de78f4591b386cfc653c8", + "sha256": "902d2bdd8be9ceec49e6bcca2598912bb929e4d977754368d736211ed7856796", "type": "snapshot", "version": "17w49b" }, @@ -4120,7 +4120,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d77293fbbfdc3b9b2fd1f03f6b18cdc59299808421b7b0ff9133d9c3b52c7e48", + "sha256": "2b990a8039f931ea83d15e86bf094c7a18fd11e47e90598a9810ad127819fc1c", "type": "snapshot", "version": "17w49a" }, @@ -4133,7 +4133,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "3d4889ffddee70205df1ef64ed71c4ca35f7a878cbf7b1c9eb23369fbf916477", + "sha256": "143137668169b148842e2c67354f9bdbfb3fc64c4d42c5e535e297e0127c97e9", "type": "snapshot", "version": "17w48a" }, @@ -4146,7 +4146,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "4e593ee277660971d2f5d98201d8cfb5001fe18608e55b41cbf64914e5b6fa58", + "sha256": "fe633c500b4ddf82759f7985b65701c2099f1f3918ffc3e16593f4146b3674e9", "type": "snapshot", "version": "17w47b" }, @@ -4159,7 +4159,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d2ae58227e1f17d02a7ac11448f41b571201cc952df4d96c8759eb35f988295e", + "sha256": "3032812dc429605b998106b7d91dc6b8dce4c4e1fc7a9b2ec676b7411864c532", "type": "snapshot", "version": "17w47a" }, @@ -4172,7 +4172,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "bbe697c665d491da8079aa9cad8dd287dfb86ddc6e5ef43055486ac188a3c91a", + "sha256": "5c740afb7dbb570f131b88611e3d08cc66cf020ea8eb5600d1bae7cf3390d382", "type": "snapshot", "version": "17w46a" }, @@ -4185,7 +4185,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "59f901b465bc5a388f351913e249d9783ea2e64120861a5fc17e2bf20da80679", + "sha256": "9f501a2acd4c9690e2285364e5cfd3e187ea1801c9a1e1316be283de4f089eba", "type": "snapshot", "version": "17w45b" }, @@ -4198,7 +4198,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "d583d79b1fdeb81053723565a3809d23d1d6d6406972d97d4e41a0a21d2f5844", + "sha256": "4046248affc984b3572c422c03262e7142b9def17a6dc7066427596efd463ad4", "type": "snapshot", "version": "17w45a" }, @@ -4211,7 +4211,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "c896cfaedabf03323102c778c5cfeb4ed1479b06c3de77105e4cc1a5c734261a", + "sha256": "ee1b6641a7845d2486b4bd352f7f64035269e8b2a375e741a8960e8d847d1f29", "type": "snapshot", "version": "17w43b" }, @@ -4224,7 +4224,7 @@ "uid": "org.lwjgl3" } ], - "sha256": "040c4c332b82aa0845ab0e71213e9a75bc6425be3a83ecca8fb2f39e8c89332b", + "sha256": "f2a670058233aa6585c519dda1baf63f49f480e4108fac6d9dbfb004c5324f88", "type": "snapshot", "version": "17w43a" }, @@ -4237,7 +4237,7 @@ "uid": "org.lwjgl" } ], - "sha256": "377257aef943cfce20385dc3d94ec13ba007ecf15995910b0deea266bdbbb5ef", + "sha256": "8273a66e3751c592cc2c75179231b8d04f614ea69941e74ec95818003cfb335e", "type": "release", "version": "1.12.2" }, @@ -4250,7 +4250,7 @@ "uid": "org.lwjgl" } ], - "sha256": "1f7648b8f539de6f1c129afc5851075f3b4c7479950fef2196f671c9cad5de1a", + "sha256": "5fe9d7c0202c88a39ab37d5441a3ed176cc25e2ea5c08af2690ea9db724485e8", "type": "snapshot", "version": "1.12.2-pre2" }, @@ -4263,7 +4263,7 @@ "uid": "org.lwjgl" } ], - "sha256": "7c32f3437dde94e45e92a8f22ef70c1e776084adb85d7147496babd1bef19093", + "sha256": "fbbd9777ab1b44f61c296865819f66ec81b029eb5679499cc8c861047e9cdf10", "type": "snapshot", "version": "1.12.2-pre1" }, @@ -4276,7 +4276,7 @@ "uid": "org.lwjgl" } ], - "sha256": "d0ea0bb09da811a6e97ceed75a5e18f7d301f9a7369d179c55cfcab855f371f9", + "sha256": "93a0b50a96c1ed922ef427a4581cb29d09b7a9c304bc8ba49fb610a6a76fc912", "type": "release", "version": "1.12.1" }, @@ -4289,7 +4289,7 @@ "uid": "org.lwjgl" } ], - "sha256": "78c4c608099c5ab9d8b831cac4ad8fb464acd5b2290d948d11e000da62ea9fdf", + "sha256": "f7a70ee3bbfa7137ec729025ffe3a32b145b1009212cddc560929c6128c05877", "type": "snapshot", "version": "1.12.1-pre1" }, @@ -4302,7 +4302,7 @@ "uid": "org.lwjgl" } ], - "sha256": "28b9b6f724585d256948d4b3dc14913bc938e49bf06e36bbdba2b82b673d5ab7", + "sha256": "549bf220384bebc2f3101149a75324a787c4722eaf8f78e632878a3cc5584458", "type": "snapshot", "version": "17w31a" }, @@ -4315,7 +4315,7 @@ "uid": "org.lwjgl" } ], - "sha256": "6e55f7fb845b31d28b57381f3ab5288ec8b17a8e5b169a890e5e0917ce282bef", + "sha256": "bfbbd116eb960dad89ee8040649c773c83cb4bf8706f8bdca916abcfd382d15d", "type": "release", "version": "1.12" }, @@ -4328,7 +4328,7 @@ "uid": "org.lwjgl" } ], - "sha256": "fa0e9adb14f0757a49ba8a567b655285807189d4bdbbbfbac8de44259c7aaa0d", + "sha256": "9de0927c2fbc59a94f6b49e0fcbf423ace02717f5fc2c5e56e902c7f978a3405", "type": "snapshot", "version": "1.12-pre7" }, @@ -4341,7 +4341,7 @@ "uid": "org.lwjgl" } ], - "sha256": "638aeaf13f5b179d8e90ed42beefa8d5737f71d9d9f452fc7d7639c020da1b92", + "sha256": "5c9919513c47c41efb40e901828f9099d258c1e9eb7028fb5bb995d0c581c616", "type": "snapshot", "version": "1.12-pre6" }, @@ -4354,7 +4354,7 @@ "uid": "org.lwjgl" } ], - "sha256": "d11819701db5fc7b7efcfb8af860d92a3474fff0720a4b675d14f840a4e0e2a8", + "sha256": "f95583eb965086ab196eaf4c94d9ce13779a105e4ae1bbc582494d18d5553f17", "type": "snapshot", "version": "1.12-pre5" }, @@ -4367,7 +4367,7 @@ "uid": "org.lwjgl" } ], - "sha256": "8d66c484f049fee98155218612b7a5bdb501e629eb0b4a3bd4dcf4da0041d786", + "sha256": "40da70f6c0d3f5a4040307fee7ff7fd90ef44b4b7103a1d5e2db6af50ea28985", "type": "snapshot", "version": "1.12-pre4" }, @@ -4380,7 +4380,7 @@ "uid": "org.lwjgl" } ], - "sha256": "30154e11d5a22f93fc70be2bd17ecb75ff3862c4c026615b71b3b0c93746b04d", + "sha256": "40164d5ad1d411ca29ee6524a853ec5647b551d9268227f9c575c17a5167ddfc", "type": "snapshot", "version": "1.12-pre3" }, @@ -4393,7 +4393,7 @@ "uid": "org.lwjgl" } ], - "sha256": "92b99deecea6e3737ca5d4fbdcd3a720c9d400eb8de53727b0a1c29d747005bb", + "sha256": "ae5eb937041db3b5f673b34957d60701f8a917f3fa3706485156d53e8f3a81d4", "type": "snapshot", "version": "1.12-pre2" }, @@ -4406,7 +4406,7 @@ "uid": "org.lwjgl" } ], - "sha256": "05213b5ddcd2275b63dabc89c7098496b0303555bd907b5cfbc82cd3bae1a7aa", + "sha256": "5758594d900c252993104d88c9c62fc0f594d8fc0efa892062a59b0195abc22d", "type": "snapshot", "version": "1.12-pre1" }, @@ -4419,7 +4419,7 @@ "uid": "org.lwjgl" } ], - "sha256": "e1454eeabf64c1406335e26c9815a61aee935bd7e361599157dfad0e533266aa", + "sha256": "eda8193da8d1aac74236549f61885c31c9a7fb87869dc342c5f2041999c774ba", "type": "snapshot", "version": "17w18b" }, @@ -4432,7 +4432,7 @@ "uid": "org.lwjgl" } ], - "sha256": "98ed3f18019377baba51583a18ac7e235bdbe4a5c363532d93d607daae6c1d61", + "sha256": "9db54c21cb4e58822e70960f17f675d68341c9269717b38ff07ae06537f93ecf", "type": "snapshot", "version": "17w18a" }, @@ -4445,7 +4445,7 @@ "uid": "org.lwjgl" } ], - "sha256": "a9758cc6106eec5daab9217972c54766d00d3b7749cd9b7a83c9cb7a215d184a", + "sha256": "4cf3504092d98c0db1ae35aabfb735b12d6d74659f93c50cf6725796d38a1ec5", "type": "snapshot", "version": "17w17b" }, @@ -4458,7 +4458,7 @@ "uid": "org.lwjgl" } ], - "sha256": "cc6270955121d62776cd9f25492170de636bcff7619181808f2f4abc2d08c166", + "sha256": "c3b713ae2d17d25cbdde54345096ebbe7a0fcb6980c634bb6c823f814f3ae891", "type": "snapshot", "version": "17w17a" }, @@ -4471,7 +4471,7 @@ "uid": "org.lwjgl" } ], - "sha256": "5f29f83f9f0c4c4ad65b4da2c3e07ce2b90f72396499ca91429795bb962c0771", + "sha256": "e8c2354d9913306407f2fd8d84e39dd571f9a324631e859f8caf81365babc9ba", "type": "snapshot", "version": "17w16b" }, @@ -4484,7 +4484,7 @@ "uid": "org.lwjgl" } ], - "sha256": "25ad31c19f708036c6d7734d2e49bbc25037c843670e46c5d6f1ca4e4147a51b", + "sha256": "635e0f9f817952d7283358bc99b5a4d1641c3efff411c136f996fdcaf2cd6275", "type": "snapshot", "version": "17w16a" }, @@ -4497,7 +4497,7 @@ "uid": "org.lwjgl" } ], - "sha256": "53c4abba83e7212234605bb3fb9f4d65865cf61fa38fcac9e1f72262479d0fd8", + "sha256": "363e47060caf78081f565a0f3fbbfba8fa509fe6f90b5efc96837dda4873bb14", "type": "snapshot", "version": "17w15a" }, @@ -4510,7 +4510,7 @@ "uid": "org.lwjgl" } ], - "sha256": "6dec2f01821eca69737c6dc1628739e8240dcbf5373f96f1e92ec4d951a3823c", + "sha256": "d1465d4ff2497f92d82eddfd9f226ed7fe12f4aed0a19bd58c8fef9f6a41f347", "type": "snapshot", "version": "17w14a" }, @@ -4523,7 +4523,7 @@ "uid": "org.lwjgl" } ], - "sha256": "046108287374bf61e139a4e8cd437e9c69ccb09905b6ffc5f8132bde6fcad2fd", + "sha256": "91895867f807fabf335dca62e16eedd8b50672f6e091ea17b91c2b7ce3255d17", "type": "snapshot", "version": "17w13b" }, @@ -4536,7 +4536,7 @@ "uid": "org.lwjgl" } ], - "sha256": "8f972a158b4330ce8b962a83c760d0b2a495bf02108ab5a5108d9e33d9f3c31d", + "sha256": "bb482251a6028c608db9c283c2d37d8909020f9f75ca40dff1bb710b2a78d854", "type": "snapshot", "version": "17w13a" }, diff --git a/org.lwjgl/2.9.0.json b/org.lwjgl/2.9.0.json index fe33315cc..791102a71 100644 --- a/org.lwjgl/2.9.0.json +++ b/org.lwjgl/2.9.0.json @@ -14,11 +14,21 @@ "size": 10362, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "5aa2edeb64ddfe117d5985152280b55864ce694a", + "size": 6266, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/jinput-platform-2.0.5.jar" + }, "natives-osx": { "sha1": "53f9c919f34d2ca9de8c51fc4e1e8282029a9232", "size": 12186, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "5189eb40db3087fb11ca063b68fa4f4c20b199dd", + "size": 10031, + "url": "https://github.com/r58Playz/jinput-m1/raw/main/plugins/OSX/bin/jinput-platform-2.0.5.jar" + }, "natives-windows": { "sha1": "385ee093e01f587f30ee1c8a2ee7d408fd732e16", "size": 155179, @@ -34,7 +44,9 @@ "name": "net.java.jinput:jinput-platform:2.0.5", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, diff --git a/org.lwjgl/2.9.1-nightly-20131120.json b/org.lwjgl/2.9.1-nightly-20131120.json index 55ad79007..7f30dd7b6 100644 --- a/org.lwjgl/2.9.1-nightly-20131120.json +++ b/org.lwjgl/2.9.1-nightly-20131120.json @@ -14,11 +14,21 @@ "size": 10362, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "5aa2edeb64ddfe117d5985152280b55864ce694a", + "size": 6266, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/jinput-platform-2.0.5.jar" + }, "natives-osx": { "sha1": "53f9c919f34d2ca9de8c51fc4e1e8282029a9232", "size": 12186, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "5189eb40db3087fb11ca063b68fa4f4c20b199dd", + "size": 10031, + "url": "https://github.com/r58Playz/jinput-m1/raw/main/plugins/OSX/bin/jinput-platform-2.0.5.jar" + }, "natives-windows": { "sha1": "385ee093e01f587f30ee1c8a2ee7d408fd732e16", "size": 155179, @@ -34,7 +44,9 @@ "name": "net.java.jinput:jinput-platform:2.0.5", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -66,11 +78,21 @@ "size": 571429, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.1-nightly-20131120/lwjgl-platform-2.9.1-nightly-20131120-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "ba120169db0180f4188ddf4b240668a41f11d35f", + "size": 480907, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar" + }, "natives-osx": { "sha1": "d589214b69ac486d5e6466a6a15f77cf78c8b411", "size": 527201, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.1-nightly-20131120/lwjgl-platform-2.9.1-nightly-20131120-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "eff546c0b319d6ffc7a835652124c18089c67f36", + "size": 488316, + "url": "https://github.com/MinecraftMachina/lwjgl/releases/download/2.9.4-20150209-mmachina.2/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar" + }, "natives-windows": { "sha1": "d2330e003d621521b11dc729a8f8d5aa21875ca7", "size": 611339, @@ -86,7 +108,9 @@ "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1-nightly-20131120", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -98,7 +122,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.1-nightly-20131120/lwjgl-2.9.1-nightly-20131120.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20131120" + "name": "org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20131120", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -108,7 +149,72 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.1-nightly-20131120/lwjgl_util-2.9.1-nightly-20131120.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20131120" + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20131120", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "697517568c68e78ae0b4544145af031c81082dfe", + "size": 1047168, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d51a7c040a721d13efdfbd34f8b257b2df882ad0", + "size": 173887, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20131017", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 2", diff --git a/org.lwjgl/2.9.1.json b/org.lwjgl/2.9.1.json index 1c9a5b92a..af57aee5b 100644 --- a/org.lwjgl/2.9.1.json +++ b/org.lwjgl/2.9.1.json @@ -14,11 +14,21 @@ "size": 10362, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "5aa2edeb64ddfe117d5985152280b55864ce694a", + "size": 6266, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/jinput-platform-2.0.5.jar" + }, "natives-osx": { "sha1": "53f9c919f34d2ca9de8c51fc4e1e8282029a9232", "size": 12186, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "5189eb40db3087fb11ca063b68fa4f4c20b199dd", + "size": 10031, + "url": "https://github.com/r58Playz/jinput-m1/raw/main/plugins/OSX/bin/jinput-platform-2.0.5.jar" + }, "natives-windows": { "sha1": "385ee093e01f587f30ee1c8a2ee7d408fd732e16", "size": 155179, @@ -34,7 +44,9 @@ "name": "net.java.jinput:jinput-platform:2.0.5", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -66,11 +78,21 @@ "size": 571424, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "ba120169db0180f4188ddf4b240668a41f11d35f", + "size": 480907, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar" + }, "natives-osx": { "sha1": "2d12c83fdfbc04ecabf02c7bc8cc54d034f0daac", "size": 527196, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "eff546c0b319d6ffc7a835652124c18089c67f36", + "size": 488316, + "url": "https://github.com/MinecraftMachina/lwjgl/releases/download/2.9.4-20150209-mmachina.2/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar" + }, "natives-windows": { "sha1": "4c517eca808522457dd95ee8fc1fbcdbb602efbe", "size": 611334, @@ -86,7 +108,9 @@ "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.1", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -98,7 +122,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl:2.9.1" + "name": "org.lwjgl.lwjgl:lwjgl:2.9.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -108,7 +149,72 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1" + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "697517568c68e78ae0b4544145af031c81082dfe", + "size": 1047168, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d51a7c040a721d13efdfbd34f8b257b2df882ad0", + "size": 173887, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20131017", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 2", diff --git a/org.lwjgl/2.9.3.json b/org.lwjgl/2.9.3.json index 233acb175..74185daa5 100644 --- a/org.lwjgl/2.9.3.json +++ b/org.lwjgl/2.9.3.json @@ -14,11 +14,21 @@ "size": 10362, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "5aa2edeb64ddfe117d5985152280b55864ce694a", + "size": 6266, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/jinput-platform-2.0.5.jar" + }, "natives-osx": { "sha1": "53f9c919f34d2ca9de8c51fc4e1e8282029a9232", "size": 12186, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "5189eb40db3087fb11ca063b68fa4f4c20b199dd", + "size": 10031, + "url": "https://github.com/r58Playz/jinput-m1/raw/main/plugins/OSX/bin/jinput-platform-2.0.5.jar" + }, "natives-windows": { "sha1": "385ee093e01f587f30ee1c8a2ee7d408fd732e16", "size": 155179, @@ -34,7 +44,9 @@ "name": "net.java.jinput:jinput-platform:2.0.5", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -71,11 +83,21 @@ "size": 578675, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.3/lwjgl-platform-2.9.3-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "ba120169db0180f4188ddf4b240668a41f11d35f", + "size": 480907, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar" + }, "natives-osx": { "sha1": "6686cf6ddaa20b4290aa6599a09bc0d17369be05", "size": 426817, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.3/lwjgl-platform-2.9.3-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "eff546c0b319d6ffc7a835652124c18089c67f36", + "size": 488316, + "url": "https://github.com/MinecraftMachina/lwjgl/releases/download/2.9.4-20150209-mmachina.2/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar" + }, "natives-windows": { "sha1": "fbc2afb3e288578e9942578decb6291a490549a0", "size": 613744, @@ -91,7 +113,9 @@ "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.3", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -103,7 +127,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.3/lwjgl-2.9.3.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl:2.9.3" + "name": "org.lwjgl.lwjgl:lwjgl:2.9.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -113,7 +154,72 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.3/lwjgl_util-2.9.3.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.3" + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.3", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "697517568c68e78ae0b4544145af031c81082dfe", + "size": 1047168, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d51a7c040a721d13efdfbd34f8b257b2df882ad0", + "size": 173887, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20131017", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 2", diff --git a/org.lwjgl/2.9.4-nightly-20150209.json b/org.lwjgl/2.9.4-nightly-20150209.json index 69bfff79e..fbd15ff97 100644 --- a/org.lwjgl/2.9.4-nightly-20150209.json +++ b/org.lwjgl/2.9.4-nightly-20150209.json @@ -14,11 +14,21 @@ "size": 10362, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "5aa2edeb64ddfe117d5985152280b55864ce694a", + "size": 6266, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/jinput-platform-2.0.5.jar" + }, "natives-osx": { "sha1": "53f9c919f34d2ca9de8c51fc4e1e8282029a9232", "size": 12186, "url": "https://libraries.minecraft.net/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "5189eb40db3087fb11ca063b68fa4f4c20b199dd", + "size": 10031, + "url": "https://github.com/r58Playz/jinput-m1/raw/main/plugins/OSX/bin/jinput-platform-2.0.5.jar" + }, "natives-windows": { "sha1": "385ee093e01f587f30ee1c8a2ee7d408fd732e16", "size": 155179, @@ -34,7 +44,9 @@ "name": "net.java.jinput:jinput-platform:2.0.5", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -71,11 +83,21 @@ "size": 578680, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar" }, + "natives-linux-arm64": { + "sha1": "ba120169db0180f4188ddf4b240668a41f11d35f", + "size": 480907, + "url": "https://github.com/r58Playz/lwjgl2-m1/raw/linux-aarch64-built/lwjgl-platform-2.9.4-nightly-20150209-natives-linux.jar" + }, "natives-osx": { "sha1": "bcab850f8f487c3f4c4dbabde778bb82bd1a40ed", "size": 426822, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar" }, + "natives-osx-arm64": { + "sha1": "eff546c0b319d6ffc7a835652124c18089c67f36", + "size": 488316, + "url": "https://github.com/MinecraftMachina/lwjgl/releases/download/2.9.4-20150209-mmachina.2/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar" + }, "natives-windows": { "sha1": "b84d5102b9dbfabfeb5e43c7e2828d98a7fc80e0", "size": 613748, @@ -91,7 +113,9 @@ "name": "org.lwjgl.lwjgl:lwjgl-platform:2.9.4-nightly-20150209", "natives": { "linux": "natives-linux", + "linux-arm64": "natives-linux-arm64", "osx": "natives-osx", + "osx-arm64": "natives-osx-arm64", "windows": "natives-windows" } }, @@ -103,7 +127,75 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209" + "name": "org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d51a7c040a721d13efdfbd34f8b257b2df882ad0", + "size": 173887, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "697517568c68e78ae0b4544145af031c81082dfe", + "size": 1047168, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar" + } + }, + "name": "org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -113,7 +205,21 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar" } }, - "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.4-nightly-20150209" + "name": "org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20131017", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + }, + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 2", diff --git a/org.lwjgl/index.json b/org.lwjgl/index.json index 42997a1f7..76bad756d 100644 --- a/org.lwjgl/index.json +++ b/org.lwjgl/index.json @@ -11,7 +11,7 @@ ], "recommended": true, "releaseTime": "2016-02-03T15:48:38+00:00", - "sha256": "673489244c14c12d05362b35de2d6e5b3ef49ffe320e840f5ca0ad4c0aac59fc", + "sha256": "8445b2a5c175a6e8c61c76969429ecaf6205a06fad3c0b3c4a08010079534715", "type": "release", "version": "2.9.4-nightly-20150209", "volatile": true @@ -24,7 +24,7 @@ ], "recommended": false, "releaseTime": "2015-01-30T11:58:24+00:00", - "sha256": "da794d9923047832e075c1309d7c79695b05c97d2bfcaedbc30e5d1d5a346c88", + "sha256": "5039f7ae4a7d5a2d90971ebdaca027382d7afbaa77334754d662e21b515d8c29", "type": "release", "version": "2.9.3", "volatile": true @@ -44,7 +44,7 @@ ], "recommended": false, "releaseTime": "2014-07-23T13:15:42+00:00", - "sha256": "c802b430108c60f8fb6c93736c6a83614759fef0fac6647b6e8327466c170bb2", + "sha256": "bd5b8b114fac977dce763da36e6b213da5b4a3998689067ae418411d48f481d2", "type": "release", "version": "2.9.1", "volatile": true @@ -57,7 +57,7 @@ ], "recommended": false, "releaseTime": "2013-12-09T12:28:10+00:00", - "sha256": "98f7a087fcbe56c9522bc87b20219caf3cbe748875555b9333498f99bcfce478", + "sha256": "fa6ec1d0dd4a3a2228e26455234eea43c89a19f479c2da2805f57ddaf7537337", "type": "release", "version": "2.9.1-nightly-20131120", "volatile": true @@ -70,7 +70,7 @@ ], "recommended": false, "releaseTime": "2013-09-05T13:05:40+00:00", - "sha256": "0353335955df1750eed9deb17761f60c19d6aa3b7a11e68cbe22a5e58ad36fc4", + "sha256": "a5e70e20c562e9670a05a6d58879d7820e4cac744b7d70739a1c8e4e7ddc666f", "type": "release", "version": "2.9.0", "volatile": true diff --git a/org.lwjgl3/3.1.2.json b/org.lwjgl3/3.1.2.json index 147b6dc1e..c22722b0d 100644 --- a/org.lwjgl3/3.1.2.json +++ b/org.lwjgl3/3.1.2.json @@ -14,7 +14,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-glfw/3.1.2/lwjgl-glfw-3.1.2.jar" } }, - "name": "org.lwjgl:lwjgl-glfw:3.1.2" + "name": "org.lwjgl:lwjgl-glfw:3.1.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -51,7 +68,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -61,7 +95,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-jemalloc/3.1.2/lwjgl-jemalloc-3.1.2.jar" } }, - "name": "org.lwjgl:lwjgl-jemalloc:3.1.2" + "name": "org.lwjgl:lwjgl-jemalloc:3.1.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -98,7 +149,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -108,7 +176,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-openal/3.1.2/lwjgl-openal-3.1.2.jar" } }, - "name": "org.lwjgl:lwjgl-openal:3.1.2" + "name": "org.lwjgl:lwjgl-openal:3.1.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -145,7 +230,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -155,7 +257,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-opengl/3.1.2/lwjgl-opengl-3.1.2.jar" } }, - "name": "org.lwjgl:lwjgl-opengl:3.1.2" + "name": "org.lwjgl:lwjgl-opengl:3.1.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -192,7 +311,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -202,7 +338,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-stb/3.1.2/lwjgl-stb-3.1.2.jar" } }, - "name": "org.lwjgl:lwjgl-stb:3.1.2" + "name": "org.lwjgl:lwjgl-stb:3.1.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -239,7 +392,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -249,7 +419,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.1.2/lwjgl-3.1.2.jar" } }, - "name": "org.lwjgl:lwjgl:3.1.2" + "name": "org.lwjgl:lwjgl:3.1.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -286,7 +473,576 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "71d793d0a5a42e3dfe78eb882abc2523a2c6b496", + "size": 129076, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "074ad243761147df0d060fbefc814614d2ff75cc", + "size": 85072, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "19c7d57e1ab7fee54f35a8615babd5defc355d78", + "size": 156163, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "b0be721188d2e7195798780b1c5fe7eafe8091c1", + "size": 103478, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "948e415b5b2a2c650c25b377a4a9f443b21ce92e", + "size": 469432, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "6b80fc0b982a0723b141e88859c42d6f71bd723f", + "size": 346131, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "bb575058e0372f515587b5d2d04ff7db185f3ffe", + "size": 41667, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "bd40897077bf7d12f562da898b18ac2c68e1f9d7", + "size": 56109, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "98f0ad956c754723ef354d50057cc30417ef376a", + "size": 178409, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "077efa7d7ea41b32df5c6078e912e724cccd06db", + "size": 202038, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "612efd57d12b2e48e554858eb35e7e2eb46ebb4c", + "size": 87121, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "984df31fadaab86838877b112e5b4e4f68a00ccf", + "size": 42693, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 3", diff --git a/org.lwjgl3/3.1.6.json b/org.lwjgl3/3.1.6.json index 3fde729c0..8c709ad8e 100644 --- a/org.lwjgl3/3.1.6.json +++ b/org.lwjgl3/3.1.6.json @@ -14,7 +14,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-glfw/3.1.6/lwjgl-glfw-3.1.6.jar" } }, - "name": "org.lwjgl:lwjgl-glfw:3.1.6" + "name": "org.lwjgl:lwjgl-glfw:3.1.6", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -56,7 +73,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -66,7 +100,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-jemalloc/3.1.6/lwjgl-jemalloc-3.1.6.jar" } }, - "name": "org.lwjgl:lwjgl-jemalloc:3.1.6" + "name": "org.lwjgl:lwjgl-jemalloc:3.1.6", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -108,7 +159,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -118,7 +186,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-openal/3.1.6/lwjgl-openal-3.1.6.jar" } }, - "name": "org.lwjgl:lwjgl-openal:3.1.6" + "name": "org.lwjgl:lwjgl-openal:3.1.6", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -160,7 +245,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -170,7 +272,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-opengl/3.1.6/lwjgl-opengl-3.1.6.jar" } }, - "name": "org.lwjgl:lwjgl-opengl:3.1.6" + "name": "org.lwjgl:lwjgl-opengl:3.1.6", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -212,7 +331,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -222,7 +358,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-stb/3.1.6/lwjgl-stb-3.1.6.jar" } }, - "name": "org.lwjgl:lwjgl-stb:3.1.6" + "name": "org.lwjgl:lwjgl-stb:3.1.6", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -264,7 +417,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -274,7 +444,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.1.6/lwjgl-3.1.6.jar" } }, - "name": "org.lwjgl:lwjgl:3.1.6" + "name": "org.lwjgl:lwjgl:3.1.6", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -316,7 +503,576 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "71d793d0a5a42e3dfe78eb882abc2523a2c6b496", + "size": 129076, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "074ad243761147df0d060fbefc814614d2ff75cc", + "size": 85072, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "19c7d57e1ab7fee54f35a8615babd5defc355d78", + "size": 156163, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "b0be721188d2e7195798780b1c5fe7eafe8091c1", + "size": 103478, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "948e415b5b2a2c650c25b377a4a9f443b21ce92e", + "size": 469432, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "6b80fc0b982a0723b141e88859c42d6f71bd723f", + "size": 346131, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "bb575058e0372f515587b5d2d04ff7db185f3ffe", + "size": 41667, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "bd40897077bf7d12f562da898b18ac2c68e1f9d7", + "size": 56109, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "98f0ad956c754723ef354d50057cc30417ef376a", + "size": 178409, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "077efa7d7ea41b32df5c6078e912e724cccd06db", + "size": 202038, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "612efd57d12b2e48e554858eb35e7e2eb46ebb4c", + "size": 87121, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "984df31fadaab86838877b112e5b4e4f68a00ccf", + "size": 42693, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 3", diff --git a/org.lwjgl3/3.2.1.json b/org.lwjgl3/3.2.1.json index c2787356e..e26d1431f 100644 --- a/org.lwjgl3/3.2.1.json +++ b/org.lwjgl3/3.2.1.json @@ -14,7 +14,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-glfw/3.2.1/lwjgl-glfw-3.2.1.jar" } }, - "name": "org.lwjgl:lwjgl-glfw:3.2.1" + "name": "org.lwjgl:lwjgl-glfw:3.2.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -56,7 +73,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -66,7 +100,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-jemalloc/3.2.1/lwjgl-jemalloc-3.2.1.jar" } }, - "name": "org.lwjgl:lwjgl-jemalloc:3.2.1" + "name": "org.lwjgl:lwjgl-jemalloc:3.2.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -108,7 +159,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -118,7 +186,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-openal/3.2.1/lwjgl-openal-3.2.1.jar" } }, - "name": "org.lwjgl:lwjgl-openal:3.2.1" + "name": "org.lwjgl:lwjgl-openal:3.2.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -160,7 +245,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -170,7 +272,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-opengl/3.2.1/lwjgl-opengl-3.2.1.jar" } }, - "name": "org.lwjgl:lwjgl-opengl:3.2.1" + "name": "org.lwjgl:lwjgl-opengl:3.2.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -212,7 +331,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -222,7 +358,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-stb/3.2.1/lwjgl-stb-3.2.1.jar" } }, - "name": "org.lwjgl:lwjgl-stb:3.2.1" + "name": "org.lwjgl:lwjgl-stb:3.2.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -264,7 +417,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -274,7 +444,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.1/lwjgl-3.2.1.jar" } }, - "name": "org.lwjgl:lwjgl:3.2.1" + "name": "org.lwjgl:lwjgl:3.2.1", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -316,7 +503,576 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "71d793d0a5a42e3dfe78eb882abc2523a2c6b496", + "size": 129076, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "074ad243761147df0d060fbefc814614d2ff75cc", + "size": 85072, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "19c7d57e1ab7fee54f35a8615babd5defc355d78", + "size": 156163, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "b0be721188d2e7195798780b1c5fe7eafe8091c1", + "size": 103478, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "948e415b5b2a2c650c25b377a4a9f443b21ce92e", + "size": 469432, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "6b80fc0b982a0723b141e88859c42d6f71bd723f", + "size": 346131, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "bb575058e0372f515587b5d2d04ff7db185f3ffe", + "size": 41667, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "bd40897077bf7d12f562da898b18ac2c68e1f9d7", + "size": 56109, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "98f0ad956c754723ef354d50057cc30417ef376a", + "size": 178409, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "077efa7d7ea41b32df5c6078e912e724cccd06db", + "size": 202038, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "612efd57d12b2e48e554858eb35e7e2eb46ebb4c", + "size": 87121, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "984df31fadaab86838877b112e5b4e4f68a00ccf", + "size": 42693, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 3", diff --git a/org.lwjgl3/3.2.2.json b/org.lwjgl3/3.2.2.json index 1122e0d04..6a8cb5a80 100644 --- a/org.lwjgl3/3.2.2.json +++ b/org.lwjgl3/3.2.2.json @@ -14,7 +14,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-glfw/3.2.2/lwjgl-glfw-3.2.2.jar" } }, - "name": "org.lwjgl:lwjgl-glfw:3.2.2" + "name": "org.lwjgl:lwjgl-glfw:3.2.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -46,7 +63,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -56,7 +90,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-jemalloc/3.2.2/lwjgl-jemalloc-3.2.2.jar" } }, - "name": "org.lwjgl:lwjgl-jemalloc:3.2.2" + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -88,7 +139,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -98,7 +166,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-openal/3.2.2/lwjgl-openal-3.2.2.jar" } }, - "name": "org.lwjgl:lwjgl-openal:3.2.2" + "name": "org.lwjgl:lwjgl-openal:3.2.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -130,7 +215,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -140,7 +242,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-opengl/3.2.2/lwjgl-opengl-3.2.2.jar" } }, - "name": "org.lwjgl:lwjgl-opengl:3.2.2" + "name": "org.lwjgl:lwjgl-opengl:3.2.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -172,7 +291,24 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -182,7 +318,24 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-stb/3.2.2/lwjgl-stb-3.2.2.jar" } }, - "name": "org.lwjgl:lwjgl-stb:3.2.2" + "name": "org.lwjgl:lwjgl-stb:3.2.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { @@ -214,17 +367,560 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { "artifact": { - "sha1": "fcbe606c8f8da6f8f9a05e2c540eb1ee8632b0e9", - "size": 7092, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2.jar" + "sha1": "8ad6294407e15780b43e84929c40e4c5e997972e", + "size": 321900, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.2.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8ad6294407e15780b43e84929c40e4c5e997972e", + "size": 321900, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar" + }, + "classifiers": { + "natives-linux": { + "sha1": "ae7976827ca2a3741f6b9a843a89bacd637af350", + "size": 124776, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2-natives-linux.jar" + }, + "natives-macos": { + "sha1": "bbfb75693bdb714c0c69c2c9f9be73d259b43b62", + "size": 48462, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2-natives-macos.jar" + }, + "natives-windows": { + "sha1": "05359f3aa50d36352815fc662ea73e1c00d22170", + "size": 279593, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2-natives-windows.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.2.2", + "natives": { + "linux": "natives-linux", + "osx": "natives-macos", + "windows": "natives-windows" + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "71d793d0a5a42e3dfe78eb882abc2523a2c6b496", + "size": 129076, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "074ad243761147df0d060fbefc814614d2ff75cc", + "size": 85072, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "e9a101bca4fa30d26b21b526ff28e7c2d8927f1b", + "size": 130128, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "155d175037efc76630940c197ca6dea2b17d7e18", + "size": 108691, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-glfw.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "19c7d57e1ab7fee54f35a8615babd5defc355d78", + "size": 156163, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cc04eec29b2fa8c298791af9800a3766d9617954", + "size": 33790, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-jemalloc.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "4fb94224378d3588d52d2beb172f2eeafea2d546", + "size": 36976, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "b0be721188d2e7195798780b1c5fe7eafe8091c1", + "size": 103478, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-jemalloc-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-jemalloc:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "948e415b5b2a2c650c25b377a4a9f443b21ce92e", + "size": 469432, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "6dfce9dc6a9629c75b2ae01a8df7e7be80ba0261", + "size": 79582, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-openal.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "d48e753d85916fc8a200ccddc709b36e3865cc4e", + "size": 88880, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "6b80fc0b982a0723b141e88859c42d6f71bd723f", + "size": 346131, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-openal-natives-macos-arm64.jar" + } } }, - "name": "org.lwjgl:lwjgl-tinyfd:3.2.2" + "name": "org.lwjgl:lwjgl-openal:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "bb575058e0372f515587b5d2d04ff7db185f3ffe", + "size": 41667, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "198bc2f72e0b2eb401eb6f5999aea52909b31ac4", + "size": 937609, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "bd40897077bf7d12f562da898b18ac2c68e1f9d7", + "size": 56109, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-opengl-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "962c2a8d2a8cdd3b89de3d78d766ab5e2133c2f4", + "size": 929233, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-opengl.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "703e4b533e2542560e9f94d6d8bd148be1c1d572", + "size": 113273, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "98f0ad956c754723ef354d50057cc30417ef376a", + "size": 178409, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-stb-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "077efa7d7ea41b32df5c6078e912e724cccd06db", + "size": 202038, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "46a5735f3eb9d17eb5dcbdd5afa194066d2a6555", + "size": 104075, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-stb.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] }, { "downloads": { @@ -234,11 +930,6 @@ "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2.jar" }, "classifiers": { - "javadoc": { - "sha1": "ba657a222ee267b75fa81ae5ab29ae29b50f725f", - "size": 368913, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2-javadoc.jar" - }, "natives-linux": { "sha1": "39e35b161c130635d9c8918ce04e887a30c5b687", "size": 38804, @@ -253,11 +944,6 @@ "sha1": "e9115958773644e863332a6a06488d26f9e1fc9f", "size": 208314, "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2-natives-windows.jar" - }, - "sources": { - "sha1": "2fe76dcf2ca02ae0e64ac7c69eb251c09df0e922", - "size": 5034, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2-sources.jar" } } }, @@ -266,49 +952,235 @@ "linux": "natives-linux", "osx": "natives-macos", "windows": "natives-windows" - } + }, + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { "artifact": { - "sha1": "8ad6294407e15780b43e84929c40e4c5e997972e", - "size": 321900, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar" + "sha1": "fcbe606c8f8da6f8f9a05e2c540eb1ee8632b0e9", + "size": 7092, + "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl-tinyfd/3.2.2/lwjgl-tinyfd-3.2.2.jar" } }, - "name": "org.lwjgl:lwjgl:3.2.2" + "name": "org.lwjgl:lwjgl-tinyfd:3.2.2", + "rules": [ + { + "action": "allow" + }, + { + "action": "disallow", + "os": { + "name": "linux-arm64" + } + }, + { + "action": "disallow", + "os": { + "name": "osx-arm64" + } + } + ] }, { "downloads": { "artifact": { - "sha1": "8ad6294407e15780b43e84929c40e4c5e997972e", - "size": 321900, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2.jar" + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" }, "classifiers": { - "natives-linux": { - "sha1": "ae7976827ca2a3741f6b9a843a89bacd637af350", - "size": 124776, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2-natives-linux.jar" - }, - "natives-macos": { - "sha1": "bbfb75693bdb714c0c69c2c9f9be73d259b43b62", - "size": 48462, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2-natives-macos.jar" - }, - "natives-windows": { - "sha1": "05359f3aa50d36352815fc662ea73e1c00d22170", - "size": 279593, - "url": "https://libraries.minecraft.net/org/lwjgl/lwjgl/3.2.2/lwjgl-3.2.2-natives-windows.jar" + "natives-linux-arm64": { + "sha1": "612efd57d12b2e48e554858eb35e7e2eb46ebb4c", + "size": 87121, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-natives-linux-arm64.jar" } } }, - "name": "org.lwjgl:lwjgl:3.2.2", + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", "natives": { - "linux": "natives-linux", - "osx": "natives-macos", - "windows": "natives-windows" - } + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e664dd69ad7bbcf2053da23efc7848e39e498db", + "size": 719038, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "984df31fadaab86838877b112e5b4e4f68a00ccf", + "size": 42693, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "360899386df83d6a8407844a94478607af937f97", + "size": 318833, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-core.jar" + } + }, + "name": "org.lwjgl:lwjgl:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "3a75b9811607633bf33c978f53964df1534a4bc1", + "size": 5571, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-tinyfd.jar" + } + }, + "name": "org.lwjgl:lwjgl-tinyfd:3.2.2-gman.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "3a75b9811607633bf33c978f53964df1534a4bc1", + "size": 5571, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-tinyfd.jar" + }, + "classifiers": { + "natives-linux-arm64": { + "sha1": "37c744ca289b5d7ae155d79e39029488b3254e5b", + "size": 37893, + "url": "https://github.com/theofficialgman/lwjgl3-binaries-arm64/raw/lwjgl-3.2.2/lwjgl-tinyfd-natives-linux-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-tinyfd:3.2.2-gman.1", + "natives": { + "linux-arm64": "natives-linux-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "1203660b3131cbb8681b17ce6437412545be95e0", + "size": 6802, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-tinyfd.jar" + }, + "classifiers": { + "natives-osx-arm64": { + "sha1": "015b931a2daba8f0c317d84c9d14e8e98ae56e0c", + "size": 41384, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-tinyfd-natives-macos-arm64.jar" + } + } + }, + "name": "org.lwjgl:lwjgl-tinyfd:3.3.1-mmachina.1", + "natives": { + "osx-arm64": "natives-osx-arm64" + }, + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "1203660b3131cbb8681b17ce6437412545be95e0", + "size": 6802, + "url": "https://github.com/MinecraftMachina/lwjgl3/releases/download/3.3.1-mmachina.1/lwjgl-tinyfd.jar" + } + }, + "name": "org.lwjgl:lwjgl-tinyfd:3.3.1-mmachina.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "osx-arm64" + } + } + ] } ], "name": "LWJGL 3", diff --git a/org.lwjgl3/3.3.1.json b/org.lwjgl3/3.3.1.json index 08002cb91..ff2201767 100644 --- a/org.lwjgl3/3.3.1.json +++ b/org.lwjgl3/3.3.1.json @@ -705,6 +705,132 @@ } }, "name": "org.lwjgl:lwjgl:3.3.1" + }, + { + "downloads": { + "artifact": { + "sha1": "513eb39b866d0fe131a18d5c517087805433b029", + "size": 112350, + "url": "https://build.lwjgl.org/release/3.3.1/bin/lwjgl-glfw/lwjgl-glfw-natives-linux-arm64.jar" + } + }, + "name": "org.lwjgl:lwjgl-glfw-natives-linux-arm64:3.3.1-lwjgl.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "c6606e57db075ad218a2e78d2416c159a53b6a0c", + "size": 157996, + "url": "https://build.lwjgl.org/release/3.3.1/bin/lwjgl-jemalloc/lwjgl-jemalloc-natives-linux-arm64.jar" + } + }, + "name": "org.lwjgl:lwjgl-jemalloc-natives-linux-arm64:3.3.1-lwjgl.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "cf4e303257e82981b8b2e31bba3d7f8f7b8f42b2", + "size": 470743, + "url": "https://build.lwjgl.org/release/3.3.1/bin/lwjgl-openal/lwjgl-openal-natives-linux-arm64.jar" + } + }, + "name": "org.lwjgl:lwjgl-openal-natives-linux-arm64:3.3.1-lwjgl.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "1c528fb258a6e63e8fceb4482d8db0f3af10a634", + "size": 57908, + "url": "https://build.lwjgl.org/release/3.3.1/bin/lwjgl-opengl/lwjgl-opengl-natives-linux-arm64.jar" + } + }, + "name": "org.lwjgl:lwjgl-opengl-natives-linux-arm64:3.3.1-lwjgl.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "8e8348a1813aad7f30aaf75ea197151ebb7beba9", + "size": 205491, + "url": "https://build.lwjgl.org/release/3.3.1/bin/lwjgl-stb/lwjgl-stb-natives-linux-arm64.jar" + } + }, + "name": "org.lwjgl:lwjgl-stb-natives-linux-arm64:3.3.1-lwjgl.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "964f628b7a82fd909def086c0dd9a4b84bb259ae", + "size": 42654, + "url": "https://build.lwjgl.org/release/3.3.1/bin/lwjgl-tinyfd/lwjgl-tinyfd-natives-linux-arm64.jar" + } + }, + "name": "org.lwjgl:lwjgl-tinyfd-natives-linux-arm64:3.3.1-lwjgl.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] + }, + { + "downloads": { + "artifact": { + "sha1": "b597401014acb7196c76d97e15a6288f54f1f692", + "size": 86308, + "url": "https://build.lwjgl.org/release/3.3.1/bin/lwjgl/lwjgl-natives-linux-arm64.jar" + } + }, + "name": "org.lwjgl:lwjgl-natives-linux-arm64:3.3.1-lwjgl.1", + "rules": [ + { + "action": "allow", + "os": { + "name": "linux-arm64" + } + } + ] } ], "name": "LWJGL 3", diff --git a/org.lwjgl3/index.json b/org.lwjgl3/index.json index ea59f74f4..2658efbd9 100644 --- a/org.lwjgl3/index.json +++ b/org.lwjgl3/index.json @@ -11,7 +11,7 @@ ], "recommended": false, "releaseTime": "2022-05-23T14:54:00+00:00", - "sha256": "1faec7fb2ec32046236bbdf667c241d7c2d050c9ea1de800cfe659ec9e8ab31c", + "sha256": "37581361ade6c332fee68eb64c594f4eee6451e708d9ce9ff6c5aaaa0a1332c9", "type": "release", "version": "3.3.1", "volatile": true @@ -24,7 +24,7 @@ ], "recommended": false, "releaseTime": "2019-06-19T11:44:29+00:00", - "sha256": "665f62f704f5a7710ea203d583f6b61eb7ea3498821299e77e615995c8ec4507", + "sha256": "00544fe8097d16a9f1299cbde9ad9903269981c0cb41367b577299c951201c72", "type": "release", "version": "3.2.2", "volatile": true @@ -37,7 +37,7 @@ ], "recommended": false, "releaseTime": "2019-05-17T12:21:03+00:00", - "sha256": "e8b2c58f95e47e5a963a712e3f03be356c4520737832633b362582de87fa1a06", + "sha256": "3f2994215df544f7131b9764c487c480925382217914c2faf11ef985463bc4ce", "type": "release", "version": "3.2.1", "volatile": true @@ -50,7 +50,7 @@ ], "recommended": false, "releaseTime": "2018-10-18T14:46:12+00:00", - "sha256": "10b27a590f1d6e6c4c267030286a732e86ca3f02283e72fe2ef24396f056fd1b", + "sha256": "34832f738d487d7b52cc5b761b344d0fc0078055ad58bd915683fdda9e60483b", "type": "release", "version": "3.1.6", "volatile": true @@ -63,7 +63,7 @@ ], "recommended": true, "releaseTime": "2018-05-16T14:35:35+00:00", - "sha256": "55fa65efd41b9942480309bb9fdc8fb1a24e38e7cd9b6135c2a4bf1e125123a2", + "sha256": "4eafc27cd9586d99d85999c9ce49f714ccb16a944345d4be46cd56d92b38e366", "type": "release", "version": "3.1.2", "volatile": true |
