From 1c799f2c6653b0017d3333edcad0f8a9092952b9 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 16 Oct 2023 02:20:24 -0400 Subject: [PATCH] Add Immersive Structures --- mods/immersive-structures.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/immersive-structures.pw.toml diff --git a/mods/immersive-structures.pw.toml b/mods/immersive-structures.pw.toml new file mode 100644 index 0000000..bcb89ef --- /dev/null +++ b/mods/immersive-structures.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive structures" +filename = "imst-2.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/CVBAErky/versions/C1fCIQSh/imst-2.1.0.jar" +hash-format = "sha1" +hash = "1a239310e4020679338322ba9c7108305aa2a684" + +[update] +[update.modrinth] +mod-id = "CVBAErky" +version = "C1fCIQSh"