diff --git a/docs/MODS.md b/docs/MODS.md index 55a0fb5..9830f90 100644 --- a/docs/MODS.md +++ b/docs/MODS.md @@ -273,10 +273,12 @@ ### Utility - ![](icon/cf.png) [Better Mods Button] - Better location for the "mods" button +- ![](icon/cf.png) [Catalogue] - Improved, prettier mod list - ![](icon/cf.png) [Inventory Essentials] - Simple ways to move single / all items around - ![](icon/cf.png) [Inventory Hotswap] - Switch out hotbar items for another from your inventory quickly [Better Mods Button]: https://www.curseforge.com/minecraft/mc-mods/better-mods-button +[Catalogue]: https://www.curseforge.com/minecraft/mc-mods/catalogue [Inventory Essentials]: https://www.curseforge.com/minecraft/mc-mods/inventory-essentials [Inventory Hotswap]: https://www.curseforge.com/minecraft/mc-mods/inventory-hotswap diff --git a/mods/catalogue.pw.toml b/mods/catalogue.pw.toml new file mode 100644 index 0000000..28c082e --- /dev/null +++ b/mods/catalogue.pw.toml @@ -0,0 +1,13 @@ +name = "Catalogue" +filename = "catalogue-1.6.2-1.18.2.jar" +side = "client" + +[download] +hash-format = "sha1" +hash = "ffba614f78af09cd60e554f1d605463f723d7466" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3803098 +project-id = 459701