From feb0db84aa0604f8a2b6ca22e6221359e5185d32 Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Fri, 7 Aug 2026 23:17:57 +0000 Subject: added furniture, also textile backup mod --- mods/another-furniture.pw.toml | 13 +++++++++++++ mods/textile_backup.pw.toml | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 mods/another-furniture.pw.toml create mode 100644 mods/textile_backup.pw.toml (limited to 'mods') diff --git a/mods/another-furniture.pw.toml b/mods/another-furniture.pw.toml new file mode 100644 index 0000000..4159d07 --- /dev/null +++ b/mods/another-furniture.pw.toml @@ -0,0 +1,13 @@ +name = "Another Furniture" +filename = "another_furniture-fabric-1.20.1-3.0.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ulloLmqG/versions/1vh8oWy3/another_furniture-fabric-1.20.1-3.0.5.jar" +hash-format = "sha512" +hash = "0983d42ee92086d244966c0987f957520149104061438d8b832d72b47a0d02b17ba30d9eed9bb49740ae49b2db1d61b6bc8879f7708430d4ba8ef58e871e3bab" + +[update] +[update.modrinth] +mod-id = "ulloLmqG" +version = "1vh8oWy3" diff --git a/mods/textile_backup.pw.toml b/mods/textile_backup.pw.toml new file mode 100644 index 0000000..ded78ab --- /dev/null +++ b/mods/textile_backup.pw.toml @@ -0,0 +1,13 @@ +name = "Textile Backup" +filename = "textile_backup-3.1.2-1.20.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/wwcspvkr/versions/k3qnR2WS/textile_backup-3.1.2-1.20.jar" +hash-format = "sha512" +hash = "ba3d42bffac8d455b2b2053580a96ec8eb306bf5bb83cf6e0d615a0a1267e4696b31c9bf8a5a0810bad0c82a1013e7db0c0f9b8c8a1e722a981c47ae4b93ec89" + +[update] +[update.modrinth] +mod-id = "wwcspvkr" +version = "k3qnR2WS" -- cgit v1.2.3