diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-14 22:53:48 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-14 22:53:48 -0400 |
| commit | 5b2d02004de88168b4306ac18608fbee1b234bc8 (patch) | |
| tree | ec14141a79aa6382dfab5a2491dc49f3dc6db909 /mods/chunk-loaders.pw.toml | |
| parent | ee34f32762b1e48de9c4e29faba7493aa5b4e02b (diff) | |
added chunk loaders, simply swords, immersive armors, hex spell wheel, and discord integration
Diffstat (limited to 'mods/chunk-loaders.pw.toml')
| -rw-r--r-- | mods/chunk-loaders.pw.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mods/chunk-loaders.pw.toml b/mods/chunk-loaders.pw.toml new file mode 100644 index 0000000..c01d715 --- /dev/null +++ b/mods/chunk-loaders.pw.toml @@ -0,0 +1,13 @@ +name = "Chunk Loaders" +filename = "chunkloaders-1.2.9-fabric-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t1VgucWo/versions/muWpIAch/chunkloaders-1.2.9-fabric-mc1.20.1.jar" +hash-format = "sha512" +hash = "41fab2c1be721229e6cafd9437db21e742ae83eb9cb9357d8d6880655f68b21a9d5e0208ec7c63dd4cba1a5976e8c5915a5f384a6172fbb5b3e257a1a80630bd" + +[update] +[update.modrinth] +mod-id = "t1VgucWo" +version = "muWpIAch" |
