Initial commit
This commit is contained in:
commit
17079b0096
15 changed files with 248 additions and 0 deletions
13
pack.toml
Normal file
13
pack.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Modpack Vanilla"
|
||||
author = "michi"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "04129d5f5639abd412c38de4efa289896638179b7b3bac20b5699aa295afd102"
|
||||
|
||||
[versions]
|
||||
fabric = "0.19.3"
|
||||
minecraft = "26.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue