diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-22 12:27:07 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-22 12:27:07 -0400 |
| commit | f30fcb1fd2cf6882347e6da2f91c3fe6c1761ea4 (patch) | |
| tree | 3914a80ee94e9674e448caad0b0b3bd0647ddb6a | |
| parent | 1e98cfe57a0416570e25c339290ae11fea5e63e5 (diff) | |
added combat dummy
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/mmmmmmmmmmmm.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 19 insertions, 1 deletions
@@ -497,6 +497,11 @@ hash = "686df7b587a0229fe2573cee084ec405f405a7daf4708942e9aeb49c8d8409d8" metafile = true [[files]] +file = "mods/mmmmmmmmmmmm.pw.toml" +hash = "03b7b5e918aaf6324e4d34c1868c3f44a218b5306bd321efa89ee50ec78c2299" +metafile = true + +[[files]] file = "mods/mns-moogs-nether-structures.pw.toml" hash = "fc4e7636538e8e27e1b92f245d5001a685767da60a94b49e4c5528ea1fdf0c2f" metafile = true diff --git a/mods/mmmmmmmmmmmm.pw.toml b/mods/mmmmmmmmmmmm.pw.toml new file mode 100644 index 0000000..203e8e9 --- /dev/null +++ b/mods/mmmmmmmmmmmm.pw.toml @@ -0,0 +1,13 @@ +name = "MmmMmmMmmMmm" +filename = "dummmmmmy-1.20-2.0.8-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Adega8YN/versions/ARuuU3Qq/dummmmmmy-1.20-2.0.8-fabric.jar" +hash-format = "sha512" +hash = "15f88a31e359c4bfa71a347440449b696c002f49b996832fa652ea8a65447344a543842753c61568eee959c5ff95d987cf4c079f879e5b5e03f096498fe2763b" + +[update] +[update.modrinth] +mod-id = "Adega8YN" +version = "ARuuU3Qq" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "94adf3aac2acc8ad71117b61c07bcc93285cc5de55439467fe254bac6810fb12" +hash = "4f790c814a4137209d4324f470eb6ab2ffbd8ce73297dbcd8e80a642244d04e3" [versions] fabric = "0.18.4" |
