initial commit

This commit is contained in:
gabetoo 2024-12-21 17:44:39 -05:00
parent b82839eae8
commit 7ba7d996e1
4 changed files with 32 additions and 0 deletions

BIN
DH Test-1.0.0.mrpack Normal file

Binary file not shown.

10
index.toml Normal file
View file

@ -0,0 +1,10 @@
hash-format = "sha256"
[[files]]
file = "README.md"
hash = "cd3ae2905b00991d369bc681be56fe2a6c132731eccee3f79fd5f05f8bd4e511"
[[files]]
file = "mods/distanthorizons.pw.toml"
hash = "cab4ccb34ccfeec5bf0a42dcc756c2f97b67f2094f3b29417fd6a5c9463f40b2"
metafile = true

View file

@ -0,0 +1,9 @@
name = "Distant Horizons"
filename = "DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar"
side = "both"
[download]
url = "https://cdn.densmo.re/mc/DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar"
hash-format = "sha512"
hash = "e96e504857d4c53c9cb189d632e1dbcd71972d68ad5f370b44feacf5737e0311d1c4da6b0e9287b4463d947418b1f14541cd75c7758953978d4d97d99d2f33b6"

13
pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "DH Test"
author = "gabetoo"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7ae0db73fca42b63d150eaed9ec7a9d914fd3c0375cbf7ca0e8ca89c9a65d296"
[versions]
minecraft = "1.20.1"
quilt = "0.27.1"