From 5b2d02004de88168b4306ac18608fbee1b234bc8 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 14 Mar 2026 22:53:48 -0400 Subject: added chunk loaders, simply swords, immersive armors, hex spell wheel, and discord integration --- mods/hex-spell-wheel.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/hex-spell-wheel.pw.toml (limited to 'mods/hex-spell-wheel.pw.toml') diff --git a/mods/hex-spell-wheel.pw.toml b/mods/hex-spell-wheel.pw.toml new file mode 100644 index 0000000..6126314 --- /dev/null +++ b/mods/hex-spell-wheel.pw.toml @@ -0,0 +1,13 @@ +name = "Hex Spell Wheel" +filename = "hex-spellwheel-fabric-1.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wrrWnqYi/versions/rgN5Bpzv/hex-spellwheel-fabric-1.1.1.jar" +hash-format = "sha512" +hash = "6e6d6a1a06726aff073c1daf75f6b00447bd2f6336927e08030f29d60d175356b6694d58f2916e1fff103756b3101be4a92cecef023dcd1cadd5567563fa00fa" + +[update] +[update.modrinth] +mod-id = "wrrWnqYi" +version = "rgN5Bpzv" -- cgit v1.2.3