From 78f061fce8aeb05c3a8c247c907f55c7a783c229 Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 2 Aug 2025 21:15:12 +0200 Subject: [PATCH] Add floormats --- index.toml | 5 +++++ mods/floor-mats.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/floor-mats.pw.toml diff --git a/index.toml b/index.toml index 8c2b121..f52ed03 100644 --- a/index.toml +++ b/index.toml @@ -1271,6 +1271,11 @@ file = "mods/flerovium.pw.toml" hash = "7e4d086c43ca799a4974051db465a8f8c63c912137ef98557047a1e3f7068d8d" metafile = true +[[files]] +file = "mods/floor-mats.pw.toml" +hash = "7d8a63aecbd3059344bf6c22d82798ead95a7f59d9791c804a8f7b7770e66b41" +metafile = true + [[files]] file = "mods/flower-seeds-2-biomes-o-plenty.pw.toml" hash = "8ece65683a05af3181ced85f44f0d67bb6e254ff2d536cd308547c7a8f2faad4" diff --git a/mods/floor-mats.pw.toml b/mods/floor-mats.pw.toml new file mode 100644 index 0000000..f03f56f --- /dev/null +++ b/mods/floor-mats.pw.toml @@ -0,0 +1,13 @@ +name = "Floor Mats" +filename = "floormats-1.20.1-1.6.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "430bb767a108c92e7a1053b47645375393796271" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4995989 +project-id = 413140 diff --git a/pack.toml b/pack.toml index 001acbb..f62413e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "bd162d4188e6c30ba2d96c977d4fdcbe5314cabd4f96916953d432bd0e8b3ee3" +hash = "e3940acf30b8a87fd22f09e0300c4ed2bbffb36f3fd3f63de4ec25b16091a91f" [versions] forge = "47.4.4"