mods: update carry-on

This is crashing when processing NBT data. The fix appears to have made
it into this release.

Additionally, carryon-aeronautics-compat is removed due to its fix being
upstreamed.
This commit is contained in:
2026-08-04 23:21:18 +09:00
parent 98d09b81c4
commit cbd915ffa3
4 changed files with 6 additions and 26 deletions
+1 -6
View File
@@ -189,12 +189,7 @@ metafile = true
[[files]] [[files]]
file = "mods/carry-on.pw.toml" file = "mods/carry-on.pw.toml"
hash = "1c8d5c547320af9be10e988206fdc993a18de86c001e5f86c4e46856858a8de0" hash = "838dbcb90c93bab58691e82c95045bd97c3e096e3a2680a00cf063e56ce35ce3"
metafile = true
[[files]]
file = "mods/carryon-aeronautics-compat.pw.toml"
hash = "8d63d92fb72e89dc9581f09ff2bcdcca388ee2db5dd90e7fec3c01f31cfb604c"
metafile = true metafile = true
[[files]] [[files]]
+4 -5
View File
@@ -1,14 +1,13 @@
name = "Carry On" name = "Carry On"
filename = "carryon-neoforge-1.21.1-2.2.4.4.jar" filename = "carryon-neoforge-1.21.1-2.2.6.13.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/joEfVgkn/versions/cgZi7nC7/carryon-neoforge-1.21.1-2.2.4.4.jar" url = "https://cdn.modrinth.com/data/joEfVgkn/versions/PV8oLZ1q/carryon-neoforge-1.21.1-2.2.6.13.jar"
hash-format = "sha512" hash-format = "sha512"
hash = "8b78ddc55ce6e28d4457dadb5aca4cd32e16d2db3c395276993e67c6acc108ced55e3e3d9a01aa5bf1da0d4fccab6183ba62acc1421054c0b2ecae9bd03cabf6" hash = "e097b11d6f14e0957bab6c0276b81542e786cb86b9c31d9f25975f8c9fb04a734188b8790683298bbc5c695dc3de7d6e947616a20ad26d4a728a3beb0bb78667"
mode = "url"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "joEfVgkn" mod-id = "joEfVgkn"
version = "cgZi7nC7" version = "PV8oLZ1q"
-14
View File
@@ -1,14 +0,0 @@
name = "Carry On + Create Aeronautics Compat"
filename = "CarryOnAeroCompat-1.21.1-1.1.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/MpnDZ1Lx/versions/z7xbAdje/CarryOnAeroCompat-1.21.1-1.1.1.jar"
hash-format = "sha512"
hash = "93684af538863a276232a8bf2a30a54573334023cff9c0a8290a7ff504c222562c447429bc402e591069a26e6fa20e861e5b438d0ce503d5ecdf385067643ed3"
mode = "url"
[update]
[update.modrinth]
mod-id = "MpnDZ1Lx"
version = "z7xbAdje"
+1 -1
View File
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f561db342548781dc7cda09d36a9be5e14cf3b6be2bb795050f6dee0f508d75d" hash = "40c7a10dc49e93b9bda3c8a38de50bb5bac1d064553824abe7e9c1e9e67a34d0"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"