diff --git a/.packwizignore b/.packwizignore new file mode 100644 index 0000000..94b53c5 --- /dev/null +++ b/.packwizignore @@ -0,0 +1,4 @@ +.gitignore +.gitattributes +releases/ +README.md diff --git a/config/yosbr/config/NoChatReports/NCR-Client.json b/config/NoChatReports/NCR-Client.json similarity index 100% rename from config/yosbr/config/NoChatReports/NCR-Client.json rename to config/NoChatReports/NCR-Client.json diff --git a/config/yosbr/config/NoChatReports/NCR-Common.json b/config/NoChatReports/NCR-Common.json similarity index 100% rename from config/yosbr/config/NoChatReports/NCR-Common.json rename to config/NoChatReports/NCR-Common.json diff --git a/config/yosbr/config/NoChatReports/NCR-Encryption.json b/config/NoChatReports/NCR-Encryption.json similarity index 100% rename from config/yosbr/config/NoChatReports/NCR-Encryption.json rename to config/NoChatReports/NCR-Encryption.json diff --git a/config/PaginatedAdvancements.json5 b/config/PaginatedAdvancements.json5 new file mode 100644 index 0000000..cbd4c01 --- /dev/null +++ b/config/PaginatedAdvancements.json5 @@ -0,0 +1 @@ +{"PinningEnabled":false,"ShowAdvancementIDInDebugTooltip":false,"ShowDebugInfo":"ALWAYS","MaxCriterionEntries":6,"FadeOutBackgroundOnAdvancementHover":false,"SaveLastSelectedTab":false,"PinnedTabs":[],"LastSelectedTab":"","SpacingBetweenHorizontalTabs":4,"SpacingBetweenPinnedTabs":2} diff --git a/config/bettergrass.json5 b/config/bettergrass.json5 new file mode 100644 index 0000000..8f3fc11 --- /dev/null +++ b/config/bettergrass.json5 @@ -0,0 +1 @@ +{ "betterGrassMode": "FAST" } diff --git a/config/capes.json5 b/config/capes.json5 new file mode 100644 index 0000000..c8ec5c3 --- /dev/null +++ b/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/cem.conf similarity index 100% rename from config/yosbr/config/cem.conf rename to config/cem.conf diff --git a/config/citresewn.json b/config/citresewn.json new file mode 100644 index 0000000..ecf8645 --- /dev/null +++ b/config/citresewn.json @@ -0,0 +1 @@ +{"broken_paths":true} \ No newline at end of file diff --git a/config/clienttweaks-common.toml b/config/clienttweaks-common.toml new file mode 100644 index 0000000..5201ef9 --- /dev/null +++ b/config/clienttweaks-common.toml @@ -0,0 +1,2 @@ +[tweaks] +hideShieldUnlessHoldingWeapon = false diff --git a/config/controlify.json b/config/controlify.json new file mode 100644 index 0000000..d4fe021 --- /dev/null +++ b/config/controlify.json @@ -0,0 +1 @@ +{"global":{"delegate_setup":true}} \ No newline at end of file diff --git a/config/yosbr/config/debugify.json b/config/debugify.json similarity index 100% rename from config/yosbr/config/debugify.json rename to config/debugify.json diff --git a/config/yosbr/config/dynamic_fps.json b/config/dynamic_fps.json similarity index 100% rename from config/yosbr/config/dynamic_fps.json rename to config/dynamic_fps.json diff --git a/config/enhanced_bes.properties b/config/enhanced_bes.properties deleted file mode 100644 index 3bddaf3..0000000 --- a/config/enhanced_bes.properties +++ /dev/null @@ -1,5 +0,0 @@ -sign_ao=true -shulker_box_ao=true -chest_ao=true -bed_ao=true -render_enhanced_chests=false diff --git a/config/yosbr/config/entity_texture_features.json b/config/entity_texture_features.json similarity index 100% rename from config/yosbr/config/entity_texture_features.json rename to config/entity_texture_features.json diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index ac5620b..e54e674 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -2,7 +2,7 @@ "version": 1, "overrides": { "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } }, - "minecraft": { "+recommends": { "Retards Modpack": ">=0.3.3" } }, + "minecraft": { "+recommends": { "Retards Modpack": ">=0.4.0" } }, "debugify": { "recommends": {} }, "lambdynlights": { "recommends": {} } } diff --git a/config/yosbr/config/iris.properties b/config/iris.properties similarity index 100% rename from config/yosbr/config/iris.properties rename to config/iris.properties diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json index 8f8ce09..ec15de2 100644 --- a/config/isxander-main-menu-credits.json +++ b/config/isxander-main-menu-credits.json @@ -2,7 +2,7 @@ "main_menu": { "bottom_right": [ { - "text": "Retards Modpack 0.3.3", + "text": "Retards Modpack 0.4.0", "clickEvent": { "action": "open_url", "value": "https://git.brixserver.uk/Malasaur/RetardsModpack" diff --git a/config/jade/jade.json b/config/jade/jade.json new file mode 100644 index 0000000..bb83b68 --- /dev/null +++ b/config/jade/jade.json @@ -0,0 +1,9 @@ +{ + "general": { + "itemModNameTooltip": false + }, + "overlay": { + "activeTheme": "jade:create", + "overlayPosY": 0.98994803 + } +} diff --git a/config/jade/plugins.json b/config/jade/plugins.json new file mode 100644 index 0000000..ecfa513 --- /dev/null +++ b/config/jade/plugins.json @@ -0,0 +1,5 @@ +{ + "jade": { + "mod_name": false + } +} diff --git a/config/justzoom/config.txt b/config/justzoom/config.txt new file mode 100644 index 0000000..4f394e1 --- /dev/null +++ b/config/justzoom/config.txt @@ -0,0 +1,2 @@ +##[gui] +B:show_options_button_in_pause_screen = 'false'; diff --git a/config/lambdynlights.toml b/config/lambdynlights.toml new file mode 100644 index 0000000..b8de9b1 --- /dev/null +++ b/config/lambdynlights.toml @@ -0,0 +1,9 @@ +mode = "fancy" + +[light_sources] +water_sensitive_check = false +block_entities = false +entities = false +self = true +tnt = "simple" +creeper = "simple" diff --git a/config/modernfix-mixins.properties b/config/modernfix-mixins.properties new file mode 100644 index 0000000..127aaca --- /dev/null +++ b/config/modernfix-mixins.properties @@ -0,0 +1 @@ +mixin.perf.dynamic_resources=true \ No newline at end of file diff --git a/config/modmenu.json b/config/modmenu.json new file mode 100644 index 0000000..c92a72a --- /dev/null +++ b/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/moreculling.toml similarity index 88% rename from config/yosbr/config/moreculling.toml rename to config/moreculling.toml index 83cb85a..87cacf4 100644 --- a/config/yosbr/config/moreculling.toml +++ b/config/moreculling.toml @@ -1,4 +1,3 @@ -version = 1 enableSodiumMenu = true cloudCulling = true signTextCulling = true @@ -16,8 +15,6 @@ includeMangroveRoots = true powderSnowCulling = true entityModelCulling = false useOnModdedBlocksByDefault = true -endGatewayCulling = true -beaconBeamCulling = true [modCompatibility] minecraft = true diff --git a/config/panorama_screens/settings.json b/config/panorama_screens/settings.json new file mode 100644 index 0000000..a058468 --- /dev/null +++ b/config/panorama_screens/settings.json @@ -0,0 +1,75 @@ +{ + "printScreenNames": false, + "panoramaAllowList": [ + "net.minecraft.", + "net.optifine.gui.", + "quark.base.client", + "shedaniel.clothconfig2.gui.", + "bumblesoftware.fastload.client", + "fuzs.configmenusforge.client", + "jellysquid.mods.sodium.client.", + "reeses_sodium_options.client", + "blamejared.controlling", + "mc.ipnext.gui", + "me.juancarloscp52.spyglass_improvements.client", + "dev.tr7zw.skinlayers.", + "mcp.mobius.waila.gui.", + "dqu.additionaladditions.config", + "bclib.client.gui.", + "cominixo.betterf3.config.gui", + "pepperbell.continuity.client.config", + "redlimerl.detailab.screen", + "kyrptonaught.kyrptconfig.config.screen", + "megane.runtime.config.screen", + "terraformersmc.modmenu.gui.ModMenuOptionsScreen", + "yalter.mousetweaks.ConfigScreen", + "dev.tr7zw.notenoughanimations.", + "ha3.presencefootsteps.", + "shedaniel.rei.impl.client.gui.credits.", + "xaero.common.gui.", + "xaero.map.gui.", + "juuxel.adorn.client.gui.screen.", + "net.puzzlemc.gui.screen.", + "midnightdust.core.screen.", + "midnightdust.lib.config.", + "betternether.config.screen", + "minenash.enhanced_attack_indicator.config.", + "jamalam360.jamlib.config.", + "darkhax.tipsmod.impl.gui.", + "natamus.collective_common_forge.config.", + "natamus.collective_common_fabric.config.", + "natamus.collective.fabric.config", + "natamus.collective.forge.config", + "izofar.takesapillage.client.gui", + "snownee.jade.gui.", + "chunksfadein.gui.", + "colormatic.", + "deepslatecutting.config.", + "nicerskies.gui.", + "pingwheel.client.", + "corail.tombstone.gui", + "fpsreducer.gui.", + "moreoverlays.gui.", + "minecraftforge.client.gui.config.", + ".computercraft.", + "ctm.client.config", + "healthoverlay.config.", + ".cotton.gui.impl.modmenu.", + "spell_engine.client.gui.", + "catalogue.client.", + "bisecthosting.mods.bhmenu", + "oauth.gui.", + "borderless.client.", + "borderlessmining.config", + "languagereload.config.", + "ftbauxilium.screens.", + "advancednetherite.client.", + "minetogether.orderform.screen.", + "minetogether.chat.gui.MutedUsersScreen", + "minetogether.gui.SettingsScreen", + "configured.client", + "voicechat.gui.VoiceChatSettingsScreen", + "dev.dediamondpro.resourcify.gui.browsepage.BrowseScreen" + ], + "panoramaBlockList": ["net.optifine.shaders.gui."] +} diff --git a/config/yosbr/config/puzzle.json b/config/puzzle.json similarity index 100% rename from config/yosbr/config/puzzle.json rename to config/puzzle.json diff --git a/config/sodium-options.json b/config/sodium-options.json new file mode 100644 index 0000000..c734828 --- /dev/null +++ b/config/sodium-options.json @@ -0,0 +1 @@ +{"quality":{"weather_quality":"FAST"}} \ No newline at end of file diff --git a/config/yosbr/config/sound_physics_remastered/soundphysics.properties b/config/sound_physics_remastered/soundphysics.properties similarity index 100% rename from config/yosbr/config/sound_physics_remastered/soundphysics.properties rename to config/sound_physics_remastered/soundphysics.properties diff --git a/config/xaero/minimap/profiles/default.cfg b/config/xaero/minimap/profiles/default.cfg new file mode 100644 index 0000000..d91e95f --- /dev/null +++ b/config/xaero/minimap/profiles/default.cfg @@ -0,0 +1,3 @@ +display_radar = false +minimap_shape = 1 +minimap_north_locked = true diff --git a/config/xaerohud.txt b/config/xaerohud.txt new file mode 100644 index 0000000..14a6c20 --- /dev/null +++ b/config/xaerohud.txt @@ -0,0 +1 @@ +module;id=xaerominimap:minimap;x=0;y=0;centered=false;fromRight=true;fromBottom=false;flippedVer=false;flippedHor=false; diff --git a/config/yosbr/config/badoptimizations.txt b/config/yosbr/config/badoptimizations.txt deleted file mode 100644 index 93e0562..0000000 --- a/config/yosbr/config/badoptimizations.txt +++ /dev/null @@ -1,17 +0,0 @@ -enable_lightmap_caching: true -lightmap_time_change_needed_for_update: 80 -enable_sky_color_caching: true -skycolor_time_change_needed_for_update: 20 -enable_debug_renderer_disable_if_not_needed: true -enable_particle_manager_optimization: true -enable_toast_optimizations: true -enable_sky_angle_caching_in_worldrenderer: true -enable_entity_renderer_caching: true -enable_block_entity_renderer_caching: true -enable_entity_flag_caching: true -enable_remove_redundant_fov_calculations: true -enable_remove_tutorial_if_not_demo: true -show_f3_text: false -ignore_mod_incompatibilities: false -log_config: false -config_version: 3 diff --git a/config/yosbr/config/bettergrass.json5 b/config/yosbr/config/bettergrass.json5 deleted file mode 100644 index 47f2876..0000000 --- a/config/yosbr/config/bettergrass.json5 +++ /dev/null @@ -1,54 +0,0 @@ -{ - /* -> General - OFF/FAST/FANCY (default: FANCY) - */ - "betterGrassMode": "FAST", - // (default: true) - "resourcePackCompatibilityMode": true, - /* Blocks - (default: true) - */ - "grassBlocks": true, - // (default: true) - "snowy": true, - // (default: true) - "dirtPaths": true, - // (default: true) - "farmLands": true, - // (default: true) - "podzol": true, - // (default: true) - "mycelium": true, - // (default: true) - "crimsonNylium": true, - // (default: true) - "warpedNylium": true, - "moreBlocks": [ - "minecraft:sculk_catalyst" - ], - /* -> Better Snow - OFF/OPTIFINE/LAMBDA (default: OPTIFINE) - */ - "betterSnowMode": "OPTIFINE", - "snowLayers": [ - "snow", - "moss_carpet" - ], - "excludedTags": [ - "buttons", - "doors", - "fire", - "leaves", - "pressure_plates", - "rails" - ], - "excludedBlocks": [ - "lantern[hanging]", - "redstone_wall_torch", - "soul_lantern[hanging]", - "soul_wall_torch", - "wall_torch" - ], - "whitelistedTags": [], - "whitelistedBlocks": [] -} \ No newline at end of file diff --git a/config/yosbr/config/borderlessmining.json b/config/yosbr/config/borderlessmining.json deleted file mode 100644 index 8ab0572..0000000 --- a/config/yosbr/config/borderlessmining.json +++ /dev/null @@ -1 +0,0 @@ -{ "enableBorderlessFullscreen": false, "addToVanillaVideoSettings": false } diff --git a/config/yosbr/config/c2me.toml b/config/yosbr/config/c2me.toml deleted file mode 100644 index 8f1fa5e..0000000 --- a/config/yosbr/config/c2me.toml +++ /dev/null @@ -1,20 +0,0 @@ -version = 3 -globalExecutorParallelism = "1" - -[clientSideConfig] - - [clientSideConfig.modifyMaxVDConfig] - enableExtRenderDistanceProtocol = false - enabled = false - -[noTickViewDistance] - enabled = false - -[threadedWorldGen] - enabled = false - -[ioSystem] - gcFreeChunkSerializer = true - -[chunkSystem] - syncPlayerTickets = false \ No newline at end of file diff --git a/config/yosbr/config/cameraoverhaul.toml b/config/yosbr/config/cameraoverhaul.toml deleted file mode 100644 index e692da5..0000000 --- a/config/yosbr/config/cameraoverhaul.toml +++ /dev/null @@ -1,141 +0,0 @@ -# Metadata, do not modify. -# Default: 0 -configVersion = 2 - -[general] - - # Toggles all of the mod's features. - # Default: true - enabled = true - # Disable this to make the mod's effects exclusive to first-person view. - # Default: true - enableInThirdPerson = true - # Sensitivity of the camera roll rotation caused by turning around horizontally. - # Default: 1.0 - turningRollAccumulation = 1.0 - # Maximum strength of the camera roll rotation caused by turning around horizontally. - # Default: 1.25 - turningRollIntensity = 1.25 - # Smoothness of the decay of the camera roll rotation caused by turning around horizontally. - # Default: 1.0 - turningRollSmoothing = 1.0 - # Strength of smooth random sway that kicks in when the player idles for enough time. - # Default: 0.6 - cameraSwayIntensity = 0.9 - # Frequency of smooth random sway that kicks in when the player idles for enough time. - # Default: 0.16 - cameraSwayFrequency = 0.16 - # Amount of time that the player must idle for before smooth random sway starts to fade-in. - # Default: 0.15 - cameraSwayFadeInDelay = 0.15 - # Amount of time it takes for smooth random sway to fade-in after the player idles for enough time. - # Default: 5.0 - cameraSwayFadeInLength = 3.0 - # Amount of time it takes for smooth random sway to fade-out when the player starts moving after idling. - # Default: 0.75 - cameraSwayFadeOutLength = 0.75 - # Maximum strength of all screen shaking effects. - # Default: 2.5 - screenShakesMaxIntensity = 2.5 - # Speed at which screen shaking rotations change direction or oscillate. - # Default: 6.0 - screenShakesMaxFrequency = 6.0 - # A [0..1] value linked to the strength of screen shaking caused by explosions. - # Default: 1.0 - explosionTrauma = 1.0 - # A [0..1] value linked to the strength of screen shaking caused by lightning bolt-tied thunder. - # Default: 0.05 - thunderTrauma = 0.05 - # A [0..1] value linked to the strength of screen shaking caused by any actions that swing the player's arm. Best kept very low. - # Default: 0.03 - handSwingTrauma = 0.04 - -[walking] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: 10.0 - strafingRollFactor = 10.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 7.0 - forwardVelocityPitchFactor = 7.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 2.5 - verticalVelocityPitchFactor = 2.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[swimming] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: -30.0 - strafingRollFactor = -30.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 21.0 - forwardVelocityPitchFactor = 21.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 7.5 - verticalVelocityPitchFactor = 7.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[flying] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: -10.0 - strafingRollFactor = -10.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 7.0 - forwardVelocityPitchFactor = 7.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 2.5 - verticalVelocityPitchFactor = 2.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[mounts] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: 20.0 - strafingRollFactor = 20.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 7.0 - forwardVelocityPitchFactor = 7.0 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 2.5 - verticalVelocityPitchFactor = 2.5 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 - -[vehicles] - - # Strength of the camera roll rotation caused by strafing, or sideway horizontal velocity. - # Default: 5.0 - strafingRollFactor = 5.0 - # Strength of camera pitch rotations caused by moving forward or backwards. - # Default: 1.75 - forwardVelocityPitchFactor = 1.75 - # Strength of camera pitch rotations caused by vertical velocity. - # Default: 5.0 - verticalVelocityPitchFactor = 5.0 - # Smoothness of camera pitch & roll rotations caused by moving horizontally. - # Default: 1.0 - horizontalVelocitySmoothingFactor = 1.0 - # Smoothness of camera pitch rotations caused by moving vertically. - # Default: 1.0 - verticalVelocitySmoothingFactor = 1.0 diff --git a/config/yosbr/config/capes.json5 b/config/yosbr/config/capes.json5 deleted file mode 100644 index 7400355..0000000 --- a/config/yosbr/config/capes.json5 +++ /dev/null @@ -1 +0,0 @@ -{"clientCapeType":"MINECRAFTCAPES","enableOptifine":true,"enableLabyMod":false,"enableWynntils":true,"enableMinecraftCapesMod":true,"enableCosmetica":true,"enableCloaksPlus":false,"enableElytraTexture":true} \ No newline at end of file diff --git a/config/yosbr/config/citresewn.json b/config/yosbr/config/citresewn.json deleted file mode 100644 index e67d801..0000000 --- a/config/yosbr/config/citresewn.json +++ /dev/null @@ -1 +0,0 @@ -{"broken_paths":false} \ No newline at end of file diff --git a/config/yosbr/config/clienttweaks-common.toml b/config/yosbr/config/clienttweaks-common.toml deleted file mode 100644 index 4ff13bb..0000000 --- a/config/yosbr/config/clienttweaks-common.toml +++ /dev/null @@ -1,67 +0,0 @@ -[customization] -# Items that count as fireworks for the offhand-firework tweak options. -fireworkItems = ["minecraft:firework_rocket"] -# Items that count as shields for the offhand-shield hiding tweak options. -shieldItems = [ - "basicshields:wooden_shield", - "basicshields:golden_shield", - "basicshields:diamond_shield", - "basicshields:netherite_shield", -] -# Items that count as weapons for the offhand-shield hiding tweak options. -shieldWeapons = ["tetra:modular_sword"] -# Items that count as torches for the offhand-torch tweak options. -torchItems = [ - "minecraft:torch", - "minecraft:soul_torch", - "tconstruct:stone_torch", -] -# Items that are allowed to place torches from the offhand if offhandTorchWithToolOnly is enabled. -torchTools = [ - "minecraft:wooden_pickaxe", - "minecraft:stone_pickaxe", - "minecraft:iron_pickaxe", - "minecraft:golden_pickaxe", - "minecraft:diamond_pickaxe", - "minecraft:netherite_pickaxe", - "tconstruct:pickaxe", - "tconstruct:hammer", -] - -[tweaks] -# This option will let you climb ladders automatically by just looking upwards, rather than requiring a key to be held down. -autoClimbLadder = false -# This option will disable log stripping. -disableLogStripping = false -# This option will disable paving when holding a block in your offhand. -disablePavingWithBlockInOffhand = true -# This option will disable step assist added by other mods. -disableStepAssist = false -# This prevents the last torch in the offhand from being placed. -doNotUseLastTorch = false -# This option will hide your offhand item. It can be toggled via an optional key binding. -hideOffhandItem = false -# This option will hide your own potion particle effects for your client (other players will still see them). -hideOwnParticleEffects = true -# This option will hide your shield unless you are holding a weapon. -hideShieldUnlessHoldingWeapon = true -# This adds back the master volume slider to the options screen. Saves you a click! -masterVolumeSlider = true -# This adds back the music volume slider to the options screen. Saves you a click! -musicVolumeSlider = true -# This prevents fireworks from being launched from your off hand if you are wearing an Elytra, unless you're flying. -noOffhandFireworksWithElytra = true -# This prevents torches from being placed from your offhand at all. -noOffhandTorchAtAll = true -# This prevents torches from being placed from your offhand if you have a block in your main hand. -noOffhandTorchWithBlock = true -# This prevents torches from being placed from your off hand if you have an empty main hand. -noOffhandTorchWithEmptyHand = false -# This prevents torches from being placed from your offhand if you have food in your main hand. -noOffhandTorchWithFood = true -# This option makes the recipe book not shift the inventory when opened. Works best with smaller GUI scales / bigger resolutions. -noRecipeBookShifting = false -# This restricts torches to be placed from the offhand only when you're holding a tool in your main hand. -offhandTorchWithToolOnly = false -# This option will make iron fences and glass panes have a bigger hitbox while placing them, making it easier to aim. -paneBuildingSupport = true diff --git a/config/yosbr/config/emotecraft.json b/config/yosbr/config/emotecraft.json deleted file mode 100644 index d7e5f58..0000000 --- a/config/yosbr/config/emotecraft.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "config_version": 4, - "loadbuiltin": true, - "quark": false, - "dark": false, - "oldChooseWheel": false, - "perspective": true, - "default3rdPersonFront": false, - "showicon": true, - "enableNSFW": false, - "alwaysOpenScreen": false, - "debug": true, - "validate": false, - "validationThreshold": 8.0, - "emotesFolderOnLogicalServer": false, - "emotesDirectory": "emotes", - "autoFixEmoteStop": true, - "alwaysValidateEmote": false, - "playersafety": true, - "stopthreshold": 0.04, - "yratio": 0.75, - "showHiddenConfig": false, - "neverRemoveBadIcon": false, - "exportBuiltin": false, - "hideWarning": false, - "fastmenu": { - "0": { - "0": "931b2bda-a25e-4e55-957a-88c46f5e9a7b", - "1": "3045b335-12ca-4ddb-aca5-0aef450a5e4c", - "2": "0de63fbe-2f20-44e0-8969-479b76ceeb6b", - "3": "a2969c42-520f-4c5c-a024-a7d0a2b7b4d1", - "4": "96506a5e-a69c-4a18-9add-d43dfd272fa6", - "5": "ebfb1e69-330a-4970-8bca-f5625c90681a", - "6": "f9f6669d-f1b3-4170-8bc5-475a9a600439", - "7": "33b912f8-0aa0-45e6-a2d4-9b5677e6f35c" - } - }, - "keys": {} -} \ No newline at end of file diff --git a/config/yosbr/config/entityculling.json b/config/yosbr/config/entityculling.json deleted file mode 100644 index d1eb7f7..0000000 --- a/config/yosbr/config/entityculling.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "configVersion": 5, - "renderNametagsThroughWalls": true, - "blockEntityWhitelist": ["minecraft:beacon"], - "entityWhitelist": [""], - "tracingDistance": 128, - "debugMode": false, - "sleepDelay": 125, - "hitboxLimit": 80, - "skipMarkerArmorStands": true, - "tickCulling": true, - "tickCullingWhitelist": ["minecraft:boat", "minecraft:firework_rocket"], - "disableF3": true -} diff --git a/config/yosbr/config/fastquit.toml b/config/yosbr/config/fastquit.toml deleted file mode 100644 index d4fbaae..0000000 --- a/config/yosbr/config/fastquit.toml +++ /dev/null @@ -1,4 +0,0 @@ -renderSavingScreen = false -showToasts = false -showSavingTime = "FALSE" -allowMultipleServers = false \ No newline at end of file diff --git a/config/yosbr/config/ferritecore.mixin.properties b/config/yosbr/config/ferritecore.mixin.properties deleted file mode 100644 index 3cac833..0000000 --- a/config/yosbr/config/ferritecore.mixin.properties +++ /dev/null @@ -1,10 +0,0 @@ -replaceNeighborLookup = true -replacePropertyMap = true -cacheMultipartPredicates = true -modelResourceLocations = true -multipartDeduplication = true -blockstateCacheDeduplication = true -bakedQuadDeduplication = true -useSmallThreadingDetector = true -compactFastMap = false -populateNeighborTable = false diff --git a/config/yosbr/config/fog/config.json b/config/yosbr/config/fog/config.json deleted file mode 100644 index 9037fff..0000000 --- a/config/yosbr/config/fog/config.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "disableMod": false, - "disabledDimensions": [ - "minecraft:the_nether" - ], - "disableRaininessEffect": false, - "disableUndergroundFogMultiplier": false, - "disableBiomeFogColour": false, - "disableCloudWhitening": false, - "initialFogStart": 0.5, - "initialFogEnd": 0.85, - "raininessTransitionSpeed": 0.003, - "undergroundnessTransitionSpeed": 0.003, - "fogStartTransitionSpeed": 0.003, - "fogEndTransitionSpeed": 0.003, - "darknessTransitionSpeed": 0.003, - "fogColorTransitionSpeed": 0.015, - "startMultiplierTransitionSpeed": 0.005, - "endMultiplierTransitionSpeed": 0.005 -} \ No newline at end of file diff --git a/config/yosbr/config/immediatelyfast.json b/config/yosbr/config/immediatelyfast.json deleted file mode 100644 index 62ed226..0000000 --- a/config/yosbr/config/immediatelyfast.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "REGULAR_INFO": "----- Regular config values below -----", - "font_atlas_resizing": true, - "map_atlas_generation": true, - "fast_text_lookup": true, - "avoid_redundant_framebuffer_switching": true, - "fix_slow_buffer_upload_on_apple_gpu": true, - "COSMETIC_INFO": "----- Cosmetic only config values below (Does not optimize anything) -----", - "dont_add_info_into_debug_hud": true, - "EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----", - "experimental_disable_error_checking": true, - "experimental_disable_resource_pack_conflict_handling": true, - "experimental_screen_batching": true, - "experimental_sign_text_buffering": false, - "experimental_universal_hud_batching": true, - "DEBUG_INFO": "----- Debug only config values below (Do not touch) -----", - "debug_only_and_not_recommended_disable_universal_batching": false, - "debug_only_and_not_recommended_disable_mod_conflict_handling": false, - "debug_only_and_not_recommended_disable_hardware_conflict_handling": false, - "debug_only_print_additional_error_information": false, - "debug_only_use_last_usage_for_batch_ordering": false -} diff --git a/config/yosbr/config/jade/jade.json b/config/yosbr/config/jade/jade.json deleted file mode 100644 index 856deb3..0000000 --- a/config/yosbr/config/jade/jade.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "general": { - "debug": false, - "itemModNameTooltip": false, - "bossBarOverlapMode": "PUSH_DOWN", - "builtinCamouflage": true, - "ttsMode": "PRESS", - "fluidMode": "ANY", - "reachDistance": 0.0, - "displayEntities": true, - "displayBosses": true, - "displayMode": "TOGGLE", - "displayTooltip": true, - "displayBlocks": true, - "hideFromDebug": true, - "hideFromTabList": true, - "enableTextToSpeech": false, - "hintOverlayToggle": true, - "hintNarratorToggle": true, - "previewOverlay": true - }, - "overlay": { - "alpha": 0.7, - "iconMode": "TOP", - "animation": true, - "disappearingDelay": 0.0, - "overlaySquare": false, - "flipMainHand": false, - "autoScaleThreshold": 0.4, - "overlayPosY": 0.99, - "overlayScale": 1.0, - "overlayAnchorX": 0.5, - "overlayAnchorY": 0.0, - "activeTheme": "jade:dark", - "themesHash": -328442023, - "overlayPosX": 0.5 - }, - "formatting": { - "modName": "§9§o%s" - } -} \ No newline at end of file diff --git a/config/yosbr/config/justzoom/config.txt b/config/yosbr/config/justzoom/config.txt deleted file mode 100644 index 2bdf947..0000000 --- a/config/yosbr/config/justzoom/config.txt +++ /dev/null @@ -1,17 +0,0 @@ -##[zoom] - -B:smooth_zoom_in_out = 'true'; -F:zoom_in_change_modifier_per_scroll = '0.05'; -F:base_zoom_modifier = '0.25'; -F:zoom_out_change_modifier_per_scroll = '0.05'; -B:hide_arms_when_zooming = 'false'; -B:allow_zoom_in_mirrored_view = 'false'; -B:smooth_camera_movement_on_zoom = 'false'; -B:reset_zoom_factor_when_stop_zooming = 'false'; -B:normalize_mouse_sensitivity_on_zoom = 'true'; - - -##[gui] - -I:options_button_corner = '0'; -B:show_options_button_in_pause_screen = 'false'; \ No newline at end of file diff --git a/config/yosbr/config/lambdynlights.toml b/config/yosbr/config/lambdynlights.toml deleted file mode 100644 index 9029468..0000000 --- a/config/yosbr/config/lambdynlights.toml +++ /dev/null @@ -1,142 +0,0 @@ -mode = "fast" - -[light_sources] - water_sensitive_check = true - block_entities = false - entities = true - self = true - tnt = "fancy" - creeper = "fancy" - beam = true - guardian_laser = true - - [light_sources.settings.entities.minecraft] - player = true - allay = true - area_effect_cloud = true - armor_stand = true - arrow = true - axolotl = true - bat = true - bee = true - blaze = true - block_display = true - boat = true - chest_boat = true - camel = true - cat = true - cave_spider = true - chicken = true - cod = true - cow = true - creeper = true - dolphin = true - donkey = true - dragon_fireball = true - drowned = true - elder_guardian = true - end_crystal = true - ender_dragon = true - enderman = true - endermite = true - evoker = true - evoker_fangs = true - experience_orb = true - eye_of_ender = true - falling_block = true - fireball = true - firework_rocket = true - fishing_bobber = true - fox = true - frog = true - ghast = true - giant = true - glow_item_frame = true - glow_squid = true - goat = true - guardian = true - hoglin = true - horse = true - husk = true - illusioner = true - interaction = true - iron_golem = true - item = true - item_display = true - item_frame = true - leash_knot = true - lightning_bolt = true - llama = true - llama_spit = true - magma_cube = true - marker = true - minecart = true - chest_minecart = true - command_block_minecart = true - furnace_minecart = true - hopper_minecart = true - spawner_minecart = true - tnt_minecart = true - mooshroom = true - mule = true - ocelot = true - painting = true - panda = true - parrot = true - phantom = true - pig = true - piglin = true - piglin_brute = true - pillager = true - polar_bear = true - potion = true - tnt = true - pufferfish = true - rabbit = true - ravager = true - salmon = true - sheep = true - shulker = true - shulker_bullet = true - silverfish = true - skeleton = true - skeleton_horse = true - slime = true - small_fireball = true - sniffer = true - snow_golem = true - snowball = true - spectral_arrow = true - spider = true - squid = true - stray = true - strider = true - tadpole = true - text_display = true - experience_bottle = true - egg = true - ender_pearl = true - trader_llama = true - trident = true - tropical_fish = true - turtle = true - vex = true - villager = true - vindicator = true - wandering_trader = true - warden = true - witch = true - wither = true - wither_skeleton = true - wither_skull = true - wolf = true - zoglin = true - zombie = true - zombie_horse = true - zombie_villager = true - zombified_piglin = true - -[debug] - active_dynamic_lighting_cells = false - display_dynamic_lighting_chunk_rebuild = false - display_behavior_bounding_box = false diff --git a/config/yosbr/config/lithium.properties b/config/yosbr/config/lithium.properties deleted file mode 100644 index 3442269..0000000 --- a/config/yosbr/config/lithium.properties +++ /dev/null @@ -1 +0,0 @@ -mixin.experimental=true diff --git a/config/yosbr/config/midnightcontrols copy.json b/config/yosbr/config/midnightcontrols copy.json deleted file mode 100644 index fe8cfa3..0000000 --- a/config/yosbr/config/midnightcontrols copy.json +++ /dev/null @@ -1,133 +0,0 @@ -{ - "configVersion": 2, - "controlsMode": "DEFAULT", - "autoSwitchMode": false, - "debug": false, - "hudEnable": true, - "hudSide": "LEFT", - "moveChat": false, - "analogMovement": true, - "doubleTapToSprint": true, - "controllerToggleSneak": false, - "controllerToggleSprint": false, - "fastBlockPlacing": false, - "flyDrifting": true, - "verticalFlyDrifting": true, - "horizontalReacharound": false, - "verticalReacharound": false, - "shouldRenderReacharoundOutline": true, - "reacharoundOutlineColorHex": "#ffffff", - "reacharoundOutlineColorAlpha": 102, - "rightDeadZone": 0.25, - "leftDeadZone": 0.25, - "invertRightYAxis": false, - "invertRightXAxis": false, - "rotationSpeed": 35.0, - "yAxisRotationSpeed": 35.0, - "cameraMode": "FLAT", - "mouseSpeed": 25.0, - "joystickAsMouse": false, - "eyeTrackerAsMouse": false, - "eyeTrackerDeadzone": 0.05, - "unfocusedInput": false, - "virtualMouse": false, - "virtualMouseSkin": "DEFAULT_LIGHT", - "hideNormalMouse": false, - "controllerID": 0.0, - "secondControllerID": -1.0, - "controllerType": "DEFAULT", - "mouseScreens": [ - "net.minecraft.client.gui.screen.advancement", - "net.minecraft.class_457", - "net.minecraft.class_408", - "net.minecraft.class_3872", - "me.flashyreese.mods.reeses_sodium_options.client.gui", - "dev.emi.emi.screen", - "hardcorequesting.client.interfaces.GuiQuestBook", - "hardcorequesting.client.interfaces.GuiReward", - "hardcorequesting.client.interfaces.EditTrackerScreen", - "me.shedaniel.clothconfig2.gui.ClothConfigScreen", - "com.mamiyaotaru.voxelmap.gui.GuiWaypoints", - "com.mamiyaotaru.voxelmap.gui.GuiPersistentMap" - ], - "arrowScreens": [ - "net.minecraft.class_408" - ], - "wasdScreens": [ - "com.ultreon.devices.core.Laptop" - ], - "closeButtonScreens": [ - "net.minecraft.class_408", - "net.minecraft.class_457", - "eu.midnightdust.midnightcontrols.client.gui.RingScreen" - ], - "touchInControllerMode": false, - "touchSpeed": 50.0, - "invertTouch": false, - "touchMode": "CROSSHAIR", - "touchBreakDelay": 120, - "touchTransparency": 75, - "touchOutlineColorHex": "#ffffff", - "touchOutlineColorAlpha": 150, - "leftTouchBinds": [ - "debug_screen", - "screenshot", - "toggle_perspective" - ], - "rightTouchBinds": [ - "screenshot", - "toggle_perspective", - "use" - ], - "BINDING": {}, - "maxAnalogValues": [ - 1.0, - 1.0, - 1.0, - 1.0 - ], - "maxAnalogValueLeftX": 1.0, - "maxAnalogValueLeftY": 1.0, - "maxAnalogValueRightX": 1.0, - "maxAnalogValueRightY": 1.0, - "triggerFix": true, - "excludedKeybindings": [ - "key.forward", - "key.left", - "key.back", - "key.right", - "key.jump", - "key.sneak", - "key.sprint", - "key.inventory", - "key.swapOffhand", - "key.drop", - "key.use", - "key.attack", - "key.chat", - "key.playerlist", - "key.screenshot", - "key.togglePerspective", - "key.smoothCamera", - "key.fullscreen", - "key.saveToolbarActivator", - "key.loadToolbarActivator", - "key.pickItem", - "key.hotbar.1", - "key.hotbar.2", - "key.hotbar.3", - "key.hotbar.4", - "key.hotbar.5", - "key.hotbar.6", - "key.hotbar.7", - "key.hotbar.8", - "key.hotbar.9" - ], - "enableHints": false, - "shortcutInControls": true, - "ringBindings": [], - "ignoredUnboundKeys": [ - "inventorytabs.key.next_tab" - ], - "controllerBindingProfiles": {} -} \ No newline at end of file diff --git a/config/yosbr/config/midnightcontrols.json b/config/yosbr/config/midnightcontrols.json deleted file mode 100644 index bcd9e43..0000000 --- a/config/yosbr/config/midnightcontrols.json +++ /dev/null @@ -1 +0,0 @@ -{"autoSwitchMode":false,"enableHints":true} \ No newline at end of file diff --git a/config/yosbr/config/midnightlib copy.json b/config/yosbr/config/midnightlib copy.json deleted file mode 100644 index ca6c3f6..0000000 --- a/config/yosbr/config/midnightlib copy.json +++ /dev/null @@ -1 +0,0 @@ -{"config_screen_list":"FALSE"} \ No newline at end of file diff --git a/config/yosbr/config/midnightlib.json b/config/yosbr/config/midnightlib.json deleted file mode 100644 index ca6c3f6..0000000 --- a/config/yosbr/config/midnightlib.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100644 index 3a838d4..0000000 --- a/config/yosbr/config/modernfix-mixins.properties +++ /dev/null @@ -1,14 +0,0 @@ -mixin.bugfix.chunk_deadlock=true -mixin.bugfix.packet_leak=true -mixin.bugfix.paper_chunk_patches=true -mixin.perf.clear_fabric_mapping_tables=true -mixin.perf.clear_mixin_classinfo=true -mixin.perf.dynamic_entity_renderers=true -mixin.perf.faster_item_rendering=true -mixin.perf.nbt_memory_usage=true -mixin.perf.dynamic_sounds=true -mixin.perf.thread_priorities=false -mixin.perf.deduplicate_location=true -mixin.perf.worldgen_allocation=true -mixin.perf.dynamic_resources=true -mixin.bugfix.missing_block_entities=true \ No newline at end of file diff --git a/config/yosbr/config/modmenu.json b/config/yosbr/config/modmenu.json deleted file mode 100644 index a8bc56e..0000000 --- a/config/yosbr/config/modmenu.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "sorting": "ascending", - "count_libraries": false, - "compact_list": false, - "count_children": true, - "mods_button_style": "shrink", - "game_menu_button_style": "insert", - "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": false, - "easter_eggs": false, - "random_java_colors": false, - "translate_names": true, - "translate_descriptions": true, - "update_checker": false, - "button_update_badge": false, - "update_channel": "release", - "quick_configure": true, - "modify_title_screen": true, - "modify_game_menu": true, - "hide_config_buttons": false, - "config_mode": false, - "disable_drag_and_drop": false, - "hidden_mods": [ - "minecraft", - "puzzle-models", - "puzzle-splashscreen", - "citresewn-defaults", - "indium", - "puzzle-gui", - "puzzle-base", - "moremcmeta_animation_plugin", - "moremcmeta_gui_plugin", - "moremcmeta_json_parser_plugin", - "moremcmeta_properties_parser_plugin", - "moremcmeta_texture_plugin" - ], - "hidden_configs": ["capes"], - "disable_update_checker": [] -} diff --git a/config/yosbr/config/panorama_screens/settings.json b/config/yosbr/config/panorama_screens/settings.json deleted file mode 100644 index 120af35..0000000 --- a/config/yosbr/config/panorama_screens/settings.json +++ /dev/null @@ -1 +0,0 @@ -{"printScreenNames":false,"panoramaAllowList":["net.minecraft.","net.optifine.gui.","quark.base.client","shedaniel.clothconfig2.gui.","bumblesoftware.fastload.client","fuzs.configmenusforge.client","jellysquid.mods.sodium.client.","reeses_sodium_options.client","blamejared.controlling","mc.ipnext.gui","me.juancarloscp52.spyglass_improvements.client","dev.tr7zw.skinlayers.","mcp.mobius.waila.gui.","dqu.additionaladditions.config","bclib.client.gui.","cominixo.betterf3.config.gui","pepperbell.continuity.client.config","redlimerl.detailab.screen","kyrptonaught.kyrptconfig.config.screen","megane.runtime.config.screen","terraformersmc.modmenu.gui.ModMenuOptionsScreen","yalter.mousetweaks.ConfigScreen","dev.tr7zw.notenoughanimations.","ha3.presencefootsteps.","shedaniel.rei.impl.client.gui.credits.","xaero.common.gui.","xaero.map.gui.","juuxel.adorn.client.gui.screen.","net.puzzlemc.gui.screen.","midnightdust.core.screen.","midnightdust.lib.config.","betternether.config.screen","minenash.enhanced_attack_indicator.config.","jamalam360.jamlib.config.","darkhax.tipsmod.impl.gui.","natamus.collective_common_forge.config.","natamus.collective_common_fabric.config.","natamus.collective.fabric.config","natamus.collective.forge.config","izofar.takesapillage.client.gui","snownee.jade.gui.","chunksfadein.gui.","colormatic.","deepslatecutting.config.","nicerskies.gui.","pingwheel.client.","corail.tombstone.gui","fpsreducer.gui.","moreoverlays.gui.","minecraftforge.client.gui.config.",".computercraft.","ctm.client.config","healthoverlay.config.",".cotton.gui.impl.modmenu.","spell_engine.client.gui.","catalogue.client.","bisecthosting.mods.bhmenu","oauth.gui.","borderless.client.","borderlessmining.config","languagereload.config.","ftbauxilium.screens.","advancednetherite.client.","minetogether.orderform.screen.","minetogether.chat.gui.MutedUsersScreen","minetogether.gui.SettingsScreen","configured.client","voicechat.gui.VoiceChatSettingsScreen","dev.dediamondpro.resourcify.gui.browsepage.BrowseScreen"],"panoramaBlockList":["net.optifine.shaders.gui."]} \ No newline at end of file diff --git a/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml b/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml deleted file mode 100644 index 7365352..0000000 --- a/config/yosbr/config/pickupnotifier/pickupnotifier-client.toml +++ /dev/null @@ -1,66 +0,0 @@ -[display] - #Should the picked up amount be shown when it's just a single item. - display_single_count = true - #Add the total amount of an item in your inventory to the entry. - inventory_count = false - #Mode for drawing a background behind entries for better visibility. 'CHAT' is similar to the chat background, 'TOOLTIP' uses the tooltip background rendering instead. - #Allowed Values: NONE, CHAT, TOOLTIP - entry_background = "NONE" - #Add the name of the item to the entry. - display_item_name = true - #Where and if to display the amount of items picked up. 'SPRITE' will render the amount on the item sprite like in inventories, 'TEXT' will add a dedicated text including the amount to the item name display. - #Allowed Values: OFF, SPRITE, TEXT, BOTH - display_amount = "TEXT" - #Show a small sprite next to the name of each entry showing its contents. - draw_sprites = true - #Color of the entry name text. - #Allowed Values: BLACK, DARK_BLUE, DARK_GREEN, DARK_AQUA, DARK_RED, DARK_PURPLE, GOLD, GRAY, DARK_GRAY, BLUE, GREEN, AQUA, RED, LIGHT_PURPLE, YELLOW, WHITE - default_color = "WHITE" - #Ignore rarity of items and always use color specified in "Text Color" instead. - ignore_rarity = false - #Screen corner for entry list to be drawn in. - #Allowed Values: TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT - screen_corner = "BOTTOM_RIGHT" - #Offset on x-axis from screen border. - #Range: > 0 - offset_x = 3 - #Offset on y-axis from screen border. - #Range: > 0 - offset_y = 14 - #Percentage of relative screen height entries are allowed to fill at max. - #Range: 0.0 ~ 1.0 - max_height = 0.5 - #Scale of entries. A lower scale will make room for more rows to show. Works together with "GUI Scale" option in "Video Settings". - #Range: 1 ~ 24 - scale = 4 - -[general] - #Prevent items from being added to the pick-up log when in creative mode. - disable_in_creative = false - #Show the value of experience points collected instead of the amount of individual orbs. - experience_value = true - #Force-run the mod on the client-side only. - #Only enable this when there are problems, e. g. the same pick-up being logged multiple times. Partial item stack pick-ups (when the inventory is full) won't show, and backpack compat won't work. - #When playing on a server without this mod this option will be used automatically. - force_client_only = false - #Show item entities the player has collected in the pick-up notifications. - include_items = true - #Show experience orbs the player has collected in the pick-up notifications. - include_experience = true - #Show shot arrows the player has collected in the pick-up notifications. - include_arrows = true - -[behavior] - #Combine entries of the same type instead of showing each one individually. - #Allowed Values: ALWAYS, NEVER, EXCLUDE_NAMED - combine_entries = "EXCLUDE_NAMED" - #Amount of ticks each entry will be shown for. Set to 0 to only remove entries when space for new ones is needed. - #Range: > 0 - display_time = 80 - #Make outdated entries slowly move out of the screen instead of disappearing in place. - move_out_of_screen = true - #Amount of ticks it takes for an entry to move out of the screen. Value cannot be larger than "Display Time". - #Range: > 0 - move_time = 20 - #Make outdated entry names slowly fade away instead of simply vanishing. - fade_away = true diff --git a/config/yosbr/config/sodium-extra-options.json b/config/yosbr/config/sodium-extra-options.json deleted file mode 100644 index d8eb105..0000000 --- a/config/yosbr/config/sodium-extra-options.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "animation_settings": { - "animation": true, - "water": true, - "lava": true, - "fire": true, - "portal": false, - "block_animations": true, - "sculk_sensor": true - }, - "particle_settings": { - "particles": true, - "rain_splash": true, - "block_break": true, - "block_breaking": true, - "other": {} - }, - "detail_settings": { - "sky": true, - "sun_moon": true, - "stars": true, - "rain_snow": true, - "biome_colors": true, - "sky_colors": true - }, - "render_settings": { - "fog_distance": 0, - "fog_start": 100, - "multi_dimension_fog_control": false, - "dimensionFogDistance": { - "minecraft:overworld": 0 - }, - "use_linear_flat_color_blender": false, - "light_updates": true, - "item_frame": true, - "armor_stand": true, - "painting": true, - "piston": true, - "beacon_beam": true, - "enchanting_table_book": true, - "item_frame_name_tag": true, - "player_name_tag": true - }, - "extra_settings": { - "overlay_corner": "TOP_LEFT", - "text_contrast": "BACKGROUND", - "show_fps": false, - "show_f_p_s_extended": true, - "show_coords": false, - "reduce_resolution_on_mac": true, - "use_adaptive_sync": false, - "cloud_height": 192, - "toasts": false, - "advancement_toast": false, - "recipe_toast": false, - "system_toast": false, - "tutorial_toast": false, - "instant_sneak": false, - "prevent_shaders": false - }, - "notification_settings": { - "hide_r_s_o_recommendation": false - }, - "super_secret_settings": { - "fetch_sodium_extra_crowdin_translations": false, - "sodium_extra_crowdin_project_identifier": "sodium-extra", - "fetch_sodium_crowdin_translations": false, - "sodium_crowdin_project_identifier": "sodium-fabric" - } -} \ No newline at end of file diff --git a/config/yosbr/config/sodium-options.json b/config/yosbr/config/sodium-options.json deleted file mode 100644 index e45b0bf..0000000 --- a/config/yosbr/config/sodium-options.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "quality": { - "weather_quality": "FAST", - "leaves_quality": "DEFAULT", - "enable_vignette": false - }, - "advanced": { - "enable_memory_tracing": false, - "use_advanced_staging_buffers": true, - "cpu_render_ahead_limit": 4 - }, - "performance": { - "chunk_builder_threads": 0, - "always_defer_chunk_updates_v2": true, - "animate_only_visible_textures": true, - "use_entity_culling": true, - "use_fog_occlusion": true, - "use_block_face_culling": true, - "use_no_error_g_l_context": true - }, - "notifications": { - "has_cleared_donation_button": false, - "has_seen_donation_prompt": false - } -} diff --git a/config/yosbr/config/threadtweak.json b/config/yosbr/config/threadtweak.json deleted file mode 100644 index 3686c52..0000000 --- a/config/yosbr/config/threadtweak.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "threadPriority": { - "game": 8, - "main": 4, - "io": 7, - "integratedServer": 7 - } -} diff --git a/config/yosbr/config/voicechat/translations.properties b/config/yosbr/config/voicechat/translations.properties deleted file mode 100644 index 2592f1d..0000000 --- a/config/yosbr/config/voicechat/translations.properties +++ /dev/null @@ -1,14 +0,0 @@ -# Simple Voice Chat translations -# This file contains all server-side translations for the Simple Voice Chat mod - -# The message a player gets when kicked for not having voice chat installed and the server has force_voicechat enabled -# The first parameter is the mod/plugin name and the second parameter is the mod/plugin version -force_voicechat_kick_message=You need %s %s to play on this server -# The message a player gets when joining a server with an incompatible voice chat version -# The first parameter is the mod/plugin version and the second parameter is the mod/plugin name -voicechat_not_compatible_message=Your voice chat client version is not compatible with the server-side version.\\nPlease install version %s of %s. -# The message a player gets when trying to execute a command that requires the voice chat mod installed on the client side. -# The first parameter is the mod/plugin name -voicechat_needed_for_command_message=You need to have %s installed on your client to use this command -# The message a player gets when trying to execute a command that can only be executed as a player -player_command_message=This command can only be executed as a player diff --git a/config/yosbr/config/voicechat/username-cache.json b/config/yosbr/config/voicechat/username-cache.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config/yosbr/config/voicechat/username-cache.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config/yosbr/config/voicechat/voicechat-client.properties b/config/yosbr/config/voicechat/voicechat-client.properties deleted file mode 100644 index a64f806..0000000 --- a/config/yosbr/config/voicechat/voicechat-client.properties +++ /dev/null @@ -1,90 +0,0 @@ -# Simple Voice Chat client config v1.20.1-2.5.30 - -# If the voice chat onboarding process has been finished -onboarding_finished=true -# The voice chat volume -voice_chat_volume=1.0 -# The threshold for the voice activation method (in dB) -voice_activation_threshold=-50.0 -# The voice chat microphone amplification -microphone_amplification=1.0 -# The microphone activation method -# Valid values are 'PTT' and 'VOICE' -microphone_activation_type=VOICE -# The size of the audio output buffer (in packets) -# Higher values mean a higher latency but less crackling -# Increase this value if you have an unstable internet connection -output_buffer_size=5 -# The maximum number of audio packets that should be held back if a packet arrives out of order or is dropped -# This prevents audio packets that are only slightly out of order from being discarded -# Set this to 0 to disable -audio_packet_threshold=3 -# The time it takes for the microphone to deactivate when using voice activation -# A value of 1 means 20 milliseconds, 2=40 ms, 3=60 ms, and so on -voice_deactivation_delay=25 -# The microphone used by the voice chat -# Leave blank to use the default device -microphone= -# The speaker used by the voice chat -# Leave blank to use the default device -speaker= -# If the microphone is muted (only relevant for the voice activation method) -muted=false -# If the voice chat is disabled (both sound and microphone off) -disabled=false -# If the voice chat HUD, group chat HUD, and other in-game icons should be hidden -hide_icons=false -# If the group chat HUD should be visible -show_group_hud=true -# If your own player icon should be displayed in the group chat HUD when you are in a group -show_own_group_icon=true -# The scale of the player icons in the group chat HUD -group_hud_icon_scale=2.0 -# The orientation of the player icons in the group chat HUD -# Valid values are 'VERTICAL' and 'HORIZONTAL' -group_player_icon_orientation=VERTICAL -# The X position of the player icons in the group chat HUD -# Negative values mean anchoring to the right instead -group_player_icon_pos_x=4 -# The Y position of the player icons in the group chat HUD -# Negative values mean anchoring to the bottom instead -group_player_icon_pos_y=4 -# The X position of the icons in the voice chat HUD -# Negative values mean anchoring to the right instead -hud_icon_pos_x=16 -# The Y position of the icons in the voice chat HUD -# Negative values mean anchoring to the bottom instead -hud_icon_pos_y=-16 -# The scale of the icons in the voice chat HUD, such as microphone or connection status -hud_icon_scale=1.0 -# The location where recordings should be saved -# Leave blank to use the default location -recording_destination= -# The quality of the recorded voice chat audio -# 0 = highest quality, 9 = lowest quality -recording_quality=2 -# If noise suppression should be enabled -denoiser=true -# If the voice chat should work in singleplayer or in worlds shared over LAN -run_local_server=true -# Whether to use the Java implementation of microphone capture instead of OpenAL -java_microphone_implementation=false -# If the mod should check for microphone permissions (macOS only) -macos_check_microphone_permission=true -# If fake players should have the disconnected icon above their head -show_fake_players_disconnected=false -# If the volume adjustment interface should also display offline players -offline_player_volume_adjustment=false -# The 3D audio type -# Valid values are 'NORMAL', 'REDUCED', and 'OFF' -audio_type=NORMAL -# If the mod should load native libraries on the client -# When disabled, the Java Opus implementation will be used instead, the denoiser won't be available, and you won't be able to record the voice chat audio -use_natives=true -# How listening to other players should work when using freecam mods -# Valid values are 'CAMERA' and 'PLAYER' -# CAMERA: You will hear the voice chat around your camera. Whether you will still be able to hear the voice chat when the camera is far away from your character depends on the voice chat broadcast range of the server -# PLAYER: You will hear the voice chat around your character no matter where your camera is -freecam_mode=CAMERA -# If enabled, you will be automatically muted when joining a world -mute_on_join=false diff --git a/config/yosbr/config/voicechat/voicechat-server.properties b/config/yosbr/config/voicechat/voicechat-server.properties deleted file mode 100644 index de6db84..0000000 --- a/config/yosbr/config/voicechat/voicechat-server.properties +++ /dev/null @@ -1,53 +0,0 @@ -# Simple Voice Chat server config v1.20.1-2.5.30 - -# The port number to use for the voice chat communication. -# Audio packets are always transmitted via the UDP protocol on the port number -# specified here, independently of other networking used for the game server. -# Set this to '-1' to use the same port number that is used by the Minecraft server. -# However, it is strongly recommended NOT to use the same port number because UDP on -# it is also used by default for the server query. Doing so may crash the server! -port=24454 -# The server IP address to bind the voice chat to -# Leave blank to use the 'server-ip' property from the 'server.properties' config file -# To bind to the wildcard IP address, use '*' -bind_address= -# The distance to which the voice can be heard -max_voice_distance=48.0 -# The multiplier of the voice distance when crouching -crouch_distance_multiplier=1.0 -# The multiplier of the voice distance when whispering -whisper_distance_multiplier=0.5 -# The Opus codec -# Valid values are 'VOIP', 'AUDIO', and 'RESTRICTED_LOWDELAY' -codec=VOIP -# The maximum size that audio packets are allowed to have (in bytes) -# Set this to a lower value if audio packets don't arrive -mtu_size=1024 -# The frequency at which keep-alive packets are sent (in milliseconds) -# Setting this to a higher value may result in timeouts -keep_alive=1000 -# If group chats are allowed -enable_groups=true -# The hostname that clients should use to connect to the voice chat -# This may also include a port, e.g. 'example.com:24454' -# Do NOT change this value if you don't know what you're doing -voice_host= -# If players are allowed to record the voice chat audio -allow_recording=true -# If spectators are allowed to talk to other players -spectator_interaction=false -# If spectators can talk to players they are spectating -spectator_player_possession=false -# If players without the voice chat mod should be kicked from the server -force_voice_chat=false -# The amount of time the server should wait to check if a player has the mod installed (in milliseconds) -# Only relevant when 'force_voice_chat' is set to 'true' -login_timeout=10000 -# The range in which the voice chat should broadcast audio -# A value less than 0 means 'max_voice_distance' -broadcast_range=-1.0 -# If the voice chat server should reply to external pings -allow_pings=true -# If the mod should load native libraries on dedicated servers -# This is mostly relevant for voice chat addons -use_natives=true diff --git a/config/yosbr/config/voicechat/voicechat-volumes.properties b/config/yosbr/config/voicechat/voicechat-volumes.properties deleted file mode 100644 index c029ae3..0000000 --- a/config/yosbr/config/voicechat/voicechat-volumes.properties +++ /dev/null @@ -1,2 +0,0 @@ -# Simple Voice Chat volume config - diff --git a/config/yosbr/config/xaerominimap.txt b/config/yosbr/config/xaerominimap.txt deleted file mode 100644 index f569de5..0000000 --- a/config/yosbr/config/xaerominimap.txt +++ /dev/null @@ -1,132 +0,0 @@ -ignoreUpdate:0 -settingsButton:false -allowWrongWorldTeleportation:false -differentiateByServerAddress:true -debugEntityIcons:false -debugEntityVariantIds:false -radarHideInvisibleEntities:true -allowInternetAccess:true -#INGAME SETTINGS (DO NOT EDIT!) -updateNotification:true -minimap:true -caveMaps:2 -caveZoom:1 -showWaypoints:true -showIngameWaypoints:true -displayRedstone:true -deathpoints:false -oldDeathpoints:true -distance:1 -lockNorth:true -zoom:0 -minimapSize:0 -chunkGrid:-1 -slimeChunks:false -mapSafeMode:false -minimapOpacity:100.0 -waypointsIngameIconScale:0 -waypointsIngameDistanceScale:0 -waypointsIngameNameScale:0 -waypointsIngameCloseScale:1.0 -antiAliasing:true -blockColours:0 -lighting:true -dotsStyle:0 -dotNameScale:1.0 -compassOverEverything:true -showFlowers:true -keepWaypointNames:true -waypointsDistanceExp:0 -waypointsDistanceMin:0.0 -defaultWaypointTPCommandFormat:/tp @s {x} {y} {z} -defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~ -arrowScale:1.5 -arrowColour:0 -smoothDots:true -worldMap:true -terrainDepth:true -terrainSlopes:2 -mainEntityAs:0 -blockTransparency:true -waypointOpacityIngame:80 -waypointOpacityMap:90 -hideWorldNames:1 -openSlimeSettings:true -alwaysShowDistance:false -renderLayerIndex:1 -crossDimensionalTp:true -biomeColorsVanillaMode:false -lookingAtAngle:10 -lookingAtAngleVertical:180 -centeredEnlarged:false -zoomOnEnlarged:0 -minimapTextAlign:0 -waypointsMutualEdit:true -compassLocation:1 -compassDirectionScale:0 -caveMapsDepth:30 -hideWaypointCoordinates:false -renderAllSets:false -playerArrowOpacity:100 -waypointsBottom:false -minimapShape:1 -lightOverlayType:0 -lightOverlayMaxLight:7 -lightOverlayMinLight:0 -lightOverlayColor:13 -uiScale:0 -bossHealthPushBox:1 -potionEffectPushBox:1 -minimapFrame:2 -minimapFrameColor:15 -compassColor:9 -northCompassColor:-1 -displayMultipleWaypointInfo:1 -entityRadar:false -adjustHeightForCarpetLikeBlocks:true -autoConvertWaypointDistanceToKmThreshold:10000 -waypointDistancePrecision:1 -mainDotSize:2 -partialYTeleportation:true -deleteReachedDeathpoints:true -hideMinimapUnderScreen:true -hideMinimapUnderF3:true -manualCaveModeStartAuto:true -manualCaveModeStart:-1 -chunkGridLineWidth:1 -temporaryWaypointsGlobal:true -keepUnlockedWhenEnlarged:false -enlargedMinimapAToggle:false -displayStainedGlass:true -waypointOnMapScale:0 -switchToAutoOnDeath:true -infoDisplayBackgroundOpacity:40 -caveModeToggleTimer:1000 -legibleCaveMaps:false -biomeBlending:true -displayTrackedPlayersOnMap:true -displayTrackedPlayersInWorld:true -dimensionScaledMaxWaypointDistance:true -trackedPlayerWorldIconScale:0 -trackedPlayerWorldNameScale:0 -trackedPlayerMinimapIconScale:0 -displayClaims:true -displayCurrentClaim:true -claimsFillOpacity:46 -claimsBorderOpacity:80 -infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world -infoDisplay:coords:true:15:-1 -infoDisplay:overworld_coords:false:15:-1 -infoDisplay:chunk_coords:false:15:-1 -infoDisplay:angles:false:15:-1 -infoDisplay:dimension:false:15:-1 -infoDisplay:biome:false:15:-1 -infoDisplay:weather:false:15:-1 -infoDisplay:light_level:0:15:-1 -infoDisplay:time:0:15:-1 -infoDisplay:real_time:0:15:-1 -infoDisplay:highlights:true:15:-1 -infoDisplay:light_overlay_indicator:true:15:-1 -infoDisplay:manual_cave_mode_indicator:true:15:-1 -infoDisplay:custom_sub_world:true:15:-1 -module;id=xaerominimap:minimap;active=true;x=0;y=0;centered=false;fromRight=true;fromBottom=false;flippedVer=false;flippedHor=false; diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt deleted file mode 100644 index 30dd2a5..0000000 --- a/config/yosbr/options.txt +++ /dev/null @@ -1,24 +0,0 @@ -version:3465 -autoJump:false -operatorItemsTab:true -snooperEnabled:false -simulationDistance:6 -guiScale:3 -maxFps:260 -resourcePacks:["vanilla","fabric","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icon Advertisement Removal.zip","continuity:glass_pane_culling_fix","continuity:default","file/Fast Better Grass.zip","file/Even Better Enchants.zip","file/Redstone Tweaks.zip","file/Xalis Potions.zip","file/Spawn Egg Backport.zip","file/Visual Armor Trims.zip","black_icons","file/Fresh Animations.zip","file/Vanilla Evolved.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Create Darkmode.zip"] -incompatibleResourcePacks:["file/Icon Advertisement Removal.zip","file/Xalis Potions.zip","file/Visual Armor Trims.zip","file/Create Darkmode.zip"] -advancedItemTooltips:true -tutorialStep:none -skipMultiplayerWarning:true -joinedFirstServer:true -telemetryOptInExtra:false -onboardAccessibility:false -key_key.saveToolbarActivator: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 - -key_gui.xaero_new_waypoint:key.keyboard.unknown -key_key.mute_microphone:key.keyboard.x -key_justzoom.keybinds.keybind.zoom:key.keyboard.c diff --git a/index.toml b/index.toml index 274ab94..cb61a9d 100644 --- a/index.toml +++ b/index.toml @@ -1,32 +1,120 @@ hash-format = "sha256" [[files]] -file = "config/enhanced_bes.properties" -hash = "d00ed80adfdc31d9a093464de18e0e5f033e5911665dcd92db02fe9e5fbd8b2c" - -[[files]] -file = "config/fabric_loader_dependencies.json" -hash = "d5c1599204221c675c1f6d045859834cf2d652bd4eabdc74d1d63ff5160f050a" - -[[files]] -file = "config/isxander-main-menu-credits.json" -hash = "3419bc24a92e036e81063fb2764901220dfb6b3a743ad1a8f59c48a5c1d91e5e" - -[[files]] -file = "config/yosbr/config/NoChatReports/NCR-Client.json" +file = "config/NoChatReports/NCR-Client.json" hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" [[files]] -file = "config/yosbr/config/NoChatReports/NCR-Common.json" +file = "config/NoChatReports/NCR-Common.json" hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816" [[files]] -file = "config/yosbr/config/NoChatReports/NCR-Encryption.json" +file = "config/NoChatReports/NCR-Encryption.json" hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6" [[files]] -file = "config/yosbr/config/badoptimizations.txt" -hash = "2917a8f8112e36e27b240bdbe0e6987c5e8b0964595ed42ca2fbe1b16350df71" +file = "config/PaginatedAdvancements.json5" +hash = "19b64816ace5def7e191b71f8fc05fa8c79d593ca787d860a2608d67a276037c" + +[[files]] +file = "config/bettergrass.json5" +hash = "b1c0651bd896ecb5217b83799354a2b8adaa1232d742e8186b7de6183b19dc4c" + +[[files]] +file = "config/capes.json5" +hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e" + +[[files]] +file = "config/cem.conf" +hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" + +[[files]] +file = "config/citresewn.json" +hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32" + +[[files]] +file = "config/clienttweaks-common.toml" +hash = "13a506b46d159c80c711d92ff340bd0fad9034019698c6076de9994fe4975e48" + +[[files]] +file = "config/controlify.json" +hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0" + +[[files]] +file = "config/debugify.json" +hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" + +[[files]] +file = "config/dynamic_fps.json" +hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" + +[[files]] +file = "config/entity_texture_features.json" +hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" + +[[files]] +file = "config/fabric_loader_dependencies.json" +hash = "bc88ec5a5970f13448b9c2ec934900866ddff4e9c5f3ffacba598ef3689d72f8" + +[[files]] +file = "config/iris.properties" +hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" + +[[files]] +file = "config/isxander-main-menu-credits.json" +hash = "942177a88a45468863993a0d782d796cd84a6ea5223784acaa51e85acd071503" + +[[files]] +file = "config/jade/jade.json" +hash = "01018ef886c3e8eea9cf0a2a558e96f4bc6549aaecfa6e74d1677b8d45e0ab36" + +[[files]] +file = "config/jade/plugins.json" +hash = "2ea17f07c1e0ac86f1e325a160a8503652fbe8a1f1c3226a29ae0bf7173032d8" + +[[files]] +file = "config/justzoom/config.txt" +hash = "c3960eb2929c36c830d5f3514a44bce209e2f5220f8ffd145714f5a34180bf25" + +[[files]] +file = "config/lambdynlights.toml" +hash = "a756bb8685ba637f02525c47603f92e1a7b7937ab92686e3728854b7379ed394" + +[[files]] +file = "config/modernfix-mixins.properties" +hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575" + +[[files]] +file = "config/modmenu.json" +hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582" + +[[files]] +file = "config/moreculling.toml" +hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56" + +[[files]] +file = "config/panorama_screens/settings.json" +hash = "7a316c08d81c98a58f1dce4145af76fc1084efab820fe256b4ab1af594599111" + +[[files]] +file = "config/puzzle.json" +hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" + +[[files]] +file = "config/sodium-options.json" +hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18" + +[[files]] +file = "config/sound_physics_remastered/soundphysics.properties" +hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009" + +[[files]] +file = "config/xaero/minimap/profiles/default.cfg" +hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f" + +[[files]] +file = "config/xaerohud.txt" +hash = "8d13c5f398016036aa4fdefb366ef3926d89f96ca104155bc9f6e5a7ec682ecd" [[files]] file = "config/yosbr/config/bclib/biomes.json" @@ -56,10 +144,6 @@ hash = "a747a0bb0548ef3b677671e5e60ac931bb2a45c212bfdb9a8b180cddb068ee87" file = "config/yosbr/config/betterend/generator.json" hash = "1a3838c2e79f44346bb8b1adf9751a4b8f3c3b3a3205e7c89f7b5da5cce81f75" -[[files]] -file = "config/yosbr/config/bettergrass.json5" -hash = "1fdfda7e5dd921d3441684d9e0942e3d7e8c36dfba39653742e70fd9916d8d59" - [[files]] file = "config/yosbr/config/bettermineshafts-fabric-1_20.toml" hash = "3ef7690ef66b4ae6a598a2987f7e3872de639c6578d800dfd4979080203ad8ee" @@ -84,58 +168,10 @@ hash = "7094d1dde950ea1a325fc7381c39bb0a5ff0aef8a2d701bac0328955df4d05b7" file = "config/yosbr/config/biomeswevegone/world_generation.json5" hash = "7236edbbd803b2ae0d6bc7dcac53c77a7954f442db20c8ef6815de61f2aed2c3" -[[files]] -file = "config/yosbr/config/borderlessmining.json" -hash = "3dfb137b6b5196bd77388f7310aba1771b80a6bc2be3c48e53ad85b1b250ae75" - -[[files]] -file = "config/yosbr/config/c2me.toml" -hash = "cd6c4b5e6fc090d629e1b1355321e37948ef1bd32faba92af9afd1f69040c7b3" - -[[files]] -file = "config/yosbr/config/cameraoverhaul.toml" -hash = "2b1f20e116d2741ecf9e38c19b27576520996f1b039c57716a285b381936cfc9" - -[[files]] -file = "config/yosbr/config/capes.json5" -hash = "69de1a523d9ca24248233c11178b2492984ba0b25b0355242d72b2ae17a7c284" - -[[files]] -file = "config/yosbr/config/cem.conf" -hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b" - -[[files]] -file = "config/yosbr/config/citresewn.json" -hash = "057e9e53790394db8b700616de3c235b0af3dc12fe7731a66ad20026acb9d991" - -[[files]] -file = "config/yosbr/config/clienttweaks-common.toml" -hash = "1c1903f340f9d0863b62914251323c6e8e40bae64dada7a29270f57288936bf5" - -[[files]] -file = "config/yosbr/config/debugify.json" -hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b" - [[files]] file = "config/yosbr/config/drippyloadingscreen/options.txt" hash = "8d0edcad69219e217683bde3437b11318db348c7cce676c7c67de99b58f0ccd5" -[[files]] -file = "config/yosbr/config/dynamic_fps.json" -hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d" - -[[files]] -file = "config/yosbr/config/emotecraft.json" -hash = "88ff06335191beefa9fb3746f8de31fa2f3b787c32193771eb58bbe97491404e" - -[[files]] -file = "config/yosbr/config/entity_texture_features.json" -hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79" - -[[files]] -file = "config/yosbr/config/entityculling.json" -hash = "5acf5a0ce839b1d84fd677a705f211f35a27f12dbdde7363ee12e695f4281ac0" - [[files]] file = "config/yosbr/config/fancymenu/assets/EndHorizon.jpeg" hash = "f7e5b921074b9c759c5ba7280cb05034bc51bf7293f34dc5f0694fcba073cd44" @@ -180,74 +216,6 @@ hash = "3fcfc5f9957fbb86aea846c9ad49a24f47ca709c523c4018b584668e38b72f41" file = "config/yosbr/config/fancymenu/user_variables.db" hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823" -[[files]] -file = "config/yosbr/config/fastquit.toml" -hash = "17225e085e6759210cec7e829e00c8c90f9c5d38714835cb5da9c98398842f7d" - -[[files]] -file = "config/yosbr/config/ferritecore.mixin.properties" -hash = "4b4c3d16ac30dbe5d9b61105cc65214e929124097ed4ccd6da91817382f8d014" - -[[files]] -file = "config/yosbr/config/fog/config.json" -hash = "7b9338d09582d999cfa46e97743a5ebb366756532e17ecf09905a17bd8440cd4" - -[[files]] -file = "config/yosbr/config/immediatelyfast.json" -hash = "51c7ea47f63e38651a542dae94caaaa843924b9f00e77efb18ed15207cc167a8" - -[[files]] -file = "config/yosbr/config/iris.properties" -hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5" - -[[files]] -file = "config/yosbr/config/jade/jade.json" -hash = "93659894926ba2ecfbc945e4fba97ef4d2b780d5389c335c5e3abf36a9bff2b8" - -[[files]] -file = "config/yosbr/config/justzoom/config.txt" -hash = "a03899a15479d62cea3d3daa3600c40e29eb3cb6284fa64d65191dbcde591e6d" - -[[files]] -file = "config/yosbr/config/lambdynlights.toml" -hash = "0af54c3df4b8b9ab8586d634726a18aaef238e383f7af0afe155e0f4dc4d2918" - -[[files]] -file = "config/yosbr/config/lithium.properties" -hash = "928fdb1e604e394de7389a4b7a7f230fe6863a468e1839bee22d80652ea0d31f" - -[[files]] -file = "config/yosbr/config/midnightcontrols copy.json" -hash = "8ff8e18eed65531b433c9ca1ea0e1657f07bfd8cd54cee37c950ed93cf9663f3" - -[[files]] -file = "config/yosbr/config/midnightcontrols.json" -hash = "b792f2977c2889e388d0a0e83e316ed4f27050729d86c8623e8472accb8a2a46" - -[[files]] -file = "config/yosbr/config/midnightlib copy.json" -hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" - -[[files]] -file = "config/yosbr/config/midnightlib.json" -hash = "57b848fb6d7c03b6124297de49b1e4cb169e74db042c74aecf79f035ae2f3980" - -[[files]] -file = "config/yosbr/config/modernfix-mixins.properties" -hash = "786d733801189d70e38ce485533505679bc765de871dc35235cc505786e6ad4f" - -[[files]] -file = "config/yosbr/config/modmenu.json" -hash = "caf78ed83c10fd96784c335a597c078b943d0e20cac39604c2e35daa719d2e9d" - -[[files]] -file = "config/yosbr/config/moreculling.toml" -hash = "1fd983cb5539f39359982fb26efa37fa5111087a6d44e05fe268134ea11cee13" - -[[files]] -file = "config/yosbr/config/panorama_screens/settings.json" -hash = "195baed1501b5a463600cb463556f9a59f362746418147e0b033ea855e44056d" - [[files]] file = "config/yosbr/config/paxi/datapacks/512-height.zip" hash = "12735bc3f990b167a62e942134eab052473c2f15ac2caaa365c4def8909b4f63" @@ -256,26 +224,6 @@ hash = "12735bc3f990b167a62e942134eab052473c2f15ac2caaa365c4def8909b4f63" file = "config/yosbr/config/paxi/resourcepacks/RetardsResources.zip" hash = "6ed3698b185214f55148fe4773ee73cae63303faa3d76b9de18619e8fe7da490" -[[files]] -file = "config/yosbr/config/pickupnotifier/pickupnotifier-client.toml" -hash = "987df7f93e6cdfe6773eb3e8ffaef563f784bf3d07074c966cb2e92d0f425e77" - -[[files]] -file = "config/yosbr/config/puzzle.json" -hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd" - -[[files]] -file = "config/yosbr/config/sodium-extra-options.json" -hash = "68853b098e83b6bc3c244906a29943e5b4252e6906fc5df72cd71f4df6c977d4" - -[[files]] -file = "config/yosbr/config/sodium-options.json" -hash = "51136f5621828014c5372dd371a17f7708a4c2b73208ea503c49d20ad395d677" - -[[files]] -file = "config/yosbr/config/sound_physics_remastered/soundphysics.properties" -hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009" - [[files]] file = "config/yosbr/config/tectonic.json" hash = "32df77986865e3580b6d38ceddf06caf5ef2c12a00b5385e90334e69ec32cc49" @@ -284,10 +232,6 @@ hash = "32df77986865e3580b6d38ceddf06caf5ef2c12a00b5385e90334e69ec32cc49" file = "config/yosbr/config/terrablender.toml" hash = "7f44f6faf8e928664920ef090474bf872ece86af9de656f859c7d9a009e519e9" -[[files]] -file = "config/yosbr/config/threadtweak.json" -hash = "b4c1cc5fc213225d64e685a3b632092e909386ab41bd9925f9cf7efd53d1ad46" - [[files]] file = "config/yosbr/config/towns_and_towers/structure_enable_or_disable_new.json5" hash = "3aaa6ac8835dbbce97928c4d0d03f9957749a7a57a3f1668597310e9227900da" @@ -296,46 +240,13 @@ hash = "3aaa6ac8835dbbce97928c4d0d03f9957749a7a57a3f1668597310e9227900da" file = "config/yosbr/config/towns_and_towers/structure_rarity_new.json5" hash = "09e6d7a2705119b86edd9c1b17673161f89208c7299162d403acb56bb0992dba" -[[files]] -file = "config/yosbr/config/voicechat/translations.properties" -hash = "b258a94a5ed60fbf93b66c452c3d6e36b044f630741f90e5b13852a4805b235e" - -[[files]] -file = "config/yosbr/config/voicechat/username-cache.json" -hash = "44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a" - -[[files]] -file = "config/yosbr/config/voicechat/voicechat-client.properties" -hash = "3e74b74fad44d2110d1e7b0e326693d6516008ad553529c3f808c8cbd93dffda" - -[[files]] -file = "config/yosbr/config/voicechat/voicechat-server.properties" -hash = "113c58beef075e2ea9af1491fa2a35b12419806462dd91c5436ad3677e4d1b4b" - -[[files]] -file = "config/yosbr/config/voicechat/voicechat-volumes.properties" -hash = "33afebdb8ef07a3d774086931dec8d899f4da7aeba5b448fd4eee540ba5e02a2" - [[files]] file = "config/yosbr/config/worldedit/worldedit.properties" hash = "c272afa4021a6454e39626321d69610aac9f03362f81aa105c47adc10bb866a9" -[[files]] -file = "config/yosbr/config/xaerominimap.txt" -hash = "4cb5ade5472b95a9d99c6a6192994d71ae7258636e67d326ca088280ed9c1e71" - -[[files]] -file = "config/yosbr/options.txt" -hash = "a26922254741fae68389e3f4d726053a3d51a116c4ba5bc5d04f38b9a43cea6e" - [[files]] file = "mods/3dskinlayers.pw.toml" -hash = "ea430db88d8f190a053e4f3c662d2a59b6a7508778525034f2b20037ee074aec" -metafile = true - -[[files]] -file = "mods/advancementinfo.pw.toml" -hash = "bb6c349471139b104a3d8001650ecaee747b596e1f5ca865157a8026e8182f61" +hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5" metafile = true [[files]] @@ -345,7 +256,7 @@ metafile = true [[files]] file = "mods/ambientsounds.pw.toml" -hash = "7b9bcc299b6587626d256c571fc122e6147d8d760cb7056d537c88cce5d993f9" +hash = "cecef5282fa2e57e290a0f40018e6e0f31ea6f2aefe195b1313484f670343853" metafile = true [[files]] @@ -388,14 +299,9 @@ file = "mods/automobility.pw.toml" hash = "8d4062c1773719f1e07818d27233ce07c9caf65dd52f9263c4699519dcf02ffa" metafile = true -[[files]] -file = "mods/bad-wither-no-cookie.pw.toml" -hash = "545fefbb036d68fb42cd96a077d42461abbf935cb71a096cee9454fba4030339" -metafile = true - [[files]] file = "mods/badoptimizations.pw.toml" -hash = "7a266a082b54627e5f95aa154871114fded8c0a06af104e49cf08668b869cfad" +hash = "b8c29dac6fb7c1cf18ca53b7a96c6c4854307999b77a751e803bdd9650a125e0" metafile = true [[files]] @@ -403,11 +309,6 @@ file = "mods/balm.pw.toml" hash = "71dc04da11ad8f4a5d88db5505132a654ce033f05dc2fa4bb7aa28a42762086f" metafile = true -[[files]] -file = "mods/bbrb.pw.toml" -hash = "f141dc3fe1fe99f25cd4fd0d8c85d85efcc6aa8b999d22f9280d1beb5bfeae9d" -metafile = true - [[files]] file = "mods/bclib.pw.toml" hash = "ab1e22cc66189067e002a204c70c553cc7cc0e738bd602f405d7cc37561260be" @@ -418,11 +319,6 @@ file = "mods/better-mount-hud.pw.toml" hash = "333dfa2b93c688ce5f9f685f77cb62e5df8b9c8d21a2c4dd4eb9232aa85dccff" metafile = true -[[files]] -file = "mods/better-third-person.pw.toml" -hash = "6d7c5793f88c52421dc11f48b3bf12400e7a451b9297e80fe33b776cc2af2c1d" -metafile = true - [[files]] file = "mods/betterend.pw.toml" hash = "dd8057c40ff94e9a21a121583884f71c9a6b1eaa6f913ef46c5d1f9b37fe487f" @@ -458,31 +354,11 @@ file = "mods/blur-plus.pw.toml" hash = "04ddfc50d957ad8cd71306a19b98b3b64d5235bb1c6a694592087ccb1f0c0dfc" metafile = true -[[files]] -file = "mods/boat-item-view.pw.toml" -hash = "d6878871a07870b33821beed20118368e779c17574062d5d771eb38b9403e875" -metafile = true - -[[files]] -file = "mods/bookshelf-lib.pw.toml" -hash = "0b5feeae74fe992084ec5cb12eab3404ddd5054e85c9006f7ba4d65f209de13f" -metafile = true - -[[files]] -file = "mods/borderless-mining.pw.toml" -hash = "b7ad39c3b4094f76d4e31899c662a0295c851a89819fce7f47afbab5257b39d7" -metafile = true - [[files]] file = "mods/botarium.pw.toml" hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b" metafile = true -[[files]] -file = "mods/c2me-fabric.pw.toml" -hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8" -metafile = true - [[files]] file = "mods/calcmod.pw.toml" hash = "0cc9069aeee558e036c7afd064d37d9f468ea1138705da0fe4aad64d95312f79" @@ -490,7 +366,7 @@ metafile = true [[files]] file = "mods/cameraoverhaul.pw.toml" -hash = "360c50d7131402e9dd322ec73da30715be320f35a0376768952e622e24e75bd1" +hash = "a84d5be6c4126a605955f1541d5136a9c14d9db2ab89139fafe8f70f6608b7c3" metafile = true [[files]] @@ -503,11 +379,6 @@ file = "mods/chat-heads.pw.toml" hash = "1173755b093b4f9a8aca00520d87bc35178fe19c54e59debe5c48d0c9063b91c" metafile = true -[[files]] -file = "mods/cherished-worlds.pw.toml" -hash = "ade96e54f3cc61a9a64356f522f8527f15a20518fe9a782229af7423358fc017" -metafile = true - [[files]] file = "mods/chipped.pw.toml" hash = "58d6861337626edf09635b6bc0bc45f49286c2517a234cb50baee9a23c538fc6" @@ -528,14 +399,9 @@ file = "mods/cit-resewn.pw.toml" hash = "d2e1ad62031e3700de73a87957a4acca747436a4135da695705cb5d293aa0890" metafile = true -[[files]] -file = "mods/cleardespawn.pw.toml" -hash = "4f34a9355753904ff7fe8c3fe1e2f665e514470c483ff77aa7f4c8bc05c122da" -metafile = true - [[files]] file = "mods/client-tweaks.pw.toml" -hash = "eb57b7fa4b569a6b1ecfa18bc77da38abad59bbc02cb63f4f20fd138860b9fee" +hash = "3afdedb4402bbc50bf4c6cec18290cab2d9bf6f1c2e69e45181af6869ec6803a" metafile = true [[files]] @@ -573,6 +439,11 @@ file = "mods/crafttweaker.pw.toml" hash = "05f80197ca27d4d870aad7e48667412eed187c1478346902c9f0578d51662910" metafile = true +[[files]] +file = "mods/crash-assistant.pw.toml" +hash = "10742d60f7069f58268b846ab1661842cc7613e8c6d96c03c341b8668a4ffc1e" +metafile = true + [[files]] file = "mods/create-better-villagers.pw.toml" hash = "957a1155261f7e17c6fd70fd64d16c447addd07f0dc2774411784d259fa317b4" @@ -658,11 +529,6 @@ file = "mods/create-steam-n-rails.pw.toml" hash = "b79bc9976d5958f4b88ca23575e0d0dc677a2b06931108f6f7bc3fd3e46bb22c" metafile = true -[[files]] -file = "mods/create-train-perspective.pw.toml" -hash = "3a7e9ae9a7ff284d61665a98149fbb07c67b9235315473440ceb9d121a45209e" -metafile = true - [[files]] file = "mods/create-ultimate-factory.pw.toml" hash = "2175c6f9f0ab263b1e2bed479a92e02fe9d4ae0d9e4ce80bf0f72e919049235b" @@ -688,11 +554,6 @@ file = "mods/cristel-lib.pw.toml" hash = "6ec7fc70c84dc7f7f4578a85480264d82336d64ac0d8c95c0fcc55d350f64ab7" metafile = true -[[files]] -file = "mods/cubes-without-borders.pw.toml" -hash = "5944ed5a779d142aea9ccd8c466a20fa3d9233a29f2be1e5ae54fc15f5edd57e" -metafile = true - [[files]] file = "mods/customnpcs-unofficial.pw.toml" hash = "e69e39bab14f98c4d0e49a1e94aeedb0680ce038b87e97c825a89c660aadd238" @@ -703,16 +564,6 @@ file = "mods/cut-through.pw.toml" hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163" metafile = true -[[files]] -file = "mods/damagenumbers.pw.toml" -hash = "010d21e9d7d364313ce751e073ab48006ae80b302f68a7c434396dadbe324535" -metafile = true - -[[files]] -file = "mods/datapackportals.pw.toml" -hash = "58a1cfc732ab3179bfd6f2562b39520618c28a8ea6d79fc9b17759bc7514e1e9" -metafile = true - [[files]] file = "mods/debugify.pw.toml" hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf" @@ -723,11 +574,6 @@ file = "mods/deltaboxlib.pw.toml" hash = "0c2fe6437fde3f70b333d4d3381a677c9803fbc1c78c2cc475ada606ab4e9e51" metafile = true -[[files]] -file = "mods/distraction-free-recipes.pw.toml" -hash = "20fdb4bb9c30b2aa81499f43657c266e3d84fdb4a3b167c7fdbf3309e4316fc7" -metafile = true - [[files]] file = "mods/drippy-loading-screen.pw.toml" hash = "03d120e3c4f1f97a7e0f30f53085ce2b5fb5c72604f7a43cd5c9ba0516668239" @@ -750,7 +596,7 @@ metafile = true [[files]] file = "mods/e4mc.pw.toml" -hash = "e663f7a8af3dc2e071bce60131381a2ef243d9cc84ed5b74b1c2ae5cd244ac86" +hash = "8b0b277d0995973ec6110af87f836f02699365bd072e52a4543ca56aa317fb6d" metafile = true [[files]] @@ -759,13 +605,13 @@ hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" metafile = true [[files]] -file = "mods/emotecraft.pw.toml" -hash = "bd53dcb193060715c659e96aedafd08dedd193ebb1f0a79fe15f6786a315a6c0" +file = "mods/edf-remastered.pw.toml" +hash = "b8f4c6a7a6ca91737bdae663eebc6315dcf2a4fcb0ad7715aa8730bb6f0c1382" metafile = true [[files]] -file = "mods/enchantment-descriptions.pw.toml" -hash = "8ca413f9c2a155068d71e0057b23d8a199473fb78b37fe1ea864b5455e997a26" +file = "mods/emotecraft.pw.toml" +hash = "bd53dcb193060715c659e96aedafd08dedd193ebb1f0a79fe15f6786a315a6c0" metafile = true [[files]] @@ -775,17 +621,17 @@ metafile = true [[files]] file = "mods/entity-model-features.pw.toml" -hash = "b13f84a7fad7d6e21cef513a9c8f8206e55f0b342b4030df540e3126ad5abb2a" +hash = "d7651af3a8996488151254f0379fd7f1613edeaf7eac48bdeff447eeaf411965" metafile = true [[files]] file = "mods/entityculling.pw.toml" -hash = "58a487d9e3761d18f529cf141c873ea054e8f26c5e90601a3c8cf60fc723b22d" +hash = "7eefb0f3d1b793f7dc57ee7cf368d055c9b1bf3556f61179f38f1c49c163c1bd" metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "605c081279d8e4e5c98e6a50304867214185d8b8f14434b71d388a20f4ad7d5d" +hash = "9c8b6d8e1a13a4f7edd081c1ab561c51069d6315a67c217a88fafcd1ddfb17a8" metafile = true [[files]] @@ -795,7 +641,7 @@ metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "d7c055f277c1751122d9abc5f09015e629699e04a9383cd0c666b33436293079" +hash = "61afd7af5c645ffd966b2bd86be944eacd1e48a8044e8f67082225d4d9989f0c" metafile = true [[files]] @@ -803,14 +649,9 @@ file = "mods/fabrishot.pw.toml" hash = "83ac3e7f70eb567845286596a8baad96b73ef3c2ee1fa378375df7a13aad7c11" metafile = true -[[files]] -file = "mods/fadeless.pw.toml" -hash = "d987a241a56c9e3fde315ca942c8240911b51c98d7d5bd1f089c25ddb8b6cca1" -metafile = true - [[files]] file = "mods/fancymenu.pw.toml" -hash = "b160c8e9e4ce27349d7977d0670efa698baf99c0e0eee910d7c57c4f7ec21bb7" +hash = "4bd9ac202d078e664dd7d6a9edc52886ff2282aab14f7ad9cf7492b7424cb495" metafile = true [[files]] @@ -825,12 +666,7 @@ metafile = true [[files]] file = "mods/fast-ip-ping.pw.toml" -hash = "29d41095d30271247f296402d3e50d8ce060acf77808efcbe25de0ec84e76975" -metafile = true - -[[files]] -file = "mods/fastquit.pw.toml" -hash = "c9c33bb929d2133e53cd332660d964d2d417396039affddbaf057fb7a9d5b36d" +hash = "4d1964bc6102d600b87450947d8969ad36515267c52fc75833fbfd44391c3502" metafile = true [[files]] @@ -848,11 +684,6 @@ file = "mods/fix-keyboard-on-linux.pw.toml" hash = "9c58c6f6299c9ab982847248be076b6840df69ce6b647a2a18e81d9a1cbeaf19" metafile = true -[[files]] -file = "mods/fog.pw.toml" -hash = "0dd6a98258783de2b2d6dd2e825edb02008a4d9801e18ef57030e1bbfd314d49" -metafile = true - [[files]] file = "mods/forge-config-api-port.pw.toml" hash = "adea09f1e1b05da68cf7407992a9391b15985acf5465a888e54ae076dbd543ab" @@ -873,19 +704,24 @@ file = "mods/glitchcore.pw.toml" hash = "493ed95320ee3cc9c2def86b9d0971c2ca4bb4215921c2a11208bee77d5dbfb5" metafile = true +[[files]] +file = "mods/gravestones-fix.pw.toml" +hash = "9cc5869f09f90c5f3af001135dc1dedbcdbeccd6f01a6c59cdee2b53afe2f4d5" +metafile = true + +[[files]] +file = "mods/gravestones.pw.toml" +hash = "e02e297f397621e1c0d17f6853d5176e23343609e978ac3fd35f1a73d00d509c" +metafile = true + [[files]] file = "mods/handcrafted.pw.toml" hash = "f6629a3c5e023a96cb5d78d66e93b47245996c46a079921b3f6a6094209dc1b0" metafile = true -[[files]] -file = "mods/iceberg.pw.toml" -hash = "f669b069214a8e88d17066ff6715fe131568cd190450ba408b4c2c5479a1a263" -metafile = true - [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "060c6baaec85f47ba4bc2c0f4b8642b9933c27d3c166eb00ef86b4bbfd7f34a3" +hash = "d9d01681616a8bdb45bbdd0a053b87153bbb77a5ef997325be0b3dc10b7f8979" metafile = true [[files]] @@ -898,36 +734,21 @@ file = "mods/immersive-armors.pw.toml" hash = "aafc36d4ffdbeb024d0cf535d0ebccc10313530e1e8b096fd65132397df1f9e9" metafile = true +[[files]] +file = "mods/immersive-hotbar.pw.toml" +hash = "a4b6a816a2c211691e9447bd6e5c8a3485da3e5926b0212d26cdb95514ddaa92" +metafile = true + [[files]] file = "mods/immersive-melodies.pw.toml" hash = "40a8d97db3162ea083e5ad40a6a8f7ba0f260d714b74854ba77d2644e1914bbf" metafile = true -[[files]] -file = "mods/immersive-messages-api.pw.toml" -hash = "b2b2c8e4f24d100944950363a846a49b610df63e41f531bff2b241da6b91b687" -metafile = true - [[files]] file = "mods/immersive-paintings.pw.toml" hash = "96b6a9192639045bc5b2c0815ad33d1d754bf77e2f59bd96dd3bde21784d7704" metafile = true -[[files]] -file = "mods/immersive-tips.pw.toml" -hash = "d28fe1f2c2d7e00d64233473bb7a82f44853861c9988050d354d7c9b4ff0644a" -metafile = true - -[[files]] -file = "mods/immersive-ui.pw.toml" -hash = "71ddcef1fbd1b128a705ce8f9a57e8aeda4421f08c47241484d08bd264cb7c98" -metafile = true - -[[files]] -file = "mods/immersivethunder.pw.toml" -hash = "1e7626658f151f660110a788c0e3771f08a023992a62c38aacb272fd9559dd94" -metafile = true - [[files]] file = "mods/incendium.pw.toml" hash = "0f83be0761e0014686517c20f2850242152dd7a26e87088d869028bc40a8a125" @@ -938,29 +759,14 @@ file = "mods/indium.pw.toml" hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf" metafile = true -[[files]] -file = "mods/infinite-music.pw.toml" -hash = "da5b389fb0ef39af3116a02dbd90cb8f0fc11dba5f925f72d051c2143720c68e" -metafile = true - [[files]] file = "mods/iris.pw.toml" hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346" metafile = true -[[files]] -file = "mods/item-highlighter.pw.toml" -hash = "80264d11a93ffb63f1592be06f8dcdf276bc5a6d2b666dfa9a5d2d10dfb29282" -metafile = true - -[[files]] -file = "mods/ive-spoken.pw.toml" -hash = "0aea87c3d9ef08d3fea6e19678378b8456ba4670c374b70a5ff3ad8039f6216a" -metafile = true - [[files]] file = "mods/jade-addons-fabric.pw.toml" -hash = "b28167f09bbcaca3fee27d748191ed19ce37b9382bb4ae693a20f415f80ed305" +hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63" metafile = true [[files]] @@ -970,7 +776,7 @@ metafile = true [[files]] file = "mods/jei.pw.toml" -hash = "9ea4057346d54e73b0adf8555f1c7621ff3ee09a5eec0b85824e7396bf48fde1" +hash = "e34a29e110dcb5587a470d826a3d0d3c866f62d85e31ec118e302c1caed94c40" metafile = true [[files]] @@ -984,13 +790,8 @@ hash = "d6be91dc0a2aca23ee640818d8a8295c85ddb2db6e0413669ecac9600b01eef0" metafile = true [[files]] -file = "mods/krypton.pw.toml" -hash = "9063bac3fdf585a43d318e3f9773475a28ecb8fe80bc7689cc480851eef97420" -metafile = true - -[[files]] -file = "mods/ksyxis.pw.toml" -hash = "6c4d9be9d042e5a1028a420fa2f4aa435e6406445207a4d600700efbf037c35a" +file = "mods/kubejs.pw.toml" +hash = "ead6f125d759a3bc5892416204319369836742556943d5fed6220dbdb8f32913" metafile = true [[files]] @@ -998,16 +799,6 @@ file = "mods/lambdynamiclights.pw.toml" hash = "be7240c21a4acd8de01d7f6f93be18ca2a233917d32e6f6205f788432525a570" metafile = true -[[files]] -file = "mods/language-reload.pw.toml" -hash = "6c154d18505c366b2117c2cfa06ea66a7f3e1a441456c3e20f195cb446f8103b" -metafile = true - -[[files]] -file = "mods/lazydfu.pw.toml" -hash = "694c91d6f341271b0b071a814fb64defbd52af1b228cb593595836c0d9f68151" -metafile = true - [[files]] file = "mods/lithium.pw.toml" hash = "c8695e51366b601c5e9118a5d5650d234cc25fc8d1f90ebd186c17c199ba7fca" @@ -1020,12 +811,12 @@ metafile = true [[files]] file = "mods/lootr.pw.toml" -hash = "b66a3d19ffb4c3c122f3844421dee04acbcf1a7a6fadb277ea803ca9dd96e4b5" +hash = "bc91fa90e9f26f3ff3690c1a508647a162cd63dc36d815b8af0d6f5e01e5ecbf" metafile = true [[files]] file = "mods/macos-input-fixes.pw.toml" -hash = "95de24f2f2d9c9fa4dcb33660bd6fafb2101a5514f718d00b207f48da26b64cf" +hash = "43b7544c0a49c9368caf33a1529a720c6fadb17f7d07db6a8e952b514b5a862c" metafile = true [[files]] @@ -1048,16 +839,6 @@ file = "mods/memoryleakfix.pw.toml" hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93" metafile = true -[[files]] -file = "mods/midnightcontrols.pw.toml" -hash = "c8615f9ffa0aca1cbc721a3095b24a1e719936c44d715c6a6cae0a24a3d9c7ee" -metafile = true - -[[files]] -file = "mods/midnightlib.pw.toml" -hash = "4b1b29ebfbbd9f23eb90c8c9f5113fce64c3ca605c8cad3aedaa25be83a82a53" -metafile = true - [[files]] file = "mods/mixintrace.pw.toml" hash = "6cd55df8041a48cb7f5f95ea4520f5ed59064e71ff9dab8b0e02bb922b68c9cb" @@ -1070,7 +851,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "f43c82e3cc6079291ddae81445c703905b6c670dd43f444e47f5cd817944e822" +hash = "0d438cc5a467aae6a9aa439a4547f990dfbaa4dc4e7bf5dbabf6d6e839411e83" metafile = true [[files]] @@ -1080,7 +861,7 @@ metafile = true [[files]] file = "mods/moonlight.pw.toml" -hash = "200d34b575b506ab0503f7856cdcd4cc38030c27e0749e36f6bbe62cbeb16cec" +hash = "d8a2ea4edf1c55f6fe01cbcc220543f056b91c0d79512e96df22e4259b7c5777" metafile = true [[files]] @@ -1090,7 +871,7 @@ metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "dbb344ad3e49c36d167fa05b6c5f674794306b1727220e8720d767264aee497f" +hash = "9ff690ee32105d52a646a76f48371ccbe1958aff274511ca71fb44099ebc7107" metafile = true [[files]] @@ -1118,24 +899,19 @@ file = "mods/natures-compass.pw.toml" hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1" metafile = true -[[files]] -file = "mods/night-auto-config.pw.toml" -hash = "e12567f00765136329ad5edcfcf826c7cc47f2e780c7a12083675887f6d654b6" -metafile = true - [[files]] file = "mods/no-chat-reports.pw.toml" hash = "9ce6efc7149cdae2deb751b4ebf2d220700cc1b204e7a1d026275203387f106b" metafile = true [[files]] -file = "mods/no-telemetry.pw.toml" -hash = "ebd48452773a4b6b4b7dcedbfb71c8986ec97780fcce040542c8e8fd67f22c56" +file = "mods/no-enderman-grief.pw.toml" +hash = "0272a323c4c72b52a805d248fefbb77326191333955cd399effbc0373026fc03" metafile = true [[files]] -file = "mods/noisium.pw.toml" -hash = "f4b9d7acc345b8df6dd13e19b36658cbca476abdee703ee6f38c66d33e8fa763" +file = "mods/no-telemetry.pw.toml" +hash = "ebd48452773a4b6b4b7dcedbfb71c8986ec97780fcce040542c8e8fd67f22c56" metafile = true [[files]] @@ -1153,14 +929,9 @@ file = "mods/numismatics.pw.toml" hash = "f404b8f2227c496972da6647710a5691acbbd0f15e1951fc7b225970bb1b4da2" metafile = true -[[files]] -file = "mods/octo-lib.pw.toml" -hash = "eff75aaa788bf041f3767fb0115a0d9fbfc9d75d2464860c5b47674dfc79178e" -metafile = true - [[files]] file = "mods/oh-the-biomes-weve-gone.pw.toml" -hash = "fbbde088e1c748d703a69986fc4fd4d61148a9b7be8ed8bca6d293b42c3abedb" +hash = "f2edce6ef50fcede2ea135a0a2b0182c69f43f1a05b87ff6ac1455610a206104" metafile = true [[files]] @@ -1173,6 +944,11 @@ file = "mods/optigui.pw.toml" hash = "9ed765da71f977af16c71b3ff56356dea5a149d9626277e4d4868941f8efa1b0" metafile = true +[[files]] +file = "mods/paginatedadvancements.pw.toml" +hash = "1dbd3b2969118cf3bf47efd9eac2838abb815efce4d33ea47091f20b42ebfd24" +metafile = true + [[files]] file = "mods/panorama-screens.pw.toml" hash = "fe23d52712a124f54236002c401bd94249a5d482c6e8b806c5accaf4d1fe08cb" @@ -1199,13 +975,13 @@ hash = "1d84b53a44717a458df5e7e5512a962220fe062497cc8d885d6a24dc71fcf551" metafile = true [[files]] -file = "mods/polytone.pw.toml" -hash = "f3a90eec6694a894d94667727b97c3d72a8ebb871efc1176c65127c7c948055a" +file = "mods/pocket-dimension.pw.toml" +hash = "388bd3fb1a174abcc8a02bae7bdb93ca8910fce68a5d7e6507b854aa9e36c3b9" metafile = true [[files]] file = "mods/puzzle.pw.toml" -hash = "80d9a8c3e6322d92adfe29f68bceff1ac16aae8f95cb60bf8206a0ec94e056af" +hash = "3209dc8a6aa57006e67478802f9c8074ec4d4a3d3bb62b818b8ee71f9276184f" metafile = true [[files]] @@ -1213,11 +989,6 @@ file = "mods/puzzles-lib.pw.toml" hash = "a1eff7b33a54586b6989c7bfd89992f9d315f1c656b7596649d9af7017c6af7b" metafile = true -[[files]] -file = "mods/pwam.pw.toml" -hash = "a1b7da0628748cdc4a526b006868559b334744ea1933bf2a5718bd9fd41334bd" -metafile = true - [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab" @@ -1243,6 +1014,11 @@ file = "mods/resourcify.pw.toml" hash = "058d9d83b502682366ba75fb00b50d5c8a7e7335722ced0407579ae3a25dd6f8" metafile = true +[[files]] +file = "mods/rhino.pw.toml" +hash = "82c3a531c2180cd45f59e433315e31dc886c464a05ea38ea0b82ce1bc033c520" +metafile = true + [[files]] file = "mods/rrls.pw.toml" hash = "83164a6af3923e28cadf9d404f059bf74aa4f0842fc1ca0f6e7cf1e686044875" @@ -1253,11 +1029,6 @@ file = "mods/scribble.pw.toml" hash = "f4d3fd279c80231cfa832ad1fb58307849fbb6da495863005411d1c2606239e9" metafile = true -[[files]] -file = "mods/seamless-loading-screen.pw.toml" -hash = "a47d32bc04a461351608608f34543b818019ff928102422078f00d23b7a14fae" -metafile = true - [[files]] file = "mods/show-me-your-skin.pw.toml" hash = "f29ba19cab72bdca9cbf01a557f5fb78513412094d4d4051295ab34ff1a86d9d" @@ -1265,7 +1036,7 @@ metafile = true [[files]] file = "mods/simple-voice-chat.pw.toml" -hash = "fae2bc6c282159f6a2e55e22d19241c625a9795dddbe8bd0f0b501c8aa709be1" +hash = "d41fa2fb778e4a20f81752ff62dddafe7643e546c581c807e1532deaa385153b" metafile = true [[files]] @@ -1298,6 +1069,11 @@ file = "mods/sophisticated-core-(unofficial-fabric-port).pw.toml" hash = "6e5a8f947f77a0a9cf18347edd01a08fc725c2ecaa10cf61e6b429a54e50a463" metafile = true +[[files]] +file = "mods/sophisticated-storage-(unofficial-fabric-port).pw.toml" +hash = "bad699bcd2c76c29b41ef64c812cf90dec0f35040e315b846c8146641d5a0d99" +metafile = true + [[files]] file = "mods/sound-physics-remastered.pw.toml" hash = "babadc51e87a1fb49ecfd06611810d6863f649de12da3cc4c657117bab9b1ee0" @@ -1325,7 +1101,7 @@ metafile = true [[files]] file = "mods/tacz-refabricated.pw.toml" -hash = "397f6460a3cb8961218af6f7d78290f33d652494f242208a0119bda23824cb80" +hash = "e8bae2cf653014dd04990f768b1a76ea2ef56d88d1624640114eea0b6e379cf5" metafile = true [[files]] @@ -1348,21 +1124,11 @@ file = "mods/terralith.pw.toml" hash = "3b61fcf1c80cfdd79282be71ddfa9cce02fc13f8d87a760db455e2a97b801f40" metafile = true -[[files]] -file = "mods/threadtweak.pw.toml" -hash = "53b00436579bd2ea920ef8ae8b1464cb4744dbfd21055d8a3f4768019b78e5bc" -metafile = true - [[files]] file = "mods/toms-storage.pw.toml" hash = "c57e5187ae4382be6c19e596c8a3f4a7a2b4d566c16c6fc8ad8a0629dc9454d1" metafile = true -[[files]] -file = "mods/tooltipfix.pw.toml" -hash = "ee103bf45111c2cd7ea2d9b31087867dd4b0d07a4b7dad7b138a4ae506127b37" -metafile = true - [[files]] file = "mods/towns-and-towers.pw.toml" hash = "7b7108d879e1e1c141b24d0d8fa268a6bbcd5c227875d156fcc62c3beec55f63" @@ -1373,11 +1139,6 @@ file = "mods/trinkets.pw.toml" hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a" metafile = true -[[files]] -file = "mods/txnilib.pw.toml" -hash = "3f12e299c61128e9b68e30f814a8507437afc84e27c678fe7955ced741fc176a" -metafile = true - [[files]] file = "mods/underground-village,-stoneholm.pw.toml" hash = "ffc611062472d334b9748b6e36e587184508f261f51bdfad6d26cebe19b62cbc" @@ -1394,8 +1155,8 @@ hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" metafile = true [[files]] -file = "mods/worldeditcui-fabric.pw.toml" -hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d" +file = "mods/worldedit.pw.toml" +hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3" metafile = true [[files]] @@ -1405,12 +1166,12 @@ metafile = true [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "fd725a2383164ee2866a41635b0a8baf4cc1506d33df1ce1cc1455ab98a32e01" +hash = "ec739c73bedf6020c4907526ba867ad3295b2c768ea99d6eff7f41f94a35390a" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "7598f0435251f845fdf85c8ed2ac612b2d0404e0ee73a1fcdebaf4eb6c95296d" +hash = "b623ed1f0e849c378eff75f4037b02f2ab828e1bddf131a5fc14a688e7e439be" metafile = true [[files]] @@ -1468,6 +1229,10 @@ file = "mods/yungs-better-strongholds.pw.toml" hash = "4b26e9295dc5f977d68a6d4c4226ed0de542419e5a50a2cb742451230aadbe78" metafile = true +[[files]] +file = "options.txt" +hash = "ea626fa0fbeff5f886274ff4604597aaf465dc7f4354288ad59498494964b7f8" + [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" @@ -1480,32 +1245,22 @@ metafile = true [[files]] file = "resourcepacks/cubic-sun-moon.pw.toml" -hash = "39bc6ef6ee05c838e29da9dfe1b5f98f8cd49b80bfd22c3f918ad34d8d4fd20c" -metafile = true - -[[files]] -file = "resourcepacks/even-better-enchants.pw.toml" -hash = "bc501eb1796f77a64444c79427d688f89384a4ca1adc00c89c6841f83b7333af" -metafile = true - -[[files]] -file = "resourcepacks/fast-better-grass.pw.toml" -hash = "73557eda0b75de2724fd3337879c5e05bd7a7c47007de9c318d98644fcffdb4e" +hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe" metafile = true [[files]] file = "resourcepacks/fresh-animations.pw.toml" -hash = "8135967e211a1391ec38ade8eff9fc8fd7006c5beb7448760e6c611f183b7598" +hash = "f4c32ab207bc5a4a6996d817d6321e9e8023e14dd0ed1fcdfa168b92db07dea7" metafile = true [[files]] -file = "resourcepacks/icons-advertisement-removal.pw.toml" -hash = "b4eae9edcc6fc7f1b04c0b49c7bf0657c808e47c4bfbe57b9d7fcc945132cba7" +file = "resourcepacks/icons-fix.pw.toml" +hash = "435f6f8fc1b25412ba5feb3b7ae5331763cc1272fae6bac2dcc6a2828a2d1bcb" metafile = true [[files]] file = "resourcepacks/icons.pw.toml" -hash = "fa70fd82e67c9b86c9e28a908d8f34f92acc179c7b2b8a4d547c406a4236aa87" +hash = "821463f25be611d6c8a1349b66678364cf4be4cfe3f245bd5fa6cb0687492b08" metafile = true [[files]] @@ -1514,33 +1269,28 @@ hash = "b2cb714936adb721db3e97bfe67c361b557883b9440306579f74dede2bcdbc32" metafile = true [[files]] -file = "resourcepacks/spawn-egg-backport.pw.toml" -hash = "a68d40da06b67d3f8bc12fcd5b48253c6cfd69891a9f14d311b265b3aaa04552" +file = "resourcepacks/the-rename-compat-project.pw.toml" +hash = "59762cbb7156c5aa21855cc125bb4ad639059c14705d7c8ccdf0263d2f5398cb" metafile = true [[files]] file = "resourcepacks/translations-for-sodium.pw.toml" -hash = "cfdbe86842057738cee46785543f649b1fe68914a1692e174f3330d95b5a69c4" +hash = "f7545c017841b5ee34cf42542298e195edf100b5356a3570e6b483d6ac689346" metafile = true [[files]] file = "resourcepacks/unique-dark.pw.toml" -hash = "fd6acf136496e368527c7ee5d5654bee9bb98da5bf17a8eaeebd1b470323383b" +hash = "fa6b4352745d90078c5984a410b54eabc30f79251e59d426f3552ce153fa4f28" metafile = true [[files]] -file = "resourcepacks/vanilla-evolved.pw.toml" -hash = "c7fc774223cc1def3577668c6b61944af863e65401609b68fa00b77e4be90c78" +file = "resourcepacks/whimscape-x-fresh-animations.pw.toml" +hash = "8f753f2c8cf9443c28969b2f036c5c466cd238015fcde0b5e41f81177acdc641" metafile = true [[files]] -file = "resourcepacks/visual-armor-trims.pw.toml" -hash = "55620f564a88403868729b0fcdedaf28863b1bb420013f9ac7661bec515e051b" -metafile = true - -[[files]] -file = "resourcepacks/xalis-potions.pw.toml" -hash = "15a7995bcf8ee8dd5782b92fc6841251c9266fde5434d3053ca81d8dd2467517" +file = "resourcepacks/whimscape.pw.toml" +hash = "e0df4d734272324a9f81b94be4d4dd547277ea3519849a5ecf8f4c6ac6c420c7" metafile = true [[files]] diff --git a/mods/3dskinlayers.pw.toml b/mods/3dskinlayers.pw.toml index 35af33d..742b914 100644 --- a/mods/3dskinlayers.pw.toml +++ b/mods/3dskinlayers.pw.toml @@ -1,13 +1,13 @@ name = "3D Skin Layers" -filename = "skinlayers3d-fabric-1.9.2-mc1.20.1.jar" +filename = "skinlayers3d-fabric-1.10.1-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/T8XyNmYy/skinlayers3d-fabric-1.9.2-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/KnaROh3k/skinlayers3d-fabric-1.10.1-mc1.20.1.jar" hash-format = "sha512" -hash = "550f6f6b56495f5a556061fda5bd82980ef3fdbd8e4171700fead4664ff269ff3db8c7e41b9ee9429ca6c349744423c89c40442c3cb3e37f2e372e148ada7d4b" +hash = "de80faac5adf26fe315716bfbfb2ece6a543dab4a5e4b14d96d345b6e1e0dc12746d4d8209f4ea114df2df7069b81296c5e5a7913b7d86255ef7d993f699b239" [update] [update.modrinth] mod-id = "zV5r3pPn" -version = "T8XyNmYy" +version = "KnaROh3k" diff --git a/mods/advancementinfo.pw.toml b/mods/advancementinfo.pw.toml deleted file mode 100644 index b63627d..0000000 --- a/mods/advancementinfo.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "AdvancementInfo" -filename = "advancementinfo-1.20-fabric0.83.0-1.4.jar" -side = "client" - -[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/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml index c4b838e..40e14dd 100644 --- a/mods/ambientsounds.pw.toml +++ b/mods/ambientsounds.pw.toml @@ -1,13 +1,13 @@ name = "AmbientSounds" -filename = "AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar" +filename = "AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/fM515JnW/versions/3Iynk0Gr/AmbientSounds_FABRIC_v6.1.11_mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/fM515JnW/versions/izo1gsEI/AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar" hash-format = "sha512" -hash = "d3e08a66c62835b9dd99b0f06f0cff2bc3cbbb4b5aef618a54c4efe857b641f584efbd98b24d92cfe1cd862854b1b7968afe8a5a2b3fc148ca752134d6824212" +hash = "e428b51dc0a5b2fc4d0700c004e88c3be77fba56be382f179b857078f939c37523bb9d72de7e719e4615aed63999ae002bca4acd8b592b9e1d8bf44b04d26319" [update] [update.modrinth] mod-id = "fM515JnW" -version = "3Iynk0Gr" +version = "izo1gsEI" diff --git a/mods/bad-wither-no-cookie.pw.toml b/mods/bad-wither-no-cookie.pw.toml deleted file mode 100644 index e97b11e..0000000 --- a/mods/bad-wither-no-cookie.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bad Wither No Cookie - Reloaded" -filename = "bwncr-fabric-1.20.1-3.17.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/lL2MtE37/versions/Ekf2IOd0/bwncr-fabric-1.20.1-3.17.2.jar" -hash-format = "sha512" -hash = "ef4b732a6962f122fad2a5f53eb253fdce30d5a1a69e73a7ca5cba092759df73798fc60dcc2752126e5deae13b56e303e8f3243ae6caec266332b4687ee26c27" - -[update] -[update.modrinth] -mod-id = "lL2MtE37" -version = "Ekf2IOd0" diff --git a/mods/badoptimizations.pw.toml b/mods/badoptimizations.pw.toml index a8666eb..271937e 100644 --- a/mods/badoptimizations.pw.toml +++ b/mods/badoptimizations.pw.toml @@ -1,13 +1,13 @@ name = "BadOptimizations" -filename = "BadOptimizations-2.4.0-1.20.1.jar" +filename = "BadOptimizations-2.4.1-1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/7JVYse6h/BadOptimizations-2.4.0-1.20.1.jar" +url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/DIugITgU/BadOptimizations-2.4.1-1.20.1.jar" hash-format = "sha512" -hash = "1e47a309bc7f8669104b15739f9b803a90dde1d4e31c5df53f65c926b75b5e3a9f44ba04ab02f2250b70275ed8c3ca374af81889937e2b02bc45cd15cf49fab0" +hash = "5e02d9c5a5bc3dccfccbfac4809cda4eb755c015060063b696e92568e0be3d8354a01f6ac5dae99bd27111b7e20bb680512287119459ad069dcf3e7d17cace0f" [update] [update.modrinth] mod-id = "g96Z4WVZ" -version = "7JVYse6h" +version = "DIugITgU" diff --git a/mods/bbrb.pw.toml b/mods/bbrb.pw.toml deleted file mode 100644 index 158786a..0000000 --- a/mods/bbrb.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Better Biome Reblend" -filename = "betterbiomereblend-1.5.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Xh8hkQmD/versions/xpeedQYy/betterbiomereblend-1.5.2.jar" -hash-format = "sha512" -hash = "dbce49826a316611d88761721539e25247960ea1dbe103a4abf6cdbc55885f309d7fe675eba23bee5b2a725d74feaa64608132e9389e003362baf39958dab9fc" - -[update] -[update.modrinth] -mod-id = "Xh8hkQmD" -version = "xpeedQYy" diff --git a/mods/better-third-person.pw.toml b/mods/better-third-person.pw.toml deleted file mode 100644 index 4997a51..0000000 --- a/mods/better-third-person.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Better Third Person" -filename = "BetterThirdPerson-Fabric-1.20-1.9.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/G1s2WpNo/versions/1yJzEpzh/BetterThirdPerson-Fabric-1.20-1.9.0.jar" -hash-format = "sha512" -hash = "cfc22f3247dea81f5782f88b8cb72debb41025f575a97618f8ce667d31f8903bbbcb80955e7e378defa9eb447a725424170b63e5415157faed6f2e79198c10af" - -[update] -[update.modrinth] -mod-id = "G1s2WpNo" -version = "1yJzEpzh" diff --git a/mods/boat-item-view.pw.toml b/mods/boat-item-view.pw.toml deleted file mode 100644 index 37a57f5..0000000 --- a/mods/boat-item-view.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Boat Item View" -filename = "Boat-Item-View-Fabric-1.20.1-0.0.5.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/BdKIyOLe/versions/Q3Z6GESL/Boat-Item-View-Fabric-1.20.1-0.0.5.jar" -hash-format = "sha512" -hash = "f38bddc133cdc681932c6c8adfa31c71a57f2174a703880c70649f8db5fc01573fdd247c865801ebd6daf7f49ec5b63bc86334a83533526efae5f61113fe7f15" - -[update] -[update.modrinth] -mod-id = "BdKIyOLe" -version = "Q3Z6GESL" diff --git a/mods/bookshelf-lib.pw.toml b/mods/bookshelf-lib.pw.toml deleted file mode 100644 index 4e1c3e1..0000000 --- a/mods/bookshelf-lib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Bookshelf" -filename = "Bookshelf-Fabric-1.20.1-20.2.13.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/uy4Cnpcm/versions/CBnLZwRS/Bookshelf-Fabric-1.20.1-20.2.13.jar" -hash-format = "sha512" -hash = "6cc0536833c4f1922711da91c3baf3a79b4bf8c72aa548a34e8f4852fc9b1cb51f21729c58544fbe05909fd3e1da316d1f885033af5844024cea936c3626e3d2" - -[update] -[update.modrinth] -mod-id = "uy4Cnpcm" -version = "CBnLZwRS" diff --git a/mods/borderless-mining.pw.toml b/mods/borderless-mining.pw.toml deleted file mode 100644 index 509b0e9..0000000 --- a/mods/borderless-mining.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Borderless Mining" -filename = "borderless-mining-1.1.8+1.20.1.jar" -side = "client" - -[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/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml deleted file mode 100644 index 4b72242..0000000 --- a/mods/c2me-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar" -hash-format = "sha512" -hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff" - -[update] -[update.modrinth] -mod-id = "VSNURh3q" -version = "s4WOiNtz" diff --git a/mods/cameraoverhaul.pw.toml b/mods/cameraoverhaul.pw.toml index e334ce9..6f08df6 100644 --- a/mods/cameraoverhaul.pw.toml +++ b/mods/cameraoverhaul.pw.toml @@ -1,13 +1,13 @@ name = "Camera Overhaul" -filename = "CameraOverhaul-v2.0.5-fabric+mc[1.20.0-1.20.5].jar" +filename = "CameraOverhaul-v2.0.6-fabric+mc[1.20.0-1.20.5].jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/m0oRwcZx/versions/AOOtoo5Q/CameraOverhaul-v2.0.5-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar" +url = "https://cdn.modrinth.com/data/m0oRwcZx/versions/ZWBJA0XZ/CameraOverhaul-v2.0.6-fabric%2Bmc%5B1.20.0-1.20.5%5D.jar" hash-format = "sha512" -hash = "59bc88718d9ec8c2bfd70e755dfba38d56b209c1dc8109a6babcaacbd513240bbfb0d2b20d15500c85ab4af4a27eff7c700c1aae63573415b227226c16ec0b19" +hash = "15be9dfdad0557f2761919b2c76b8862d4032279c3b6200fdcf509e37ddf00965bc4ef6779f41b78abddc3851aadc9adc750f4246202cd391bb140ae6565acfb" [update] [update.modrinth] mod-id = "m0oRwcZx" -version = "AOOtoo5Q" +version = "ZWBJA0XZ" diff --git a/mods/cherished-worlds.pw.toml b/mods/cherished-worlds.pw.toml deleted file mode 100644 index 05b48aa..0000000 --- a/mods/cherished-worlds.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cherished Worlds" -filename = "cherishedworlds-fabric-6.1.7+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/3azQ6p0W/versions/K58Y722e/cherishedworlds-fabric-6.1.7%2B1.20.1.jar" -hash-format = "sha512" -hash = "1472b333e65e40d447e2967a83949d32daa68a008b52248117b825b763784872aefc29709c6c67e1175c1d8706710a2e48f8510f291f53562371fb3cf1c4e65f" - -[update] -[update.modrinth] -mod-id = "3azQ6p0W" -version = "K58Y722e" diff --git a/mods/cleardespawn.pw.toml b/mods/cleardespawn.pw.toml deleted file mode 100644 index 59f68a2..0000000 --- a/mods/cleardespawn.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ClearDespawn" -filename = "ClearDespawn-fabric-1.20.2-1.1.15.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/yoJJjRRE/versions/jpRIGRtD/ClearDespawn-fabric-1.20.2-1.1.15.jar" -hash-format = "sha512" -hash = "d96313239c52fae58bc4d63d213fc7b84e93d021c537fb2236d797c9283c5ea07dd918494778252b487aec910edee2b2345e09106eb1c6994f6c75a2984af5f1" - -[update] -[update.modrinth] -mod-id = "yoJJjRRE" -version = "jpRIGRtD" diff --git a/mods/client-tweaks.pw.toml b/mods/client-tweaks.pw.toml index c603282..804c93e 100644 --- a/mods/client-tweaks.pw.toml +++ b/mods/client-tweaks.pw.toml @@ -1,13 +1,13 @@ name = "Client Tweaks" -filename = "clienttweaks-fabric-1.20.1-11.1.5.jar" +filename = "clienttweaks-fabric-1.20.1-11.1.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/XydHmhny/clienttweaks-fabric-1.20.1-11.1.5.jar" +url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/tY4EglHo/clienttweaks-fabric-1.20.1-11.1.6.jar" hash-format = "sha512" -hash = "dd929aed114ebcf7320e6e9e8c3e8e9388b83dd4d8cad789e005c77ca9e2ed11125c849f64f767b741ae1f0bb80bdae0d8ccefca683e6172b3e3c6a90fa48c49" +hash = "27668ab313969a35ee5674d8bbbbcb2f627e7d4d1bbc5ff6202c4008e0cedd3783aa843295c807900f9cddbcf1ff17478ad2eaf500d695f6643cce74432014e3" [update] [update.modrinth] mod-id = "vPNqo58Q" -version = "XydHmhny" +version = "tY4EglHo" diff --git a/mods/crash-assistant.pw.toml b/mods/crash-assistant.pw.toml new file mode 100644 index 0000000..06fe721 --- /dev/null +++ b/mods/crash-assistant.pw.toml @@ -0,0 +1,13 @@ +name = "Crash Assistant" +filename = "CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ix1qq8Ux/versions/IuxHAW1f/CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar" +hash-format = "sha512" +hash = "f07c99a759573f1536e95d6f88a8c64923474e3566703365022e0839fea9163bce6870ae7420932ab67aeee2d8b785abbb16ba2bc3d7e58dc86865f997e5d85e" + +[update] +[update.modrinth] +mod-id = "ix1qq8Ux" +version = "IuxHAW1f" diff --git a/mods/create-train-perspective.pw.toml b/mods/create-train-perspective.pw.toml deleted file mode 100644 index e9fe5e1..0000000 --- a/mods/create-train-perspective.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Train Perspective" -filename = "create-train-perspective-1.0.0+mc1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/MAuPqvf1/versions/MEr1HxeV/create-train-perspective-1.0.0%2Bmc1.20.1.jar" -hash-format = "sha512" -hash = "300b3c7882bb45001c3fc8355f899cc58d2317f8f0d08c10bc4f72eec40c3e2670bcc466aa0b6a86e28e232d48916f0b9900f0448fada3844e631d75db641601" - -[update] -[update.modrinth] -mod-id = "MAuPqvf1" -version = "MEr1HxeV" diff --git a/mods/cubes-without-borders.pw.toml b/mods/cubes-without-borders.pw.toml deleted file mode 100644 index 892d853..0000000 --- a/mods/cubes-without-borders.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cubes Without Borders" -filename = "cwb-fabric-3.0.0+mc1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/KpTt0KNS/cwb-fabric-3.0.0%2Bmc1.20.jar" -hash-format = "sha512" -hash = "cceb1a648c0465db1232a6a65ceefe4d04af54fdc909a40ee86ade2f2c743d5e96c55f73ab83f515dd53fa36095fe893d218ad56c51c53ad517e3b57441a5f2b" - -[update] -[update.modrinth] -mod-id = "ETlrkaYF" -version = "KpTt0KNS" diff --git a/mods/damagenumbers.pw.toml b/mods/damagenumbers.pw.toml deleted file mode 100644 index a23078c..0000000 --- a/mods/damagenumbers.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Damage Numbers" -filename = "damagenumbers-1.4.0-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/iWdXs2dQ/versions/xpk8YOKG/damagenumbers-1.4.0-fabric.jar" -hash-format = "sha512" -hash = "ada9adf09d17508f66a4b790b8afaba126bb013645b9cd04595887cfe69a9e68787bd5302c73f70b60f4d27ca327903dbf1595cfdd71d19f939d6c5c1bf1763e" - -[update] -[update.modrinth] -mod-id = "iWdXs2dQ" -version = "xpk8YOKG" diff --git a/mods/datapackportals.pw.toml b/mods/datapackportals.pw.toml deleted file mode 100644 index 8bc4146..0000000 --- a/mods/datapackportals.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Datapack Portals" -filename = "datapackportals-1.2.3-1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/LwFVdT1s/versions/wuqSq1tI/datapackportals-1.2.3-1.20.jar" -hash-format = "sha512" -hash = "730e797a076247f1bdf701c435a63939242bb6afce546262e1443a0f8f267a149ca2a435a241a22d79be253bcc218b392c3c1e67cce378e78e66c51705d624a3" - -[update] -[update.modrinth] -mod-id = "LwFVdT1s" -version = "wuqSq1tI" diff --git a/mods/distraction-free-recipes.pw.toml b/mods/distraction-free-recipes.pw.toml deleted file mode 100644 index cb812b1..0000000 --- a/mods/distraction-free-recipes.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Distraction Free Recipes (EMI / REI / JEI)" -filename = "distraction_free_recipes-fabric-1.2.1-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/gbJLUhZP/versions/GdXrDwYH/distraction_free_recipes-fabric-1.2.1-1.20.1.jar" -hash-format = "sha512" -hash = "7732f6cb17d44a9c1c1d3caca4eab39fe19bb791724e64c209f50b7bc56b91b364e5640df86e531ce498d43caec9da002962ddf5d7b962e2dfded19244391465" - -[update] -[update.modrinth] -mod-id = "gbJLUhZP" -version = "GdXrDwYH" diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml index ba66191..fba81be 100644 --- a/mods/e4mc.pw.toml +++ b/mods/e4mc.pw.toml @@ -1,13 +1,13 @@ name = "e4mc" -filename = "e4mc_minecraft-fabric-5.4.1.jar" +filename = "e4mc_minecraft-fabric-5.5.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/baNcxaPZ/e4mc_minecraft-fabric-5.4.1.jar" +url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/jpS88LKC/e4mc_minecraft-fabric-5.5.4.jar" hash-format = "sha512" -hash = "39436cd5094b22bd0669f08ea0883b910f16873717f6a8e3fbd92e1bf5dc9037aacf5f3d60d338c09a89f498f69cf7472da4dffa38e728961944f517b3ef7e7c" +hash = "82182bd4ec513cf11be335cd502a9e7013eb28baae1228599dfcb375b41a3953d751196217a8b27c04a9d6f204c245958c45ee484b3ee13f50a38789bfd6a435" [update] [update.modrinth] mod-id = "qANg5Jrr" -version = "baNcxaPZ" +version = "jpS88LKC" diff --git a/mods/edf-remastered.pw.toml b/mods/edf-remastered.pw.toml new file mode 100644 index 0000000..2929641 --- /dev/null +++ b/mods/edf-remastered.pw.toml @@ -0,0 +1,13 @@ +name = "Ender Dragon Fight Remastered" +filename = "edf-remastered-4.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HQsBdHGd/versions/sJX8dbua/edf-remastered-4.3.jar" +hash-format = "sha512" +hash = "a08f40e37344c5608ac31e67758107ee42a637140f94d0feb8d1920c19b4ab1eebc40d5bcc3e538f8404401029efdc6986ced158feb4e72bb48a561f7f376fa5" + +[update] +[update.modrinth] +mod-id = "HQsBdHGd" +version = "sJX8dbua" diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml deleted file mode 100644 index 1dfdead..0000000 --- a/mods/enchantment-descriptions.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Enchantment Descriptions" -filename = "EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/LeAiyr1s/EnchantmentDescriptions-Fabric-1.20.1-17.1.19.jar" -hash-format = "sha512" -hash = "9ba8a939713b7945b937118b756033e1428b3b445c60276e3e6143d95a6a5f839ebc95233290cd34fed953000301d5f24b4f680fb53ebd85587c73e8e27b5682" - -[update] -[update.modrinth] -mod-id = "UVtY3ZAC" -version = "LeAiyr1s" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml index 9bc24da..95271c9 100644 --- a/mods/entity-model-features.pw.toml +++ b/mods/entity-model-features.pw.toml @@ -1,13 +1,13 @@ name = "[EMF] Entity Model Features" -filename = "entity_model_features_1.20.1-fabric-3.0.7.jar" +filename = "entity_model_features_1.20.1-fabric-3.0.10.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/98XZmlck/entity_model_features_1.20.1-fabric-3.0.7.jar" +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/GMsbVfZZ/entity_model_features_1.20.1-fabric-3.0.10.jar" hash-format = "sha512" -hash = "1c22af6267208c971d7f885eb6aaa1b451e681719e8b922f0f055b3a7260e2200fcd001168aef2bdb99f9798b613ee7d38ff9ea3b545ace3e5052e2ac314fd38" +hash = "28eb29ba1ae47de1473dae8d5bca4706a154ba574609470fe3b7b3e39783a7b3cd90954e8c1924da9876aeb076f064e2fee21000244c51cfa5059ff6a9622a3d" [update] [update.modrinth] mod-id = "4I1XuqiY" -version = "98XZmlck" +version = "GMsbVfZZ" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml index 1ec3a7d..661aa7f 100644 --- a/mods/entityculling.pw.toml +++ b/mods/entityculling.pw.toml @@ -1,13 +1,13 @@ name = "Entity Culling" -filename = "entityculling-fabric-1.9.3-mc1.20.1.jar" +filename = "entityculling-fabric-1.9.5-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/WWoTbpsx/entityculling-fabric-1.9.3-mc1.20.1.jar" +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/QFXoqZHC/entityculling-fabric-1.9.5-mc1.20.1.jar" hash-format = "sha512" -hash = "1de922d9c423567dabb81a44a7f3a33aa34559458e5fff7168ece0177f71928c7d92b067ecc5f4340c41cbaabf909af9b11c481525b70394e60cbfae15f47bcd" +hash = "0ffa7d795218d5be09ac32a39ae2f1b139f06949d2ba19b9fe66ab73ee0c3c51f2e410b234e3c2e40d5d1c12c6a417f4c7f30ced63325e61491cdd9c1fa6edbf" [update] [update.modrinth] mod-id = "NNAgCjsB" -version = "WWoTbpsx" +version = "QFXoqZHC" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index de84d95..8e68485 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,13 +1,13 @@ name = "[ETF] Entity Texture Features" -filename = "entity_texture_features_1.20.1-fabric-7.0.6.jar" +filename = "entity_texture_features_1.20.1-fabric-7.0.8.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/6Ldn1yiR/entity_texture_features_1.20.1-fabric-7.0.6.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/cwZUQhK3/entity_texture_features_1.20.1-fabric-7.0.8.jar" hash-format = "sha512" -hash = "4aeea32e0a152fd2388058cc25dd4f0ac602d767c4c9c11a1e1c4841f89b0124208ce93467c5ac69e2599b7aab774557ec2cc5cd84d8079306633ec89677b510" +hash = "f399cbe8bc7481ba41bfe7e0c8d9a01f0d2777fb5d3f202946bf33238c18ff97e67dfa675c83a48398beaad2e40bb7cf3fa651decd7de0b5ea416e9a3572abf9" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "6Ldn1yiR" +version = "cwZUQhK3" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 9f36b42..e4a315e 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.13.7+kotlin.2.2.21.jar" +filename = "fabric-language-kotlin-1.13.8+kotlin.2.3.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/LcgnDDmT/fabric-language-kotlin-1.13.7%2Bkotlin.2.2.21.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/N6D3uiZF/fabric-language-kotlin-1.13.8%2Bkotlin.2.3.0.jar" hash-format = "sha512" -hash = "0453a8a4eb8d791b5f0097a6628fae6f13b6dfba1e2bd1f91218769123808c4396a88bcdfc785f1d6bca348f267b32afc2aa9e0d5ec93a7b35bcfe295268c7bc" +hash = "90bf59f810ea62363bdd7b2ce85a6268b7db67d6d4ce5ae6555204bc7eff0446a6e17d60ef51ad41bf85e92ca430043a8f7c21157cbaee9279733304605cc4d0" [update] [update.modrinth] mod-id = "Ha28R6CL" -version = "LcgnDDmT" +version = "N6D3uiZF" diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml deleted file mode 100644 index f04f374..0000000 --- a/mods/fadeless.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fadeless" -filename = "fadeless-1.0.1.jar" -side = "client" - -[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/fancymenu.pw.toml b/mods/fancymenu.pw.toml index ff3eccb..7e4dba1 100644 --- a/mods/fancymenu.pw.toml +++ b/mods/fancymenu.pw.toml @@ -1,13 +1,13 @@ name = "FancyMenu" -filename = "fancymenu_fabric_3.8.0_MC_1.20.1.jar" +filename = "fancymenu_fabric_3.8.1_MC_1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Wq5SjeWM/versions/8AvCcYCF/fancymenu_fabric_3.8.0_MC_1.20.1.jar" +url = "https://cdn.modrinth.com/data/Wq5SjeWM/versions/EBkgoKxF/fancymenu_fabric_3.8.1_MC_1.20.1.jar" hash-format = "sha512" -hash = "66581ba545b5837a05c480c0bb8eec3b54a2962fec40fdf1f049ed9d606ed8e9572e0a566cefb2a1a35b9c2b28966c7c07d7deff4f5a42faa84502df96c91946" +hash = "1edb8bba4901b32387717efdc4a10c40aa8244e0daa2bb0cd87c29d9548a3a66c10978a613b7f7a165caff6e1f2daf60fa2327fe7838056b0c54b495dd228625" [update] [update.modrinth] mod-id = "Wq5SjeWM" -version = "8AvCcYCF" +version = "EBkgoKxF" diff --git a/mods/fast-ip-ping.pw.toml b/mods/fast-ip-ping.pw.toml index 27c479e..c51b72c 100644 --- a/mods/fast-ip-ping.pw.toml +++ b/mods/fast-ip-ping.pw.toml @@ -1,13 +1,13 @@ name = "Fast IP Ping" -filename = "fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar" +filename = "fast-ip-ping-v1.0.8-mc1.20.4-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/vUzelzwj/fast-ip-ping-v1.0.7-mc1.20.4-fabric.jar" +url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/orESoHrJ/fast-ip-ping-v1.0.8-mc1.20.4-fabric.jar" hash-format = "sha512" -hash = "3efcd4ed3acf64cbc11bc58fdd97dd6a4ca766d4c42ddede83af5e1cdb47ac587b5ec6b411f721815a69e83965472ec480a52a25191f615d20b6f07d7e17327f" +hash = "679fad0008e7f62d93f017215d93213dde373b3f758f25172c745d4401dcdcbf22265eb68dec32027f01a5e68582646907c689690d9435d68910b187513a7801" [update] [update.modrinth] mod-id = "9mtu0sUO" -version = "vUzelzwj" +version = "orESoHrJ" diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml deleted file mode 100644 index 363abf9..0000000 --- a/mods/fastquit.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "FastQuit" -filename = "fastquit-3.0.0+1.20+.jar" -side = "client" - -[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/fog.pw.toml b/mods/fog.pw.toml deleted file mode 100644 index f9e928e..0000000 --- a/mods/fog.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fog" -filename = "Fog-fabric-1.5.3-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/WuGVWUF2/versions/kdNVq6ir/Fog-fabric-1.5.3-1.20.1.jar" -hash-format = "sha512" -hash = "687a1cfe69790f440b53dc388086936a58547efb20312c0cfbe73635576e233acd54a55eb518da1f44c80da1b936ee3c25bb669f2e87ee80d6302c465c694336" - -[update] -[update.modrinth] -mod-id = "WuGVWUF2" -version = "kdNVq6ir" diff --git a/mods/gravestones-fix.pw.toml b/mods/gravestones-fix.pw.toml new file mode 100644 index 0000000..f82ac00 --- /dev/null +++ b/mods/gravestones-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Gravestones Fix" +filename = "gravestonesfix-1.1.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/nFIzW822/versions/rlQV9QFX/gravestonesfix-1.1.0.jar" +hash-format = "sha512" +hash = "1f6536be85bec91ef61826b124e77d566a1b2a5d263d14410a07705e42c3183104a6132e8792b0517bc27965dbd0cd7dfb20512deef9093485465c9f5ffef54d" + +[update] +[update.modrinth] +mod-id = "nFIzW822" +version = "rlQV9QFX" diff --git a/mods/gravestones.pw.toml b/mods/gravestones.pw.toml new file mode 100644 index 0000000..75aa449 --- /dev/null +++ b/mods/gravestones.pw.toml @@ -0,0 +1,13 @@ +name = "Gravestones" +filename = "gravestones-v1.15.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar" +hash-format = "sha512" +hash = "d15c6db9d9154464f335f01ae7f8ce8d2473251ed5a6c094a2f6e59ba778de6dfdefd7ee6a08d5908b826e37028de8edc3745a7af19ee00b59971f33bdfee2c5" + +[update] +[update.modrinth] +mod-id = "ssUbhMkL" +version = "Uw9uAQaY" diff --git a/mods/iceberg.pw.toml b/mods/iceberg.pw.toml deleted file mode 100644 index 8b405be..0000000 --- a/mods/iceberg.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Iceberg" -filename = "Iceberg-1.20.1-fabric-1.1.25.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/5faXoLqX/versions/AiO84cp2/Iceberg-1.20.1-fabric-1.1.25.jar" -hash-format = "sha512" -hash = "9eb15454de0d42aebbb6357dda55ddd7e634de58e71629b7344e6c6550cbb098002a8fe08aa827280d08ce5685c779398edd1d8fa66e3d4c1a0c43238250732c" - -[update] -[update.modrinth] -mod-id = "5faXoLqX" -version = "AiO84cp2" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml index 5217d8b..8e88f57 100644 --- a/mods/immediatelyfast.pw.toml +++ b/mods/immediatelyfast.pw.toml @@ -1,13 +1,13 @@ name = "ImmediatelyFast" -filename = "ImmediatelyFast-Fabric-1.5.2+1.20.4.jar" +filename = "ImmediatelyFast-Fabric-1.5.3+1.20.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/KIhjQeSw/ImmediatelyFast-Fabric-1.5.2%2B1.20.4.jar" +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/AIFWhP2u/ImmediatelyFast-Fabric-1.5.3%2B1.20.4.jar" hash-format = "sha512" -hash = "076be155faed4ad977b4df2e8e36176b53cac11ad221fc1b1cf79d14a9b13d7102d0a52c64d1870dd356df5d34f491c1cc3a1ef01e979ddd9b34ccd003cc2119" +hash = "abc9ab8ce9c688479d8006025c6268c509be10c0e1b3a86bd54c0665d8aecbf6222105055067cb815059dc62aa58dd956e27b89772124a4d82c96fcbac236d1c" [update] [update.modrinth] mod-id = "5ZwdcRci" -version = "KIhjQeSw" +version = "AIFWhP2u" diff --git a/mods/immersive-hotbar.pw.toml b/mods/immersive-hotbar.pw.toml new file mode 100644 index 0000000..1d1f79e --- /dev/null +++ b/mods/immersive-hotbar.pw.toml @@ -0,0 +1,13 @@ +name = "Immersive Hotbar" +filename = "immersive-hotbar-1.0.4-1.20-1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/hsPB5xMD/versions/F3pbKOqd/immersive-hotbar-1.0.4-1.20-1.20.4.jar" +hash-format = "sha512" +hash = "3fe0b73b4278ce377bc4b2b6b29ea487e8c39cda1f7429c1e52fb8b763d75a21c82a774ba1348a8a7c3996d535e3b12131c8e4e832dfbcb04abec7d80adc95e6" + +[update] +[update.modrinth] +mod-id = "hsPB5xMD" +version = "F3pbKOqd" diff --git a/mods/immersive-messages-api.pw.toml b/mods/immersive-messages-api.pw.toml deleted file mode 100644 index a756269..0000000 --- a/mods/immersive-messages-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Immersive Messages API" -filename = "immersivemessages-fabric-1.0.18-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/6xvrmbjn/versions/WEpkwUwg/immersivemessages-fabric-1.0.18-1.20.1.jar" -hash-format = "sha512" -hash = "26d19515dd4b5d9c6b2d60754ffd1c83ab8da53180233c11067983e2b1c956edb012f368d4ab26ff6d61d9b427bdb3d86777a04536b813aa3c492c471e23c1f5" - -[update] -[update.modrinth] -mod-id = "6xvrmbjn" -version = "WEpkwUwg" diff --git a/mods/immersive-tips.pw.toml b/mods/immersive-tips.pw.toml deleted file mode 100644 index 40e870e..0000000 --- a/mods/immersive-tips.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Immersive Tips" -filename = "immersivetips-fabric-1.0.2-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/FyiLzCSu/versions/teQHaEwa/immersivetips-fabric-1.0.2-1.20.1.jar" -hash-format = "sha512" -hash = "2eae70875eddce8ef9dabb1273f39a223727bc5def5d7b9529c63f54fb37ff2d33f7eab7aaf9b02b23e22c00eb43d9cab64bcc3e0e1aabf90b2b16af1a921bc9" - -[update] -[update.modrinth] -mod-id = "FyiLzCSu" -version = "teQHaEwa" diff --git a/mods/immersive-ui.pw.toml b/mods/immersive-ui.pw.toml deleted file mode 100644 index 78461bf..0000000 --- a/mods/immersive-ui.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Immersive UI" -filename = "ImmersiveUI-FABRIC-0.3.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/9wv7LuMc/versions/icjI7ruC/ImmersiveUI-FABRIC-0.3.0.jar" -hash-format = "sha512" -hash = "76edfc740ffa594aa9524938d6383df791b8866c16ba58b8242f11688b0bbffe53d20a5dc74b38a146907a66513b7890a4e958cb5587c43911677ec00fa3b23a" - -[update] -[update.modrinth] -mod-id = "9wv7LuMc" -version = "icjI7ruC" diff --git a/mods/immersivethunder.pw.toml b/mods/immersivethunder.pw.toml deleted file mode 100644 index 9fbf612..0000000 --- a/mods/immersivethunder.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ImmersiveThunder" -filename = "ImmersiveThunder-1.20.1+1.2.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/uKjKoMsj/versions/o64NJE0v/ImmersiveThunder-1.20.1%2B1.2.2.jar" -hash-format = "sha512" -hash = "ce0cd41920d3f2c70ea46216fedbd329b844fd9b8df104b4c1a14b0476606e18fc5697fc27e7b5025ba98494a5c628649d66d755308ecc6297f62089c93732d3" - -[update] -[update.modrinth] -mod-id = "uKjKoMsj" -version = "o64NJE0v" diff --git a/mods/infinite-music.pw.toml b/mods/infinite-music.pw.toml deleted file mode 100644 index 1f36197..0000000 --- a/mods/infinite-music.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Music Delay Remover (Infinite Music)" -filename = "infinite-music-0.3.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/OJLdOa8k/versions/rCcRZd3l/infinite-music-0.3.0.jar" -hash-format = "sha512" -hash = "9ce33395fece269ff4aefd6da0b0c834ba26a289598a6a481dc6e21ca9dbf9eafffa364c96aab4450a286e15977f93696ebf7fa2a0e9f810580bf4c7a083b9f9" - -[update] -[update.modrinth] -mod-id = "OJLdOa8k" -version = "rCcRZd3l" diff --git a/mods/item-highlighter.pw.toml b/mods/item-highlighter.pw.toml deleted file mode 100644 index 01a5128..0000000 --- a/mods/item-highlighter.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Item Highlighter" -filename = "Highlighter-1.20.1-fabric-1.1.9.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/cVNW5lr6/versions/vyEyvJgV/Highlighter-1.20.1-fabric-1.1.9.jar" -hash-format = "sha512" -hash = "3f55e9c3a8a35e2aa0234e8cf6a34dc1303bf3fa2b9c2fc2b7f6cd86153017bc901d164d8cf7f413959422647e627ee36e2cc34a85be56d085b0807afefe1a62" - -[update] -[update.modrinth] -mod-id = "cVNW5lr6" -version = "vyEyvJgV" diff --git a/mods/ive-spoken.pw.toml b/mods/ive-spoken.pw.toml deleted file mode 100644 index 7038961..0000000 --- a/mods/ive-spoken.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "I've Spoken" -filename = "ivespoken-2.2.2-fabric.1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/OidSa416/versions/HN5E0wVK/ivespoken-2.2.2-fabric.1.20.jar" -hash-format = "sha512" -hash = "baf3e049e44a7e236612e1db10c76d588cdd1c3ee2b153da4506ae69f662f6bbb724dbec20f7330f2123f0946957bf37badb1b3dc41bfe8201d4a50990b3acb4" - -[update] -[update.modrinth] -mod-id = "OidSa416" -version = "HN5E0wVK" diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml index d929059..a01e5ed 100644 --- a/mods/jade-addons-fabric.pw.toml +++ b/mods/jade-addons-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Jade Addons (Fabric)" -filename = "JadeAddons-1.20.1-Fabric-5.5.1.jar" +filename = "JadeAddons-1.20.1-Fabric-5.4.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fThnVRli/versions/kBOrKrXR/JadeAddons-1.20.1-Fabric-5.5.1.jar" +url = "https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar" hash-format = "sha512" -hash = "0bdac201dfa22f421540c24a1771a3e9ea2fb350138ab65d4ce29010b3696f5ba1504c68a7722dc846d6f7e4507e0c69a62dee080423afe08abeff9fb7a1e766" +hash = "c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad" [update] [update.modrinth] mod-id = "fThnVRli" -version = "kBOrKrXR" +version = "DSkzT8Ma" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml index fdda31d..1beca99 100644 --- a/mods/jei.pw.toml +++ b/mods/jei.pw.toml @@ -1,13 +1,13 @@ name = "Just Enough Items" -filename = "jei-1.20.1-fabric-15.20.0.127.jar" +filename = "jei-1.20.1-fabric-15.20.0.129.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/vcirZJi7/jei-1.20.1-fabric-15.20.0.127.jar" +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/wbPLxn0B/jei-1.20.1-fabric-15.20.0.129.jar" hash-format = "sha512" -hash = "209f3eea5f2e620d437008eb1b0d27f0ce6764932b1a973a5cf7acd404a40f2e711f8111fcebad9ea87cbc54935bd1b95ab585e5934a371cadc55606330d1af8" +hash = "c236643fec7dab72a68d772c0739bc95e2b8b59dbe082b68cafac5457bfd0e87f611fef9b7e973dbe377d6dd76b538327da2a595183b2a3808cc5fe0006cef0f" [update] [update.modrinth] mod-id = "u6dRKJwZ" -version = "vcirZJi7" +version = "wbPLxn0B" diff --git a/mods/krypton.pw.toml b/mods/krypton.pw.toml deleted file mode 100644 index d321ad3..0000000 --- a/mods/krypton.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Krypton" -filename = "krypton-0.2.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar" -hash-format = "sha512" -hash = "92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e" - -[update] -[update.modrinth] -mod-id = "fQEb0iXm" -version = "jiDwS0W1" diff --git a/mods/ksyxis.pw.toml b/mods/ksyxis.pw.toml deleted file mode 100644 index f44f41a..0000000 --- a/mods/ksyxis.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Ksyxis" -filename = "Ksyxis-1.3.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/vCQj9Ui7/Ksyxis-1.3.4.jar" -hash-format = "sha512" -hash = "f085627a6dd242bec916fc5dbec5694733f3a44e7826f51ba64887ae50860b5b6e9f89ceac4ca9beefee356c428211260ce4a40bee6bb136bfe636c42753c972" - -[update] -[update.modrinth] -mod-id = "2ecVyZ49" -version = "vCQj9Ui7" diff --git a/mods/kubejs.pw.toml b/mods/kubejs.pw.toml new file mode 100644 index 0000000..327e6a7 --- /dev/null +++ b/mods/kubejs.pw.toml @@ -0,0 +1,13 @@ +name = "KubeJS" +filename = "kubejs-fabric-2001.6.5-build.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/umyGl7zF/versions/kPLHkyoJ/kubejs-fabric-2001.6.5-build.16.jar" +hash-format = "sha512" +hash = "e19386f56bf84fda71480c3c56636783a4e0161b3c4e9d35c01d221561147812a09c135a80fcdeeee65a69783f3ba2c4c5ff7e84003ac82a8720df65d9ba40b7" + +[update] +[update.modrinth] +mod-id = "umyGl7zF" +version = "kPLHkyoJ" diff --git a/mods/language-reload.pw.toml b/mods/language-reload.pw.toml deleted file mode 100644 index ba92705..0000000 --- a/mods/language-reload.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Language Reload" -filename = "language-reload-1.7.5+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/UmzbPud1/language-reload-1.7.5%2B1.20.1.jar" -hash-format = "sha512" -hash = "ae9a1340b125b50008217e0a8a1a8131a5e0432ecbf33629eea51482737ba17b4e710329dfa3aab70caa034ea7d97a4ee231e1fd6cf252a721fdbc7b4a149cb7" - -[update] -[update.modrinth] -mod-id = "uLbm7CG6" -version = "UmzbPud1" diff --git a/mods/lazydfu.pw.toml b/mods/lazydfu.pw.toml deleted file mode 100644 index 2860d1c..0000000 --- a/mods/lazydfu.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LazyDFU" -filename = "lazydfu-0.1.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar" -hash-format = "sha512" -hash = "dc3766352c645f6da92b13000dffa80584ee58093c925c2154eb3c125a2b2f9a3af298202e2658b039c6ee41e81ca9a2e9d4b942561f7085239dd4421e0cce0a" - -[update] -[update.modrinth] -mod-id = "hvFnDODi" -version = "4SHylIO9" diff --git a/mods/lootr.pw.toml b/mods/lootr.pw.toml index 73e8bbe..23c95c9 100644 --- a/mods/lootr.pw.toml +++ b/mods/lootr.pw.toml @@ -1,13 +1,13 @@ name = "Lootr" -filename = "lootr-fabric-1.20-0.7.35.85.jar" +filename = "lootr-fabric-1.20-0.7.35.86.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/EltpO5cN/versions/udi9KR9R/lootr-fabric-1.20-0.7.35.85.jar" +url = "https://cdn.modrinth.com/data/EltpO5cN/versions/nj1zDLc6/lootr-fabric-1.20-0.7.35.86.jar" hash-format = "sha512" -hash = "147fe13c491c47a380a5d0e2298187883e714dc81d135e4292b22662cf65d99a1f461eefa2b2a8da394752bfb6e04e6ff384d3472538c7a54a72cca83d370dbd" +hash = "73b303bf9566b85fe5cf484783c29a1afa9df35e791f20570bde39f6ec1993a32f4a88bceb298245d2f989510d0c19f8053371a69468769dccad5427c217c1e8" [update] [update.modrinth] mod-id = "EltpO5cN" -version = "udi9KR9R" +version = "nj1zDLc6" diff --git a/mods/macos-input-fixes.pw.toml b/mods/macos-input-fixes.pw.toml index 07d61d6..746a0f5 100644 --- a/mods/macos-input-fixes.pw.toml +++ b/mods/macos-input-fixes.pw.toml @@ -1,13 +1,13 @@ name = "MacOS Input Fixes" -filename = "macos-input-fixes-1.10.jar" +filename = "macos-input-fixes-1.11.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/x9BrsVME/versions/XJx2d4Os/macos-input-fixes-1.10.jar" +url = "https://cdn.modrinth.com/data/x9BrsVME/versions/LJz2SKJJ/macos-input-fixes-1.11.jar" hash-format = "sha512" -hash = "3c0b92ef243ea34be5e0240afbbc7c2eaa18a8378ad3c9ce71a3699c8ffd8d3c5424c0ab029a123dcf0fc218c769f08805d0e0a40d1196a1593247e05b881989" +hash = "167d6cc307895841ec8d2c07b7fdcb6d6792edcbcfa71c7a642717ef898149093bc72ad669d5dacc0a06dac29bd597aa4bc41458bb27849fffb4c58d6196ac8b" [update] [update.modrinth] mod-id = "x9BrsVME" -version = "XJx2d4Os" +version = "LJz2SKJJ" diff --git a/mods/midnightcontrols.pw.toml b/mods/midnightcontrols.pw.toml deleted file mode 100644 index 1aa0e48..0000000 --- a/mods/midnightcontrols.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MidnightControls" -filename = "midnightcontrols-1.9.4+1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar" -hash-format = "sha512" -hash = "722f127d91eeaa42494ffae581536d563a99fa0075b5a92ccf27b31a4e25ce86a2a89e28f9b4084281a0e67b1816f1d7656010ca863cd8a08c195b1ac69d0fd6" - -[update] -[update.modrinth] -mod-id = "bXX9h73M" -version = "xHOdr9un" diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml deleted file mode 100644 index d48e5d5..0000000 --- a/mods/midnightlib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MidnightLib" -filename = "midnightlib-fabric-1.9.1+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/codAaoxh/versions/H83eN0R5/midnightlib-fabric-1.9.1%2B1.20.1.jar" -hash-format = "sha512" -hash = "48791ea37d61151b7ad8b35eacb53743d71709300e600c030b98c879d7612f8a0ae09649b3edbbdbc4be68da02229a83a083c0e1ce198e21551cf90c750b3ad9" - -[update] -[update.modrinth] -mod-id = "codAaoxh" -version = "H83eN0R5" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index a2687c4..864e047 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.25.1+mc1.20.1.jar" +filename = "modernfix-fabric-5.25.2+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/fLFjab2A/modernfix-fabric-5.25.1%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/rPmgLeZC/modernfix-fabric-5.25.2%2Bmc1.20.1.jar" hash-format = "sha512" -hash = "a63185fea9c4afd1b966a82b6e62852e62e8c32cfe7864fab0ae7343a98994529a2009d72477215ff5fedd473a4f0684bd455f068c46a89b90bd007ff3860e73" +hash = "878e39d182767ffd08ad6a3539fae780739129db133abe02b9b73dc3df6e1ac9ddbe509620356b0aae5e7bfbed535d0e18741703334317a16fefef820269da2d" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "fLFjab2A" +version = "rPmgLeZC" diff --git a/mods/moonlight.pw.toml b/mods/moonlight.pw.toml index 9aa1926..515a9b8 100644 --- a/mods/moonlight.pw.toml +++ b/mods/moonlight.pw.toml @@ -1,13 +1,13 @@ name = "Moonlight Lib" -filename = "moonlight-1.20-2.16.16-fabric.jar" +filename = "moonlight-1.20-2.16.20-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/twkfQtEc/versions/1yJlkP4n/moonlight-1.20-2.16.16-fabric.jar" +url = "https://cdn.modrinth.com/data/twkfQtEc/versions/ExlBVsRs/moonlight-1.20-2.16.20-fabric.jar" hash-format = "sha512" -hash = "007d918889a84d9d3a40b503bce48fa73cb446bd08b29da73578426dbb2dee4552cc191fe772e4f40bcaf2a3165980a02e7660f0438a2742af06700eb4bb4069" +hash = "2a3f1a43e6c11e266b00ba16c60f219ed8a9c950fea3ff24496613fa6782d3008f60dfc237185c335a2b6b01578fcb5ad10a9347a62dff99d8b8e2a199bef7db" [update] [update.modrinth] mod-id = "twkfQtEc" -version = "1yJlkP4n" +version = "ExlBVsRs" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index bb2e162..a7585af 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.20.4-0.24.0.jar" +filename = "moreculling-1.20.1-0.24.3.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/3m5znPWm/moreculling-1.20.4-0.24.0.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/LbDzALB5/moreculling-1.20.1-0.24.3.jar" hash-format = "sha512" -hash = "3a8accedfa48ce86b4091ce7994d63b2c7d1f6654119a5dc8430bd7370084bf04801c71600bb2b1546a58aef972797048f86eebbff2a666905a86c2b1cf7632e" +hash = "239ad176228458b24cfbf6a39c5d244ecd59b354e7e34209769c4ef5cbebadfab7012af77beba330176e17e5e0182f55d01f1d3c5e4a96c82a74e21f3ace7740" [update] [update.modrinth] mod-id = "51shyZVL" -version = "3m5znPWm" +version = "LbDzALB5" diff --git a/mods/night-auto-config.pw.toml b/mods/night-auto-config.pw.toml deleted file mode 100644 index 83cd589..0000000 --- a/mods/night-auto-config.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Night Auto Config" -filename = "nightautoconfig-1.0.6-fabric.1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/HQpcCFZg/versions/dgjhefjt/nightautoconfig-1.0.6-fabric.1.20.jar" -hash-format = "sha512" -hash = "326bf3d752e868ae1627351500f007a25bd1fe8d451b5d7a2fd3d20a0a4e7187e9551db026e58856b81f2e791770b02a7f6fa66e4dbde5320982b454be2b88e4" - -[update] -[update.modrinth] -mod-id = "HQpcCFZg" -version = "dgjhefjt" diff --git a/mods/no-enderman-grief.pw.toml b/mods/no-enderman-grief.pw.toml new file mode 100644 index 0000000..9e90f56 --- /dev/null +++ b/mods/no-enderman-grief.pw.toml @@ -0,0 +1,13 @@ +name = "No Enderman Grief" +filename = "no-enderman-grief-v.1.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ss02V75k/versions/H4m7llCX/no-enderman-grief-v.1.1.2.jar" +hash-format = "sha512" +hash = "6858de316ff94803ff7517903d4159c8b8e828a679661ec8e1141ad68ed8feed9855787297f5e84b5c62f3f8926e197bd3538d4cb623536ca165c392662d2a4f" + +[update] +[update.modrinth] +mod-id = "ss02V75k" +version = "H4m7llCX" diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml deleted file mode 100644 index 5030125..0000000 --- a/mods/noisium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Noisium" -filename = "noisium-fabric-2.3.0+mc1.20-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/erSJnRcq/noisium-fabric-2.3.0%2Bmc1.20-1.20.1.jar" -hash-format = "sha512" -hash = "f0abcdac514bd2b4eb6af3529eeb9980a6fef534d31244879acb291a9943151aeb34f372bf98ae01f6191870bf95e1c0bc36d522433353a1090b96e7ac03c417" - -[update] -[update.modrinth] -mod-id = "KuNKN7d2" -version = "erSJnRcq" diff --git a/mods/octo-lib.pw.toml b/mods/octo-lib.pw.toml deleted file mode 100644 index 7599e52..0000000 --- a/mods/octo-lib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "OctoLib" -filename = "OctoLib-FABRIC-0.5.0.1+1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/RH2KUdKJ/versions/5UfjvE8g/OctoLib-FABRIC-0.5.0.1%2B1.20.1.jar" -hash-format = "sha512" -hash = "3034571cb8ee833c10cd04d66709d98bea406d276102e7c0ecc6b9485942e755ceac92d24a10fbe98af69f9400430fae9319569d8fca71bf6829b18dfd0789c5" - -[update] -[update.modrinth] -mod-id = "RH2KUdKJ" -version = "5UfjvE8g" diff --git a/mods/oh-the-biomes-weve-gone.pw.toml b/mods/oh-the-biomes-weve-gone.pw.toml index 60024a5..da840cf 100644 --- a/mods/oh-the-biomes-weve-gone.pw.toml +++ b/mods/oh-the-biomes-weve-gone.pw.toml @@ -1,13 +1,13 @@ name = "Oh The Biomes We've Gone" -filename = "Oh-The-Biomes-Weve-Gone-Fabric-1.7.1.jar" +filename = "Oh-The-Biomes-Weve-Gone-Fabric-1.7.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/NTi7d3Xc/versions/CgEaVfbj/Oh-The-Biomes-Weve-Gone-Fabric-1.7.1.jar" +url = "https://cdn.modrinth.com/data/NTi7d3Xc/versions/qKtkWbpJ/Oh-The-Biomes-Weve-Gone-Fabric-1.7.4.jar" hash-format = "sha512" -hash = "398af2e40c82c57105972ded577431cac6e92f459409e7807dfca3a6396f8ec9489c6332cee7592eb1ff3571479b8417a65ea4bfb28eabfc4a14d9a586a4c40a" +hash = "7f80b90b999664832c48489e6af9d3ea287687f8c50606b885d96f5225ea8bae627b079c7dc8ecb26ec50ee3cbc1ff3a7179427d7434e40908f2affc8cf3e1bb" [update] [update.modrinth] mod-id = "NTi7d3Xc" -version = "CgEaVfbj" +version = "qKtkWbpJ" diff --git a/mods/paginatedadvancements.pw.toml b/mods/paginatedadvancements.pw.toml new file mode 100644 index 0000000..2bf7dc7 --- /dev/null +++ b/mods/paginatedadvancements.pw.toml @@ -0,0 +1,13 @@ +name = "Paginated Advancements & Custom Frames" +filename = "paginatedadvancements-2.3.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/pJogNFap/versions/pVtBmxB6/paginatedadvancements-2.3.0.jar" +hash-format = "sha512" +hash = "52851070d99c94885328ab4a4a89b14c873ab4ecde45236eb36b67784a66ce4cd3432f0517e78b92e41a1b44fb8a4b7b5fd58cce102253c11cb8609f009fc088" + +[update] +[update.modrinth] +mod-id = "pJogNFap" +version = "pVtBmxB6" diff --git a/mods/pocket-dimension.pw.toml b/mods/pocket-dimension.pw.toml new file mode 100644 index 0000000..5cdc990 --- /dev/null +++ b/mods/pocket-dimension.pw.toml @@ -0,0 +1,13 @@ +name = "Pocket Dimension" +filename = "pocket-dimension-1.3.0+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/xq9BFV3E/versions/xav8jmog/pocket-dimension-1.3.0%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "e2ba2dca2f0fdd31e931afe9f5f6e6a433f28ab4c2ba98d232c8ca22a7197fa87fd9b5d5a951ba70d5455fb79c591a110df6ff278fb07398dc5184378f937056" + +[update] +[update.modrinth] +mod-id = "xq9BFV3E" +version = "xav8jmog" diff --git a/mods/polytone.pw.toml b/mods/polytone.pw.toml deleted file mode 100644 index 3d4ce41..0000000 --- a/mods/polytone.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Polytone" -filename = "polytone-1.20-3.5.15-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/3qAYkBMB/versions/eQGjBQzp/polytone-1.20-3.5.15-fabric.jar" -hash-format = "sha512" -hash = "c068be46c29be57686989bad7321a8d11c4497e95486ec9a3b24cf32d7fbf8394aada91ee772f890dd83e221e3bfbcc267bc08940620981f0dce7bc1709b8726" - -[update] -[update.modrinth] -mod-id = "3qAYkBMB" -version = "eQGjBQzp" diff --git a/mods/puzzle.pw.toml b/mods/puzzle.pw.toml index ceaac2c..7895937 100644 --- a/mods/puzzle.pw.toml +++ b/mods/puzzle.pw.toml @@ -1,13 +1,13 @@ name = "Puzzle" -filename = "puzzle-fabric-2.2.0+1.20.1.jar" +filename = "puzzle-fabric-2.3.0+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/3IuO68q1/versions/cG5QV3Tj/puzzle-fabric-2.2.0%2B1.20.1.jar" +url = "https://cdn.modrinth.com/data/3IuO68q1/versions/iDnrnpRl/puzzle-fabric-2.3.0%2B1.20.1.jar" hash-format = "sha512" -hash = "559d82d18f1d56eeadb54dd0ae3e3bbc82bbe6ae9ea6caf48e16806920a7a6e6c4e7f3b34d67f97b8d0875f30382a944494eeed7769c15395e1f0fa594f871bf" +hash = "cb46e6a985206c9f5fb5a0fbd4044642390bb8ab8765790cb23a0ef71252cc529ed911c48ed72c74ed88408c2dc9922e1a92436032d0cea1ad6b9a593d7885f0" [update] [update.modrinth] mod-id = "3IuO68q1" -version = "cG5QV3Tj" +version = "iDnrnpRl" diff --git a/mods/pwam.pw.toml b/mods/pwam.pw.toml deleted file mode 100644 index 3c5486f..0000000 --- a/mods/pwam.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "PasswordManager for AuthMe" -filename = "PasswordManagerAuthMe-0.0.14-fabric-1.20.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/PrkvGEnM/versions/FlTXFabY/PasswordManagerAuthMe-0.0.14-fabric-1.20.4.jar" -hash-format = "sha512" -hash = "5b4957af1c15ab4ffca687aae2e7f54a7d887d0dcb60966ad2b60d077335ad7e51b31d5e26428a3f3338014b793394d720df0fd97569c5c43cd0fe3b54c82987" - -[update] -[update.modrinth] -mod-id = "PrkvGEnM" -version = "FlTXFabY" diff --git a/mods/rhino.pw.toml b/mods/rhino.pw.toml new file mode 100644 index 0000000..6388d40 --- /dev/null +++ b/mods/rhino.pw.toml @@ -0,0 +1,13 @@ +name = "Rhino" +filename = "rhino-fabric-2001.2.3-build.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sk9knFPE/versions/MLIu0Tct/rhino-fabric-2001.2.3-build.10.jar" +hash-format = "sha512" +hash = "5f43ca1a3d8b1e287fe177a324e8a3768235b1a07c4f0a05a87d3fe2285e0ec9a87a093b714e17a30100fe48f84f4edc32adcaa51d1f9aede1c3d89621a3cb8d" + +[update] +[update.modrinth] +mod-id = "sk9knFPE" +version = "MLIu0Tct" diff --git a/mods/seamless-loading-screen.pw.toml b/mods/seamless-loading-screen.pw.toml deleted file mode 100644 index 6d9f12c..0000000 --- a/mods/seamless-loading-screen.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Seamless Loading Screen " -filename = "seamless-loading-screen-2.0.3+1.20.1-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/TyTPFOiF/versions/31S6g6rg/seamless-loading-screen-2.0.3%2B1.20.1-fabric.jar" -hash-format = "sha512" -hash = "40f8dac8299d768df486f2ce405211273124e4b4cf5748b5398b8c7d6ad45bb4d46b8fcf62b1e11fbcf4d7d03a5f25fde087320eabda099e3639f4e855b2e9c3" - -[update] -[update.modrinth] -mod-id = "TyTPFOiF" -version = "31S6g6rg" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml index 0131870..fb67c31 100644 --- a/mods/simple-voice-chat.pw.toml +++ b/mods/simple-voice-chat.pw.toml @@ -1,13 +1,13 @@ name = "Simple Voice Chat" -filename = "voicechat-fabric-1.20.1-2.6.6.jar" +filename = "voicechat-fabric-1.20.1-2.6.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/FA95tUXq/voicechat-fabric-1.20.1-2.6.6.jar" +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/EU71LKN3/voicechat-fabric-1.20.1-2.6.10.jar" hash-format = "sha512" -hash = "571227a51a33803649c0e166c46b231dd07639503a045c7304e7b0f40260f339136d19cfbd8f718fd79a185dfd15a26452bf13df55d09d431a09b7c1ac9c2cc9" +hash = "ba32698dab4399ecf543df2d7aba1f6e9dd46e769842b238b15396ca885aaf0cdd31c2e9b68faadb2ebc21b8c5455b5bea00b4604fa3d6c9b929e670000a8949" [update] [update.modrinth] mod-id = "9eGKb6K1" -version = "FA95tUXq" +version = "EU71LKN3" diff --git a/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml b/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml new file mode 100644 index 0000000..21cc366 --- /dev/null +++ b/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml @@ -0,0 +1,13 @@ +name = "Sophisticated Storage (Unofficial Fabric port)" +filename = "sophisticatedstorage-1.20.1-1.3.5.9.136.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/iHtpVwJL/versions/Cuu4V9Od/sophisticatedstorage-1.20.1-1.3.5.9.136.jar" +hash-format = "sha512" +hash = "5fe04ccfea029d3759c373d667c12f0a02aceb4991c9231ebc65880ed1395c2347bbb6384564c7f61cdcd4902d34df4f92d2ba7558004dcb722a68d758e4dd28" + +[update] +[update.modrinth] +mod-id = "iHtpVwJL" +version = "Cuu4V9Od" diff --git a/mods/tacz-refabricated.pw.toml b/mods/tacz-refabricated.pw.toml index d03f103..581cd73 100644 --- a/mods/tacz-refabricated.pw.toml +++ b/mods/tacz-refabricated.pw.toml @@ -1,13 +1,13 @@ name = "TaCZ: Refabricated" -filename = "TACZ-Refabricated-1.20.1-0.1.1-forge1.1.6-hotfix.jar" +filename = "TACZ-Refabricated-1.20.1-0.4.0-forge1.1.7-hotfix.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/1j76DVHU/versions/FvYhSDJE/TACZ-Refabricated-1.20.1-0.1.1-forge1.1.6-hotfix.jar" +url = "https://cdn.modrinth.com/data/1j76DVHU/versions/HxQ3IsAZ/TACZ-Refabricated-1.20.1-0.4.0-forge1.1.7-hotfix.jar" hash-format = "sha512" -hash = "92b9c02987eb223d683d13e0c2e6cda38efbf96b8298ab3f1ff128da0dc7169bae34c6cc9922ea425d2ef9bb0ca87700a44a6fba4b902264cba4901eed26a68b" +hash = "cb55139b9b689282534960643e7e5744381b007e569630c6f2dbf2e087dac0cd10e62745bc858bcc3b7a728e129591f26339266390b1c5a4b629736cfc494d37" [update] [update.modrinth] mod-id = "1j76DVHU" -version = "FvYhSDJE" +version = "HxQ3IsAZ" diff --git a/mods/threadtweak.pw.toml b/mods/threadtweak.pw.toml deleted file mode 100644 index 8736a1f..0000000 --- a/mods/threadtweak.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ThreadTweak" -filename = "threadtweak-fabric-1.20.2-0.1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/vSEH1ERy/versions/gBP1GqtK/threadtweak-fabric-1.20.2-0.1.1.jar" -hash-format = "sha512" -hash = "b5a9fc2775bc8c020cb88b898dcdf473bf77f03ef41be1661a117872b16582a7e30b4f4a94d4c97855484a173e5e41951d47fcc17aef2429828b35308453835c" - -[update] -[update.modrinth] -mod-id = "vSEH1ERy" -version = "gBP1GqtK" diff --git a/mods/tooltipfix.pw.toml b/mods/tooltipfix.pw.toml deleted file mode 100644 index 4c82268..0000000 --- a/mods/tooltipfix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ToolTipFix" -filename = "tooltipfix-1.1.1-1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/2RKFTmiB/versions/B2L4LeMV/tooltipfix-1.1.1-1.20.jar" -hash-format = "sha512" -hash = "75d85a093487ddd8c405cf7f8ce83cb3418ff7c2d3e6bf5aa38554d8bcf0ea45c87c88f3463a924e9cc8b5931d8b64f7be173efbd48ea7a0c150db95e1408f51" - -[update] -[update.modrinth] -mod-id = "2RKFTmiB" -version = "B2L4LeMV" diff --git a/mods/txnilib.pw.toml b/mods/txnilib.pw.toml deleted file mode 100644 index 1c8d8ca..0000000 --- a/mods/txnilib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "TxniLib" -filename = "txnilib-fabric-1.0.24-1.20.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/vBbPDuOs/versions/7toCynAY/txnilib-fabric-1.0.24-1.20.1.jar" -hash-format = "sha512" -hash = "361fa6da97aff91e797a2ca50044ba3ce929901aea509bef7f4a14fd36bc7a52a45d07473aa4d3df108866788e257013823393d9df031cdb04cd901e97472873" - -[update] -[update.modrinth] -mod-id = "vBbPDuOs" -version = "7toCynAY" diff --git a/mods/worldedit.pw.toml b/mods/worldedit.pw.toml new file mode 100644 index 0000000..2511eac --- /dev/null +++ b/mods/worldedit.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit" +filename = "worldedit-mod-7.2.15.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9c52765ca56f917ef8cbafc20e9a4f45c346508f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4586218 +project-id = 225608 diff --git a/mods/worldeditcui-fabric.pw.toml b/mods/worldeditcui-fabric.pw.toml deleted file mode 100644 index 160a393..0000000 --- a/mods/worldeditcui-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "WorldEdit CUI (Fabric)" -filename = "WorldEditCUI-1.20+01.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4fd64cabffe5c2160a175101ed8474faf969e6a6" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4575022 -project-id = 402098 diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml index 8ecfea8..8bc230b 100644 --- a/mods/xaeros-minimap.pw.toml +++ b/mods/xaeros-minimap.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap" -filename = "Xaeros_Minimap_25.2.10_Fabric_1.20.jar" -side = "both" +filename = "Xaeros_Minimap_25.3.2_Fabric_1.20.jar" +side = "client" [download] -url = "https://cdn.modrinth.com/data/1bokaNcj/versions/1Knv1cKY/Xaeros_Minimap_25.2.10_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/jcQ3zpWh/Xaeros_Minimap_25.3.2_Fabric_1.20.jar" hash-format = "sha512" -hash = "5a0df7750c5b8f2a97e8756a42fc90ba8242b615d92a19e8f6ee7fdfc7dbc168806a30232971a8b39691ad8a97c7a8a112b99a1b2a8277d9b10b0cf9338a6cae" +hash = "4c5a0382d23140f7620dfc340d2c63f94102b7cde808cf96a06a1f734211c21317597fb55a22fe541e66049e3688b18068ebad0585c542f712aad4141ba78c9f" [update] [update.modrinth] mod-id = "1bokaNcj" -version = "1Knv1cKY" +version = "jcQ3zpWh" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index e7ccfb6..51c0d5d 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.39.12_Fabric_1.20.jar" -side = "both" +filename = "XaerosWorldMap_1.40.2_Fabric_1.20.jar" +side = "client" [download] -url = "https://cdn.modrinth.com/data/NcUtCpym/versions/XBgSFzXh/XaerosWorldMap_1.39.12_Fabric_1.20.jar" +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/yckp3FUK/XaerosWorldMap_1.40.2_Fabric_1.20.jar" hash-format = "sha512" -hash = "f84a3f3d1794a6da7ab96ea7ac08ab776df6a3f51f4fc02dc49fb5ef57518eb02cee308805622e71b383f195749c41b3bb33ea1ec252893f26ec89accf7fb854" +hash = "37ce31f42c6b1f8c4b1a9b7a5bf17a4533aeb8a22c1c84e879beecb7ba7e0ec2cc6e5430e2119f350921bbb637fbc38cb54b09313ebd6004f6a13fa43d4a5e61" [update] [update.modrinth] mod-id = "NcUtCpym" -version = "XBgSFzXh" +version = "yckp3FUK" diff --git a/options.txt b/options.txt new file mode 100644 index 0000000..cbf783b --- /dev/null +++ b/options.txt @@ -0,0 +1,22 @@ +version:3465 +autoJump:false +operatorItemsTab:true +snooperEnabled:false +simulationDistance:6 +gamma:0.0 +resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Whimscape.zip","file/Fresh Animations.zip","file/Whimscape x Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Create Darkmode.zip","file/Rename Compat Project.zip"] +incompatibleResourcePacks:["file/Create Darkmode.zip","file/Rename Compat Project.zip"] +advancedItemTooltips:true +tutorialStep:none +skipMultiplayerWarning:true +joinedFirstServer:true +telemetryOptInExtra:false +onboardAccessibility:false +key_key.saveToolbarActivator: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 +key_gui.xaero_new_waypoint:key.keyboard.unknown +key_key.mute_microphone:key.keyboard.x +key_justzoom.keybinds.keybind.zoom:key.keyboard.c diff --git a/pack.toml b/pack.toml index d295c6d..813bfa3 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Retards Modpack" author = "Malasaur" -version = "0.3.3" +version = "0.4.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2484d087c0499d23bfdb1ac1d284e1307406b9fb79964af4e8af836730cc3972" +hash = "0f18864209c02c8eb2980fd5755fbcf0d17faadcae3d70d87f52fb4b90cfb251" [versions] fabric = "0.18.0" diff --git a/resourcepacks/cubic-sun-moon.pw.toml b/resourcepacks/cubic-sun-moon.pw.toml index 5e211fe..e9e562e 100644 --- a/resourcepacks/cubic-sun-moon.pw.toml +++ b/resourcepacks/cubic-sun-moon.pw.toml @@ -3,11 +3,11 @@ filename = "Cubic Sun and Moon.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/2sd99wcG/cubic-sun-moon-v1.8.4a.zip" +url = "https://cdn.modrinth.com/data/g4bSYbrU/versions/zHa4qeKn/cubic-sun-moon-v1.8.5.zip" hash-format = "sha512" -hash = "693dceb943a7e2644cab83647d04c126e8031f076961db846f686f21b5c825ff992efdecc3ad31525b7e4ad863ad4c1ffebaed6484935b961d580f59b1cb59e4" +hash = "6136c94c0c1ba8251a378f791cdca1cdce021fc486c50f4d1c928769e361dd9dadfc6267a2a06c902bd9509136a99fa24ffa88f84395869b889c2257124929af" [update] [update.modrinth] mod-id = "g4bSYbrU" -version = "2sd99wcG" +version = "zHa4qeKn" diff --git a/resourcepacks/even-better-enchants.pw.toml b/resourcepacks/even-better-enchants.pw.toml deleted file mode 100644 index 35c1e8f..0000000 --- a/resourcepacks/even-better-enchants.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Even Better Enchants" -filename = "Even Better Enchants.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/6udpuGCH/versions/Hk6zJ311/EBE_1.20.x_v1.1.zip" -hash-format = "sha512" -hash = "e8344e07bf27690738b4435dc214a8550b70e39bf2e3ce0efbc816100fe2ce6855eeba9a721def396948cf8a31b1ac4d75baec5d66107848a606d92cc1f2c3be" - -[update] -[update.modrinth] -mod-id = "6udpuGCH" -version = "Hk6zJ311" diff --git a/resourcepacks/fast-better-grass.pw.toml b/resourcepacks/fast-better-grass.pw.toml deleted file mode 100644 index 4d5de5b..0000000 --- a/resourcepacks/fast-better-grass.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fast Better Grass" -filename = "Fast Better Grass.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/dspVZXKP/versions/3bM2pL1r/Fast%20Better%20Grass.zip" -hash-format = "sha512" -hash = "74b73d4d62781faa8446e80c492a9e2daf8879f8bacf473512a1c5f88f91519a60314c768e3286ce9c05359a7b3627b4284299af2603763d1367e4cdc8aacb91" - -[update] -[update.modrinth] -mod-id = "dspVZXKP" -version = "3bM2pL1r" diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml index 513da85..718d8ef 100644 --- a/resourcepacks/fresh-animations.pw.toml +++ b/resourcepacks/fresh-animations.pw.toml @@ -3,11 +3,11 @@ filename = "Fresh Animations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/50dA9Sha/versions/kJAJJOwD/FreshAnimations_v1.10.2.zip" +url = "https://cdn.modrinth.com/data/50dA9Sha/versions/F9QwVhGH/FreshAnimations_v1.10.3.zip" hash-format = "sha512" -hash = "dd129ed8a6c1604c134e10758535f0fed1ef701cc4bb636796ec3ae746283765d7bc996cc9536b0eeb4fe43b71ad5c51bf0c3c2de12026e011ad5e66b5e72be6" +hash = "713dd4e810a59d84844e25fa5fb3e36c83ac2e197d5259e16b61d4b4899f1a3f8bacdd4d4e5d0f5cde9a3497fad5e50ccea0c6270898f53f802e340e3fb3e73f" [update] [update.modrinth] mod-id = "50dA9Sha" -version = "kJAJJOwD" +version = "F9QwVhGH" diff --git a/resourcepacks/icons-advertisement-removal.pw.toml b/resourcepacks/icons-advertisement-removal.pw.toml deleted file mode 100644 index 12fad01..0000000 --- a/resourcepacks/icons-advertisement-removal.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Icons Advertisement Removal [1.8 - 1.21.5]" -filename = "Icon Advertisement Removal.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/7Rq0ipFz/versions/OXZb3ihp/Icon%20Branding%20Remover%20-%20For%201.8-1.21.8.zip" -hash-format = "sha512" -hash = "7ac728ef2d86110b8c75e87bf2a6ac7d9c1dd043349402cc4d0ac22701d4d873ff5d17b402c4a7dfb4057f03b6a5ebedfe9bbac7a8c25206d8deaad3b511285a" - -[update] -[update.modrinth] -mod-id = "7Rq0ipFz" -version = "OXZb3ihp" diff --git a/resourcepacks/icons-fix.pw.toml b/resourcepacks/icons-fix.pw.toml new file mode 100644 index 0000000..1a6ebd0 --- /dev/null +++ b/resourcepacks/icons-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Icons Fix" +filename = "Icons Fix.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/50tpYkQm/versions/RHD0xwq8/Icons%20Fix%201.20-1.20.1.zip" +hash-format = "sha512" +hash = "eef34561544ead9db07b995f2af0b200d1c05887bfd9e548a9736f66c83a54e44ba1f712496d80233c01be38eb4c00d69b9d9dace99beea14386c84572e3e907" + +[update] +[update.modrinth] +mod-id = "50tpYkQm" +version = "RHD0xwq8" diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml index a4773ff..ad0c366 100644 --- a/resourcepacks/icons.pw.toml +++ b/resourcepacks/icons.pw.toml @@ -3,11 +3,11 @@ filename = "Icons.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/Sdq0CGTj/Icons%20v.1.12.1.zip" +url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/HI2Qcr0G/Icons%20v.1.13.zip" hash-format = "sha512" -hash = "c82e892b64b5341b9e88d043aa970e666c70e1cceb6e401f6aa6198103a27483aba3807e3e976875050c655d10ea21ca8be6d3569e682731cf5af5d5fcf0eb69" +hash = "3c7fb43a9ac38fffa97525dfb059ead397eaaba0bfa49e7fdce45193299062339e08b6a973758020b0cbd0e9463fb598c3b8b953ae50fb8ce38f9550a9bd9c40" [update] [update.modrinth] mod-id = "O7z3QKAG" -version = "Sdq0CGTj" +version = "HI2Qcr0G" diff --git a/resourcepacks/spawn-egg-backport.pw.toml b/resourcepacks/spawn-egg-backport.pw.toml deleted file mode 100644 index bcb9fe9..0000000 --- a/resourcepacks/spawn-egg-backport.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Spawn Egg Backport" -filename = "Spawn Egg Backport.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/HTcZCflj/versions/TUZMe9HH/SPEGG%20BP%20%5B1.20-1.x%5D.zip" -hash-format = "sha512" -hash = "68a3a90167c0ce5942b8a6b9e91e12b1355e5202e1fb8e13b036938c02a69b8bb8cf348e6ca98fd15d0521b251372e88affa12f7c71ffaa730e46149d518926c" - -[update] -[update.modrinth] -mod-id = "HTcZCflj" -version = "TUZMe9HH" diff --git a/resourcepacks/the-rename-compat-project.pw.toml b/resourcepacks/the-rename-compat-project.pw.toml new file mode 100644 index 0000000..ac204c8 --- /dev/null +++ b/resourcepacks/the-rename-compat-project.pw.toml @@ -0,0 +1,13 @@ +name = "The Rename Compat Project" +filename = "Rename Compat Project.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/CKEXt2kF/versions/3xBMco5I/Rename%20Compat%20Project.zip" +hash-format = "sha512" +hash = "60730cd5bbc358abeb11d33a2190b965d88b07f2761bec6b201ddf1913fd8791894b837425eacd327722ee1e879ebc6b4eb641161734864f2f157dbedfac19ec" + +[update] +[update.modrinth] +mod-id = "CKEXt2kF" +version = "3xBMco5I" diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml index 7260a11..083fa74 100644 --- a/resourcepacks/translations-for-sodium.pw.toml +++ b/resourcepacks/translations-for-sodium.pw.toml @@ -3,11 +3,11 @@ filename = "Sodium Translations.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/yfDziwn1/versions/jhZ8HWWd/SodiumTranslations.zip" +url = "https://cdn.modrinth.com/data/yfDziwn1/versions/osqMGpQL/SodiumTranslations.zip" hash-format = "sha512" -hash = "9149e7a6ccd92d5730c8e60947f022ed4e9f086bbb8acc2477db1dc1d8e7fff062e6dd5aa05d21361a004d4d15ee3bdb2099b34fdf23ad5b2845c5bc4501d4d7" +hash = "783fbc8f805afa7c9dec5e347efb958b538f0addd35df69db1e73d30962ded024fe4b23044b2f965da0a5c35007f89b361a48c919629f3e041c021248e651468" [update] [update.modrinth] mod-id = "yfDziwn1" -version = "jhZ8HWWd" +version = "osqMGpQL" diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml index abe1a09..a908297 100644 --- a/resourcepacks/unique-dark.pw.toml +++ b/resourcepacks/unique-dark.pw.toml @@ -3,11 +3,11 @@ filename = "Unique Dark.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/vVSfcog0/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" +url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/YhICysSO/Unique%20Dark%20-%20Lite%20-%201.20.1.zip" hash-format = "sha512" -hash = "7be583831fac2b47ab07abcf6b9122be727f7d75e4ad379b8a8a63feb9017e1773d8d7e5f7c82e0c5fb3b4ce5cdf595e3d5ffc4743f2f6c02f1ad72da82581b0" +hash = "dc4fb4ce7d2a6e34187d26fd630e3d4a9ee3aa2167ccf02095ee6f3abb3a84109f18027621c757dc63349fe1f3eca624572e4f7f56a5aff55173690c3e7607bd" [update] [update.modrinth] mod-id = "BaY1UdGV" -version = "vVSfcog0" +version = "YhICysSO" diff --git a/resourcepacks/vanilla-evolved.pw.toml b/resourcepacks/vanilla-evolved.pw.toml deleted file mode 100644 index 7c3fae9..0000000 --- a/resourcepacks/vanilla-evolved.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Vanilla Evolved" -filename = "Vanilla Evolved.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/5Wz8MWHt/versions/vmSCMjRs/VanillaEvolved_1.9.0.zip" -hash-format = "sha512" -hash = "ab5cbe4d58ab64b3d1bcaf96b8e75b726175add83aa4b57d6813743837200a8ebf2e2cd3fd712b902a3de13e310fc86c3a1a0cb9f463f63e1ab4bdcd4b4ed023" - -[update] -[update.modrinth] -mod-id = "5Wz8MWHt" -version = "vmSCMjRs" diff --git a/resourcepacks/visual-armor-trims.pw.toml b/resourcepacks/visual-armor-trims.pw.toml deleted file mode 100644 index 9a956c5..0000000 --- a/resourcepacks/visual-armor-trims.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Visual: Armor Trims" -filename = "Visual Armor Trims.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/tPtjib62/versions/EgW0bmI7/visual-armor-trims-v1.1-1.20.X.zip" -hash-format = "sha512" -hash = "017c8769b8015e86e4dc470952bf2fde262607958f8ee1634208b691718ab278c1f3e5695bac4560bc39331c44d9d2f3278c1e43870b9e8e64102335d99986cb" - -[update] -[update.modrinth] -mod-id = "tPtjib62" -version = "EgW0bmI7" diff --git a/resourcepacks/whimscape-x-fresh-animations.pw.toml b/resourcepacks/whimscape-x-fresh-animations.pw.toml new file mode 100644 index 0000000..ea39cbd --- /dev/null +++ b/resourcepacks/whimscape-x-fresh-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Whimscape x Fresh Animations" +filename = "Whimscape x Fresh Animations.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NbmssBLT/versions/3hVMyZGn/Whimscape_x_FreshAnimations_1.20-1.21.11_r1.zip" +hash-format = "sha512" +hash = "b34dadf17633fbb6579b8a4e31305417a6511a714826516e4fe92dc0e1487ee32ffcc21fd9e1cb7be2fa2a88d3c8523ff6880c102a52e4463b6727499ecdbc2d" + +[update] +[update.modrinth] +mod-id = "NbmssBLT" +version = "3hVMyZGn" diff --git a/resourcepacks/whimscape.pw.toml b/resourcepacks/whimscape.pw.toml new file mode 100644 index 0000000..0ba0052 --- /dev/null +++ b/resourcepacks/whimscape.pw.toml @@ -0,0 +1,13 @@ +name = "Whimscape" +filename = "Whimscape.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4YkvO5Rp/versions/ANrerx3M/Whimscape_1.20-1.20.1_r6.zip" +hash-format = "sha512" +hash = "e2e0272a53795ff5e75727075bae954e9f71c976e0a7998912608f39bf4815e606dec4fa398c799a67d4db2b5d0f98252e013e08b1aab033b116fe1248be5a8e" + +[update] +[update.modrinth] +mod-id = "4YkvO5Rp" +version = "ANrerx3M" diff --git a/resourcepacks/xalis-potions.pw.toml b/resourcepacks/xalis-potions.pw.toml deleted file mode 100644 index afa6c2c..0000000 --- a/resourcepacks/xalis-potions.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "xali's Potions" -filename = "Xalis Potions.zip" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/yFn9hTiq/versions/cCOinnlk/xali%27s%20Potions%20v1.0.0.zip" -hash-format = "sha512" -hash = "5dc911c1999152ba233a3a35fdac00666a944b83a47c5ad1123f364b8bb9d11c9e93ba4f6130a035946bc662f79862a21f3801f131533797093ffe653b171b55" - -[update] -[update.modrinth] -mod-id = "yFn9hTiq" -version = "cCOinnlk"