add global datapacks mod
This commit is contained in:
parent
02f93495ae
commit
df28674967
@ -450,6 +450,11 @@ file = "mods/dashloader.toml"
|
|||||||
hash = "ba99850c71a06482ef88cc18d8273c511e523c20fc96b1ce8cefd9adc98705fd"
|
hash = "ba99850c71a06482ef88cc18d8273c511e523c20fc96b1ce8cefd9adc98705fd"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/datapacks.pw.toml"
|
||||||
|
hash = "593838ca2d957a8198880b834245a3de4973fea025e38f962434f0dd06e0db05"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dawn.toml"
|
file = "mods/dawn.toml"
|
||||||
hash = "116790a677992435de3e810d2d1511703b4f623de12e06722d8c83aa9ca54a18"
|
hash = "116790a677992435de3e810d2d1511703b4f623de12e06722d8c83aa9ca54a18"
|
||||||
|
13
mods/datapacks.pw.toml
Normal file
13
mods/datapacks.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Global Datapacks"
|
||||||
|
filename = "Global-Datapack.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/bRa9yz7E/versions/1.1/Global-Datapack.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "e6420aca2e51939c5540ec739faa1626230fbc59"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "bRa9yz7E"
|
||||||
|
version = "oNhDqWJq"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "599deb423c54b9fc49ea4defcd140d99767408dd1b2b79fa9c4bcba52a3d2f0d"
|
hash = "2c25f3dfbd0f4744a668bdab4a4e237280c3bb204b3d022f846adcd0c5c1e9d8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.7"
|
fabric = "0.14.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user