mods: add mekanism

Requested by neko.
This commit is contained in:
2026-08-03 19:38:49 +09:00
parent 7d9bb7d016
commit a9320fdf87
3 changed files with 19 additions and 1 deletions
+5
View File
@@ -608,6 +608,11 @@ file = "mods/lootr.pw.toml"
hash = "254118ff0a49aba7e82c3e515cd4856bd71c556963b0a45ee21bbea7a82cac68" hash = "254118ff0a49aba7e82c3e515cd4856bd71c556963b0a45ee21bbea7a82cac68"
metafile = true metafile = true
[[files]]
file = "mods/mekanism.pw.toml"
hash = "42061fd570a0b7a8063c0860056c6391593190caa0f12d3b49105e52a56817fe"
metafile = true
[[files]] [[files]]
file = "mods/mes-moogs-end-structures.pw.toml" file = "mods/mes-moogs-end-structures.pw.toml"
hash = "5e455541f622aec5cc579a5011da1cf030a48f1aee594585317a614b5e325164" hash = "5e455541f622aec5cc579a5011da1cf030a48f1aee594585317a614b5e325164"
+13
View File
@@ -0,0 +1,13 @@
name = "Mekanism"
filename = "Mekanism-1.21.1-10.7.19.85.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ce6I4WUE/versions/5KzzycBT/Mekanism-1.21.1-10.7.19.85.jar"
hash-format = "sha512"
hash = "66745825330a98f3e4a5ea3a44aff8b00870f715c144edc38dd2f61b4240589600b58ae89efac3b54dbb5aa430b1059dac1a28fd71cac5cc9002bbeb5ba3f22b"
[update]
[update.modrinth]
mod-id = "Ce6I4WUE"
version = "5KzzycBT"
+1 -1
View File
@@ -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 = "422c081187ca662490c3ec9b8805870861a2f8ec069043981e72eb8ae1831ba9" hash = "e378972d1701e8081c0a15b196832139a0f79804584b075b7e1be1b15fcd3480"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"