Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
spectrapulse committed Aug 1, 2024
1 parent 2c79beb commit 232a997
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 1 deletion.
20 changes: 20 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,11 @@ file = "mods/architectury-api.pw.toml"
hash = "fa34a3117af7f8ed553ec563a7c90c1d6462184c7df5b837c831cb482c6ae582"
metafile = true

[[files]]
file = "mods/attributefix.pw.toml"
hash = "ecdd4372e076170c6b3bc4665dfdc5dac60292aaac013c7f95305b43e8916495"
metafile = true

[[files]]
file = "mods/badpackets.pw.toml"
hash = "b1e70c01c737670dab9430ea844053bdc0ffbb62519ea8846deaeb3c49de9655"
Expand Down Expand Up @@ -268,6 +273,11 @@ file = "mods/corn-delight.pw.toml"
hash = "f55e5e7759f12529a791563d10c9cebdd6148c9a79c98204980940420563f8a0"
metafile = true

[[files]]
file = "mods/crash-utilities.pw.toml"
hash = "e0c50da644fc51795e73212c7b2a5568a46e5f2055ee4c73d25352a7d968abd4"
metafile = true

[[files]]
file = "mods/crate-delight.pw.toml"
hash = "a369362b595e13c03b148dd74becd8d7deebc3a7bdf85a5e2b018b8cef75a8a8"
Expand Down Expand Up @@ -703,11 +713,21 @@ file = "mods/jea.pw.toml"
hash = "5e230866dc19780bb210b74134d840440fa092a85f6153e816610ade692d136e"
metafile = true

[[files]]
file = "mods/jei-multiblocks.pw.toml"
hash = "b84c0438797762c78bd3e369f6f10e34877ac7de8d7ef32c2239be4ca6716e1a"
metafile = true

[[files]]
file = "mods/jei.pw.toml"
hash = "caf6ebb82f628ece3e2ee9a0a98ac6c001dd2385b2b4daaea48fbdf0e393003b"
metafile = true

[[files]]
file = "mods/just-enough-mekanism-multiblocks.pw.toml"
hash = "51d1a105e145b363c163a85b1d36a676dce5559e8d73d979425e224bf53639a1"
metafile = true

[[files]]
file = "mods/just-enough-resources-jer.pw.toml"
hash = "83219231c7af4677a2507e01ca0faf39acca69f05506148d1d6a3e47b4c94562"
Expand Down
13 changes: 13 additions & 0 deletions mods/attributefix.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "AttributeFix"
filename = "AttributeFix-Forge-1.20.1-21.0.4.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/lOOpEntO/versions/Y42wjyly/AttributeFix-Forge-1.20.1-21.0.4.jar"
hash-format = "sha1"
hash = "6eb69343eb21d38f95d1b1d00e6bc777bdb336fa"

[update]
[update.modrinth]
mod-id = "lOOpEntO"
version = "Y42wjyly"
13 changes: 13 additions & 0 deletions mods/crash-utilities.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Crash Utilities"
filename = "crashutilities-8.1.4.jar"
side = "server"

[download]
url = "https://cdn.modrinth.com/data/nbg22QFg/versions/2IKVjueV/crashutilities-8.1.4.jar"
hash-format = "sha1"
hash = "e3c00b7591fd5ea99cfbb853b9369fb999d68ed0"

[update]
[update.modrinth]
mod-id = "nbg22QFg"
version = "2IKVjueV"
13 changes: 13 additions & 0 deletions mods/jei-multiblocks.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Just Enough Immersive Multiblocks"
filename = "jeimultiblocks-1.20.1-1.0.0.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/ffLYPaWN/versions/B2iL2AhN/jeimultiblocks-1.20.1-1.0.0.jar"
hash-format = "sha1"
hash = "253994b376407c6d0747bba5e1bf4384cdaf25d6"

[update]
[update.modrinth]
mod-id = "ffLYPaWN"
version = "B2iL2AhN"
13 changes: 13 additions & 0 deletions mods/just-enough-mekanism-multiblocks.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Just Enough Mekanism Multiblocks"
filename = "JustEnoughMekanismMultiblocks-1.20.1-4.2.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/kRaE85yQ/versions/jO0X5hY5/JustEnoughMekanismMultiblocks-1.20.1-4.2.jar"
hash-format = "sha1"
hash = "37233be8106802c103e0145e9c3d32e3d03c6c43"

[update]
[update.modrinth]
mod-id = "kRaE85yQ"
version = "jO0X5hY5"
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d9fa687272e2704cce0c103bd1573dbd17cefbe170a3863b453d642790e57482"
hash = "e9529ecf3e4fef5b01365ec74d24a0eab9a951c7d4d611614fa41865f6fa9b00"

[versions]
forge = "47.3.0"
Expand Down

0 comments on commit 232a997

Please sign in to comment.