Version bump to 0.6.18
Mods added: - Advanced Peripherals
This commit is contained in:
parent
8faf2d45e0
commit
7c0544e4be
3 changed files with 20 additions and 2 deletions
|
@ -229,6 +229,11 @@ file = "mods/ad-astra.pw.toml"
|
|||
hash = "705a59232972110ef672922786c6f38399d2a9c95cd5b3ded338379939931304"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/advanced-peripherals.pw.toml"
|
||||
hash = "8287fd8d32b5277804e6d52a7f720229f79176289a18af884f9a67e120d4424b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ae2-things-forge.pw.toml"
|
||||
hash = "8f7696617249a4be35a9d1a2caecce4e17bbffe823f904d10c6fc8b72c4352ca"
|
||||
|
|
13
src/mods/advanced-peripherals.pw.toml
Normal file
13
src/mods/advanced-peripherals.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Advanced Peripherals"
|
||||
filename = "AdvancedPeripherals-1.20.1-0.7.35b.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "c433e7a01b9d9718059886107a5a8a0eb0701f5b"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4896160
|
||||
project-id = 431725
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.6.17"
|
||||
version = "0.6.18"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ae630d98378638ef454db51157402107bda5a82bdbc73b1da47b1d19f52a9ac2"
|
||||
hash = "9e3f9ad719dc18578f68d21e4759793902019c330678566299fb73fb2381ec95"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue