commit 769cccb73ea141b015be3b0a9ae9d13094f0babd Author: Dmitriy Kholkin Date: Tue Jun 11 09:50:13 2024 +0300 init optimized pack diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fa1385d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..86521b6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/*.mrpack +/*.zip \ No newline at end of file diff --git a/.packwizignore b/.packwizignore new file mode 100644 index 0000000..567fc51 --- /dev/null +++ b/.packwizignore @@ -0,0 +1,6 @@ +.git/** +.gitattributes +.gitignore +README.md +/*.mrpack +/*.zip \ No newline at end of file diff --git a/config/yosbr/config/NoChatReports/NCR-Client.json b/config/yosbr/config/NoChatReports/NCR-Client.json new file mode 100644 index 0000000..c0d7a7b --- /dev/null +++ b/config/yosbr/config/NoChatReports/NCR-Client.json @@ -0,0 +1 @@ +{"defaultSigningMode":"ON_DEMAND","enableMod":true,"showNCRButton":false,"showReloadButton":false,"verifiedIconEnabled":false,"showServerSafety":true,"hideInsecureMessageIndicators":true,"hideModifiedMessageIndicators":false,"hideSystemMessageIndicators":true,"hideWarningToast":true,"hideSigningRequestMessage":true,"alwaysHideReportButton":false,"skipRealmsWarning":true,"skipSigningWarning":true,"disableTelemetry":false,"removeTelemetryButton":false,"demandOnServer":false} \ No newline at end of file diff --git a/config/yosbr/config/NoChatReports/NCR-Common.json b/config/yosbr/config/NoChatReports/NCR-Common.json new file mode 100644 index 0000000..44dbc27 --- /dev/null +++ b/config/yosbr/config/NoChatReports/NCR-Common.json @@ -0,0 +1 @@ +{"demandOnClient":false,"convertToGameMessage":true,"addQueryData":false,"enableDebugLog":false} \ No newline at end of file diff --git a/config/yosbr/config/NoChatReports/NCR-Encryption.json b/config/yosbr/config/NoChatReports/NCR-Encryption.json new file mode 100644 index 0000000..e172004 --- /dev/null +++ b/config/yosbr/config/NoChatReports/NCR-Encryption.json @@ -0,0 +1 @@ +{"skipWarning":false,"enableEncryption":false,"encryptPublic":true,"showEncryptionButton":false,"showEncryptionIndicators":true} \ No newline at end of file diff --git a/config/yosbr/config/borderlessmining.json b/config/yosbr/config/borderlessmining.json new file mode 100644 index 0000000..2d7c7d3 --- /dev/null +++ b/config/yosbr/config/borderlessmining.json @@ -0,0 +1 @@ +{"enableBorderlessFullscreen":false,"addToVanillaVideoSettings":false} \ No newline at end of file diff --git a/config/yosbr/config/capes.json5 b/config/yosbr/config/capes.json5 new file mode 100644 index 0000000..c8ec5c3 --- /dev/null +++ b/config/yosbr/config/capes.json5 @@ -0,0 +1 @@ +{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":true,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true} \ No newline at end of file diff --git a/config/yosbr/config/cem.conf b/config/yosbr/config/cem.conf new file mode 100644 index 0000000..60c399d --- /dev/null +++ b/config/yosbr/config/cem.conf @@ -0,0 +1 @@ +"use_optifine_folder"=true \ No newline at end of file diff --git a/config/yosbr/config/citresewn.json b/config/yosbr/config/citresewn.json new file mode 100644 index 0000000..ecf8645 --- /dev/null +++ b/config/yosbr/config/citresewn.json @@ -0,0 +1 @@ +{"broken_paths":true} \ No newline at end of file diff --git a/config/yosbr/config/debugify.json b/config/yosbr/config/debugify.json new file mode 100644 index 0000000..db4b0f6 --- /dev/null +++ b/config/yosbr/config/debugify.json @@ -0,0 +1 @@ +{"MC-577":true,"MC-59810":true,"MC-89146":true,"MC-90683":true,"MC-112730":true,"MC-121772":true,"MC-122477":true,"MC-140646":true,"MC-199467":true,"MC-235035":true,"MC-237493":true,"MC-263865":true,"opt_out_updater":true,"gameplay_fixes_in_multiplayer":false,"default_disabled":true} \ No newline at end of file diff --git a/config/yosbr/config/dynamic_fps.json b/config/yosbr/config/dynamic_fps.json new file mode 100644 index 0000000..7a788ae --- /dev/null +++ b/config/yosbr/config/dynamic_fps.json @@ -0,0 +1 @@ +{"states":{"hovered":{"graphics_state":"default","show_toasts":true,"run_garbage_collector":false,"frame_rate_target":60,"volume_multiplier":1},"unfocused":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":1,"volume_multiplier":0.25},"invisible":{"graphics_state":"default","show_toasts":false,"run_garbage_collector":true,"frame_rate_target":0,"volume_multiplier":0}}} \ No newline at end of file diff --git a/config/yosbr/config/entity_texture_features.json b/config/yosbr/config/entity_texture_features.json new file mode 100644 index 0000000..c14d8a0 --- /dev/null +++ b/config/yosbr/config/entity_texture_features.json @@ -0,0 +1 @@ +{"allowIllegalTexturePaths":true,"illegalPathSupportMode":"Entity","skinFeaturesEnabled":false,"skinFeaturesEnableTransparency":false,"hideConfigButton":true} \ No newline at end of file diff --git a/config/yosbr/config/fastquit.toml b/config/yosbr/config/fastquit.toml new file mode 100644 index 0000000..d4fbaae --- /dev/null +++ b/config/yosbr/config/fastquit.toml @@ -0,0 +1,4 @@ +renderSavingScreen = false +showToasts = false +showSavingTime = "FALSE" +allowMultipleServers = false \ No newline at end of file diff --git a/config/yosbr/config/iris.properties b/config/yosbr/config/iris.properties new file mode 100644 index 0000000..4d24588 --- /dev/null +++ b/config/yosbr/config/iris.properties @@ -0,0 +1,3 @@ +disableUpdateMessage=true +maxShadowRenderDistance=6 +enableShaders=false \ No newline at end of file diff --git a/config/yosbr/config/lambdynlights.toml b/config/yosbr/config/lambdynlights.toml new file mode 100644 index 0000000..8166073 --- /dev/null +++ b/config/yosbr/config/lambdynlights.toml @@ -0,0 +1,8 @@ +mode = "fastest" +[light_sources] + water_sensitive_check = false + block_entities = false + entities = false + self = true + tnt = "simple" + creeper = "simple" \ No newline at end of file diff --git a/config/yosbr/config/midnightcontrols.json b/config/yosbr/config/midnightcontrols.json new file mode 100644 index 0000000..bcd9e43 --- /dev/null +++ b/config/yosbr/config/midnightcontrols.json @@ -0,0 +1 @@ +{"autoSwitchMode":false,"enableHints":true} \ No newline at end of file diff --git a/config/yosbr/config/midnightlib.json b/config/yosbr/config/midnightlib.json new file mode 100644 index 0000000..ca6c3f6 --- /dev/null +++ b/config/yosbr/config/midnightlib.json @@ -0,0 +1 @@ +{"config_screen_list":"FALSE"} \ No newline at end of file diff --git a/config/yosbr/config/modernfix-mixins.properties b/config/yosbr/config/modernfix-mixins.properties new file mode 100644 index 0000000..127aaca --- /dev/null +++ b/config/yosbr/config/modernfix-mixins.properties @@ -0,0 +1 @@ +mixin.perf.dynamic_resources=true \ No newline at end of file diff --git a/config/yosbr/config/modmenu.json b/config/yosbr/config/modmenu.json new file mode 100644 index 0000000..c92a72a --- /dev/null +++ b/config/yosbr/config/modmenu.json @@ -0,0 +1 @@ +{"sorting":"ascending","count_libraries":false,"compact_list":false,"count_children":true,"mods_button_style":"shrink","game_menu_button_style":"replace_bugs","count_hidden_mods":false,"mod_count_location":"title_screen","hide_mod_links":false,"show_libraries":false,"hide_mod_license":true,"hide_badges":true,"hide_mod_credits":true,"easter_eggs":false,"modify_title_screen":true,"modify_game_menu":true,"hide_config_buttons":false,"random_java_colors":false,"translate_names":true,"translate_descriptions":true,"config_mode":false,"disable_drag_and_drop":false,"hidden_mods":["citresewn-defaults","indium","minecraft","puzzle-base","puzzle-gui","puzzle-models","puzzle-splashscreen"],"hidden_configs":[],"disable_update_checker":[],"update_checker":false,"button_update_badge":false,"quick_configure":true} \ No newline at end of file diff --git a/config/yosbr/config/moreculling.toml b/config/yosbr/config/moreculling.toml new file mode 100644 index 0000000..87cacf4 --- /dev/null +++ b/config/yosbr/config/moreculling.toml @@ -0,0 +1,20 @@ +enableSodiumMenu = true +cloudCulling = true +signTextCulling = true +rainCulling = true +useBlockStateCulling = true +useCustomItemFrameRenderer = false +itemFrameMapCulling = true +useItemFrameLOD = true +itemFrameLODRange = 384 +useItemFrame3FaceCulling = true +itemFrame3FaceCullingRange = 12.0 +leavesCullingMode = "CHECK" +leavesCullingAmount = 2 +includeMangroveRoots = true +powderSnowCulling = true +entityModelCulling = false +useOnModdedBlocksByDefault = true + +[modCompatibility] +minecraft = true diff --git a/config/yosbr/config/puzzle.json b/config/yosbr/config/puzzle.json new file mode 100644 index 0000000..79016e1 --- /dev/null +++ b/config/yosbr/config/puzzle.json @@ -0,0 +1 @@ +{"disabledIntegrations":["cem","citresewn","continuity","cullleaves","entity_texture_features","iris","lambdabettergrass","lambdynlights","dynamicfps","borderlessmining","colormatic","entity_model_features"],"enablePuzzleButton":false,"debugMessages":false,"checkUpdates":false,"showPuzzleInfo":false} \ No newline at end of file diff --git a/config/yosbr/config/sodium-options.json b/config/yosbr/config/sodium-options.json new file mode 100644 index 0000000..c734828 --- /dev/null +++ b/config/yosbr/config/sodium-options.json @@ -0,0 +1 @@ +{"quality":{"weather_quality":"FAST"}} \ No newline at end of file diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt new file mode 100644 index 0000000..be6e5ac --- /dev/null +++ b/config/yosbr/options.txt @@ -0,0 +1,23 @@ +version:3465 +autoJump:false +operatorItemsTab:true +snooperEnabled:false +darkMojangStudiosBackground:true +simulationDistance:6 +guiScale:3 +maxFps:260 +resourcePacks:["vanilla","fabric","continuity:glass_pane_culling_fix","continuity:default","file/SodiumTranslations.zip","file/Mod Menu Helper.zip","file/Chat Reporting Helper.zip","file/Fast Better Grass.zip"] +incompatibleResourcePacks:[] +advancedItemTooltips:true +tutorialStep:none +skipMultiplayerWarning:true +joinedFirstServer:true +telemetryOptInExtra:false +onboardAccessibility:false +key_key.saveToolbarActivator:key.keyboard.unknown +key_zoomify.key.zoom:key.keyboard.c +key_zoomify.key.zoom.secondary:key.keyboard.unknown +key_iris.keybind.reload:key.keyboard.unknown +key_iris.keybind.toggleShaders:key.keyboard.unknown +key_iris.keybind.shaderPackSelection:key.keyboard.unknown +key_key.fabricskyboxes.toggle:key.keyboard.unknown \ No newline at end of file diff --git a/index.toml b/index.toml new file mode 100644 index 0000000..5f6b311 --- /dev/null +++ b/index.toml @@ -0,0 +1,359 @@ +hash-format = "sha256" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Client.json" +hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Common.json" +hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" + +[[files]] +file = "config/yosbr/config/NoChatReports/NCR-Encryption.json" +hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" + +[[files]] +file = "config/yosbr/config/borderlessmining.json" +hash = "1dfdc3360afe91b5804eef79f8b868f874e3dfc0c975495f8994f378ffe37a8f" + +[[files]] +file = "config/yosbr/config/capes.json5" +hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e" + +[[files]] +file = "config/yosbr/config/cem.conf" +hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" + +[[files]] +file = "config/yosbr/config/citresewn.json" +hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32" + +[[files]] +file = "config/yosbr/config/debugify.json" +hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" + +[[files]] +file = "config/yosbr/config/dynamic_fps.json" +hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" + +[[files]] +file = "config/yosbr/config/entity_texture_features.json" +hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" + +[[files]] +file = "config/yosbr/config/fastquit.toml" +hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d" + +[[files]] +file = "config/yosbr/config/iris.properties" +hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" + +[[files]] +file = "config/yosbr/config/lambdynlights.toml" +hash = "326ec0c840e65aedf5c6048ea6016d551be38cf23f692949e105a4a388ad8be7" + +[[files]] +file = "config/yosbr/config/midnightcontrols.json" +hash = "b792f2977c2889e388d0a0e83e316ed4f27050729d86c8623e8472accb8a2a46" + +[[files]] +file = "config/yosbr/config/midnightlib.json" +hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" + +[[files]] +file = "config/yosbr/config/modernfix-mixins.properties" +hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" + +[[files]] +file = "config/yosbr/config/modmenu.json" +hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" + +[[files]] +file = "config/yosbr/config/moreculling.toml" +hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" + +[[files]] +file = "config/yosbr/config/puzzle.json" +hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" + +[[files]] +file = "config/yosbr/config/sodium-options.json" +hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" + +[[files]] +file = "config/yosbr/options.txt" +hash = "a4e21bdb6c14b12cd603354e683a00e261161a62ee20a3c5dd03b2be841a7754" + +[[files]] +file = "mods/advancementinfo.pw.toml" +hash = "bc152bd80888c6e54544a034c8d50d9b6e6672d4dd271f6a363153b21f9e5f3d" +metafile = true + +[[files]] +file = "mods/animatica.pw.toml" +hash = "65df17c363eed6e37080d134f548a22aa0b14a9fecf94d5045d5b451bdeb88f4" +metafile = true + +[[files]] +file = "mods/bettermounthud.pw.toml" +hash = "3c166fe5bb9777c16f216d1858ddfa04fea30076e100ddcbca28e8d026e225fe" +metafile = true + +[[files]] +file = "mods/borderlessmining.pw.toml" +hash = "9ff8f4849fa3f67c9f4793b41f4104d28fd8927d2644a151e85f4da3d2ed761d" +metafile = true + +[[files]] +file = "mods/capes.pw.toml" +hash = "46b374d7fe5d804f9bf848b7e842ff31f55ab80dd4c0ee3699b38461be96006f" +metafile = true + +[[files]] +file = "mods/citresewn.pw.toml" +hash = "3ea1f22a1ec74da159dfd7d4e6b0ec23cd44b064c9c7d33080d04b49c44b9e5d" +metafile = true + +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "4c1c084697d9e34e59749ab560b038ce2fa68e9ab1cf7ac4a13c34132055de52" +metafile = true + +[[files]] +file = "mods/continuity.pw.toml" +hash = "8adc7b232d37eaa940ea4b832f76ef14c7b88b28a47972cea89c653e939e4e91" +metafile = true + +[[files]] +file = "mods/debugify.pw.toml" +hash = "9326ad2077287f079ab68743e5d597af75bf7f166927079fcfa7545fc86c4cd5" +metafile = true + +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "19fa105045a5a918e7ab4bc74ab58b6056f764856dd6f46ce95006e16cb41fd4" +metafile = true + +[[files]] +file = "mods/dynamic_fps.pw.toml" +hash = "bf605f1a57b6c16fe722e9ab7fc510165820c5af4e21103c53fa89a925083663" +metafile = true + +[[files]] +file = "mods/enhancedblockentities.pw.toml" +hash = "abac7fa35a6bd77c59fe23d31ffa4f31d09421fdfd0bf137dca9701142e17322" +metafile = true + +[[files]] +file = "mods/entity_model_features.pw.toml" +hash = "77dee6e9c638e151b120e23e4f97ac9876551c23b886739ec789448ab59fad63" +metafile = true + +[[files]] +file = "mods/entity_texture_features.pw.toml" +hash = "e51fc140fad1932d6b72175342cd70d5246b26785c1cd169e81b837b5afb2897" +metafile = true + +[[files]] +file = "mods/entityculling.pw.toml" +hash = "224245d40e2a920d3c303cfd85d1d74e9b973ce6a8594d0e820b20fddac73434" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "86698b1faa9bf449eab492509239372302311092104be467108d7e05127e91f1" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "14e87ff6253d2bd02697e46b4a9b5060465d72b71663def5236f829e30bac6d6" +metafile = true + +[[files]] +file = "mods/fabricskyboxes.pw.toml" +hash = "7fbb6ad6e203223f5f92f89028aeb31e451a86be04c78aaa0dc9a54e9ca0d722" +metafile = true + +[[files]] +file = "mods/fabrishot.pw.toml" +hash = "ce778fdc2b858e057871aac73b4bed23bb2821fd8482ea3c1f7f053176695407" +metafile = true + +[[files]] +file = "mods/fadeless.pw.toml" +hash = "1b242182d81d92734769025a6e13805764213dfd1f676b1e4745e80c5077691f" +metafile = true + +[[files]] +file = "mods/fastquit.pw.toml" +hash = "10cb7ae191440b474e74c7c9fb263c4745c4247dfec3cc5cb04c7b5c6c06ee58" +metafile = true + +[[files]] +file = "mods/ferritecore.pw.toml" +hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" +metafile = true + +[[files]] +file = "mods/fsb-interop.pw.toml" +hash = "6501e582c96ed5783a706c8b6faf34bb6d040a787f807c182383d7e014848341" +metafile = true + +[[files]] +file = "mods/immediatelyfast.pw.toml" +hash = "ded9f76bab4667ead321dcadc9deb3a353fef2aa9a69836a156ab93fe2383187" +metafile = true + +[[files]] +file = "mods/indium.pw.toml" +hash = "a3a9a0e0a84e7604e848902661a8439bcaba7e82aa8420a0dc5e71a87902f793" +metafile = true + +[[files]] +file = "mods/iris.pw.toml" +hash = "0676c109a5d8fa9d65e4e830d2f0a729e075c04f640ff751c41b5f96f85840cf" +metafile = true + +[[files]] +file = "mods/lambdynlights.pw.toml" +hash = "f2f723ac496acb07b53e04d91823141e08557568c33759db046ae8b1d6387150" +metafile = true + +[[files]] +file = "mods/languagereload.pw.toml" +hash = "4cece4ee2488febeb295c517aa5f4f42bdec1f9111977e78625a92f6d60088d7" +metafile = true + +[[files]] +file = "mods/lithium.pw.toml" +hash = "ae436175e0115cb8c6cac0b5d123ef1321686d2ccc67ac7d4202367df96e010f" +metafile = true + +[[files]] +file = "mods/memoryleakfix.pw.toml" +hash = "3c0945a312aca06a2185b00cb03ae482949b008d72614497148aa2df301af019" +metafile = true + +[[files]] +file = "mods/mixintrace.pw.toml" +hash = "0a8e6a58962ba40f696a44cb2d02355490bc831b49509f8083e3e7bc89b40052" +metafile = true + +[[files]] +file = "mods/modelfix.pw.toml" +hash = "48812d772e135285b61d74a9936e22220efa1d8935ec1f06f34c2727ea915836" +metafile = true + +[[files]] +file = "mods/modernfix.pw.toml" +hash = "e5020303f722daf230d68194a1b6e45c79bbeaa8a54b44745d04dcea94b6d88d" +metafile = true + +[[files]] +file = "mods/modmenu.pw.toml" +hash = "aa7ff76d0495f39d0450670705c35c11d9064630dfd2fbbae590f306f0c3e1f9" +metafile = true + +[[files]] +file = "mods/morechathistory.pw.toml" +hash = "b2dcec48393d038cab99a528aa76f3d50255e6ac9e1e0a7fa6062ecc44d780a2" +metafile = true + +[[files]] +file = "mods/moreculling.pw.toml" +hash = "26bc6fe52ea1515e2a0a975172389d48c5eb63e3be7bd3c511da90d357560215" +metafile = true + +[[files]] +file = "mods/nochatreports.pw.toml" +hash = "5ce2f4ca8c22e9bd1def9f669d7ce1b4f61ed7fcbea57c8678f97239f8f8d94c" +metafile = true + +[[files]] +file = "mods/optigui.pw.toml" +hash = "00d1fa6d56e031b81e56379116736caff1ce89d41e3d0506a96e2f83da7574f2" +metafile = true + +[[files]] +file = "mods/puzzle.pw.toml" +hash = "35f482aa3e8acb36cadafa8ef0832c8760b576c94731eaaecdf6b8e60359ddc5" +metafile = true + +[[files]] +file = "mods/reeses-sodium-options.pw.toml" +hash = "dad19a95e37f413b1df1175389432e57ed4bd6a14f5aeb5b548b6c56e9de1278" +metafile = true + +[[files]] +file = "mods/rrls.pw.toml" +hash = "be4f22d973bdd1c8c07549bc82af89de142cb4e8eb8beeef91005ef28b2f60d3" +metafile = true + +[[files]] +file = "mods/sodium-extra.pw.toml" +hash = "f67e844da15746b63d9eeaf8e83361e10e1982d288a1e6770f6abe254fb395a1" +metafile = true + +[[files]] +file = "mods/sodium.pw.toml" +hash = "4c800de0c6632701cf98390fb51e73be84a6770d0ca4aa8d83fe53e65bd013f3" +metafile = true + +[[files]] +file = "mods/spark.pw.toml" +hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" +metafile = true + +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "74a5d6dc2fa3494650bf951f2212c70eeb6b8d1af209b5dab4b7a8582302865c" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "a66f114b66d41c0de64f6d7cb00d253b858ecb8dfef497aed5feac1a690111a2" +metafile = true + +[[files]] +file = "mods/yet_another_config_lib_v3.pw.toml" +hash = "e5182e08336de4bff4901b4dd34b4e1a044f0e7a5e709b90b0fd80bfe9df7a41" +metafile = true + +[[files]] +file = "mods/yosbr.pw.toml" +hash = "3bf16ef57d8e5a916e8971ab9cc7cd90644d82932233b7e1e2293d95680fac4b" +metafile = true + +[[files]] +file = "mods/zoomify.pw.toml" +hash = "d6a45631a810364524f02dfc5fd17ca4b23721ce82a30bb51b465d1495e1f773" +metafile = true + +[[files]] +file = "resourcepacks/Chat_Reporting_Helper.pw.toml" +hash = "c839af5c34415a7a58492d2af7127fe6c5f0a78f3b21621becbfc947848dd5df" +metafile = true + +[[files]] +file = "resourcepacks/Fast_Better_Grass.pw.toml" +hash = "eef22023fcbf6eb5ebb9dd0cb28eecee0502080ea1f1f6855cb2924f968a0a2f" +metafile = true + +[[files]] +file = "resourcepacks/Mod Menu Helper.zip" +hash = "bcfbad415e4c46e708c5566c069bee4fdb68d9a43bce1839613b4e59e3d17322" + +[[files]] +file = "resourcepacks/SodiumTranslations.pw.toml" +hash = "2eea4c49a22a59ec4940dd573742b71445c8b8a1cceb94b007d60b730b82bd0a" +metafile = true + +[[files]] +file = "resourcepacks/Translations_for_Sodium.pw.toml" +hash = "3c9f68e1940c4bf06d03b976a49a3f22dd674a4e716803c3f66b7cc043822ef3" +metafile = true + +[[files]] +file = "shaderpacks/complementary-reimagined.pw.toml" +hash = "f1ce0778845c0a21e9ec09f582e16d4395d6a226e3eae95dfe8421c7a9ff4d83" +metafile = true diff --git a/mods/advancementinfo.pw.toml b/mods/advancementinfo.pw.toml new file mode 100644 index 0000000..e346542 --- /dev/null +++ b/mods/advancementinfo.pw.toml @@ -0,0 +1,13 @@ +name = "AdvancementInfo" +filename = "advancementinfo-1.20-fabric0.83.0-1.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/G1epq3jN/versions/gfcbMV82/advancementinfo-1.20-fabric0.83.0-1.4.jar" +hash-format = "sha512" +hash = "ff10a77f831354f757c1ba4b6906e612549f3ac0dd3b15101dae29a459937bfceabe5e7ce7cd9126e58833a69e5a4ba04993dfcf2098830b9ccf2c192dddc0e5" + +[update] +[update.modrinth] +mod-id = "G1epq3jN" +version = "gfcbMV82" diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml new file mode 100644 index 0000000..78df869 --- /dev/null +++ b/mods/animatica.pw.toml @@ -0,0 +1,13 @@ +name = "Animatica" +filename = "animatica-0.6+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/PRN43VSY/versions/uNgEPb10/animatica-0.6%2B1.20.jar" +hash-format = "sha512" +hash = "7d50f3f34479f8b052bfb9e2482603b4906b8984039777dc2513ecf18e9af2b599c9d094e88cec774f8525345859e721a394c8cd7c14a789c9538d2533c71d65" + +[update] +[update.modrinth] +mod-id = "PRN43VSY" +version = "uNgEPb10" diff --git a/mods/bettermounthud.pw.toml b/mods/bettermounthud.pw.toml new file mode 100644 index 0000000..cf15a9f --- /dev/null +++ b/mods/bettermounthud.pw.toml @@ -0,0 +1,13 @@ +name = "Better Mount HUD" +filename = "bettermounthud-1.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kqJFAPU9/versions/h1QpxElt/bettermounthud-1.2.2.jar" +hash-format = "sha512" +hash = "1275717f84ece63f59714162a68b4e19ca626f843acefbfca49f4d446665559edd007db20cf4e66abf9ff1e76fe05f36bf5ca88fb1e63ef78c15a6b7fef01bb6" + +[update] +[update.modrinth] +mod-id = "kqJFAPU9" +version = "h1QpxElt" diff --git a/mods/borderlessmining.pw.toml b/mods/borderlessmining.pw.toml new file mode 100644 index 0000000..e66d781 --- /dev/null +++ b/mods/borderlessmining.pw.toml @@ -0,0 +1,13 @@ +name = "Borderless Mining" +filename = "borderless-mining-1.1.8+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kYq5qkSL/versions/lhrW53q7/borderless-mining-1.1.8%2B1.20.1.jar" +hash-format = "sha512" +hash = "ca30d3fea6cae4c206789d7461edeedfb294a96e5eaebf60075baf3326e1021979cd94e29ade9096f25bfeb8cb36b6c6659d480ad24b1572c0c79efc6ee5e420" + +[update] +[update.modrinth] +mod-id = "kYq5qkSL" +version = "lhrW53q7" diff --git a/mods/capes.pw.toml b/mods/capes.pw.toml new file mode 100644 index 0000000..483f678 --- /dev/null +++ b/mods/capes.pw.toml @@ -0,0 +1,13 @@ +name = "Capes [Fabric/Forge]" +filename = "capes-1.5.2+1.20-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/89Wsn8GD/versions/z2zOEvPP/capes-1.5.2%2B1.20-fabric.jar" +hash-format = "sha512" +hash = "e8e0b46e6a7da55e83a3883497e29666941cf865c6166b319d56ba574a5124d864353be257c05468f3626813c28544c69fb8015fb24acc41a7ef9356b83714eb" + +[update] +[update.modrinth] +mod-id = "89Wsn8GD" +version = "z2zOEvPP" diff --git a/mods/citresewn.pw.toml b/mods/citresewn.pw.toml new file mode 100644 index 0000000..438dec6 --- /dev/null +++ b/mods/citresewn.pw.toml @@ -0,0 +1,13 @@ +name = "CIT Resewn" +filename = "citresewn-1.1.5+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/otVJckYQ/versions/8uQeAHwk/citresewn-1.1.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "80d5b5b7bd73a1af7e3ea2c3a770efd7043d399e" + +[update] +[update.modrinth] +mod-id = "otVJckYQ" +version = "8uQeAHwk" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..d432701 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API (Fabric/Forge)" +filename = "cloth-config-11.1.118-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/J3FLptsi/cloth-config-11.1.118-fabric.jar" +hash-format = "sha1" +hash = "f669f899d707b9e9acf1c239b0ae6b2c8be95361" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "J3FLptsi" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 0000000..3732016 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,13 @@ +name = "Continuity" +filename = "continuity-3.0.0-beta.5+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/84Zs6tNo/continuity-3.0.0-beta.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "15ad75d51f567c69308b91223454bacfd2eda7a5" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "84Zs6tNo" diff --git a/mods/debugify.pw.toml b/mods/debugify.pw.toml new file mode 100644 index 0000000..9b317b2 --- /dev/null +++ b/mods/debugify.pw.toml @@ -0,0 +1,13 @@ +name = "Debugify" +filename = "Debugify-1.20.1+2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar" +hash-format = "sha512" +hash = "4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd" + +[update] +[update.modrinth] +mod-id = "QwxR6Gcd" +version = "6XDJoCks" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..5227ad4 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,13 @@ +name = "Distant Horizons" +filename = "DistantHorizons-2.1.0-a-1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/uCdwusMi/versions/xbRHd92j/DistantHorizons-2.1.0-a-1.20.1.jar" +hash-format = "sha1" +hash = "c75221af6d258d9e2f57a7a6e6f8b999d753b0cc" + +[update] +[update.modrinth] +mod-id = "uCdwusMi" +version = "xbRHd92j" diff --git a/mods/dynamic_fps.pw.toml b/mods/dynamic_fps.pw.toml new file mode 100644 index 0000000..eb52054 --- /dev/null +++ b/mods/dynamic_fps.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic FPS" +filename = "dynamic-fps-3.4.3+minecraft-1.20.0-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/48hFxWw7/dynamic-fps-3.4.3%2Bminecraft-1.20.0-fabric.jar" +hash-format = "sha1" +hash = "30b60a63c1dc1688f16ac3a8ef97d76b71397d97" + +[update] +[update.modrinth] +mod-id = "LQ3K71Q1" +version = "48hFxWw7" diff --git a/mods/enhancedblockentities.pw.toml b/mods/enhancedblockentities.pw.toml new file mode 100644 index 0000000..a1a4326 --- /dev/null +++ b/mods/enhancedblockentities.pw.toml @@ -0,0 +1,13 @@ +name = "Enhanced Block Entities" +filename = "enhancedblockentities-0.9+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar" +hash-format = "sha512" +hash = "7e8b402fd25efd396bc7f0f25a663808ae9890accc227850c454dfcdc975657f22afceb15878e781485622434a6f6d60aff2a60264aa4425edd52ebe052a0de5" + +[update] +[update.modrinth] +mod-id = "OVuFYfre" +version = "i3v1Skck" diff --git a/mods/entity_model_features.pw.toml b/mods/entity_model_features.pw.toml new file mode 100644 index 0000000..72f32e7 --- /dev/null +++ b/mods/entity_model_features.pw.toml @@ -0,0 +1,13 @@ +name = "[EMF] Entity Model Features [Fabric & Forge]" +filename = "entity_model_features_fabric_1.20.1-2.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/jkLvxFFA/entity_model_features_fabric_1.20.1-2.0.2.jar" +hash-format = "sha1" +hash = "6546b0b05863f43d3d9156ab06bf4f37d2db67ba" + +[update] +[update.modrinth] +mod-id = "4I1XuqiY" +version = "jkLvxFFA" diff --git a/mods/entity_texture_features.pw.toml b/mods/entity_texture_features.pw.toml new file mode 100644 index 0000000..15fd290 --- /dev/null +++ b/mods/entity_texture_features.pw.toml @@ -0,0 +1,13 @@ +name = "[ETF] Entity Texture Features - [Fabric & Forge]" +filename = "entity_texture_features_fabric_1.20.1-6.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/jXc7eTKi/entity_texture_features_fabric_1.20.1-6.0.1.jar" +hash-format = "sha1" +hash = "3c3e9c4b0a4ec11afa1cb3f98f614e77144901bd" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "jXc7eTKi" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml new file mode 100644 index 0000000..9ccf602 --- /dev/null +++ b/mods/entityculling.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Culling Fabric/Forge" +filename = "entityculling-fabric-1.6.5-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/frGGaFrx/entityculling-fabric-1.6.5-mc1.20.1.jar" +hash-format = "sha1" +hash = "3a671efcdd85c431c933b84868373afd05b5fc16" + +[update] +[update.modrinth] +mod-id = "NNAgCjsB" +version = "frGGaFrx" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml new file mode 100644 index 0000000..5831ed8 --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.92.2+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/P7uGFii0/fabric-api-0.92.2%2B1.20.1.jar" +hash-format = "sha1" +hash = "625ee015ee426d9b677382a7bb661383d89c0807" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "P7uGFii0" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..6f719ee --- /dev/null +++ b/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.11.0+kotlin.2.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/afsFajDC/fabric-language-kotlin-1.11.0%2Bkotlin.2.0.0.jar" +hash-format = "sha1" +hash = "4f5b3f0d773c4cc9e79d2f5ede3a637e78737f6d" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "afsFajDC" diff --git a/mods/fabricskyboxes.pw.toml b/mods/fabricskyboxes.pw.toml new file mode 100644 index 0000000..366fa60 --- /dev/null +++ b/mods/fabricskyboxes.pw.toml @@ -0,0 +1,13 @@ +name = "FabricSkyboxes" +filename = "fabricskyboxes-0.7.3+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/YBz7DOs8/versions/cezLH6eB/fabricskyboxes-0.7.3%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "e71c12b81f10b42c06fac9719a2135c6d34f298fb12d926bce9aca6af8655b76ccb31dce9561543499a019e43e93cf4036dc051fe2a97ca2a8fe112f646a99a5" + +[update] +[update.modrinth] +mod-id = "YBz7DOs8" +version = "cezLH6eB" diff --git a/mods/fabrishot.pw.toml b/mods/fabrishot.pw.toml new file mode 100644 index 0000000..3757bd9 --- /dev/null +++ b/mods/fabrishot.pw.toml @@ -0,0 +1,13 @@ +name = "Fabrishot" +filename = "fabrishot-1.10.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3qsfQtE9/versions/Rduo9X24/fabrishot-1.10.1.jar" +hash-format = "sha1" +hash = "715edb014f9c41fed4fb1c4ba32d493916f7d89a" + +[update] +[update.modrinth] +mod-id = "3qsfQtE9" +version = "Rduo9X24" diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml new file mode 100644 index 0000000..9f1148d --- /dev/null +++ b/mods/fadeless.pw.toml @@ -0,0 +1,13 @@ +name = "Fadeless" +filename = "fadeless-1.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar" +hash-format = "sha512" +hash = "8baece2486a29354276fbfbcb267ada333c26c59b3bd662101c309aea15689e06411d5e43e557601fb53288258a7b4239f34d573131972b098aaf69ff943ac96" + +[update] +[update.modrinth] +mod-id = "ncKjyGm3" +version = "j53ChsnW" diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml new file mode 100644 index 0000000..babff94 --- /dev/null +++ b/mods/fastquit.pw.toml @@ -0,0 +1,13 @@ +name = "FastQuit" +filename = "fastquit-3.0.0+1.20+.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar" +hash-format = "sha512" +hash = "aa4710b43b9ed8a15f39d83fd0f6fc84f5c1e2348b2bad2e88ab0c0793d308162035f6bbed03488eefe719fe565ed37d6310c710f07349c10502ae5937555133" + +[update] +[update.modrinth] +mod-id = "x1hIzbuY" +version = "tNgyOUMr" diff --git a/mods/ferritecore.pw.toml b/mods/ferritecore.pw.toml new file mode 100644 index 0000000..2b83cf6 --- /dev/null +++ b/mods/ferritecore.pw.toml @@ -0,0 +1,13 @@ +name = "FerriteCore" +filename = "ferritecore-6.0.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar" +hash-format = "sha1" +hash = "8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa" + +[update] +[update.modrinth] +mod-id = "uXXizFIs" +version = "unerR5MN" diff --git a/mods/fsb-interop.pw.toml b/mods/fsb-interop.pw.toml new file mode 100644 index 0000000..0440c05 --- /dev/null +++ b/mods/fsb-interop.pw.toml @@ -0,0 +1,13 @@ +name = "FabricSkyBoxes Interop" +filename = "fsb-interop-1.3.6+mc1.20.1-build.50.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HpdHOPOp/versions/JRvZ5VhS/fsb-interop-1.3.6%2Bmc1.20.1-build.50.jar" +hash-format = "sha512" +hash = "922e5048e64b82181147cebda117408dabdc0119cd101172a7c24047a936b7add14a7db21b3aa73c6f0262b97cddd7f3768bdb30e08aae3fd88913e8f9fa5ee0" + +[update] +[update.modrinth] +mod-id = "HpdHOPOp" +version = "JRvZ5VhS" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml new file mode 100644 index 0000000..c2a9a8c --- /dev/null +++ b/mods/immediatelyfast.pw.toml @@ -0,0 +1,13 @@ +name = "ImmediatelyFast" +filename = "ImmediatelyFast-Fabric-1.2.17+1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/115Ubn3O/ImmediatelyFast-Fabric-1.2.17%2B1.20.4.jar" +hash-format = "sha1" +hash = "7c21b91ac4bcd1c7c5c079fdbfb89002a31a24bd" + +[update] +[update.modrinth] +mod-id = "5ZwdcRci" +version = "115Ubn3O" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml new file mode 100644 index 0000000..3d5b648 --- /dev/null +++ b/mods/indium.pw.toml @@ -0,0 +1,13 @@ +name = "Indium" +filename = "indium-1.0.31+mc1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/VlLxDisa/indium-1.0.31%2Bmc1.20.4.jar" +hash-format = "sha1" +hash = "fe6d0513ac332d890f1bd9bb9354a8e240b8f0e5" + +[update] +[update.modrinth] +mod-id = "Orvt0mRa" +version = "VlLxDisa" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml new file mode 100644 index 0000000..3ac72f7 --- /dev/null +++ b/mods/iris.pw.toml @@ -0,0 +1,13 @@ +name = "Iris" +filename = "iris-1.7.0+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/KHQ2Hnpt/iris-1.7.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "28a02a9e2a4c881ed9e622aa0630276478383428" + +[update] +[update.modrinth] +mod-id = "YL57xq9U" +version = "KHQ2Hnpt" diff --git a/mods/lambdynlights.pw.toml b/mods/lambdynlights.pw.toml new file mode 100644 index 0000000..84e2136 --- /dev/null +++ b/mods/lambdynlights.pw.toml @@ -0,0 +1,13 @@ +name = "LambDynamicLights" +filename = "lambdynamiclights-2.3.2+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mYl4RvKg/lambdynamiclights-2.3.2%2B1.20.1.jar" +hash-format = "sha512" +hash = "4870953196e22d02844b76fdcae29823922401a5b238d134374308a256a7ffcfb9f087369fc0ec23b5cb218b995d2efa6f60ac0b99fbf9b298ee7ffbb4f6937a" + +[update] +[update.modrinth] +mod-id = "yBW8D80W" +version = "mYl4RvKg" diff --git a/mods/languagereload.pw.toml b/mods/languagereload.pw.toml new file mode 100644 index 0000000..9a2cd88 --- /dev/null +++ b/mods/languagereload.pw.toml @@ -0,0 +1,13 @@ +name = "Language Reload" +filename = "language-reload-1.6.1+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/kO9nUBoX/language-reload-1.6.1%2B1.20.1.jar" +hash-format = "sha1" +hash = "02fdfa8eab9fb261c0681d86d1d91b3a2fe16cb6" + +[update] +[update.modrinth] +mod-id = "uLbm7CG6" +version = "kO9nUBoX" diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml new file mode 100644 index 0000000..6ec74a9 --- /dev/null +++ b/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium (Fabric)" +filename = "lithium-fabric-mc1.20.1-0.11.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/ZSNsJrPI/lithium-fabric-mc1.20.1-0.11.2.jar" +hash-format = "sha512" +hash = "d1b5c90ba8b4879814df7fbf6e67412febbb2870e8131858c211130e9b5546e86b213b768b912fc7a2efa37831ad91caf28d6d71ba972274618ffd59937e5d0d" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "ZSNsJrPI" diff --git a/mods/memoryleakfix.pw.toml b/mods/memoryleakfix.pw.toml new file mode 100644 index 0000000..4177d50 --- /dev/null +++ b/mods/memoryleakfix.pw.toml @@ -0,0 +1,13 @@ +name = "Memory Leak Fix" +filename = "memoryleakfix-fabric-1.17+-1.1.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar" +hash-format = "sha1" +hash = "784bbbe9c64ac9d3d4ad19786c02291e607fcf4e" + +[update] +[update.modrinth] +mod-id = "NRjRiSSD" +version = "5xvCCRjJ" diff --git a/mods/mixintrace.pw.toml b/mods/mixintrace.pw.toml new file mode 100644 index 0000000..3564b60 --- /dev/null +++ b/mods/mixintrace.pw.toml @@ -0,0 +1,13 @@ +name = "MixinTrace" +filename = "mixintrace-1.1.1+1.17.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sGmHWmeL/versions/1.1.1%2B1.17/mixintrace-1.1.1%2B1.17.jar" +hash-format = "sha512" +hash = "ea9034b60bc1c64629a9bcad2e619907692fe6e7464026236c55cc5a4892a20d21dd6318ad0380ab2ec245f7077939b6717d2ed58e00708c17470be14f5e0b5f" + +[update] +[update.modrinth] +mod-id = "sGmHWmeL" +version = "LGYOH4RN" diff --git a/mods/modelfix.pw.toml b/mods/modelfix.pw.toml new file mode 100644 index 0000000..d3b1cf8 --- /dev/null +++ b/mods/modelfix.pw.toml @@ -0,0 +1,13 @@ +name = "Model Gap Fix" +filename = "modelfix-1.15-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QdG47OkI/versions/GkLb4bRl/modelfix-1.15-fabric.jar" +hash-format = "sha1" +hash = "75554b02e63a2440321a32dc5e55988897181bdf" + +[update] +[update.modrinth] +mod-id = "QdG47OkI" +version = "GkLb4bRl" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml new file mode 100644 index 0000000..c52b090 --- /dev/null +++ b/mods/modernfix.pw.toml @@ -0,0 +1,13 @@ +name = "ModernFix" +filename = "modernfix-fabric-5.18.0+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/3rl50He4/modernfix-fabric-5.18.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "b38c4b20f31e2bdb489150ec6b0d4a469b52362e" + +[update] +[update.modrinth] +mod-id = "nmDcB62a" +version = "3rl50He4" diff --git a/mods/modmenu.pw.toml b/mods/modmenu.pw.toml new file mode 100644 index 0000000..3d977e8 --- /dev/null +++ b/mods/modmenu.pw.toml @@ -0,0 +1,13 @@ +name = "Mod Menu" +filename = "modmenu-7.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar" +hash-format = "sha512" +hash = "9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb" + +[update] +[update.modrinth] +mod-id = "mOgUt4GM" +version = "lEkperf6" diff --git a/mods/morechathistory.pw.toml b/mods/morechathistory.pw.toml new file mode 100644 index 0000000..479c589 --- /dev/null +++ b/mods/morechathistory.pw.toml @@ -0,0 +1,13 @@ +name = "More Chat History" +filename = "morechathistory-1.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar" +hash-format = "sha1" +hash = "346cce5cb5d89e676d8ed0dca05522369063b3c3" + +[update] +[update.modrinth] +mod-id = "8qkXwOnk" +version = "PLfxrDkh" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml new file mode 100644 index 0000000..64278aa --- /dev/null +++ b/mods/moreculling.pw.toml @@ -0,0 +1,13 @@ +name = "More Culling" +filename = "moreculling-1.20.4-0.24.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar" +hash-format = "sha1" +hash = "a40f2aa346140a4fee2079d845c62ee87454bdb6" + +[update] +[update.modrinth] +mod-id = "51shyZVL" +version = "3m5znPWm" diff --git a/mods/nochatreports.pw.toml b/mods/nochatreports.pw.toml new file mode 100644 index 0000000..9c1a2f6 --- /dev/null +++ b/mods/nochatreports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar" +hash-format = "sha512" +hash = "3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "HeZZR2kF" diff --git a/mods/optigui.pw.toml b/mods/optigui.pw.toml new file mode 100644 index 0000000..f3d2301 --- /dev/null +++ b/mods/optigui.pw.toml @@ -0,0 +1,13 @@ +name = "OptiGUI" +filename = "optigui-2.1.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/xpfegZsE/optigui-2.1.7.jar" +hash-format = "sha1" +hash = "47040b4c65b6381ca61bc3af61fee4df279b5eec" + +[update] +[update.modrinth] +mod-id = "JuksLGBQ" +version = "xpfegZsE" diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml new file mode 100644 index 0000000..eee73ef --- /dev/null +++ b/mods/puzzle.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzle" +filename = "puzzle-1.5.2+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/F5UKlslF/puzzle-1.5.2%2B1.20.jar" +hash-format = "sha512" +hash = "425bba203c953aefc5bcc33a706bb1e85802edae881315aa736371036120597baa6edd58ec1e557638246d8ab10a7f90586352eb62dcc8754d2c13f24e42b014" + +[update] +[update.modrinth] +mod-id = "3IuO68q1" +version = "F5UKlslF" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml new file mode 100644 index 0000000..57acf68 --- /dev/null +++ b/mods/reeses-sodium-options.pw.toml @@ -0,0 +1,13 @@ +name = "Reese's Sodium Options" +filename = "reeses_sodium_options-1.7.2+mc1.20.1-build.101.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/Rc9pkPug/reeses_sodium_options-1.7.2%2Bmc1.20.1-build.101.jar" +hash-format = "sha1" +hash = "206f1b01b99ac3df99ddd84ed96b466a8700412d" + +[update] +[update.modrinth] +mod-id = "Bh37bMuy" +version = "Rc9pkPug" diff --git a/mods/rrls.pw.toml b/mods/rrls.pw.toml new file mode 100644 index 0000000..ecb3d8e --- /dev/null +++ b/mods/rrls.pw.toml @@ -0,0 +1,13 @@ +name = "Remove Reloading Screen" +filename = "rrls-4.0.6+mc1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/irkcosUg/rrls-4.0.6%2Bmc1.20.1-fabric.jar" +hash-format = "sha1" +hash = "563fa018249a72a7861a216eee48ff4e4b045668" + +[update] +[update.modrinth] +mod-id = "ZP7xHXtw" +version = "irkcosUg" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml new file mode 100644 index 0000000..cc8bb53 --- /dev/null +++ b/mods/sodium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Extra" +filename = "sodium-extra-0.5.4+mc1.20.1-build.115.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/I7ggF6B5/sodium-extra-0.5.4%2Bmc1.20.1-build.115.jar" +hash-format = "sha1" +hash = "890864a6ab5d77d57d8d757bcc31f5379b5a11b1" + +[update] +[update.modrinth] +mod-id = "PtjYWJkn" +version = "I7ggF6B5" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..29e38aa --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-0.5.8+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/mhZtY2lR/sodium-fabric-0.5.8%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "bdd6b8ac84b46ae56a3bbb761ce430c48e42e00d" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "mhZtY2lR" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..80df3ff --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.53-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar" +hash-format = "sha1" +hash = "252de323db10d2b49ef74f8e7a6a5c72929be140" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XGW2fviP" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..d5f356a --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_24.2.0_Fabric_1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/WQEX096d/Xaeros_Minimap_24.2.0_Fabric_1.20.jar" +hash-format = "sha1" +hash = "396401316ddde6e7712f5d6122d4d491c4d5cd2c" + +[update] +[update.modrinth] +mod-id = "1bokaNcj" +version = "WQEX096d" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..b7c09f5 --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.38.8_Fabric_1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/szULGs3b/XaerosWorldMap_1.38.8_Fabric_1.20.jar" +hash-format = "sha1" +hash = "51b20efcb6c70057c98a42b2d3591fb6e84f2299" + +[update] +[update.modrinth] +mod-id = "NcUtCpym" +version = "szULGs3b" diff --git a/mods/yet_another_config_lib_v3.pw.toml b/mods/yet_another_config_lib_v3.pw.toml new file mode 100644 index 0000000..5dea813 --- /dev/null +++ b/mods/yet_another_config_lib_v3.pw.toml @@ -0,0 +1,13 @@ +name = "YetAnotherConfigLib" +filename = "YetAnotherConfigLib-3.4.4+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/RXrT2ogA/YetAnotherConfigLib-3.4.4%2B1.20.1-fabric.jar" +hash-format = "sha1" +hash = "f2bbefc0279d3272fbda979702e8e0371b7ba01d" + +[update] +[update.modrinth] +mod-id = "1eAoo2KR" +version = "RXrT2ogA" diff --git a/mods/yosbr.pw.toml b/mods/yosbr.pw.toml new file mode 100644 index 0000000..d92e4ff --- /dev/null +++ b/mods/yosbr.pw.toml @@ -0,0 +1,13 @@ +name = "Your Options Shall Be Respected (YOSBR)" +filename = "yosbr-0.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/WwbubTsV/versions/KMOzdYko/yosbr-0.1.2.jar" +hash-format = "sha512" +hash = "254f2225f6446523aa8c8274e83b31e27f3b2afc8fe4f490fb1b169dd518e10c7993acda5db0ab597474ddf9d69506b5e794242fada1e2f89ed7bf9d412a8f78" + +[update] +[update.modrinth] +mod-id = "WwbubTsV" +version = "KMOzdYko" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml new file mode 100644 index 0000000..a7c8c4f --- /dev/null +++ b/mods/zoomify.pw.toml @@ -0,0 +1,13 @@ +name = "Zoomify" +filename = "Zoomify-2.13.5+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/66iHgfN8/Zoomify-2.13.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "79c31fd534d50da3550bd2b0dacc84c1096994a7" + +[update] +[update.modrinth] +mod-id = "w7ThoJFB" +version = "66iHgfN8" diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..71f54bf --- /dev/null +++ b/pack.toml @@ -0,0 +1,16 @@ +name = "Create Modpack" +author = "AtaraxiaSjel" +version = "1.0.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "d01ceee0394502f24974c9385a87b243e96bcfb90370a9b91c47d99628e0d6f9" + +[versions] +fabric = "0.15.11" +minecraft = "1.20.1" + +[options] +acceptable-game-versions = ["1.20.1"] diff --git a/resourcepacks/Chat_Reporting_Helper.pw.toml b/resourcepacks/Chat_Reporting_Helper.pw.toml new file mode 100644 index 0000000..4eef1dd --- /dev/null +++ b/resourcepacks/Chat_Reporting_Helper.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Reporting Helper" +filename = "Chat Reporting Helper.zip" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tN4E9NfV/versions/7zxgLdb2/Chat%20Reporting%20Helper.zip" +hash-format = "sha512" +hash = "1eef4eb345e9cb424e024adc59366f633cf20cbe14a0703564812b507cfb8ca118025445e96aeb715866f6c0651760a924de74652362ad26c96be8f440a508e8" + +[update] +[update.modrinth] +mod-id = "tN4E9NfV" +version = "7zxgLdb2" diff --git a/resourcepacks/Fast_Better_Grass.pw.toml b/resourcepacks/Fast_Better_Grass.pw.toml new file mode 100644 index 0000000..03ddf19 --- /dev/null +++ b/resourcepacks/Fast_Better_Grass.pw.toml @@ -0,0 +1,13 @@ +name = "Fast Better Grass" +filename = "Fast Better Grass.zip" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/dspVZXKP/versions/1lpmCieT/Fast%20Better%20Grass.zip" +hash-format = "sha1" +hash = "cf15d3a580db704fae9033003b6573ed68d3a834" + +[update] +[update.modrinth] +mod-id = "dspVZXKP" +version = "1lpmCieT" diff --git a/resourcepacks/Mod Menu Helper.zip b/resourcepacks/Mod Menu Helper.zip new file mode 100644 index 0000000..b412cf4 Binary files /dev/null and b/resourcepacks/Mod Menu Helper.zip differ diff --git a/resourcepacks/SodiumTranslations.pw.toml b/resourcepacks/SodiumTranslations.pw.toml new file mode 100644 index 0000000..1d8e950 --- /dev/null +++ b/resourcepacks/SodiumTranslations.pw.toml @@ -0,0 +1,13 @@ +name = "SodiumTranslations" +filename = "SodiumTranslations.zip" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/AcOC4PXT/SodiumTranslations.zip" +hash-format = "sha1" +hash = "3ad1d3a6ca885209f365b5f07251935ac8fc15f2" + +[update] +[update.modrinth] +mod-id = "yfDziwn1" +version = "AcOC4PXT" diff --git a/resourcepacks/Translations_for_Sodium.pw.toml b/resourcepacks/Translations_for_Sodium.pw.toml new file mode 100644 index 0000000..3a7f80c --- /dev/null +++ b/resourcepacks/Translations_for_Sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Translations for Sodium" +filename = "SodiumTranslations.zip" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/AcOC4PXT/SodiumTranslations.zip" +hash-format = "sha1" +hash = "3ad1d3a6ca885209f365b5f07251935ac8fc15f2" + +[update] +[update.modrinth] +mod-id = "yfDziwn1" +version = "AcOC4PXT" diff --git a/shaderpacks/complementary-reimagined.pw.toml b/shaderpacks/complementary-reimagined.pw.toml new file mode 100644 index 0000000..9245352 --- /dev/null +++ b/shaderpacks/complementary-reimagined.pw.toml @@ -0,0 +1,13 @@ +name = "Complementary Shaders - Reimagined" +filename = "ComplementaryReimagined_r5.2.1.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/6lz4f6iK/ComplementaryReimagined_r5.2.1.zip" +hash-format = "sha1" +hash = "4ab8734a50018b58ecb1ac75042639f25094cf26" + +[update] +[update.modrinth] +mod-id = "HVnmMxH1" +version = "6lz4f6iK"