initial performance and client mods

This commit is contained in:
ImNotTwig 2025-01-19 15:55:35 -06:00
parent e5051f69f3
commit 265c2c9a7f
71 changed files with 3170 additions and 0 deletions

19
.direnv/bin/nix-direnv-reload Executable file
View file

@ -0,0 +1,19 @@
#!/usr/bin/env bash
set -e
if [[ ! -d "/home/ly/Documents/twigModpack-forge" ]]; then
echo "Cannot find source directory; Did you move it?"
echo "(Looking for "/home/ly/Documents/twigModpack-forge")"
echo 'Cannot force reload with this script - use "direnv reload" manually and then try again'
exit 1
fi
# rebuild the cache forcefully
_nix_direnv_force_reload=1 direnv exec "/home/ly/Documents/twigModpack-forge" true
# Update the mtime for .envrc.
# This will cause direnv to reload again - but without re-building.
touch "/home/ly/Documents/twigModpack-forge/.envrc"
# Also update the timestamp of whatever profile_rc we have.
# This makes sure that we know we are up to date.
touch -r "/home/ly/Documents/twigModpack-forge/.envrc" "/home/ly/Documents/twigModpack-forge/.direnv"/*.rc

View file

@ -0,0 +1 @@
/nix/store/arvbbwgkx0ynr98q1gnmdfs6w6j60bb1-source

View file

@ -0,0 +1 @@
/nix/store/v0g0bxsd5gw6k0jz2855f8h7l1218925-source

View file

@ -0,0 +1 @@
/nix/store/7lzfcpgy08449fh1s3gh6pmyq9qsvf5w-nix-shell-env

File diff suppressed because it is too large Load diff

1
.envrc Normal file
View file

@ -0,0 +1 @@
use flake

8
.packwizignore Normal file
View file

@ -0,0 +1,8 @@
.direnv
flake.nix
.envrc
flake.lock
LICENSE
README.org
.git
.gitignore

23
flake.lock Normal file
View file

@ -0,0 +1,23 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 0,
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=",
"path": "/nix/store/v0g0bxsd5gw6k0jz2855f8h7l1218925-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}

12
flake.nix Normal file
View file

@ -0,0 +1,12 @@
{
outputs = {nixpkgs, ...}: let
system = "x86_64-linux";
pkgs = nixpkgs.legacyPackages.${system};
in {
devShells.${system}.default = pkgs.mkShell {
packages = [
pkgs.packwiz
];
};
};
}

305
index.toml Normal file
View file

@ -0,0 +1,305 @@
hash-format = "sha256"
[[files]]
file = "README.md"
hash = "80fb2a4085509a4b6bd938b7f5e38d836bce859df9a276970d4f640cfaac7029"
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "e648a83707d4ddfedd27a6459c32853e4565f19eaa388246484857c053444930"
metafile = true
[[files]]
file = "mods/almanac.pw.toml"
hash = "416c089224a401ec7c0ef60ae6f1f8555e783f89ec6aba49d72f41c58d7955d2"
metafile = true
[[files]]
file = "mods/alternate-current.pw.toml"
hash = "54e171ca3f1f39eba38186a9a5ce6901eb12be05341d76956adff63805d79225"
metafile = true
[[files]]
file = "mods/animaticareforged.pw.toml"
hash = "b1cb53c239ace70950cdd5e47ee53b965e339fe19a34ebff96388bba93a97ade"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "793693a85f3c87d4e899ee0c58deabc53690bf5a70f17343f28fd5063ce8a1e1"
metafile = true
[[files]]
file = "mods/athena-ctm.pw.toml"
hash = "e11ddca37c00c8cdf8ee89c7b59df544f50966d2d6c5b016916f023afb98c02e"
metafile = true
[[files]]
file = "mods/attributefix.pw.toml"
hash = "258431b158c3adc8e7bf4ac8ea9cec20def2e3c373294488d72c238bcbd7538a"
metafile = true
[[files]]
file = "mods/bad-wither-no-cookie.pw.toml"
hash = "0a80e045329dc8e191f81dd4fa2cacfeff65715e990d2819650d1d83308d2bc4"
metafile = true
[[files]]
file = "mods/badoptimizations.pw.toml"
hash = "e0cf59ae504142b4c4e6e702cc3209e0d6c37ca428d6d0b15a40d430c0b4364d"
metafile = true
[[files]]
file = "mods/big-contraptions.pw.toml"
hash = "76bd79efa8a74ead2c6984d01fc313a1175225493d6cfddd954a54cabb7d1d2d"
metafile = true
[[files]]
file = "mods/chat-heads.pw.toml"
hash = "18dfa8c25fd0fe7eebf58a32c76793a717dcab9c4e8f2af606dbf5857ba6aff7"
metafile = true
[[files]]
file = "mods/chunky.pw.toml"
hash = "0e17f9758f6f67ef87aa6f8d5afc47901521a05904cd8470ef65063b48e69d73"
metafile = true
[[files]]
file = "mods/clumps.pw.toml"
hash = "903352ffbd84d4b95fed905893f4715d9c3f88ec9fff6fb06f6e359e0b839dc3"
metafile = true
[[files]]
file = "mods/connector.pw.toml"
hash = "852ee3d5dea735c0c8f4c030edb06164863e7d27eef535c697f86a8b20a1cff0"
metafile = true
[[files]]
file = "mods/connectored-c2me-(c2me-fork-for-connector).pw.toml"
hash = "29707b0d591793d493d2378181d247358c00fc51bd77668b63cda8aa6f8c343d"
metafile = true
[[files]]
file = "mods/controlling.pw.toml"
hash = "4063abe583282834b2f78e3b3e6b9ee4d231a680f74c020e405a4ef196f21ee4"
metafile = true
[[files]]
file = "mods/coroutil.pw.toml"
hash = "b2c7739b56ef71f50a86658cfa67375796beafd391c4dbe26a5de8cd92b9b685"
metafile = true
[[files]]
file = "mods/cubes-without-borders.pw.toml"
hash = "ac4cbd7785b8c70de4037162d6626910633e6b997c957e90de961316716e8402"
metafile = true
[[files]]
file = "mods/cull-less-leaves-reforged.pw.toml"
hash = "df9ee07891e8347da9c0eef226a2043ab9299fdc8b2350c93a78af9c37455ee7"
metafile = true
[[files]]
file = "mods/distanthorizons.pw.toml"
hash = "5f6c35eca0fde396c1ece31de3c4f360bfbac90a3654f4cd1bf88d275c136908"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "560c2f4d64b502787bd5c2ab9e9b41cef6a04bb487cec7a6d3c85bc550539aeb"
metafile = true
[[files]]
file = "mods/ebe-forge.pw.toml"
hash = "54c84727c0d0423a3d7f0049bd3b1b7d9136ff1f41ce5fc83d6c29c6119ea4b0"
metafile = true
[[files]]
file = "mods/embeddium.pw.toml"
hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e"
metafile = true
[[files]]
file = "mods/embeddiumplus.pw.toml"
hash = "5cc23a02788b472e556a8769fd7e9d8249f5a2998df2505243e17875cfa3dc18"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "7446c9b79c6b9cfce8f71df730bc060a57cfcb9ccba885f72f076d5bf478252a"
metafile = true
[[files]]
file = "mods/entity-model-features.pw.toml"
hash = "14ddf6bc740ded7825a455f90f0045ed3b4c2e65168565715daaff8532da5dbd"
metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "738bca478ab07a0273e2f9ba8ca292dc1381d8e5860f15fbd3d25a7d26a3a949"
metafile = true
[[files]]
file = "mods/entitytexturefeatures.pw.toml"
hash = "cc4926dece87e61770569a0c558f3c2e674e036a92939afe93058d8c4263b96f"
metafile = true
[[files]]
file = "mods/euphonium.pw.toml"
hash = "9444c556d19cc0b521c9a923ca75696234e17e84b2b78fa421a28f311486210a"
metafile = true
[[files]]
file = "mods/fastquit-forge.pw.toml"
hash = "710a1cc6aa24e68ba6c4cb93d686b17688d093ff7baecc1d0fa3036a3426ff35"
metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "902bac905b93271f02bd0951a22bac06a3da24f5c237fcaeb469e14a7679e508"
metafile = true
[[files]]
file = "mods/forgified-fabric-api.pw.toml"
hash = "55cfba35c153fb922dd2d52b24fa163b040dee11be2fdff6656093a919c69ca0"
metafile = true
[[files]]
file = "mods/fzzy-config.pw.toml"
hash = "f8abcb408dbf46fee1a5023f342e952ff9f2515a00701694ca69df7c430b3125"
metafile = true
[[files]]
file = "mods/gputape.pw.toml"
hash = "1387ef602151f4cadd0b1862f28d07282f1ea5f563e96fdd721a08a62b67f5b9"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "835bd8b05a05ce6c0981ddc37c49e4c476aa0414cc2a5321fd9f8994193b6feb"
metafile = true
[[files]]
file = "mods/iris-flw-compat.pw.toml"
hash = "03c55a1cbe4e547abba255cd02d157cb0ce3f8b782daa33797048061751b0f55"
metafile = true
[[files]]
file = "mods/jade.pw.toml"
hash = "7f6c0ca162ebadc819fa2fe5d925daec6144d3480a6d75c769a72b8b46b78f9f"
metafile = true
[[files]]
file = "mods/kotlin-for-forge.pw.toml"
hash = "7ea985404ee4cc9082472c6869ec146309f526e395361b39f2f4c1a43506c41d"
metafile = true
[[files]]
file = "mods/lazurite.pw.toml"
hash = "b95059ab0584d1dc859a50902ef17e89fb28413ad5af0646cdcc4f83fdeeb3fc"
metafile = true
[[files]]
file = "mods/lmd.pw.toml"
hash = "33d293e7827a0b6c529152b36d51498a33280ab6c3831a8ca8a7ce73f62b655c"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "ade41e4315735aa9116a0222b332e03d3f8df6eea301764d40d0bdc40f5e8689"
metafile = true
[[files]]
file = "mods/mobtimizations.pw.toml"
hash = "18e911c5a0308b2b6bcde2e4c4ac0cf1ff6d2a7b9d4e82ba4c80d97ae0b2a79e"
metafile = true
[[files]]
file = "mods/modelfix.pw.toml"
hash = "ab170eabaeec3e80c59e850a7d8aee32edfffd6a1e40e2c2f44575c69d122054"
metafile = true
[[files]]
file = "mods/modernfix.pw.toml"
hash = "dcd4e240c0a28f6f1f7899aa3c80193894791e7a44b7759e22787cf24f83ea1f"
metafile = true
[[files]]
file = "mods/moremcmeta-emissive.pw.toml"
hash = "2c70f2ae708875c837565551cf841779376a227706c28cd567cb82d02d25c1c8"
metafile = true
[[files]]
file = "mods/moremcmeta.pw.toml"
hash = "5b5ee0d0e1c52f5fadae52a4550f33e640521950f6ab47042aadd508254c8930"
metafile = true
[[files]]
file = "mods/mouse-tweaks.pw.toml"
hash = "679fa8f3b49b9ed3fbcb29d6ccdb99bce465faa01f9cec000464ac8d4fbe134f"
metafile = true
[[files]]
file = "mods/noisium.pw.toml"
hash = "c18dd089c44103b56f8edcbd41a071e41a1fcd46094b2c93df5cc5f07853f18b"
metafile = true
[[files]]
file = "mods/oculus.pw.toml"
hash = "f83b253ca6a8e6f2f847952704da0e1fb00e65cbb10b7c9cb15d1a1780618da0"
metafile = true
[[files]]
file = "mods/particle-core.pw.toml"
hash = "650afa0a6b854b46bbf1d088cbe51d800b6a71fa9f4491a6a1e6021256841a90"
metafile = true
[[files]]
file = "mods/potacore.pw.toml"
hash = "4bb53ae182c129cae93307a5cb9a87f75db994d0e537127a0edad4105ad8a425"
metafile = true
[[files]]
file = "mods/radium.pw.toml"
hash = "bbdd40b650286973d44b1931d4b8c4bcc02b02f2c5583545709347503bd13057"
metafile = true
[[files]]
file = "mods/rrls.pw.toml"
hash = "35c4484a3bd6b9055f3f944ed8bdc27fb8c62a385277b9e7f89fd19bccfa4191"
metafile = true
[[files]]
file = "mods/rubidium-extra.pw.toml"
hash = "817b4a47826bd99c69957fe07131d5704984f89fec96287cdc20c6fbe46100cf"
metafile = true
[[files]]
file = "mods/saturn.pw.toml"
hash = "3602f220a9d98e89d44168a6e84dc7bb169fb8b8209b4b966288d1fa1c3650bc"
metafile = true
[[files]]
file = "mods/searchables.pw.toml"
hash = "b8c7497acbf4890b4609b6b20de7affdd3482fc99af975d9ff6b29c075e1d8a7"
metafile = true
[[files]]
file = "mods/shut-up-gl-error.pw.toml"
hash = "44492a7f6bc1870da06704670fbf8b1bbe1c9afe22da9b7184622624b15ed147"
metafile = true
[[files]]
file = "mods/sodium-dynamic-lights.pw.toml"
hash = "82bb7cd6c8b68bb1831bb7c374bd316b6403cd01195d582f19c31076c908953a"
metafile = true
[[files]]
file = "mods/sodium-options-api.pw.toml"
hash = "75a60e6b443b351b7a4a78ffce7c71e44b3e20ca10c374aea1de516c785d6e2d"
metafile = true
[[files]]
file = "mods/sound-physics-remastered.pw.toml"
hash = "22d87bf80a28cce7cbb0a92365d058ae2e77193528b53d318dcecac75d33c587"
metafile = true

13
mods/3dskinlayers.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "3D Skin Layers"
filename = "skinlayers3d-forge-1.7.4-mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/VM4DBhDl/skinlayers3d-forge-1.7.4-mc1.20.1.jar"
hash-format = "sha512"
hash = "9f09e047f0f5e0de52daa795630a1390db4177453bdeb091adb8088686fbea0f103ef5bbd533103b06561d112c0187d70c2ef1541bfb60a595ede7e5f4247438"
[update]
[update.modrinth]
mod-id = "zV5r3pPn"
version = "VM4DBhDl"

13
mods/almanac.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Almanac"
filename = "almanac-1.20.x-forge-1.0.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Gi02250Z/versions/DnzrwvfD/almanac-1.20.x-forge-1.0.2.jar"
hash-format = "sha512"
hash = "58c4dea50fcb17593e2c97a23ce101c62b5b32e2fd71d4bbf323f2778d4474c991caba7234ecf4d06f1e246ccb9ad7f67f2fa73f023cd80ef55333e2ed952f43"
[update]
[update.modrinth]
mod-id = "Gi02250Z"
version = "DnzrwvfD"

View file

@ -0,0 +1,13 @@
name = "Alternate Current"
filename = "alternate_current-mc1.20-1.7.0.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/r0v8vy1s/versions/kC6SY4Zp/alternate_current-mc1.20-1.7.0.jar"
hash-format = "sha512"
hash = "d9ae21a3a389c63466bf22b36d4a78c859f30c901397622f1f1438737901a2c67e4d911c83831e0d4f1edabf0b86b58f4192d9980ecef8278393fd4af64a9585"
[update]
[update.modrinth]
mod-id = "r0v8vy1s"
version = "kC6SY4Zp"

View file

@ -0,0 +1,13 @@
name = "AnimaticaReforged"
filename = "AnimaticaReforged-1.20.1-0.1.3.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/6ABF6Pv3/versions/ljlLeJlN/AnimaticaReforged-1.20.1-0.1.3.jar"
hash-format = "sha512"
hash = "90d2b59d2c609d75ceb0d3356eca8408154623d5e6b87282bf01061ab104bb45c3b8255df1e010fcd4839ac762f4fd1532b4b2b84d5846011347ce6dfdf1a5d6"
[update]
[update.modrinth]
mod-id = "6ABF6Pv3"
version = "ljlLeJlN"

13
mods/appleskin.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-forge-mc1.20.1-2.5.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/XdXDExVF/appleskin-forge-mc1.20.1-2.5.1.jar"
hash-format = "sha512"
hash = "3176f928fb6c60d27f5edb610ca4ab0236175404eebf32797a1ec6cdd794bb294a260231579578536d03571377e43c6181adc75d8dd2c0733f17fce4f7e636b9"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "XdXDExVF"

13
mods/athena-ctm.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Athena"
filename = "athena-forge-1.20.1-3.1.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/DULOQFj7/athena-forge-1.20.1-3.1.2.jar"
hash-format = "sha512"
hash = "5a71a1c220eafbfbdb570fa204454352b48d55f238db1a5b398a8c40f6b0fbd8c09a2f6c10def330abdf3daadaa24dfa52471f8de931a93fd99dc7d85b60960b"
[update]
[update.modrinth]
mod-id = "b1ZV3DIJ"
version = "DULOQFj7"

13
mods/attributefix.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "AttributeFix"
filename = "AttributeFix-Forge-1.20.1-21.0.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lOOpEntO/versions/Y42wjyly/AttributeFix-Forge-1.20.1-21.0.4.jar"
hash-format = "sha512"
hash = "a4f1431c3abb23d97ae6d742721fcc2d1d97b6f9e72e492cc13f2471b608614b8cbbde513fa0a6f8d002f27168130850bf358d405cd2120c979927d7e88fe3d3"
[update]
[update.modrinth]
mod-id = "lOOpEntO"
version = "Y42wjyly"

View file

@ -0,0 +1,13 @@
name = "Bad Wither No Cookie - Reloaded"
filename = "bwncr-forge-1.20.1-3.17.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lL2MtE37/versions/QpHjZgDn/bwncr-forge-1.20.1-3.17.2.jar"
hash-format = "sha512"
hash = "86a93f4d99fde2248d821c18e120fc65e85250d2bc2ae7f4c757d7a439a10c217e158418920034c78ad7f2df3400dbe69c414f37f418df52d3093fe818acd5ca"
[update]
[update.modrinth]
mod-id = "lL2MtE37"
version = "QpHjZgDn"

View file

@ -0,0 +1,13 @@
name = "BadOptimizations"
filename = "BadOptimizations-2.2.1-1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/M0bM4C3I/BadOptimizations-2.2.1-1.20.1.jar"
hash-format = "sha512"
hash = "5cb3a2cfe8c84f40ceb506e32c4ef9b8a4e560f7583a54adf7a402121cb285b37aae417d3c94314264a615b4fda0c8b974be115a1c18d783d80537acbc14b736"
[update]
[update.modrinth]
mod-id = "g96Z4WVZ"
version = "M0bM4C3I"

View file

@ -0,0 +1,13 @@
name = "Create: Big Contraptions"
filename = "bigcontraptions-1.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/jv0UKGOX/versions/1KkyaeYb/bigcontraptions-1.0.jar"
hash-format = "sha512"
hash = "0adb0e52632706465a5fd51e3610a76a16fb37a29b306adac792a196b22a0fa227eab17f9f077edf05814a715dc9d164ef6a1a3ce7d8fb135417b3e06a4b61d8"
[update]
[update.modrinth]
mod-id = "jv0UKGOX"
version = "1KkyaeYb"

13
mods/chat-heads.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Chat Heads"
filename = "chat_heads-0.13.9-forge-1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/MbKGnBG9/chat_heads-0.13.9-forge-1.20.jar"
hash-format = "sha512"
hash = "e9662f0439fb680b3337e4dffdcb430678544871039c0822f94132367bb328bb5bf8e12c9a3a316053815b34ba2065a7e4f972d63b7866ed846e13354b6d04bc"
[update]
[update.modrinth]
mod-id = "Wb5oqrBJ"
version = "MbKGnBG9"

13
mods/chunky.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Chunky"
filename = "Chunky-1.3.146.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fALzjamp/versions/4FTDk9wv/Chunky-1.3.146.jar"
hash-format = "sha512"
hash = "13ef9d5bfea1895118eec45aa3071e2d79408241f29990624f67e157d4c525391753b0a1539ff3359dad79a6e5ab5e0b84fffbe528bdefcaaefd579ec794d9c9"
[update]
[update.modrinth]
mod-id = "fALzjamp"
version = "4FTDk9wv"

13
mods/clumps.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Clumps"
filename = "Clumps-forge-1.20.1-12.0.0.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/nAHGB5ls/Clumps-forge-1.20.1-12.0.0.4.jar"
hash-format = "sha512"
hash = "ffd8ff2438e9f9d260d3926ccdd0cccc4772c6f99f29715690aed4f6e97a76035f3aeaa78168e2a458bc4cccf521e97ebdb6e0b61c819facb04af9ebb3638383"
[update]
[update.modrinth]
mod-id = "Wnxd13zP"
version = "nAHGB5ls"

13
mods/connector.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Sinytra Connector"
filename = "Connector-1.0.0-beta.46+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u58R1TMW/versions/e8hSZ4vp/Connector-1.0.0-beta.46%2B1.20.1.jar"
hash-format = "sha512"
hash = "7d98bd11e72dc95fb30e84d2be9175f2687201451d0e21421074bd225fcbcac8b4bcc1cd1b2dbd5f03e798569cac2f3bcc87c1baba1b1ad002268c578b20a533"
[update]
[update.modrinth]
mod-id = "u58R1TMW"
version = "e8hSZ4vp"

View file

@ -0,0 +1,13 @@
name = "Connectored C2ME (C2ME fork for connector) (C3ME)"
filename = "c3me-fabric-mc1.20.1-0.2.0-c3me-alpha.11.61.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ov5T9Rht/versions/CuHuik2S/c3me-fabric-mc1.20.1-0.2.0-c3me-alpha.11.61.jar"
hash-format = "sha512"
hash = "e9744bbe812e1787f390025e4eaf45f56dac4c15e9e8b63a0ea7da6e50300ff5048aa0eea822004223e7de164f1b8fd8fe1aae62f466e19b7ade34d2eff5a0f6"
[update]
[update.modrinth]
mod-id = "Ov5T9Rht"
version = "CuHuik2S"

13
mods/controlling.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Controlling"
filename = "Controlling-forge-1.20.1-12.0.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/LH6Bi6Am/Controlling-forge-1.20.1-12.0.2.jar"
hash-format = "sha512"
hash = "3945bf3f6d843957f13584dfc70bede253d1e48f0dcb96f647fbcc6fcd3d1748a0dd9c6ca5c882e07a41f98eb84057934f51e43ab6023ed0a19695de2e6fe9f5"
[update]
[update.modrinth]
mod-id = "xv94TkTM"
version = "LH6Bi6Am"

13
mods/coroutil.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "CoroUtil"
filename = "coroutil-forge-1.20.1-1.3.7.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/rLLJ1OZM/versions/6rPDKAT8/coroutil-forge-1.20.1-1.3.7.jar"
hash-format = "sha512"
hash = "37a13eaa68579dd45204ebdfa43b2909123a2e5e875a2ca51da0d0882d4c524be1e95fce4bb26db21901b7d100ad9363968814e3566d44b5afce8fb8e8088057"
[update]
[update.modrinth]
mod-id = "rLLJ1OZM"
version = "6rPDKAT8"

View file

@ -0,0 +1,13 @@
name = "Cubes Without Borders"
filename = "cwb-forge-3.0.0+mc1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/QzVMYIfG/cwb-forge-3.0.0%2Bmc1.20.jar"
hash-format = "sha512"
hash = "0eb5f0d4ec7739c4cd767fbabf37c00b23c7435546072d82431e08b1b72c87cff5f36fd800f85881497ab764b62f15908fbca8f92b25620975d8a0da9c945765"
[update]
[update.modrinth]
mod-id = "ETlrkaYF"
version = "QzVMYIfG"

View file

@ -0,0 +1,13 @@
name = "Cull Less Leaves Reforged"
filename = "CullLessLeaves-Reforged-1.20.1-1.0.5.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/qthuEuVy/versions/wPOb8yEG/CullLessLeaves-Reforged-1.20.1-1.0.5.jar"
hash-format = "sha512"
hash = "1d037fd49a9b80eecf2ed8e3b64178d1fbae7cc2a511813ab8b627479713e79a98af0896366e1ad2a3fa3f9849eab086166c1a27227f6d9370c2738132d859e6"
[update]
[update.modrinth]
mod-id = "qthuEuVy"
version = "wPOb8yEG"

View file

@ -0,0 +1,13 @@
name = "Distant Horizons"
filename = "DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/20nF6i21/DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar"
hash-format = "sha512"
hash = "a5059a249283f686bc49bc4c2606fce7b665102983f396996f47c11245fee21059554db5f9bdf63fa41ec954282a9ee3646ea42997f37bedb0af8b14944704f4"
[update]
[update.modrinth]
mod-id = "uCdwusMi"
version = "20nF6i21"

13
mods/dynamic-fps.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-3.7.7+minecraft-1.20.0-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/RWJOhJC6/dynamic-fps-3.7.7%2Bminecraft-1.20.0-forge.jar"
hash-format = "sha512"
hash = "0f39b1b83dfaa14a86dea93f723a8f54de82780f3575844349fc30acd185ac077856c381a072031fee7baf4f5dcaeaa6f21e898cbb4d2dff87d0b68309bf4e9f"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "RWJOhJC6"

13
mods/ebe-forge.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "EnlightenedBlockEntities"
filename = "EBE-1.20-1.20.1-0.9.1B.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ntz4ZX7h/versions/rQm3ja4Q/EBE-1.20-1.20.1-0.9.1B.jar"
hash-format = "sha512"
hash = "6f9b1eef1cc3982d9505c96e941190aa9c5996c30dd8de0f789a1b2cca0e4a41573d54ba199d93779586584361fafce0f109d7ea715cecff4e93a74196f52e17"
[update]
[update.modrinth]
mod-id = "ntz4ZX7h"
version = "rQm3ja4Q"

13
mods/embeddium.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Embeddium"
filename = "embeddium-0.3.31+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/sk9rgfiA/versions/UTbfe5d1/embeddium-0.3.31%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "ffbf2da4685260a4d5c14c621708bd20722563f084f042d3dfb0a7b87f048e39299648c854a93939129da0d23a15a91ec628560d601e76074b08e275f6e132e9"
[update]
[update.modrinth]
mod-id = "sk9rgfiA"
version = "UTbfe5d1"

View file

@ -0,0 +1,13 @@
name = "Embeddium++"
filename = "embeddiumplus-1.20.1-v1.2.13.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/yD9qW65f/versions/KEd4eJfk/embeddiumplus-1.20.1-v1.2.13.jar"
hash-format = "sha512"
hash = "2ea60376eecaf859b3303d46cc8b593e3121ce5487f97db2a60ec0025327ae740c9d28fb5523fcae32da0a3de010e5f1b59024c1cfa9f1547116668ac04de278"
[update]
[update.modrinth]
mod-id = "yD9qW65f"
version = "KEd4eJfk"

13
mods/emi.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "EMI"
filename = "emi-1.1.19+1.20.1+forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/GSmsesll/emi-1.1.19%2B1.20.1%2Bforge.jar"
hash-format = "sha512"
hash = "dc6eea0544a0daba3868be6544900759e6d1f6892fba201722747bb3ace2a3b9eed4e20138474cc7c88e9d7d599972b0330053930bb6d0526853fed9fe995307"
[update]
[update.modrinth]
mod-id = "fRiHVvU7"
version = "GSmsesll"

View file

@ -0,0 +1,13 @@
name = "[EMF] Entity Model Features"
filename = "entity_model_features_forge_1.20.1-2.4.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/p39UPPar/entity_model_features_forge_1.20.1-2.4.1.jar"
hash-format = "sha512"
hash = "f6160617baabb494226d09687aed23e0cdc6de42122d1c6b038ef733990cabc2aff62b6b1e91eb42236e9e0b952dcf1cdc42c323d823f41a0e5c285f831dce65"
[update]
[update.modrinth]
mod-id = "4I1XuqiY"
version = "p39UPPar"

View file

@ -0,0 +1,13 @@
name = "Entity Culling"
filename = "entityculling-forge-1.7.2-mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/yyU9Ifp0/entityculling-forge-1.7.2-mc1.20.1.jar"
hash-format = "sha512"
hash = "547ecae13eb982c2c43c2f107fccede69b2edd33a3005296fd880122760f569c98e42a3abb7d69526ebe79efb6846bad38ee8a1bb7e8afa62e18e5e052029647"
[update]
[update.modrinth]
mod-id = "NNAgCjsB"
version = "yyU9Ifp0"

View file

@ -0,0 +1,13 @@
name = "[ETF] Entity Texture Features"
filename = "entity_texture_features_forge_1.20.1-6.2.9.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rGt1IuJq/entity_texture_features_forge_1.20.1-6.2.9.jar"
hash-format = "sha512"
hash = "0d8576c785c689aa39c29f8dbee46b28c308a01a87eaa01a1d405c617b7a30be5ba1e62faeb5f212e44d50ae5a230e48815ac572adaba0c6d3a9e2df47183023"
[update]
[update.modrinth]
mod-id = "BVzZfTc1"
version = "rGt1IuJq"

13
mods/euphonium.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Euphonium"
filename = "euphonium-1.0.3+1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/XH8cnjHW/versions/Bdg5V49U/euphonium-1.0.3%2B1.20.jar"
hash-format = "sha512"
hash = "8977b73ecac5f8dd44a66eb4348482bda1c349426ddb8bdabbfd09f88f377135a705767acb9c23aeaa3c3ffca452902482ec882dbdcf669474baa2f1c018dcaa"
[update]
[update.modrinth]
mod-id = "XH8cnjHW"
version = "Bdg5V49U"

View file

@ -0,0 +1,13 @@
name = "FastQuit-Forge"
filename = "Fastquit-3.0.1+1.20.1forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/itFaO2Tg/versions/PqnfazyM/Fastquit-3.0.1%2B1.20.1forge.jar"
hash-format = "sha512"
hash = "cd50eb78fb83b637fe516e9de85e8bb778abaacf4d41a8fb5c4ab121f8f0e871998ac41171a01cb96d08b453b38d0d1ba830888f615acb54d85ecddd9a3e7286"
[update]
[update.modrinth]
mod-id = "itFaO2Tg"
version = "PqnfazyM"

13
mods/ferrite-core.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "FerriteCore"
filename = "ferritecore-6.0.1-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/DG5Fn9Sz/ferritecore-6.0.1-forge.jar"
hash-format = "sha512"
hash = "a1960a7c03dc32d4ccaccaf28afdd9b078758bbd62d15a91d4039a83fa9397a098e89b69591f6bd5190254d9ee97e502504154b9aec764adb8c65f000b75ba2c"
[update]
[update.modrinth]
mod-id = "uXXizFIs"
version = "DG5Fn9Sz"

View file

@ -0,0 +1,13 @@
name = "Forgified Fabric API"
filename = "fabric-api-0.92.2+1.11.9+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/2Jm6cdbX/fabric-api-0.92.2%2B1.11.9%2B1.20.1.jar"
hash-format = "sha512"
hash = "c946edeb9d245f6f1a6c59948fec66075f06198c77a79b01e2c6f653c02e57ec3debb4c10614226bae6f4f117cc9036a903389e70b8f8ce3b5d67b25b164a839"
[update]
[update.modrinth]
mod-id = "Aqlf1Shp"
version = "2Jm6cdbX"

13
mods/fzzy-config.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Fzzy Config"
filename = "fzzy_config-0.6.2+1.20.1+forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/hYykXjDp/versions/QOLmBnu1/fzzy_config-0.6.2%2B1.20.1%2Bforge.jar"
hash-format = "sha512"
hash = "40cc9d874dfe2ed2cf4dd6115de3d508bd843ae07f3e0cb9c6c9851b5d58a92da316c177e1c510ad4d9754319ade387c2a0beb966168f87d1acfdac29f544f22"
[update]
[update.modrinth]
mod-id = "hYykXjDp"
version = "QOLmBnu1"

13
mods/gputape.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "GpuTape"
filename = "GPUTape-1.18x-1.21x-1.0.5.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/5CTSrY8X/versions/mMc55fB1/GPUTape-1.18x-1.21x-1.0.5.1.jar"
hash-format = "sha512"
hash = "4bcfccf92a9b2e5842864b23caef9805da8a849928a711029ba9df0364cf50f66cf0f58bacca5316a0b7b1d10cb62569aca7e6d9f894c3a42100dc6d9a80cca7"
[update]
[update.modrinth]
mod-id = "5CTSrY8X"
version = "mMc55fB1"

View file

@ -0,0 +1,13 @@
name = "ImmediatelyFast"
filename = "ImmediatelyFast-1.2.7+1.20.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/yciHw2oP/ImmediatelyFast-1.2.7%2B1.20.2.jar"
hash-format = "sha512"
hash = "669a625894f175bc818062a194fb52b6163b2ddcb60cfb57a93efbb1c4e855b20200e175e225f86870cfde0846b80a50084088a2aefe6783cc2b49a6de59b2ba"
[update]
[update.modrinth]
mod-id = "5ZwdcRci"
version = "yciHw2oP"

View file

@ -0,0 +1,13 @@
name = "Iris & Oculus Flywheel Compat"
filename = "oculus-flywheel-compat-forge1.20.1+1.1.4.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/j26FjsSe/oculus-flywheel-compat-forge1.20.1%2B1.1.4.jar"
hash-format = "sha512"
hash = "811874cef4a54eb8d6b1f871d004b32bda39cf800ade45b60f156ccf7d81cf39244ec49a1adeaf3565bb8fc623869cd54c6ff84f6f406e65ea27ea6be1ecb3f2"
[update]
[update.modrinth]
mod-id = "ndHYMY2K"
version = "j26FjsSe"

13
mods/jade.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Jade 🔍"
filename = "Jade-1.20.1-Forge-11.12.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/bzWVE2db/Jade-1.20.1-Forge-11.12.2.jar"
hash-format = "sha512"
hash = "7eca39a04d4e91af3cd1e05ec288b9cbdf284799da444abeae3ee178eeee413e10bde2bc4cddc8a08259cb1cd2337c26ff92770b20cdab70e1554922ac96a968"
[update]
[update.modrinth]
mod-id = "nvQzSEkH"
version = "bzWVE2db"

View file

@ -0,0 +1,13 @@
name = "Kotlin for Forge"
filename = "kotlinforforge-4.11.0-all.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ordsPcFz/versions/hmeyC41q/kotlinforforge-4.11.0-all.jar"
hash-format = "sha512"
hash = "d72707078f0c4fde78981c638ca976722f22a64ce74bdb489258790fe9886d763a7b1e0dfbc5429ddd3105d8a65d177f06242dfb1457e219e56c70dd3e8cbf2c"
[update]
[update.modrinth]
mod-id = "ordsPcFz"
version = "hmeyC41q"

13
mods/lazurite.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Lazurite"
filename = "lazurite-1.0.4+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/TkC4Gtkt/versions/3Ro7216v/lazurite-1.0.4%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "502f2c1b9421163d26257e0285c49b1017f018ed6a230b442a0b2f969cb17c77e0f6bc661cc2d4292111a57bd77ade0296fc7c731e5d824c7036662194811663"
[update]
[update.modrinth]
mod-id = "TkC4Gtkt"
version = "3Ro7216v"

13
mods/lmd.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Let Me Despawn"
filename = "letmedespawn-1.20.x-forge-1.4.4.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/vE2FN5qn/versions/DdpzGNnQ/letmedespawn-1.20.x-forge-1.4.4.jar"
hash-format = "sha512"
hash = "fe101902efa4a28dcc2af0dcd0b2b3ee7236f12525184f56b8c2b40cfaa69639a4eebc2f822af01eaaec402f651605579568c333b95558e8d38b29d8b7a072d0"
[update]
[update.modrinth]
mod-id = "vE2FN5qn"
version = "DdpzGNnQ"

View file

@ -0,0 +1,13 @@
name = "Memory Leak Fix"
filename = "memoryleakfix-forge-1.17+-1.1.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/3w0IxNtk/memoryleakfix-forge-1.17%2B-1.1.5.jar"
hash-format = "sha512"
hash = "f4d7b0eb70a605ffb81bebd24fd125d8c0bc7917c3e00f27bee64988836323de5a3d205e89a4a5f8ae75741ca874f62996e7c8e5ed489dc3c1824337e93d263f"
[update]
[update.modrinth]
mod-id = "NRjRiSSD"
version = "3w0IxNtk"

View file

@ -0,0 +1,13 @@
name = "Mobtimizations - Entity Performance Fixes"
filename = "mobtimizations-forge-1.20.1-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Kbz7UydC/versions/mEhoYk0d/mobtimizations-forge-1.20.1-1.0.0.jar"
hash-format = "sha512"
hash = "6b4687616bbeb1afe6dc13fd291373ee4af2bdc26a5a3367ec20500f9afac4706a3b26a65e52bded5d8cb4a7d8782c0e742002bf7ca2d66b54f5ea35879f413a"
[update]
[update.modrinth]
mod-id = "Kbz7UydC"
version = "mEhoYk0d"

13
mods/modelfix.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Model Gap Fix"
filename = "modelfix-1.15.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/QdG47OkI/versions/og4A1nN8/modelfix-1.15.jar"
hash-format = "sha512"
hash = "b46d6b507b12c63a6fa96ca0571c1b94fc6525e48fdfdbcaa018aa3c4a4801da5c4bb80a173f7cca04b1591854147260163716e25041363b8640f20ff1c736d4"
[update]
[update.modrinth]
mod-id = "QdG47OkI"
version = "og4A1nN8"

13
mods/modernfix.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "ModernFix"
filename = "modernfix-forge-5.20.0+mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/tLSzIfcj/modernfix-forge-5.20.0%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "040ce2b57d6536b51d55123d68a63a71c3370195f695a875cbd3b45f7ef5678ae0274a09c1a343dd8236e99eef299143d6466c44408d1bd7766dc2e353c20473"
[update]
[update.modrinth]
mod-id = "nmDcB62a"
version = "tLSzIfcj"

View file

@ -0,0 +1,13 @@
name = "MoreMcmeta Emissive Textures"
filename = "emissive-plugin-1.20.1-2.0.4-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/oQ0dIGZg/versions/rkJ3fswP/emissive-plugin-1.20.1-2.0.4-forge.jar"
hash-format = "sha512"
hash = "1282ae1aad8000fd0976a984786022c452d43d9a173928e80bb91baf9c5125fac75330c813a1e9df33b560597887f9ede6af0e6c97e8f788e5f46f009879f8f2"
[update]
[update.modrinth]
mod-id = "oQ0dIGZg"
version = "rkJ3fswP"

13
mods/moremcmeta.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "MoreMcmeta"
filename = "moremcmeta-1.20.1-4.5.2-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/HFlxNpln/versions/1Gk4ti96/moremcmeta-1.20.1-4.5.2-forge.jar"
hash-format = "sha512"
hash = "b13db1cea49baeca40f5d345c88233f05beca5d3607fbabd05498a86c6e68ddc57593360f786f3cf856ce76a7b685f20ff65d89f8d3712ef79068a836cea3dcb"
[update]
[update.modrinth]
mod-id = "HFlxNpln"
version = "1Gk4ti96"

13
mods/mouse-tweaks.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Mouse Tweaks"
filename = "MouseTweaks-forge-mc1.20.1-2.25.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/7JVXOe3K/MouseTweaks-forge-mc1.20.1-2.25.1.jar"
hash-format = "sha512"
hash = "a3bb0272c0a1a3be9250dfee030bb8f86217fa6a32bd534be8c940fdd8c466c800c2df85874877983ced36ecfc28c8ced6c0d42107c1ab621385b4be9a7c65eb"
[update]
[update.modrinth]
mod-id = "aC3cM3Vq"
version = "7JVXOe3K"

13
mods/noisium.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Noisium"
filename = "noisium-merged-2.0.1+mc1.20.x.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/AfjBJbK1/noisium-merged-2.0.1%2Bmc1.20.x.jar"
hash-format = "sha512"
hash = "f86140544ce261402447d003e99d677b2d35a95a0da04afb9046dd4995f2bfb82d74562b38325a6bb511632690a11d00d463e6d951ccd7e32bd5779f6bcbe56b"
[update]
[update.modrinth]
mod-id = "KuNKN7d2"
version = "AfjBJbK1"

13
mods/oculus.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Oculus"
filename = "oculus-mc1.20.1-1.8.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/GchcoXML/versions/iQ1SwGc3/oculus-mc1.20.1-1.8.0.jar"
hash-format = "sha512"
hash = "1bb4ac77400d6684347988ed298a692c2cb15cf7923693607eb8739b171a20fef7412259e9e157111d9ce21779badab386029956f7d2283a9e611722a373e9d5"
[update]
[update.modrinth]
mod-id = "GchcoXML"
version = "iQ1SwGc3"

View file

@ -0,0 +1,13 @@
name = "Particle Core"
filename = "particle_core-0.2.5+1.20.1+forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/RSeLon5O/versions/2pgXWmty/particle_core-0.2.5%2B1.20.1%2Bforge.jar"
hash-format = "sha512"
hash = "1da3ce936ce34f60ee96aa1faab9fec89f1227152a3c146bbe48a404cb93918f1f8722a6c44afc3eda8a9e4ea6f97a61ad6788da6085aec1816b1c3871e15c9c"
[update]
[update.modrinth]
mod-id = "RSeLon5O"
version = "2pgXWmty"

13
mods/potacore.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Potacore"
filename = "potacore-0.2.8-universal.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/55ByH6In/versions/TFCMmqRS/potacore-0.2.8-universal.jar"
hash-format = "sha512"
hash = "1f620bf9c7d27cd209388b86df2638e17f8bc1f286405c770e8438d118573735827589fc424e82b2ec33c39c2dab6bc46c5d16658c53b068c0b9bfb5775ae131"
[update]
[update.modrinth]
mod-id = "55ByH6In"
version = "TFCMmqRS"

13
mods/radium.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Radium"
filename = "radium-mc1.20.1-0.12.4+git.26c9d8e.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2gvRmQXx/versions/n947JjJH/radium-mc1.20.1-0.12.4%2Bgit.26c9d8e.jar"
hash-format = "sha512"
hash = "7b59c491d72801257c740626faab8c14ed580db28493c474147341531bca3de5ea822d4042d3786ae619449b6f6ffc1001a1cdc1b9276ec900e57ab17dd8989a"
[update]
[update.modrinth]
mod-id = "2gvRmQXx"
version = "n947JjJH"

13
mods/rrls.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Remove Reloading Screen"
filename = "rrls-4.0.6.1+mc1.20.1-forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/DMHJY7vL/rrls-4.0.6.1%2Bmc1.20.1-forge.jar"
hash-format = "sha512"
hash = "825f037e40e904b11f2744e2b6fa2823b7cef41ec9e71c10cf71dd89233ed15a9c4687376af32d9e2ec50be92db3bb0ef818712eb88654489aedf35efd726079"
[update]
[update.modrinth]
mod-id = "ZP7xHXtw"
version = "DMHJY7vL"

View file

@ -0,0 +1,13 @@
name = "Embeddium (Rubidium) Extra"
filename = "rubidium-extra-0.5.4.4+mc1.20.1-build.131.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/F06DXCMX/rubidium-extra-0.5.4.4%2Bmc1.20.1-build.131.jar"
hash-format = "sha512"
hash = "4067ef8d94fd4022a5f4feb02250d86c96ab10867f526c64e7e02a409ac6d46fbc32e87ffd735b1203f328d147c291e4a8dda1288c1deb3e232a1e5cb13701fb"
[update]
[update.modrinth]
mod-id = "oY2B1pjg"
version = "F06DXCMX"

13
mods/saturn.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Saturn"
filename = "saturn-mc1.20.1-0.1.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2eT495vq/versions/Yx85DYaG/saturn-mc1.20.1-0.1.3.jar"
hash-format = "sha512"
hash = "8b4b9a69e7b55df8148e83a6d17ef381b9c412d8730d0068974bd48bbdae1a1a43837a5307471bc5dd2b41d3aa821d73c8683a3f480a9d987b2cf0969aa178cc"
[update]
[update.modrinth]
mod-id = "2eT495vq"
version = "Yx85DYaG"

13
mods/searchables.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Searchables"
filename = "Searchables-forge-1.20.1-1.0.3.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fuuu3xnx/versions/PM9yAW1G/Searchables-forge-1.20.1-1.0.3.jar"
hash-format = "sha512"
hash = "185617d6d446f3d4ef6c7d5c6ee4e2fb731a89f7495157313b21292ec6b8e3dbcc10c0379ab49ecb2d0c64d0a78df74750d7f7336d5e6c43516a7c92f278c0a2"
[update]
[update.modrinth]
mod-id = "fuuu3xnx"
version = "PM9yAW1G"

View file

@ -0,0 +1,13 @@
name = "Shut Up GL Error"
filename = "Shut Up GL Error-forge-1.20.1-1.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/houIxdGF/versions/Gso8AhoY/Shut%20Up%20GL%20Error-forge-1.20.1-1.0.0.jar"
hash-format = "sha512"
hash = "7f48b19254154ae475d85aafa242b69e9fc173d697b5cbc189201a784875a4422c45381a74399451a525191c31a069b048c6ee7ed176c737e899df7ecc50487b"
[update]
[update.modrinth]
mod-id = "houIxdGF"
version = "Gso8AhoY"

View file

@ -0,0 +1,13 @@
name = "Sodium Dynamic Lights"
filename = "sodiumdynamiclights-forge-1.0.10-1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/PxQSWIcD/versions/I156ee3A/sodiumdynamiclights-forge-1.0.10-1.20.1.jar"
hash-format = "sha512"
hash = "b8527199be5a8b4bc758a4f320586b5886e6ff657718f52d464386b1e3c695d7bfe644e2ef9487a869c93c0866818995ecd47b9e1a19054929242682e37f58b7"
[update]
[update.modrinth]
mod-id = "PxQSWIcD"
version = "I156ee3A"

View file

@ -0,0 +1,13 @@
name = "Sodium Options API"
filename = "sodiumoptionsapi-forge-1.0.10-1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Es5v4eyq/versions/d0EFLitO/sodiumoptionsapi-forge-1.0.10-1.20.1.jar"
hash-format = "sha512"
hash = "20b11f1582df3df3d351e0cffcfc8b97453e2d73164fbad46d3f4eb960cab57d8f708d84b818782ef019d5cd9494ce001161f753623680516a191d6f510ebb79"
[update]
[update.modrinth]
mod-id = "Es5v4eyq"
version = "d0EFLitO"

View file

@ -0,0 +1,13 @@
name = "Sound Physics Remastered"
filename = "sound-physics-remastered-forge-1.20.1-1.4.8.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/O13IgRhY/sound-physics-remastered-forge-1.20.1-1.4.8.jar"
hash-format = "sha512"
hash = "30b3443e6e677619c68ec63600f58bc7abf14c9f2242dbc16f7e59d26592a14f39c3b29dbfd759d9de62550153823792d7549e4d5c3838575f297339090ad1e7"
[update]
[update.modrinth]
mod-id = "qyVF9oeo"
version = "O13IgRhY"

13
pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Twig Forge"
author = "Twig"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "ff1c49862e4776ba7efe1b663a9decb11f9a5210f63d856173e0efe76bc5084f"
[versions]
forge = "47.3.22"
minecraft = "1.20.1"