diff --git a/docs/MODS.md b/docs/MODS.md index 58f2174..163cfb1 100644 --- a/docs/MODS.md +++ b/docs/MODS.md @@ -10,6 +10,7 @@ - ![](icon/mr.png) [FerriteCore] - Reduces memory usage - ![](icon/cf.png) [LazyDFU] - Delays initialization of DataFixerUpper until needed - ![](icon/cf.png) [Radium Reforged] - Various optimizations +- ![](icon/mr.png) [Spark] - Performance profiler [AI Improvements]: https://www.curseforge.com/minecraft/mc-mods/ai-improvements [Alternate Current]: https://modrinth.com/mod/alternate-current @@ -19,6 +20,7 @@ [FerriteCore]: https://modrinth.com/mod/ferrite-core [LazyDFU]: https://www.curseforge.com/minecraft/mc-mods/lazy-dfu-forge [Radium Reforged]: https://www.curseforge.com/minecraft/mc-mods/radium-reforged +[Spark]: https://modrinth.com/mod/spark ### Utility / Tweaks diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..c64ab02 --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.9.11-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/1.9.11-forge/spark-1.9.11-forge.jar" +hash-format = "sha1" +hash = "27561bd5c57fddef747de6fa27436032f219e641" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "sYlxF6IX"