packwiz init
This commit is contained in:
parent
c31cc008ad
commit
6167f7674d
9
index.toml
Normal file
9
index.toml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "LICENSE"
|
||||||
|
hash = "84d0765a0ed076af40929cd3c81f8a5a79ff1875dcf4e071effcaa74185b18f4"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "README.md"
|
||||||
|
hash = "0655f1371600922727fa66a6a3ad90ffb3a5cd9e9f851a66af048b13f3aaa3d3"
|
13
pack.toml
Normal file
13
pack.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Minecraft Modpack"
|
||||||
|
author = "sajenim"
|
||||||
|
version = "1.0.0"
|
||||||
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
|
[index]
|
||||||
|
file = "index.toml"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "eb5b02a619f8d065db4542d0a336befb7116d8012f2ec990e45a2943bbf66cd4"
|
||||||
|
|
||||||
|
[versions]
|
||||||
|
fabric = "0.15.11"
|
||||||
|
minecraft = "1.20.6"
|
Loading…
Reference in a new issue