diff --git a/index.toml b/index.toml index 31a26b7..a7de979 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,11 @@ hash = "63024c4575fe365fd1ca31c78384c7f2f7adf30b71a0948e90da14b53db6fc40" file = "mods/MTR-LU-Addon-fabric-1.19.2-3.2.0-2.0.7-hotfix2.jar" hash = "54e88edce5994ef047e5799ea393a192e5f3ed851f9174acaf57da68e70f23b8" +[[files]] +file = "mods/carpet.pw.toml" +hash = "46b444dc88aac495a314699961072c72b16661130aff501d176a2b8c12c49b72" +metafile = true + [[files]] file = "mods/chat-heads.pw.toml" hash = "97b701033132e2157135e2ffbdb6fc763e9c4f4190812a1186786751b486bb96" diff --git a/mods/carpet.pw.toml b/mods/carpet.pw.toml new file mode 100644 index 0000000..0ef288d --- /dev/null +++ b/mods/carpet.pw.toml @@ -0,0 +1,18 @@ +name = "Carpet" +filename = "fabric-carpet-1.19.2-1.4.84+v221018.jar" +side = "both" + +[option] +optional = true +default = false +description = "Allows you to no-clip when flying in creative mode." + +[download] +url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/SaOHo2Ac/fabric-carpet-1.19.2-1.4.84%2Bv221018.jar" +hash-format = "sha1" +hash = "9a88c3a004b15b1f776c988d8eae1cc191b4fbee" + +[update] +[update.modrinth] +mod-id = "TQTTVgYE" +version = "SaOHo2Ac" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml index 5a49f86..dd16081 100644 --- a/mods/continuity.pw.toml +++ b/mods/continuity.pw.toml @@ -2,6 +2,11 @@ name = "Continuity" filename = "continuity-2.0.2+1.19.jar" side = "client" +[option] +optional = true +default = false +description = "Connected glass pane textures. After installing it's not on by default, you need to enable its resource packs." + [download] url = "https://cdn.modrinth.com/data/1IjD5062/versions/Ql3Ho9eR/continuity-2.0.2%2B1.19.jar" hash-format = "sha1" diff --git a/mods/freecam.pw.toml b/mods/freecam.pw.toml index 7f14c1d..131c119 100644 --- a/mods/freecam.pw.toml +++ b/mods/freecam.pw.toml @@ -2,6 +2,11 @@ name = "Freecam (Modrinth Edition)" filename = "freecam-modrinth-1.1.6+1.19.jar" side = "client" +[option] +optional = true +default = false +description = "Enables you to see buildings from a top-down perspective." + [download] url = "https://cdn.modrinth.com/data/XeEZ3fK2/versions/yjLgFQ4M/freecam-modrinth-1.1.6%2B1.19.jar" hash-format = "sha1" diff --git a/mods/worldeditcui-fabric.pw.toml b/mods/worldeditcui-fabric.pw.toml index a098e5a..ae3d2d6 100644 --- a/mods/worldeditcui-fabric.pw.toml +++ b/mods/worldeditcui-fabric.pw.toml @@ -2,6 +2,11 @@ name = "WorldEdit CUI (Fabric)" filename = "WorldEditCUI-1.19.2+01.jar" side = "both" +[option] +optional = true +default = false +description = "A graphical user interface for WorldEdit. (Tip: You can assign a hotkey for deselecting)" + [download] hash-format = "sha1" hash = "0cdf4bc2c8361e326ec8a4df79532fd09a2d0793" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml index 959455c..5d886f2 100644 --- a/mods/zoomify.pw.toml +++ b/mods/zoomify.pw.toml @@ -2,6 +2,11 @@ name = "Zoomify" filename = "Zoomify-2.9.0.jar" side = "client" +[option] +optional = true +default = false +description = "Push a button to zoom in the camera, with customizable zoom levels. Useful for looking at PIDS." + [download] url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/f017okM4/Zoomify-2.9.0.jar" hash-format = "sha1" diff --git a/pack.toml b/pack.toml index 6b520a3..3a2966a 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "403292ffecf06a11d92e953188c005e0e836e9304895d5f33f2adf4fd5374747" +hash = "3fc0f8b2c2cb9fb3d144d7ad00786033a7e5d0d842258157cbdec5c0b0a19182" [versions] fabric = "0.14.22"