mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[ADD] Get It Together, Drops!
This commit is contained in:
parent
6c2f667b11
commit
c36659f171
3 changed files with 19 additions and 1 deletions
|
@ -614,6 +614,11 @@ file = "mods/geckolib.pw.toml"
|
||||||
hash = "9e80e6f2a680b052f2a66ade20a5abbd98a0abbebde6f30472d6ae6b993e9464"
|
hash = "9e80e6f2a680b052f2a66ade20a5abbd98a0abbebde6f30472d6ae6b993e9464"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/get-it-together-drops.pw.toml"
|
||||||
|
hash = "2d77b9bf28cab8308467ca7ed94bfa45435e72d8e9ea32dd872df60b89a6dc44"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/gliders.pw.toml"
|
file = "mods/gliders.pw.toml"
|
||||||
hash = "64c2cd1e1b2c750b85a63cf6f3a4f3a2cd90d72b0dd76d3cb0dbfcec7a642884"
|
hash = "64c2cd1e1b2c750b85a63cf6f3a4f3a2cd90d72b0dd76d3cb0dbfcec7a642884"
|
||||||
|
|
13
mods/get-it-together-drops.pw.toml
Normal file
13
mods/get-it-together-drops.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Get It Together, Drops!"
|
||||||
|
filename = "getittogetherdrops-neoforge-1.21-1.3.2.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/T0OUgf8P/versions/RuJK72qk/getittogetherdrops-neoforge-1.21-1.3.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "5290fcd6c5e61bd5750a1bdae271bd553885e9d3e41c693506410fd086415c3ac55332791f932bb8cb33ec6f4be4233b0a938b5883473234a776d553d39cf145"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "T0OUgf8P"
|
||||||
|
version = "RuJK72qk"
|
|
@ -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 = "68722317f5ed7e2c4a212602f84b072be2aff18c8389024a5f14f05e7780c7de"
|
hash = "f23ee484f9e681836c53c7bb8b4a2f38e8bf66bd394426d7dc4000c02e33abd4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue