Add amecs

was already included as a library of mouse wheelie,
now additionally as a standalone mod
This commit is contained in:
Wroclaw 2022-06-19 14:03:00 +02:00
parent e3629bf8c2
commit 3a5b88242f
3 changed files with 19 additions and 1 deletions

View file

@ -90,6 +90,11 @@ file = "mods/advancements-enlarger.pw.toml"
hash = "eea30bf3a3f1f9350f871b5b652068b890acaeecca92dd74bae45c2a1b833f0f" hash = "eea30bf3a3f1f9350f871b5b652068b890acaeecca92dd74bae45c2a1b833f0f"
metafile = true metafile = true
[[files]]
file = "mods/amecs.pw.toml"
hash = "208a021c2243bdcbddb09c5ed46eb150c390a89801b8c44703ecb83066cf20f3"
metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "ef7ba7a2fca725ad5347728c4dd2ec445b0e4e6ba63da7de053a1bf5eff9c6c7" hash = "ef7ba7a2fca725ad5347728c4dd2ec445b0e4e6ba63da7de053a1bf5eff9c6c7"

13
mods/amecs.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Amecs"
filename = "amecs-1.3.8+mc.1.19-rc2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/rcLriA4v/versions/1.3.8+mc.1.19-rc2/amecs-1.3.8%2Bmc.1.19-rc2.jar"
hash-format = "sha1"
hash = "88c0fcf573a511760be66c562b14f9a3a056fee2"
[update]
[update.modrinth]
mod-id = "rcLriA4v"
version = "RcXP5WO3"

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 = "ee1ab0de6d237e41ebb12292d48854a111e951d627706d2c59a39b4318ca2f9f" hash = "40953bb01329d4072f09f56e331a2785934565176e7f717fcea974ba5a50eee9"
[versions] [versions]
minecraft = "1.19" minecraft = "1.19"