Move to Packwiz
This commit is contained in:
parent
dbd0cb0cdd
commit
edce69a10b
18 changed files with 174 additions and 112 deletions
16
packwiz-data/index.toml
Normal file
16
packwiz-data/index.toml
Normal file
|
@ -0,0 +1,16 @@
|
|||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.toml"
|
||||
hash = "4e0d26b8af24dbc7220b2708ab13ad9cf6646442e3ebccc6ceebdef152345656"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/phosphor.toml"
|
||||
hash = "f257c1d69a789d7ddcb0578d5987a7fc2eaf1681f1718600c51bd2ce6bce5f19"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium.toml"
|
||||
hash = "f291cfa3dc4468318494015a4d695f66a22356355aa0122b2fbb7c1407ffdde0"
|
||||
metafile = true
|
13
packwiz-data/mods/lithium.toml
Normal file
13
packwiz-data/mods/lithium.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Lithium"
|
||||
filename = "lithium-fabric-mc1.18.1-0.7.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.18.1-0.7.8/lithium-fabric-mc1.18.1-0.7.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8b7cd216fee54b9acc261005cae5acbc856b1933"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gvQqBUqZ"
|
||||
version = "Ehsd7YUl"
|
13
packwiz-data/mods/phosphor.toml
Normal file
13
packwiz-data/mods/phosphor.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Phosphor"
|
||||
filename = "phosphor-fabric-mc1.18.x-0.8.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/hEOCdOgW/versions/mc1.18.x-0.8.1/phosphor-fabric-mc1.18.x-0.8.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9b826d21b9cd999853a57c76b0c47ee4d9161dc9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "hEOCdOgW"
|
||||
version = "HG1UaV1y"
|
13
packwiz-data/mods/sodium.toml
Normal file
13
packwiz-data/mods/sodium.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sodium"
|
||||
filename = "sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.18.1-0.4.0-alpha6/sodium-fabric-mc1.18.1-0.4.0-alpha6+build.14.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "795d4c12bffdb1b21eed5ff87c07ce5ca3c0dcbf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "5JyduDNN"
|
13
packwiz-data/pack.toml
Normal file
13
packwiz-data/pack.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Modpack Template"
|
||||
author = "Merith.TK"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.0.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "308bc1ee70848f4d17d082c4c01c8fe2f13c57e18cf385450c2794c540c3ae02"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
minecraft = "1.18.1"
|
Loading…
Add table
Add a link
Reference in a new issue