please work
This commit is contained in:
parent
da3a539f95
commit
795c3a8209
4 changed files with 1 additions and 47 deletions
10
index.toml
10
index.toml
|
@ -572,16 +572,6 @@ file = "mods/better-combat.pw.toml"
|
|||
hash = "9294917fdd340c7f4544b6c2b32ade8972d8e8e529825b5f143002373183685a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blackwolf-library.pw.toml"
|
||||
hash = "daf671a900daaa9d95230d6550a92e491fd809d65fadc1da274ee9ad95dd8fd8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blackwolf-more-carpets.pw.toml"
|
||||
hash = "1043ad00e67ce378bf7ba760e1b44580c57165e6c99262ec4ff09d788e6c65ce"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/borderless-mining.pw.toml"
|
||||
hash = "3c8dbd001f7cd46c3276d50832e5ad01393ebdf14f858760497f8d5b637577e0"
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
name = "Blackwolf Library"
|
||||
filename = "BlackwolfLibrary-1.20.2-1.0.5-[FABRIC].jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mskYGmCA/versions/GVl5Rf0c/BlackwolfLibrary-1.20.2-1.0.5-%5BFABRIC%5D.jar"
|
||||
hash = "127494498847dae1f5823c7d1377478a381af332085fd5b1f97f910952a9ff747dbcfc5f5845caf1e84097bb5b49e41dc0be863544b9e46a49aab65552f3c002"
|
||||
hash-format = "sha512"
|
||||
mode = "url"
|
||||
|
||||
[option]
|
||||
optional = false
|
||||
default = false
|
||||
description = "A library for my decorative mods"
|
||||
|
||||
[update.modrinth]
|
||||
mod-id = "mskYGmCA"
|
||||
version = "GVl5Rf0c"
|
|
@ -1,18 +0,0 @@
|
|||
name = "More Carpets"
|
||||
filename = "MoreCarpets-1.20.2-1.0.4-[FABRIC].jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/VWAugYdy/versions/8m9kodAX/MoreCarpets-1.20.2-1.0.4-%5BFABRIC%5D.jar"
|
||||
hash = "fab804da3d6094dc13f2fc45aa0d15eebb7114f0e0bb4dff8e136c677fd4751e1b452bfdfc04cab783b5da82ab9012acce744ed567c81edd99ae5fe533ff8f32"
|
||||
hash-format = "sha512"
|
||||
mode = "url"
|
||||
|
||||
[option]
|
||||
optional = false
|
||||
default = false
|
||||
description = "This mod adds around 240 new Carpets and extracts textures from their respective vanilla Minecraft block"
|
||||
|
||||
[update.modrinth]
|
||||
mod-id = "VWAugYdy"
|
||||
version = "8m9kodAX"
|
|
@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "cf73e986f1ad0a1e640f71354225477e610f7e5161d34aa71754ccce028444cc"
|
||||
hash = "0927c59065eb9023ae9503859c912e847f89d2b26c05125e8154b33c748ffb80"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.2"
|
||||
|
|
Loading…
Reference in a new issue