From 3b9df410bdfb06b49cafea41868fb57897cff0d5 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 7 Feb 2023 21:37:26 -0500 Subject: initial commit --- mods/ferrite-core.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/ferrite-core.pw.toml (limited to 'mods/ferrite-core.pw.toml') diff --git a/mods/ferrite-core.pw.toml b/mods/ferrite-core.pw.toml new file mode 100644 index 0000000..29a3dce --- /dev/null +++ b/mods/ferrite-core.pw.toml @@ -0,0 +1,13 @@ +name = "FerriteCore" +filename = "ferritecore-5.0.3-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uXXizFIs/versions/kwjHqfz7/ferritecore-5.0.3-fabric.jar" +hash-format = "sha1" +hash = "4a124f8205e39b84a156db2d1e435c5708328d7b" + +[update] +[update.modrinth] +mod-id = "uXXizFIs" +version = "kwjHqfz7" -- cgit v1.2.3