Initialize packwiz modpack (Fabric 1.20.4)
- pack.toml: Pack metadata targeting Minecraft 1.20.4 + Fabric 0.15.11 - index.toml: File index with SHA256 hashes - mods/fabric-api.pw.toml: Fabric API 0.97.3+1.20.4 (Modrinth) - mods/webstreamer.pw.toml: WebStreamer 1.5.0 (Modrinth) - README.md: Setup instructions for server and client Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
11
index.toml
Normal file
11
index.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "8435fe34f180c963234295c6bf8de293b3450d74f2ab74389ac9bdf198d84612"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/webstreamer.pw.toml"
|
||||
hash = "978cc314d07347dc2bcd23e56f93992d79ee5b89a3947d74221b758e8f685e17"
|
||||
metafile = true
|
||||
Reference in New Issue
Block a user