diff --git a/.minecraft/index.toml b/.minecraft/index.toml index cd691a2..3c1fed6 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -4,6 +4,10 @@ hash-format = "sha256" file = "codecraft_icon.png" hash = "50f74a7debb4a852e1384434500515f2478b8dcf0d71b75eba148ca34d89715c" +[[files]] +file = "mods/SecurityCraft v1.9.2.jar" +hash = "558cf47e8e2feb0780057f3d5f10e47d7b97584f3f06f41784df00fc9d20124f" + [[files]] file = "mods/advanced-peripherals.pw.toml" hash = "8390b3bbeeac78407a6604cc440ae8fa8d923d214d99be9b2aad75054541a77e" @@ -194,11 +198,6 @@ file = "mods/quark.pw.toml" hash = "08e39d12e33b6f35b33c4a32977a320d58020b58af91be8a10a54b3c62d04e65" metafile = true -[[files]] -file = "mods/security-craft.pw.toml" -hash = "7a99d4b08d56ca03e5ca630178994118a0fb23b12b555617394e85df6a5a8ce3" -metafile = true - [[files]] file = "mods/storage-drawers.pw.toml" hash = "b5e478bee6fd909d03453c2bdac37211e65d983a92a383ae4cb8975a9e493ad9" diff --git a/.minecraft/mods/SecurityCraft v1.9.2.jar b/.minecraft/mods/SecurityCraft v1.9.2.jar new file mode 100644 index 0000000..7693a5b Binary files /dev/null and b/.minecraft/mods/SecurityCraft v1.9.2.jar differ diff --git a/.minecraft/mods/security-craft.pw.toml b/.minecraft/mods/security-craft.pw.toml deleted file mode 100644 index f993b7f..0000000 --- a/.minecraft/mods/security-craft.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Security Craft" -filename = "SecurityCraft v1.9.2.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "15d6bd732530536dcf2a0fc72add935b746e49c7" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3821245 -project-id = 64760 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 95e8c87..a23cab4 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9fcadefeab7b3b2a5aef3750b7f30d80e458e71c87876686eefa9eb514a3fb9d" +hash = "50aae97e7e9905fe2bd9121664654e052c62d787b0fe3967027af0595146802a" [versions] forge = "40.1.31" diff --git a/README.md b/README.md index c760b62..fee75e4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ ## Disclaimer - [SecurityCraft](https://www.curseforge.com/minecraft/mc-mods/security-craft) - - is included in this repo as an raw JAR due to its filename breaking packwiz. that is litterally the only reason, if you have an problem with this, please fix the filename + - is included in this repo as an raw JAR due to its filename breaking packwiz. that is litterally the only reason, + - security craft devs/curseforge, if you have problem with this, fix the file name, *please* - alter the file name from this to this - - `[1.18.2] SecurityCraft v1.9.1.jar` - - `1.18.2-SecurityCraft-v1.9.1.jar` + - `[1.18.2] SecurityCraft v1.9.2.jar` + - `1.18.2-SecurityCraft-v1.9.2.jar`