Add Incubation, remove Local Looks
This commit is contained in:
parent
c6f3cf4ced
commit
205aaa9c56
10
index.toml
10
index.toml
@ -283,6 +283,11 @@ file = "mods/iceberg.pw.toml"
|
|||||||
hash = "d0d383d4ff24fd6a4c5a9319806b0c99da9d0120fa14719911596eb39abc6f20"
|
hash = "d0d383d4ff24fd6a4c5a9319806b0c99da9d0120fa14719911596eb39abc6f20"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/incubation.pw.toml"
|
||||||
|
hash = "74f82c1ec7e2cd5ca741a4537c3824c0a60a7c39534a58427836efdebae402e1"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jade-addons-forge.pw.toml"
|
file = "mods/jade-addons-forge.pw.toml"
|
||||||
hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a"
|
hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a"
|
||||||
@ -318,11 +323,6 @@ file = "mods/justenoughbreeding.pw.toml"
|
|||||||
hash = "200f03de3e7604b4f18a98310d0fb94ec1266dd72f9874808eb1f9601114a8e6"
|
hash = "200f03de3e7604b4f18a98310d0fb94ec1266dd72f9874808eb1f9601114a8e6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/local-looks.pw.toml"
|
|
||||||
hash = "fb8b62337ee46a034b13546ec18dd8b0f8ced85533f8773bc54f6510805e3634"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lucent.pw.toml"
|
file = "mods/lucent.pw.toml"
|
||||||
hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4"
|
hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4"
|
||||||
|
13
mods/incubation.pw.toml
Normal file
13
mods/incubation.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Incubation"
|
||||||
|
filename = "incubation-1.20.1-4.0.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/A4Xrv60A/versions/jwszUDno/incubation-1.20.1-4.0.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "02e3f7d4322d866708890c7bfc7b4021a8810293"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "A4Xrv60A"
|
||||||
|
version = "jwszUDno"
|
@ -1,13 +0,0 @@
|
|||||||
name = "Local Looks"
|
|
||||||
filename = "locallooks-1.5-1.20.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/QYMWGqdh/versions/pPZVmGpY/locallooks-1.5-1.20.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "348c9051b085f33e130b7f4619f9f634c106424a"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "QYMWGqdh"
|
|
||||||
version = "pPZVmGpY"
|
|
@ -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 = "a68ef82dd06b0b33444d969f709ffb1c157aecd7322f4a52582e9e85a0917afa"
|
hash = "530578fe725de73e0cb35ec11d388599a669205a148283bf4576ad0ef3d9d20a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user