diff --git a/pack/index.toml b/pack/index.toml index 11566b1..9348400 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -62,9 +62,8 @@ file = "mods/eylium-1.0.0.jar" hash = "eccdd35d7675d57be6dda973805c1a5e4747fa01ace34229eacbc439252c4e1b" [[files]] -file = "mods/f21e.toml" -hash = "6b94c18520575c568ae9ef818ee463002ff836cd2672dc901113e049827dd211" -metafile = true +file = "mods/f21e-0.1.0.jar" +hash = "50f9265490d2c663f177be4484030b7405a9bc3f4caa6452ca7980106e788b6a" [[files]] file = "mods/fabric-api.toml" diff --git a/pack/mods/f21e-0.1.0.jar b/pack/mods/f21e-0.1.0.jar new file mode 100644 index 0000000..d9cfd32 Binary files /dev/null and b/pack/mods/f21e-0.1.0.jar differ diff --git a/pack/mods/f21e.toml b/pack/mods/f21e.toml deleted file mode 100644 index a402502..0000000 --- a/pack/mods/f21e.toml +++ /dev/null @@ -1,12 +0,0 @@ -name = "F21E" -filename = "f21e-0.1.0.jar" -side = "both" - -[option] -optional = false -default = false - -[download] -url = "https://github.com/Sorenon/F21E/releases/download/v0.1.0/f21e-0.1.0.jar" -hash-format = "sha256" -hash = "50f9265490d2c663f177be4484030b7405a9bc3f4caa6452ca7980106e788b6a" \ No newline at end of file diff --git a/pack/pack.toml b/pack/pack.toml index a817f69..928f62d 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6f3bd42f417a910b47f1580a41ec09a82a0dc1dc74c26444e0d978eb431aaceb" +hash = "21789ce429eda56319777d6ec52ad5add2245a64292813a76e223e52122def10" [versions] fabric = "0.10.2+build.210"