Version bump to 0.6.11
Mods added: - Cooking for Blockheads
This commit is contained in:
parent
320505c387
commit
e05d250a49
3 changed files with 20 additions and 2 deletions
|
@ -407,6 +407,11 @@ file = "mods/controlling.pw.toml"
|
|||
hash = "2a50d21837bba88e3c9490c6bb8e0a9b44b052645d5c1481b48a060439c20a3c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cooking-for-blockheads.pw.toml"
|
||||
hash = "cf89b7eb32d4b032ec2d7e5e6b94a159b37077bfe622aff964b5b1c85be4946a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/craftpresence.pw.toml"
|
||||
hash = "412fd174362af3abba3e005335fa22a8afcba5d8f09c9ee2a410d53f8bf44bf7"
|
||||
|
|
13
src/mods/cooking-for-blockheads.pw.toml
Normal file
13
src/mods/cooking-for-blockheads.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Cooking for Blockheads"
|
||||
filename = "cookingforblockheads-forge-1.20-16.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "ae18d4ad7b343382d88b1d3172aeea28a8e00894"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4749420
|
||||
project-id = 231484
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.6.10"
|
||||
version = "0.6.11"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "32994e63e3966d4201e86b69cc3a1f812445295bf32ae120b633add8e0b72df8"
|
||||
hash = "076c56d6798594d1a64f9f66d6ba726369fd558bacba11d3352f7037fe843d08"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue