diff options
| author | seth <[email protected]> | 2023-01-17 04:25:58 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-17 04:32:13 -0500 |
| commit | 1862a75e24991a01701d743d1cc9f9f9f1b14e39 (patch) | |
| tree | 57d111e97fd8006a39a348e4ada83b431b6ae430 /mods | |
| parent | 19572e5b903057551b63dae2bff6939131631f63 (diff) | |
feat: optifine parity (mostly)
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/animatica.pw.toml | 13 | ||||
| -rw-r--r-- | mods/chime.pw.toml | 13 | ||||
| -rw-r--r-- | mods/cit-resewn.pw.toml | 13 | ||||
| -rw-r--r-- | mods/entitytexturefeatures.pw.toml | 13 | ||||
| -rw-r--r-- | mods/fabricskyboxes.pw.toml | 13 | ||||
| -rw-r--r-- | mods/transparent.pw.toml | 13 |
6 files changed, 78 insertions, 0 deletions
diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml new file mode 100644 index 0000000..58a5448 --- /dev/null +++ b/mods/animatica.pw.toml @@ -0,0 +1,13 @@ +name = "Animatica" +filename = "animatica-0.5+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PRN43VSY/versions/0.5%2B1.19/animatica-0.5%2B1.19.jar" +hash-format = "sha1" +hash = "d58560b9c226df726bdddc7ab25748a158a0cb3d" + +[update] +[update.modrinth] +mod-id = "PRN43VSY" +version = "rghK1s60" diff --git a/mods/chime.pw.toml b/mods/chime.pw.toml new file mode 100644 index 0000000..c2ad661 --- /dev/null +++ b/mods/chime.pw.toml @@ -0,0 +1,13 @@ +name = "Chime" +filename = "chime-1.3.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ubxU84eR/versions/1.3.0/chime-1.3.0.jar" +hash-format = "sha1" +hash = "c8ce49ca56494ceeadfd37216d09730d86aae3d3" + +[update] +[update.modrinth] +mod-id = "ubxU84eR" +version = "tI9r2PAy" diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml new file mode 100644 index 0000000..093467a --- /dev/null +++ b/mods/cit-resewn.pw.toml @@ -0,0 +1,13 @@ +name = "CIT Resewn" +filename = "CITResewn-1.1.2+1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/otVJckYQ/versions/lYmW1wnD/CITResewn-1.1.2%2B1.19.2.jar" +hash-format = "sha1" +hash = "8eee04b02dcb7543633c8a2001d6bc89abb5d5ac" + +[update] +[update.modrinth] +mod-id = "otVJckYQ" +version = "lYmW1wnD" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..765fbed --- /dev/null +++ b/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Texture Features" +filename = "entity_texture_features_fabric_1.19.2-4.3.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/iBJRmSSb/entity_texture_features_fabric_1.19.2-4.3.1.jar" +hash-format = "sha1" +hash = "e8bfbe8231c95de297b607212f70fb7f3da46427" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "iBJRmSSb" diff --git a/mods/fabricskyboxes.pw.toml b/mods/fabricskyboxes.pw.toml new file mode 100644 index 0000000..e60dbe8 --- /dev/null +++ b/mods/fabricskyboxes.pw.toml @@ -0,0 +1,13 @@ +name = "FabricSkyboxes" +filename = "fabricskyboxes-0.6.1+mc1.19.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/ehRYuRPI/fabricskyboxes-0.6.1%2Bmc1.19.2.jar" +hash-format = "sha1" +hash = "69be1b589ffd134f89b3cbd1041fecdbb60aec50" + +[update] +[update.modrinth] +mod-id = "YBz7DOs8" +version = "ehRYuRPI" diff --git a/mods/transparent.pw.toml b/mods/transparent.pw.toml new file mode 100644 index 0000000..9a4bbe7 --- /dev/null +++ b/mods/transparent.pw.toml @@ -0,0 +1,13 @@ +name = "Transparent" +filename = "transparent-5.1.2+1.19-quilt.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/zp4jb9oQ/versions/OIHw59hh/transparent-5.1.2%2B1.19-quilt.jar" +hash-format = "sha1" +hash = "85c28e6baf9abc30780528519d057b7ef27b5b05" + +[update] +[update.modrinth] +mod-id = "zp4jb9oQ" +version = "OIHw59hh" |
