break CF TOS again because Security Craft
This commit is contained in:
parent
ba5b6fe763
commit
b1494acdf6
5 changed files with 9 additions and 22 deletions
|
@ -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"
|
||||
|
|
BIN
.minecraft/mods/SecurityCraft v1.9.2.jar
Normal file
BIN
.minecraft/mods/SecurityCraft v1.9.2.jar
Normal file
Binary file not shown.
|
@ -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
|
|
@ -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"
|
||||
|
|
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue