update mimi

This commit is contained in:
Mateusz Słodkowicz 2025-09-20 12:43:54 +02:00
parent a02b52118c
commit fc338ff8f0
3 changed files with 19 additions and 1 deletions

View File

@ -1933,6 +1933,11 @@ file = "mods/midnightlib.pw.toml"
hash = "82a0484217227dc92a79a12733b5a8051591c14c5aff1a55e7e675eb8c7eb72e" hash = "82a0484217227dc92a79a12733b5a8051591c14c5aff1a55e7e675eb8c7eb72e"
metafile = true metafile = true
[[files]]
file = "mods/mimi-mod.pw.toml"
hash = "0b6650ba0ee372c03a8c018332a4a99731dc88ff48cf950842d7c7dae6e28c6b"
metafile = true
[[files]] [[files]]
file = "mods/mimi.pw.toml" file = "mods/mimi.pw.toml"
hash = "33fbcd9a8b89bd4ee05892f89f79f4af26812093432bffca0ea0d260b76ca66b" hash = "33fbcd9a8b89bd4ee05892f89f79f4af26812093432bffca0ea0d260b76ca66b"

13
mods/mimi-mod.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Musical Instrument Minecraft Interface (MIMI)"
filename = "mimimod-1.20.1-4.3.1.BETA.2-forge.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "22d744c6edb0230a0e5fd4870c0292f705ba3ee4"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 6762655
project-id = 499803

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 = "b5d5aa390d953c040b19966c7ba8ec1cdc1913141dcd7bbdbccc7f6ae6ba51df" hash = "a572d32632d4988c0f479081a1b86550f1dd62b89e1eadb77c9a99fc3ef1f834"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"