update compact machines to alpha version
This commit is contained in:
parent
04f78ac44c
commit
e572bb7f14
4 changed files with 18 additions and 18 deletions
|
@ -137,13 +137,13 @@ hash = "609cc27fc55436397fbe2a5c7054b0ff266e447027044f997e8d8caac50e02d3"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "b508bb6b509b96b2e297e94ca2ce365623730b938f32c74d49c574a7ef1ecb24"
|
||||
file = "mods/compact-machines-fabric.pw.toml"
|
||||
hash = "d9568fd2a5fb54ce8b06ce1c2cfbfa3685f4001a8795a75f69f89e12612a9883"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cpm-fabric.pw.toml"
|
||||
hash = "56c32742b462b37f39b2078cdd61cc5a58991000167b37dda5d29214e6e0239b"
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "b508bb6b509b96b2e297e94ca2ce365623730b938f32c74d49c574a7ef1ecb24"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
13
.minecraft/mods/compact-machines-fabric.pw.toml
Normal file
13
.minecraft/mods/compact-machines-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Compact Machines - Fabric"
|
||||
filename = "compactmachines-4.5.0a-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "27193ef2b3e720a97afcc1d032b0f668230093b9"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3934889
|
||||
project-id = 648676
|
|
@ -1,13 +0,0 @@
|
|||
name = "Compact Machines - Fabric"
|
||||
filename = "compactmachines-4.5.0-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/abFBFCgY/versions/4.5.0-fabric/compactmachines-4.5.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "17259cb93d678f44916fc249f9e70d77234cf087"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "abFBFCgY"
|
||||
version = "zaKKhzhF"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "975ff9b2e1ee99dd2368c0c38c0b1c1b01f17f319250b453e8e08cdc03d9ad1d"
|
||||
hash = "3e13898d7b90f32595cfe3431c35fe2a047181e01367a00724b3c0e9d4742f8a"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue