packwiz init
This commit is contained in:
parent
4088cf55aa
commit
67d91d8a06
1
.packwizignore
Normal file
1
.packwizignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
README.md
|
2
index.toml
Normal file
2
index.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
hash-format = "sha256"
|
||||||
|
files = []
|
13
pack.toml
Normal file
13
pack.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "smp"
|
||||||
|
author = "endigma"
|
||||||
|
version = "2023"
|
||||||
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
|
[index]
|
||||||
|
file = "index.toml"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e"
|
||||||
|
|
||||||
|
[versions]
|
||||||
|
fabric = "0.14.22"
|
||||||
|
minecraft = "1.20.1"
|
Loading…
Reference in New Issue
Block a user