diff --git a/.packwizignore b/.packwizignore index 1bd686c3..68f727f6 100644 --- a/.packwizignore +++ b/.packwizignore @@ -8,4 +8,5 @@ LICENSE datagen/ mods/override/ enable_hooks.sh -git/ \ No newline at end of file +git/ +config/ftbquests/ \ No newline at end of file diff --git a/config/clienttweaks-common.toml b/config/clienttweaks-common.toml new file mode 100644 index 00000000..c1278765 --- /dev/null +++ b/config/clienttweaks-common.toml @@ -0,0 +1,84 @@ +[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", "minecraft:lantern", "minecraft:soul_lantern" ] + +# 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 step assist added by other mods. +disableStepAssist = false + +# This prevents the last torch in the offhand from being placed. +doNotUseLastTorch = true + +# 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 = false + +# 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/clienttweaks.toml b/config/clienttweaks.toml deleted file mode 100644 index 1123d7de..00000000 --- a/config/clienttweaks.toml +++ /dev/null @@ -1,18 +0,0 @@ -[tweaks] -autoClimbLadder = false -doNotUseLastTorch = true -hideOffhandItem = false -hideOwnParticleEffects = true -hideShieldUnlessHoldingWeapon = true -noOffhandTorchAtAll = false -noOffhandTorchWithBlock = true -noOffhandTorchWithEmptyHand = true -offhandTorchWithToolOnly = false -disableStepAssist = false -masterVolumeSlider = true -musicVolumeSlider = true -[customization] -torchItems = ["minecraft:torch", "minecraft:soul_torch", "tconstruct:stone_torch", "minecraft:lantern", "minecraft:soul_lantern"] -torchTools = ["minecraft:wooden_pickaxe", "minecraft:stone_pickaxe", "minecraft:iron_pickaxe", "minecraft:golden_pickaxe", "minecraft:diamond_pickaxe", "minecraft:netherite_pickaxe", "tconstruct:pickaxe", "tconstruct:hammer"] -offhandTorchTools = ["tconstruct:shovel", "tconstruct:excavator"] -shieldWeapons = ["tetra:modular_sword"] diff --git a/config/customwindowtitle-client.toml b/config/customwindowtitle-client.toml new file mode 100644 index 00000000..587c10dd --- /dev/null +++ b/config/customwindowtitle-client.toml @@ -0,0 +1 @@ +title = 'Tinkerer's Quilt {mcversion}' \ No newline at end of file diff --git a/config/inventorysorter/config.json5 b/config/inventorysorter/config.json5 deleted file mode 100644 index 43643240..00000000 --- a/config/inventorysorter/config.json5 +++ /dev/null @@ -1,21 +0,0 @@ -{ - // Enable 'Sort' button in inventorys - "displaySort": false, - // Middle click slot to sort inventorys - "middleClick": false, - // Double click slot to sort inventorys - "doubleClickSort": false, - // Enable second 'Sort' button in player inv - "seperateBtn": false, - // Sorting inv also sorts player inv - "sortPlayer": false, - // Method of sorting, NAME,CATEGORY,MOD - "sortType": "CATEGORY", - // Display Sort Button Tooltip - "displayTooltip": false, - // Sort Inventory key - "keybinding": "key.mouse.middle", - // Should sort half of open inv highlighted by mouse - "sortMouseHighlighted": true, - "debugMode": false -} \ No newline at end of file diff --git a/config/iris.properties b/config/iris.properties new file mode 100644 index 00000000..60b79b52 --- /dev/null +++ b/config/iris.properties @@ -0,0 +1 @@ +disableUpdateMessage=true diff --git a/config/mousewheelie.hjson b/config/mousewheelie.hjson new file mode 100644 index 00000000..5f241dd3 --- /dev/null +++ b/config/mousewheelie.hjson @@ -0,0 +1,162 @@ +{ + // General settings + general: { + // Sets the interval in milliseconds in which interactions are sent to the server. + // Lower numbers increase the speed but might be rejected by servers. + // default: 10 + // Must be greater or equal to 1 + interaction-rate: 10 + // Sets the interval in milliseconds for singleplayer and local multiplayer. + // default: 1 + // Must be greater or equal to 1 + integrated-interaction-rate: 1 + // Enables quick swapping of armor pieces and elytra pieces by clicking them while in hand. + // default: true + enable-quick-armor-swapping: true + // Enables dropping items when holding the drop modifier (alt by default) and clicking on them. + // The modifier can be changed in the vanilla controls menu. + // default: true + enable-drop-modifier: false + // Enables right-clicking in recipe books/villager trading to swiftly craft/trade. + // default: true + enable-quick-craft: true + // Whether item types should check nbt data. + // This is for example used by scrolling and drop-clicking. + // NONE disables this, ALL checks for exactly the same nbt and SOME allows for differences in damage and enchantments. + // default: SOME + item-kinds-nbt-match-mode: SOME + // Lets you define how the hotbar will be treated when e.g. scrolling or sorting items in the inventory. + // HARD: The hotbar will always be treated separately. + // SOFT: The hotbar will be treated as part of the inventory. This does not apply when sending the whole inventory (ctrl+shift). + // NONE: The hotbar will be treated as part of the inventory. This also applies when sending the whole inventory (ctrl+shift). + // default: SOFT + hotbar-scoping: SOFT + // This helps when you regularly move your mouse faster than the game can pick up. + // This will impact performance though. + // default: false + better-fast-dragging: false + // Enable clicking and dragging the bundle in the inventory to easily put in or out multiple stacks. + // default: true + enable-bundle-dragging: true + } + // With this feature, scrolling while hovering over a stack lets you easily move single items in or out of your inventory. + // In combination with modifiers such as Shift and Control (changeable in the Controls settings) you can scroll whole stacks, all of a kind of item or even all items in an inventory. + scrolling: { + // default: true + enable: true + // Invert the scroll direction when scrolling items. + // default: false + invert: false + // If enabled, items will be moved based on the visual position on the screen: + // When scrolling up, items will be sent to the upper inventory, when scrolling down to the lower inventory. + // If disabled, scrolling will instead affect the amount of items: + // When scrolling up, items will be moved towards the stack, when scrolling down items will be sent to the opposite inventory. + // + // Using "Invert scroll direction", you can swap the up and down behavior for these actions. + // default: true + directional-scrolling: true + // Sets whether to by default scroll items out of the creative menu. + // default: true + scroll-creative-menu-items: true + // Sets whether creative mode tabs can be switched by scrolling over them. + // default: true + scroll-creative-menu-tabs: true + } + // Change sort modes. Existing sort modes are ALPHABET, RAW_ID and QUANTITY. + // For Minecraft 1.19 and up there's also CREATIVE_SEARCH. + sort: { + // Sets the sort mode for normal sorting. + // default: creative + primary-sort: creative + // Sets the sort mode for sorting whilst pressing shift. + // default: quantity + shift-sort: quantity + // Sets the sort mode for sorting whilst pressing control. + // default: alphabet + control-sort: alphabet + // Whether to use close to instant sorting when in singleplayer or if Mouse Wheelie is installed on the server. + // default: true + server-accelerated-sorting: true + // Whether the creative search sorting should be optimized for performance. + // This will make use of more memory in exchange for processor time, only disable this if you run into memory issues. + // default: true + optimize-creative-search-sort: true + } + // Item refilling is a feature that automatically loads more items from your inventory when your current stack runs out. + // This is for example useful when building with a lot of the same block, so you don't have to constantly open your inventory. + // + // The first section of this config concerns which or under which circumstances items will get refilled. + // The "Refill rules" section, allows you to configure how the replacement stack will be determined by searching your inventory. + refill: { + // Enables item refilling. + // Turn this off to disable refilling entirely. + // default: true + enable: true + // Plays a sound after refilling a stack. + // default: true + play-sound: true + // Refills stacks in the off hand. + // default: true + off-hand: true + // Restore the refilled item to the originally selected slot. + // This will take a tad more time. You might want to turn this off on slow connections. + // default: false + restore-selected-slot: false + // Refill when the item just used changes to a different item. + // This is e.g. triggered when filling or emptying water buckets. + // default: true + item-changes: true + // Refill when the last food item in the hand has been consumed. + // default: true + eat: true + // Refill when dropping stacks from the hotbar. + // default: true + drop: true + // Refill when using up items, like tools or weapons. + // default: true + use: true + // Refill on other occasions. + // default: true + other: true + // Configure with which new item the previous stack will be refilled. + rules: { + // Tries to find any other block items. + // default: false + any-block: false + // Find items that are in the same creative inventory tab. + // default: false + itemgroup: false + // Try to find similar items through the item type hierarchy. + // This usually indicates a similar functionality. + // default: false + item-hierarchy: false + // Try to find similar block items through the block type hierarchy. + // This usually indicates a similar functionality. + // default: false + block-hierarchy: false + // Try to find any other food item. + // default: false + food: false + // Try to find equal items (no NBT matching). + // default: true + equal-items: true + // Try to find equal stacks (NBT matching). + // default: true + equal-stacks: true + } + } + // Configure when and how picking the correct tool for the currently faced block will work. + // By default tool picking will be triggered when middle clicking, that may be changed through the Vanilla Controls menu. + tool-picking: { + // Pick correct tool when middle clicking (rebindable) whilst holding a tool. + // default: true + hold-tool: true + // Pick correct tool when middle clicking (rebindable) whilst holding the same block as faced. + // default: false + hold-block: false + // Allows picking tools from the whole inventory. + // If disabled picking will only happen from the hotbar. + // default: true + pick-from-inventory: true + } +} \ No newline at end of file diff --git a/config/origins_server.json b/config/origins_server.json new file mode 100644 index 00000000..85a06edb --- /dev/null +++ b/config/origins_server.json @@ -0,0 +1,9 @@ +{ + "performVersionCheck": true, + "waterProtection": { + "register": false, + "enchantingTable": false, + "treasureBooks": false, + "treasureOther": false + } +} \ No newline at end of file diff --git a/config/quilt_loading_screen.json b/config/quilt_loading_screen.json new file mode 100644 index 00000000..9e06b018 --- /dev/null +++ b/config/quilt_loading_screen.json @@ -0,0 +1,4 @@ +{ + "prideQuiltsEnabled": true, + "modifyBackgroundColor": true +} \ No newline at end of file diff --git a/config/sodium-extra-options.json b/config/sodium-extra-options.json index a7d75a1e..e6d1083b 100644 --- a/config/sodium-extra-options.json +++ b/config/sodium-extra-options.json @@ -27,8 +27,9 @@ "fog_distance": 0, "fog_start": 100, "multi_dimension_fog_control": false, - "dimensionFogDistance": {}, - "use_linear_flat_color_blender": false, + "dimensionFogDistance": { + "minecraft:overworld": 0 + }, "light_updates": true, "item_frame": true, "armor_stand": true, @@ -48,15 +49,24 @@ "reduce_resolution_on_mac": true, "use_adaptive_sync": false, "cloud_height": 192, + "cloud_distance": 200, "toasts": true, "advancement_toast": true, "recipe_toast": true, "system_toast": true, "tutorial_toast": true, "instant_sneak": false, - "prevent_shaders": false + "prevent_shaders": false, + "steady_debug_hud": true, + "steady_debug_hud_refresh_interval": 1 }, "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/styled_chat_emoji.json b/config/styled_chat_emoji.json new file mode 100644 index 00000000..2c26adbf --- /dev/null +++ b/config/styled_chat_emoji.json @@ -0,0 +1 @@ +{"bi_heart":"","trans_heart":"","pan_heart":"","vincian_heart":"","neurodiversity_heart":"","genderfluid_heart":"","aroace_heart":"","yeefuckinghaw":"","demi_heart":"","agender_heart":"","queer_heart":"","genderflux_heart":"","ace_heart":"","winner":"","blob_waaaaa":"","ohno":"","queer_prog_heart":"","nb_heart":"","uh":"","lesbian_heart":"","intersex_heart":"","furry_pride":"","plural_heart":"","aro_heart":"","genderqueer_heart":""} \ No newline at end of file diff --git a/config/yigd.json b/config/yigd.json new file mode 100644 index 00000000..f7124289 --- /dev/null +++ b/config/yigd.json @@ -0,0 +1,183 @@ +{ + "inventoryConfig": { + "dropPlayerHead": false, + "itemLoss": { + "enabled": false, + "affectStacks": false, + "usePercentRange": true, + "lossRangeFrom": 0, + "lossRangeTo": 100, + "percentChanceOfLoss": 50, + "canLoseSoulbound": false + }, + "vanishingEnchantments": [ + "minecraft:vanishing_curse" + ], + "soulboundEnchantments": [ + "yigd:soulbound" + ], + "loseSoulboundLevelOnDeath": false, + "vanishingSlots": [], + "soulboundSlots": [], + "dropOnGroundSlots": [] + }, + "expConfig": { + "dropBehaviour": "PERCENTAGE", + "dropPercentage": 100, + "keepPercentage": 20 + }, + "graveConfig": { + "enabled": true, + "storeItems": true, + "storeXp": true, + "informGraveLocation": true, + "requireItem": false, + "requiredItem": "yigd:grave", + "requireShovelToLoot": false, + "retrieveMethods": { + "onClick": true, + "onBreak": false, + "onSneak": false, + "onStand": false + }, + "mergeStacksOnRetrieve": true, + "dropOnRetrieve": "IN_INVENTORY", + "dropGraveBlock": false, + "generateEmptyGraves": false, + "overrideSpawnProtection": true, + "claimPriority": "GRAVE", + "graveRobbing": { + "enabled": true, + "onlyMurderer": false, + "afterTime": 1, + "timeUnit": "HOURS", + "robPriority": "INVENTORY", + "notifyWhenRobbed": true, + "tellWhoRobbed": true + }, + "graveTimeout": { + "enabled": false, + "afterTime": 5, + "timeUnit": "HOURS", + "dropContentsOnTimeout": true + }, + "treatBindingCurse": true, + "generateGraveInVoid": true, + "lowestGraveY": 3, + "generateOnlyWithinBorder": true, + "ignoredDeathTypes": [], + "unlockable": true, + "randomSpawn": { + "percentSpawnChance": 0, + "spawnEntity": "minecraft:zombie", + "spawnNbt": "{ArmorItems:[{},{},{},{id:\"minecraft:player_head\",tag:{SkullOwner:{Name:\"${name}\",Id:\"${uuid}\"}},Count:1b}]}" + }, + "generateOnLastGroundPos": false, + "generationMaxDistance": { + "x": 5, + "y": 5, + "z": 5 + }, + "useSoftBlockWhitelist": false, + "useStrictBlockBlacklist": true, + "replaceOldWhenClaimed": true, + "persistentGraves": { + "enabled": false, + "showDeathDay": true, + "showDeathIrlTime": true, + "useAmPm": true + }, + "dimensionBlacklist": [], + "blockUnderGrave": { + "enabled": true, + "blockInDimensions": [ + { + "key": "minecraft:overworld", + "value": "minecraft:cobblestone" + }, + { + "key": "minecraft:nether", + "value": "minecraft:soul_soil" + }, + { + "key": "minecraft:end", + "value": "minecraft:end_stone" + }, + { + "key": "misc", + "value": "minecraft:dirt" + } + ], + "generateOnProtectedLand": false + }, + "sellOutOfflinePeople": false, + "maxBackupsPerPerson": 50, + "dropFromOldestWhenDeleted": true + }, + "respawnConfig": { + "respawnEffects": [], + "respawnHealth": 20, + "resetHunger": true, + "respawnHunger": 20, + "resetSaturation": true, + "respawnSaturation": 20.0, + "extraItemDrops": [] + }, + "compatConfig": { + "standardDropRuleInClaim": "PUT_IN_GRAVE", + "enableInventorioCompat": true, + "defaultInventorioDropRule": "PUT_IN_GRAVE", + "enableLevelzCompat": true, + "defaultLevelzDropRule": "PUT_IN_GRAVE", + "enableNumismaticOverhaulCompat": true, + "defaultNumismaticDropRule": "PUT_IN_GRAVE", + "enableOriginsInventoryCompat": true, + "defaultOriginsDropRule": "PUT_IN_GRAVE", + "enableTravelersBackpackCompat": true, + "defaultTravelersBackpackDropRule": "PUT_IN_GRAVE", + "enableTrinketsCompat": true, + "defaultTrinketsDropRule": "PUT_IN_GRAVE" + }, + "commandConfig": { + "mainCommand": "yigd", + "basePermissionLevel": 0, + "viewLatestPermissionLevel": 0, + "viewSelfPermissionLevel": 0, + "viewUserPermissionLevel": 2, + "viewAllPermissionLevel": 2, + "restorePermissionLevel": 2, + "robPermissionLevel": 2, + "whitelistPermissionLevel": 3, + "deletePermissionLevel": 3, + "unlockPermissionLevel": 0 + }, + "graveRendering": { + "useCustomFeatureRenderer": true, + "useSkullRenderer": true, + "useTextRenderer": true, + "adaptRenderer": false, + "useGlowingEffect": true, + "glowingDistance": 15 + }, + "extraFeatures": { + "customSoulboundEnchant": false, + "deathSightEnchant": { + "enabled": false, + "range": 64.0, + "targets": "PLAYER_GRAVES" + }, + "graveKeys": { + "enabled": false, + "rebindable": true, + "required": true, + "receiveOnRespawn": true, + "targeting": "PLAYER_GRAVE" + }, + "deathScroll": { + "enabled": false, + "rebindable": false, + "receiveOnRespawn": false, + "clickFunction": "VIEW_CONTENTS" + } + } +} \ No newline at end of file diff --git a/index.toml b/index.toml index c42017b2..6ea667ff 100644 --- a/index.toml +++ b/index.toml @@ -45,13 +45,17 @@ file = "config/citresewn.json" hash = "7942a329d631eaccd78fa9f5eea061dca41f0504b5ea0052d9ca5d6889b3a395" [[files]] -file = "config/clienttweaks.toml" -hash = "14d34787a4bd8728ce822079dac57805dc7db4dcf534ed134d202c585c4716d3" +file = "config/clienttweaks-common.toml" +hash = "6e69478836cd53650a962a92894eb11434cb681a6ab23f8961967fb8f364c0ab" [[files]] file = "config/colormatic.properties" hash = "4fcc090a9488eee469956b8f70fead42eb60b513a7ee3de696887dcda051dd35" +[[files]] +file = "config/customwindowtitle-client.toml" +hash = "2e522ef287cb56150bd2dd59a5cd6d28e6b45797a2bf9c150415740aaf1c2930" + [[files]] file = "config/easierenchanting.properties" hash = "c2fda994299671087249b5601ed12baf6e9e823778f0cdecc0dc38cf572e7775" @@ -93,8 +97,8 @@ file = "config/inventory_tabs.toml" hash = "09e3a84e69838f0f9b3ef7a0ccaa1f80a5d0fd46f28ecd30a6488ecc01d6f388" [[files]] -file = "config/inventorysorter/config.json5" -hash = "b64fa7ee465d964b662f291dad78a8c91a252854581ae2584f23ad8bdc010970" +file = "config/iris.properties" +hash = "d82261cbaaecc17f96f8c94e7f3e0f08130f7a37112d0f0994fb08fe11abf5e3" [[files]] file = "config/isxander-main-menu-credits.json" @@ -104,6 +108,14 @@ hash = "99f71394cf8b96e252fa33f74d3c3ac5eefa65e7e5782e74f4677d61f89e5a19" file = "config/modmenu.json" hash = "0b47d0b6e65c4888517ca89941e8c46c5eba12bbb2fed511fc7ca716d0819329" +[[files]] +file = "config/mousewheelie.hjson" +hash = "342520c2852bfc107b0325bdd64339f396ba1a3d35fd0a6a5c828fc50ba6de82" + +[[files]] +file = "config/origins_server.json" +hash = "d120f58cc7533b2814cfe9398f34af87ea86f8d925cbceaaa0befed05bfd70ce" + [[files]] file = "config/pettable.json" hash = "17b28d004f9b3d3fd9dbffb2a22e2eaef072c0dbdffa1f89ecbb59082180fb0a" @@ -120,6 +132,10 @@ hash = "4d6a751bc4e3a71c33cdc37b587922d5ae283ce92e8e4f8f0ae763178a08b5b1" file = "config/projectsavethepets/projectsavethepets.json" hash = "a3db65d064f25b4f2899eb733d168231d8bc605e80c18738a3a0f333969defb5" +[[files]] +file = "config/quilt_loading_screen.json" +hash = "ddb4b78652475595b3138cf26f0f82f1da495b614911f9971ba883960adcf8ba" + [[files]] file = "config/simplefog.json" hash = "cb432d624e454ece8f5bec48b3bd8fd544ba69a9ff7db9315b195d49a8206cc6" @@ -134,7 +150,7 @@ hash = "3799ac9d4b26b6db24f2409f19dbeb0b77ce671f12d104231ce7d8e3941c2c16" [[files]] file = "config/sodium-extra-options.json" -hash = "c6712cbed3e4565440152a16c0e05862fee105629572563d03bf0dd2bc0c798a" +hash = "2c642535700062a568bae2a8dedc8de4da6666e78d05e101fafd6eecea845db7" [[files]] file = "config/sodium-options.json" @@ -148,6 +164,10 @@ hash = "bed87a61fa40553e72fba632d269f452d62f3c03c02a296e78bd948bb5c78e11" file = "config/styled-nicknames.json" hash = "97b723f4cc379eb4b17ade4bf756029fb14a4af0d6ac9b4a2b0f396b8427630f" +[[files]] +file = "config/styled_chat_emoji.json" +hash = "fed5a10b86cc0a562cb3c57777e2b6189dd9ddd13ab19a810fb7d78dd57f2bad" + [[files]] file = "config/styledplayerlist/config.json" hash = "bdf4cc878bdb267d4ddd015684b057839be65fab5a2d4c3a6b0d6ee96f6fe3b4" @@ -169,127 +189,116 @@ file = "config/waila/waila_plugins.json" hash = "02b8e1ce0f9cb835348441b1e2d37896f117c4943e5fc01ec7f8472d086875e3" [[files]] -file = "credits.txt" -hash = "7cefa5095cb21c07e5a42738f6d3c9d8042cbb53a1345fbf7f899f154627a62f" +file = "config/yigd.json" +hash = "292389620810337a8138812c9e77136311ea806769ac3778e9a3e91f6dc73ef4" [[files]] -file = "mods/advancements-debug.pw.toml" -hash = "f6620ab34805ef3a7c88b8a83c044e69f15c2034af90bd55820041469e8357fa" -metafile = true +file = "credits.txt" +hash = "7cefa5095cb21c07e5a42738f6d3c9d8042cbb53a1345fbf7f899f154627a62f" [[files]] file = "mods/ambient-environment.pw.toml" -hash = "b6676e184b94a0efda7769df4413c91162341d1fdbcb668857509f20ace34be1" +hash = "e57c4c652b887c25b8f5e8035b1fb172a5478076f1bba48ad0fb8d7d6d0b2b3f" metafile = true [[files]] file = "mods/animatica.pw.toml" -hash = "b494eb2872c5eb3c498e147be24a62e2c62485e375b9b99c15ae0faf8f9dd2ca" +hash = "f0463f1b50e2c2ab3c726b14236b22e07ce9be4896528ede9d51486a212a5c07" metafile = true [[files]] file = "mods/apathy.pw.toml" -hash = "a86871c274f33dcff6d8153130e2bfb1b35a1c133e5b51705edd5d370525985f" +hash = "125278fbba2150649dee164b0435b3f4a24ecf9d362dbdccdafbdf3e31661e4e" metafile = true [[files]] file = "mods/appleskin.pw.toml" -hash = "4d571d5ebe245ffb62a0df83e81d1c03670807d3528650d6dd9c983bd26ae860" +hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1" metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "7916e9bf676dd9730f970893ff61fd25f43c563ff6133d1e7886366a3cd9e282" +hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad" metafile = true [[files]] file = "mods/badpackets.pw.toml" -hash = "997c16130f34bf02d072731b8495b44cdd468aab70c1c65c1b640df6895a601c" +hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726" metafile = true [[files]] file = "mods/balm.pw.toml" -hash = "d607c1487fd6296778a954162c33bc9ba04a1f170a6bb454d1a850835dadb9d2" +hash = "7213c1f85dede9a36f77d4a0064a1c6aae79bcb4e281ae5d6d8698793ddda046" metafile = true [[files]] -file = "mods/bedrockwaters.pw.toml" -hash = "e143f0581d9a5079eef15faa984c73f8b242d7a54c0472b1ed461789eb91241b" +file = "mods/better-end-sky.pw.toml" +hash = "9d5eb5ff51dfc7123dfea318a027ec5fdf96ac9a29451367ce36cfcb88833679" metafile = true [[files]] -file = "mods/better-end-sky.pw.toml" -hash = "9db7e0c35795f22069c8e789d5c1276a1b433aa26f287e3e80275b244a11d2ff" +file = "mods/biome-sniffer.pw.toml" +hash = "dbabd69c1d885d2102ae6c279e2b2d12640efa93a421249a78a839cdfc7545e3" metafile = true [[files]] file = "mods/boring-default-game-rules.pw.toml" -hash = "b2e0150953510e34ad42d4ca70c1e42308b7935fd7aee54c1e7be359e50c78c2" +hash = "e7892e2baf8ede8bae05e040a0a41db72f9abd891b74143484ef94fc8351006e" metafile = true [[files]] file = "mods/cardinalboats.pw.toml" -hash = "8542b06b8be9d23a827f66caeb0adb8c33c8ad964491696ec3d9981fd75c0fe2" +hash = "19858e3dc496697b534659e7c2b1ca54b1be4d8d591652fab2b5988ef489c0f5" metafile = true [[files]] file = "mods/carpet-extra.pw.toml" -hash = "7c175e2efca8751fde89b7f3edd10860ec0d6e315f20ed9a95151f039dcf8804" +hash = "787ec3dcce9e24a4e41e242c42b553926c607fa2cbabc9b5019e5653d7e249ac" metafile = true [[files]] file = "mods/carpet-fixes.pw.toml" -hash = "25eb272f5f04290914e0b4c7370cf0ee059ee11888c43b8fd2805aaafecfa39c" +hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9" metafile = true [[files]] file = "mods/carpet.pw.toml" -hash = "46b444dc88aac495a314699961072c72b16661130aff501d176a2b8c12c49b72" -metafile = true - -[[files]] -file = "mods/chickensshed.pw.toml" -hash = "8bc786e062df82909ca65960da8c49469a70638587f28edbde548c47b94e1126" +hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4" metafile = true [[files]] file = "mods/chunks-fade-in.pw.toml" -hash = "5d6498cf74852f8da28eef19c2fe1effcd69008ffebd316621629c759609e57b" +hash = "ed917f425399ad4d2b38249319b4ecaac72f23eff3b3c723ad706a13cb4da2f7" metafile = true [[files]] file = "mods/cit-resewn.pw.toml" -hash = "0da3b33d0d62fcaf24835fb432b8dd9be02e82897cd43fddc38fa81106203d37" +hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02" metafile = true [[files]] file = "mods/clickthrough.pw.toml" -hash = "1a4c9d83b0709fd2f91814eb67f81e19bb1493315c42cb65efe911d0f34c5a13" +hash = "7703705832bac583d57f9c7c4abf04a669273f3bbf047fb8b333b52e9f5bb3ed" metafile = true [[files]] file = "mods/client-tweaks.pw.toml" -hash = "e1e6ae770f49d7c433bd557a61b918e514385af664a9976266e6256967feec4b" +hash = "d850ebf55e4799b3dc85bbc5629ea162a7e164d6321d42032757a94c8a048792" metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "d1dc8ac9ea0e5aed978c464ff34e460924dfc44d518eece4abbbfb9a5d49abf8" -metafile = true - -[[files]] -file = "mods/colormatic.pw.toml" -hash = "c49d1423a5f2563335fd5719862a861c8ae2c9cbc46598e767c3e2fe1042ecae" +hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691" metafile = true [[files]] file = "mods/continuity.pw.toml" -hash = "984741a3b4d5612df37b81d7349dd1f130257eaf7d94d95b72ce43fff9411885" +hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46" metafile = true [[files]] file = "mods/couplings.pw.toml" -hash = "e9959b342401ffdb0ddae4e9fd151b97a9cb94624d4658daafdac0c17d8bc262" +hash = "47e796fa0168407d6bf12e3aac6cf29881960df43ed21f844ab34ac891ee0730" metafile = true [[files]] @@ -297,69 +306,84 @@ file = "mods/crowmap.pw.toml" hash = "30f1ee40932a5918f97f85ac3c9bd48f2545e3baf0f40fde6a631606aae59b52" metafile = true +[[files]] +file = "mods/custom-window-title.pw.toml" +hash = "23741a1d4ab09af28cc04a035f30d0e9b0f26577697e0faaf797f2eed2833451" +metafile = true + +[[files]] +file = "mods/darktitlebar.pw.toml" +hash = "1d23aa5ca75db1d13b206e7cb9f6205739662eba90cbafb6de78cd566bec72a6" +metafile = true + [[files]] file = "mods/drogstyle.pw.toml" -hash = "7efcd8fec8e46f93d5e392fc0b3432ccb619ef9b777eb18061359a87f4ce4827" +hash = "3cb69f9380e633b3187fef3c0855ffc8f8bee0477626d37329ba8a90c8c20ec9" metafile = true [[files]] file = "mods/dynamic-fps.pw.toml" -hash = "b31179108f658fdc015f1eed9a3614d08b212de2e67b2391678d93e3e561c1f2" +hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f" metafile = true [[files]] file = "mods/ears.pw.toml" -hash = "bd52ab27068961afc53efd50c527302775b87fb176d10779e0d6a0428dcc51e4" +hash = "6a4afd7b42387477795e73b17b8963ea313ce6f8a960343a2579ff0b41544beb" metafile = true [[files]] file = "mods/ebe.pw.toml" -hash = "81a389a5035dc0852ce12c796f1d667bb4715b1d6ffde16433bf80f02e3796bc" +hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60" metafile = true [[files]] -file = "mods/effective.pw.toml" -hash = "192d5837406f350de1551233735b6de7deb374669585d8759b554edfb4f72c05" +file = "mods/elytra-trims.pw.toml" +hash = "676d4618afe1768b613e0aaea70adb95d27b55ee5f532e517da663528bdfb594" metafile = true [[files]] file = "mods/emi.pw.toml" -hash = "56fe9263600bf85b95509fdaaa51cd2995b9a8beef151cfb84364c8a0e7d921f" +hash = "f6d72dfe331d7f06e5b3471e4dba2675d59b8e15950a41268897f26230fdf795" metafile = true [[files]] file = "mods/emitrades.pw.toml" -hash = "cfcfcb3c97190708fe47074148d803d339713bdaa908b98d57a6ef4e40e053b5" +hash = "a55d562fcd6be9796e8cc162b83b5745efd83254fae44bf5a4d85d0fe6c97fcb" +metafile = true + +[[files]] +file = "mods/enchantable-shears-and-shields.pw.toml" +hash = "c297cfffa7839ce15782d5bd0c8c040da3a1dda600a78da4bd0bb0ee7eb3f3dd" metafile = true [[files]] file = "mods/enhanced-attack-indicator.pw.toml" -hash = "3dbaa5547de693172431a16b53fd042ef6b0d2658d0f5669b60951dec02b9731" +hash = "bda35046f0b3d657acc0f32eaaead78999d353e0611f9760016e2c85c567a482" metafile = true [[files]] file = "mods/euphonium.pw.toml" -hash = "652f4588727d9c1c52a21553da19abe78dfbf9cc373dcd526272f07f606888bb" +hash = "d34ee6c3ae84ae7d6ce3b82fcf839c76175973af3d7e2efb347b9e42c9955bee" metafile = true [[files]] file = "mods/exordium.pw.toml" -hash = "2a6e243aabbad7c6bb23561a4f4572403a06e41b7cbcc94282eeae899d0e54a6" +hash = "2b9b5a34a6f3cb5796b4e9996fe1da41d7b063b2727743aeed6c8d350d7cdbb6" metafile = true [[files]] file = "mods/fabrication.pw.toml" -hash = "6c8bdef5ad4d205b6d16adc6106f62e3534e0a91dd243b52147793a00f21db96" +hash = "2ad1f039b9d00ab9df743874ccd93d9d5adb28321c475aab183f0d9d4d8aad02" metafile = true [[files]] file = "mods/fabrictailor.pw.toml" -hash = "b3e1f7b080b5c4a2e3de434a6873d84ba5bd357dff99268d45db4a79fb6d43b9" +hash = "b5fa39db5c13454ebc82cfc76da7fa33ccaa389986f407a033c5c9675633f00c" metafile = true [[files]] file = "mods/fallingleaves.pw.toml" -hash = "423581d9738b23798456b7ba021698355ef8f03cef93d8c1266102a227d9a200" +hash = "0c4c20d601b15dbc85c275732d9efe9369597503c7d6caa9a7fee217f67073e7" metafile = true [[files]] @@ -374,62 +398,62 @@ metafile = true [[files]] file = "mods/ferrite-core.pw.toml" -hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f" +hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" metafile = true [[files]] file = "mods/fishing-real.pw.toml" -hash = "cab290a4e59451743fb5f8700ed9e0fbe91a501e78f8b2de9fd6982ffd149f90" +hash = "1641f46d991917601e7b27581c4b3a1cebeaee58b3533afec8ee7fe80f2d3812" +metafile = true + +[[files]] +file = "mods/heracles.pw.toml" +hash = "ad5c647bdcdfaf786be19463bcbd8b2960e70062c752e9130707ec0f93c2efa7" metafile = true [[files]] file = "mods/horsebuff.pw.toml" -hash = "a1f6e5c7010b82cc022a4ae37290966eff652658a0d0f6598d6519f068b659ae" +hash = "5e60804222681b936e5878d228fb10b5682e3af1d0eedbe120c0b4ee63cc8aaf" metafile = true [[files]] file = "mods/idwtialsimmoedm.pw.toml" -hash = "6fd7515689f5d615195b919471c55704adb1937ca5f78950b238b9b45ecb1b07" +hash = "a266409ee7850768e0883f4a9fbb64c0697cf63f393f5e35d03e23b772ab7452" metafile = true [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "3fd84629dfb4a639c07c49ac3f41d3dfe66bc763f056c8b2d275d0d2742c1115" +hash = "1ef40993b8abff2b77e3f5f59874e6de0348e4c39f6b8e5561fa672a8b1c5c0b" metafile = true [[files]] file = "mods/indium.pw.toml" -hash = "e8168531c092676d47cac3657bfc525f096f11ff5372ce6e322ad57778b81635" +hash = "0c5e71addef34c8dcd1c81dfc2ad851a3e274b9d8d3a7d388e1113d4139bf8d8" metafile = true [[files]] file = "mods/inspecio.pw.toml" -hash = "373a56d7f4fb25661a0585492f7ea490e7613f1191e588fec08782438d52e1fd" +hash = "280af6886fbdec37ccfab4d8a7cbd2d3777a198a5fa0d2ec15dc9b9c8b0eff67" metafile = true [[files]] file = "mods/inventory-tabs.pw.toml" -hash = "c90a9620b2777e15f0bdc31ff7a32b5286c5fa998831b1d967436bb18b058202" +hash = "09112b8a976916be03ab53c4300a2389ca55a65a2d82343f27923ee70de31069" metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "14e50c7cd16b4650d3a491f5f31bc00af6be0c290734db9552852ab1de9bc3bb" -metafile = true - -[[files]] -file = "mods/item-model-fix.pw.toml" -hash = "e6895b572857d6381b9c5c8d153eb6606b3cd2755feec53ff3905d025656a124" +hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079" metafile = true [[files]] file = "mods/jamlib.pw.toml" -hash = "d1df8e86811120c594a88895d3366d000736a6c1fad7124a72c8f05925775095" +hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464" metafile = true [[files]] file = "mods/kaffees_dual_ride.pw.toml" -hash = "7645efe2d0ae0e9f01f977dfa8ba027037d0f4e1381a15499013a816103d9ad0" +hash = "9866c2b994c7b34d462430b04c30e84538414954e6f07462ab7d21aead518e8f" metafile = true [[files]] @@ -437,154 +461,152 @@ file = "mods/keep-my-hand.pw.toml" hash = "fc50e981481a00007950d850617a5b1354533f09303099e36d3bbaf6d23f43ce" metafile = true -[[files]] -file = "mods/kiwi.pw.toml" -hash = "c5473808679eecaa918f2e9a102dd016eb8dee13934a8832354d04839f49007d" -metafile = true - [[files]] file = "mods/krypton.pw.toml" -hash = "998f45a9037fa4663bc5e2bea5de925bf4ce6352328fcaaa830db8466cc62416" +hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" metafile = true [[files]] file = "mods/lambdabettergrass.pw.toml" -hash = "507abebf9ae5282c92a1c799ed9666e23f0605190633c16e086b1c9e17ad4465" +hash = "0e0ad3001c99ec281023ad8fefb7ace9931cb8cbda6d4ed18abf2b47c02320da" metafile = true [[files]] file = "mods/lambdynamiclights.pw.toml" -hash = "9b628c73b749c901f12ba08b8304c161801903b1dd3fdbb6d4b93a9d42d25afa" -metafile = true - -[[files]] -file = "mods/lazydfu.pw.toml" -hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d" +hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221" metafile = true [[files]] file = "mods/leaves-us-in-peace.pw.toml" -hash = "1f1435768beb36acf48e3a0f385a4423f2ee3d43ef42d7de138bd3a39b2559a2" +hash = "57cae0b7139111e4c74b41efc9543e662bf7300344e01d8b13e67ee1b47d38b9" metafile = true [[files]] file = "mods/lithium.pw.toml" -hash = "54a337d13450b35dfc931e7a5f3ed9fca1a1992ec51d3b1e4ea1cb5f7cd2d09c" +hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" metafile = true [[files]] file = "mods/main-menu-credits.pw.toml" -hash = "1527caee4fc4f26b525a41a95dd07dae21ab3c8d2c391237c79396abf7e9b2d7" +hash = "2a79f7fb98b7073c926c6f87a93473f5714cf82a2ace7f344e4e2de4a33e0233" metafile = true [[files]] file = "mods/mcwifipnp.pw.toml" -hash = "1be161c5175de48cc080374582c6af01b02c57e3a7d21617c0ab558b59b6c954" +hash = "42630d7549eac1fed323855564344dfc3819d2fef3c2d9ffb440cba04ddc297f" +metafile = true + +[[files]] +file = "mods/modelfix.pw.toml" +hash = "6c417b19bc836d7c516be0097261c49cf1a167951bb4744ec0f3cc0bd0d1d24a" metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "ef6a2fce03bfeeb2f7186c9ef1277900956756e1ad09714893241c21d5205aa7" +hash = "919cf3088c29f42ac95d83ebfafbd09730289b4fc3371106abc03731a6142bf7" metafile = true [[files]] file = "mods/modmenu.pw.toml" -hash = "be0fd8b9cd9f8a94428ea8ac5ec84f4f7bab23697236b7a2e54d8537834e0315" +hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97" metafile = true [[files]] file = "mods/moreculling.pw.toml" -hash = "631a4aeea3ca16afe689e67c409cb39d18af269e1eecd944d042a85a88d34314" +hash = "be1f88824f7ceb008ce38ae763a93921db0c27db68577fdb16c29c6a085ec1f3" metafile = true [[files]] file = "mods/mouse-wheelie.pw.toml" -hash = "e1b20a8d22c09bcfbbcc5f32abe8918af8d9fc0b98692c5000901367b5d0d184" +hash = "f5eb9d19a205a42dbb9d8ad4ee95e2cf0364814dd8416a9147b21f261dd93c97" metafile = true [[files]] file = "mods/music-notification.pw.toml" -hash = "26860892f695bc57137f3b7d40dc28bb92ee26fb2dfeca251413c839e0c45ba3" +hash = "842c56b457771a48f741c94f3f615460cbe86fdfab2bdc3629aa8200e894750d" metafile = true [[files]] file = "mods/nbt-autocomplete.pw.toml" -hash = "2f0128bf1c12a809cfdf2c9e7fe86b4f4e7f03213e30db0450ed008442d57ff2" +hash = "98238b40e54f717063e49b3672815b23f2be871a8d297f8c964339dd518cbf10" +metafile = true + +[[files]] +file = "mods/noisium.pw.toml" +hash = "708c3992f04530d2366b570ad6503b97881d039f2d79530c861b8f276b2ec591" metafile = true [[files]] file = "mods/not-enough-animations.pw.toml" -hash = "62ef2bfdb19d1e8940639928b4d11beba6bf5e1a4244692e53feb49a428afe8b" +hash = "15bbdb7f98ae7148b79b69408488dd03016ac89fe647b5396417a8ba4f968df0" metafile = true [[files]] file = "mods/notes.pw.toml" -hash = "127e342c09e94406dfb97d916740a9cae1d8e51be66bc86400b7e9571da6eaf3" +hash = "dfdd6d6e1ddca69c3815fd86c821bef75c195cb7465074a47967b90770ad05ad" metafile = true [[files]] file = "mods/ok-zoomer.pw.toml" -hash = "67e52f1d24affe5295829b38769d1181fb147c4ebc86531fce0fae2d1549ef9a" +hash = "a60f50e7c0ae6420e4a36f4e2fabaa4663bf79236531c1b23fd9c425121b2203" metafile = true [[files]] -file = "mods/owo-lib.pw.toml" -hash = "d6a99e144be13fb3d0865925bf73357a2ff82f4114929cc2f35930eb21f3c7e9" +file = "mods/owo-lib-111.pw.toml" +hash = "cff0ca19ba193df7e9e159c8dd6952c3cbbdc36e9378e7f3f5505f57513fc46f" metafile = true [[files]] -file = "mods/pettable.pw.toml" -hash = "43f11eb7babcc05358ac4e1c4148776ee7fe5c224dc6d92ef7045649c799cbb5" -metafile = true +file = "mods/pettable-1.3.2.jar" +hash = "8f5ae98a58150a972628f555493ef00b1e08ad958b36d117417d3ae27fa86019" [[files]] file = "mods/picohud.pw.toml" -hash = "735f1141155700673afb74f5fb7b19ef4a0ed5a3a1eb806bb30ecba78a65cb65" -metafile = true - -[[files]] -file = "mods/placeholder-api.pw.toml" -hash = "63e603aacd627262576ba4da78716c44957ab1a8013ba0129a56470a55ebe571" +hash = "df50fd5cf76122fe91096f1273a8036f20b461d138c860e82aae49d1351159b9" metafile = true [[files]] file = "mods/portable-crafting.pw.toml" -hash = "d5efc788bec5796e7b2f121e6772e9157cce973daa7b0fe623c9f5a526554bfd" +hash = "0b1904a075a123ea61e36d7beb45004c6f48a08dcbbceee76dbafd5b07aa6e74" metafile = true [[files]] file = "mods/presence-footsteps.pw.toml" -hash = "d44a47592608a2ef6eb105eb6a4642839e1a9ea59736b92345c0fa492ddbc47a" +hash = "7a6c27fcdf9d6e4c25ad433a676357353b8d6125433e7a883de4ddb889767f88" metafile = true [[files]] -file = "mods/projectsavethepets.pw.toml" -hash = "b4431b2a14519455d564ec3105a7a603a88f4820a12c92ab48081474a20936e6" -metafile = true +file = "mods/projectsavethepets-4.0.0-alpha+2023.d91c36f7ba.fabric.jar" +hash = "0dff0733a16e69e7d41b9ecfb51a93ec2489f7d6e49532f990b9c4ae11096178" [[files]] file = "mods/qdresloader.pw.toml" -hash = "6722d21c6afd03769c9792270061bf7dedb604b94161624403525bae7614df63" +hash = "f7cebb9f191593ed8d3aee3a1bd3ea8c400625702aea0fd5d6ffb9db0105b926" metafile = true [[files]] file = "mods/qkl.pw.toml" -hash = "78fe291bc3d50234209d5b80735b469044f4d858dc8d3ba5bc38d1e098cb786f" +hash = "47217cc1489533f668d622f2078351a61873be573311a9a94be7293328a849a7" metafile = true [[files]] file = "mods/qsl.pw.toml" -hash = "4461d2eb73a6b92c34c931460fcc3d5784ebc19e2f4fe03d4330decda28524df" +hash = "9698e92ee6014892a3732b258fdc6983148d4f6204f403176d2926e1694e12c2" metafile = true [[files]] file = "mods/reacharound.pw.toml" -hash = "afedc35545eb5be295caee5e0cac50de9941e4487a1a78d54ead98cc69110843" +hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426" +metafile = true + +[[files]] +file = "mods/real-arrow-tip.pw.toml" +hash = "e51093357d39df8d7f2cb4111f423baeedfe607b327e3219e27d45a92af5aef7" metafile = true [[files]] file = "mods/reeses-sodium-options.pw.toml" -hash = "17651adb28b085101dcded29ef037e6622849a98b21d1c1872185e7b241a32f6" +hash = "44b0a2294e1693230308e53b529d671a0303e94b623ba2c2650cdf5760a5a335" metafile = true [[files]] @@ -604,52 +626,51 @@ metafile = true [[files]] file = "mods/simplefog.pw.toml" -hash = "389c5dc857826166cea4bc187389e3389d34263a3634edd755217f498b527dfe" +hash = "1ecb59adbb103f86496203ff3f44a80b18193512e74fd7a367ed06234702059f" metafile = true [[files]] file = "mods/skip-transitions.pw.toml" -hash = "70b66e2a03d8a6531f0c6e71fa9d6d878ea8f42929ac43f4295b2a3111279b86" +hash = "f907362d33b691fd58a7d05407284c6084a20daf2efb4694fe6c71f0e4820b0a" metafile = true [[files]] -file = "mods/sodium-extra.pw.toml" -hash = "8da0d4c285e7e57aee3f08ab4e268d04518704ace4060744f042aef3a7f6bc50" -metafile = true +file = "mods/sodium-extra-0.5.1+mc1.20.1-unknown.jar" +hash = "39513ba8ede3fca37d7ca6b79d5880697b990c0787eed6aec43dda463932b7ff" [[files]] file = "mods/sodium.pw.toml" -hash = "aa4dcf55ac3191b0b31437521714c1d28364c3396cf06ef07fa76a08488c1837" +hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b" metafile = true [[files]] file = "mods/soundsbegone.pw.toml" -hash = "a8254b73d33d9b8b1e01b63161a6df8d8f83317611bae7d8add4697b27a089e4" +hash = "d8b3a8ecc1c37be5db621a18ba1df007ff6d16de7815639e4d17475bb23f2399" metafile = true [[files]] file = "mods/starlight.pw.toml" -hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1" +hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11" metafile = true [[files]] file = "mods/status-effect-bars.pw.toml" -hash = "ab907ea5653d8869c147fea450bb1d553a85bc31b5f323bccb00b359533dabc6" +hash = "4fb915d2bc266c1ed7a0dce77e3da295305c5dbec7a7ae1d142b3abf621be309" metafile = true [[files]] file = "mods/styled-chat.pw.toml" -hash = "d41931b825536bd673d15537f7bbacd0e5d518b9b5e9fc4ea3631326b636657c" +hash = "4df7a83e4162bb71e20ef2bea25042daadf04ac5daab143b0035af0405160b65" metafile = true [[files]] file = "mods/styled-nicknames.pw.toml" -hash = "d0cd4b1f936b73cbe367ccc74c325688bb5aa1e87e41f571124a22c3b361c2c1" +hash = "e6f4e06c4d4442c08a9f64772a3e078209d57a5d81f6c8ee0fde0da006789a3a" metafile = true [[files]] file = "mods/styledplayerlist.pw.toml" -hash = "03191d93838921d6267303721f3b769bb338f6baf5089af61f47c8bf09fdd088" +hash = "8a6442ca759237fb4346e02653feba023529db29127c6b20740801199395241d" metafile = true [[files]] @@ -664,17 +685,17 @@ metafile = true [[files]] file = "mods/switchy-proxy.pw.toml" -hash = "7e8f37358497336864d70f8586aa5ae06cbc867e80eb58119799aaa4d597658d" +hash = "515798e6cbe4410d55b01bababc9e1589eb8c7a0ff426d921870b1e7b5e933b4" metafile = true [[files]] file = "mods/switchy-teleport.pw.toml" -hash = "cc6b6468ffbc394119cbaa17779d25bde3d10e74215d3eca43d4980df8174022" +hash = "2565eba14e887a66cd6688e5078de5554ad6ac0a4f6a83724b94aa21a849924f" metafile = true [[files]] file = "mods/switchy.pw.toml" -hash = "6e7aba32e000b65aff90d2d85566fc8c019badbb8bb0129c761ca02fffa8d3b6" +hash = "27f5efe6758f32ccdac8f19bab0708f91125c9ec3f55d2092ab79ee1f2d90513" metafile = true [[files]] @@ -682,6 +703,11 @@ file = "mods/switchykit.pw.toml" hash = "be6df0675d9aa6ba25b569bd6986a0457ce08631b157e3ca718b2cbf89cd2da2" metafile = true +[[files]] +file = "mods/tall-flower-pots.pw.toml" +hash = "63e4385fc8d762efa1dd9e0921d975f7684e91c52b060b6b4b499fbab30b6c8e" +metafile = true + [[files]] file = "mods/tax-free-levels.pw.toml" hash = "f4899afec6500b2a8e3f061abbb6bc34287f3f6992b9e24ba4706d4dad825cc4" @@ -689,17 +715,17 @@ metafile = true [[files]] file = "mods/tinkerers-smithing.pw.toml" -hash = "335158c9e5819931d9aa872e35c11a0197284541105a908009ff537d2b0cc2b8" +hash = "c6b1b6f27f844211b7ceee4cf946b7fbcead884846be428d8da0418c66653aae" metafile = true [[files]] file = "mods/tips.pw.toml" -hash = "47128ec737c02dfac163db723625223a684a1204dc2e20d63f3691d2fa7f38d2" +hash = "bb519a58938a902ff23c27a5fddfed432763d1b62b8393e4fb9a8b27d2199057" metafile = true [[files]] file = "mods/tooltipfix.pw.toml" -hash = "4f782435d758d3cfd57ba49e2a4994006722d42307ef74ef3d35a1704f9ed5c4" +hash = "fe592547ec2aedf1de7add34f747f7845e103de228e2426328e9e60fe93298cc" metafile = true [[files]] @@ -707,9 +733,18 @@ file = "mods/totem-anywhere.pw.toml" hash = "80a08f7ba61f15061ce1fea737d38ee8f902faf7ef8c52b0459b8a29ceb754d1" metafile = true +[[files]] +file = "mods/useful-brush.pw.toml" +hash = "b7830fee7b0b01aa7cb5cbb4faccaceed6758c9cda1132dd49f6d9b6dc581046" +metafile = true + +[[files]] +file = "mods/vehiclefix-3.5.jar" +hash = "61204aa2b21e3d26011307f9006e257cb3e308b2bc4f722fe188a9ffaea1990c" + [[files]] file = "mods/visuality.pw.toml" -hash = "151a53057bd6f757ff073dd8f8344b354f872f0dc4d236daad3fffea5de0b7dc" +hash = "1d0b62685fd74fdd9d8cba3b3f3a85da75423550704646251a39542fce96bcb4" metafile = true [[files]] @@ -719,7 +754,7 @@ metafile = true [[files]] file = "mods/wthit.pw.toml" -hash = "7f112c1eacb516f50ec3a1cf2c245e8c5e676c6aa51bd592a89750cc8be5fd7e" +hash = "8a9c41a1293f9a1187fca3a574388e607d38b87f0bf02221fc037031a67dab48" metafile = true [[files]] @@ -728,7 +763,7 @@ hash = "c6c58142d13d60d5b82ed6649b9d58420c85e7178065724c1fbe3ce158bb47ea" [[files]] file = "options.txt" -hash = "6c5d3a29187e61e1bff997fe5a282786d6ffe0f2067ee53a52253c9da56963a2" +hash = "d8dcd25d637afc53f031f85b7c0330977ff86ad5ac8c8942843a41f5c3b7523b" [[files]] file = "resourcepacks/VanillaTweaks_Quiet_Animals.zip" @@ -818,14 +853,6 @@ hash = "09879b5f78bd601f10f411b6e1473f6e0231f7d671615f7b489b90b6e77cea24" file = "resources/datapacks/VanillaTweaks_c667075.zip" hash = "6f8b8b79131422c3cb03e15a35b9ea9ddd2cbde1b57edbd0ab269e46df830dfd" -[[files]] -file = "resources/datapacks/hide_item_filters/data/c/tags/items/hidden_from_recipe_viewers.json" -hash = "b2a5eb471e7b668ec0b71c28a5867860c300accb319b1a9c88fcf553bc477ab1" - -[[files]] -file = "resources/datapacks/hide_item_filters/pack.mcmeta" -hash = "cc5444187a5dc9be0ff325b63aa0f01447ca6c8a1b3675b3322d30a035c65f71" - [[files]] file = "resources/datapacks/hide_origin_orb/data/c/tags/items/hidden_from_recipe_viewers.json" hash = "e1ddaad4526210ee59d7c2800b259cd122167c35ca200485a3818abb0a3ad31a" @@ -834,6 +861,18 @@ hash = "e1ddaad4526210ee59d7c2800b259cd122167c35ca200485a3818abb0a3ad31a" file = "resources/datapacks/hide_origin_orb/pack.mcmeta" hash = "0d31c599f159241b5b5e9d1c853a6495bc371115770aa61616872cfaa30bef4d" +[[files]] +file = "resources/datapacks/hide_origin_unaffected/data/tinkerer/origins/unaffected.json" +hash = "8cd9154ede49760cc9f100b25be7df9b3b08ae821ccabe382866c85413ffaa3c" + +[[files]] +file = "resources/datapacks/hide_origin_unaffected/data/tinkerer/powers/sized.json" +hash = "c7eab5da897864af27e8cd868697a299f3b4670ec3653eb95f9e738fdcc65367" + +[[files]] +file = "resources/datapacks/hide_origin_unaffected/pack.mcmeta" +hash = "b518e34ca505bd6270c55760f43d605a8d57677eb3f622e26d618cfc99bf1cc9" + [[files]] file = "resources/datapacks/hide_yigd/data/c/tags/items/hidden_from_recipe_viewers.json" hash = "bd32eff1567a6ae10d7a06f751b353d5a5188f60c363d431438071f1db653352" @@ -1267,18 +1306,31 @@ file = "resources/datapacks/slabs_to_blocks/pack.mcmeta" hash = "62dad0ca0ca693c815dd3c303acfd6bc48eb5da0ca4384b35324df4a73adcda0" [[files]] -file = "resources/resourcepacks/VanillaTweaks_r311441.zip" -hash = "f8ff75e945559496f89938550e717dd259f803911f9b22e54ed8ac8969c57c49" +file = "resources/resourcepacks/VanillaTweaks_r222502.zip" +hash = "765862e6b27b72a5b8a668b4b761b717b3f4603ff2e050f4a4ab5020a83ddc0e" [[files]] file = "resources/resourcepacks/axolotl-bucket-variants.pw.toml" -hash = "5629447454b0a7c1feeaf83a1bea58bb8031db23e2bfdede5588a4319745ec25" +hash = "7088a0163fb4f97a026feadea41c497c4ec55ba495eb0fa81c0e51bfb1890eb5" +metafile = true + +[[files]] +file = "resources/resourcepacks/bedrock-waters.pw.toml" +hash = "41646e5dbb47cf1d9b6b05bc44e8b6dd91d933ffde0ea29a0684d1a2c42faecb" metafile = true +[[files]] +file = "resources/resourcepacks/styled_chat_emoji.json" +hash = "fed5a10b86cc0a562cb3c57777e2b6189dd9ddd13ab19a810fb7d78dd57f2bad" + [[files]] file = "resources/resourcepacks/tinkermoji.zip" hash = "f4fba99e58986e1f41728aeac387a973fef80b91a41a3a6728e789cff84a3481" +[[files]] +file = "resources/resourcepacks/twemojis.zip" +hash = "77fd21d736e443a5418117a34e68393ee93020be42b0861e503fcc2e25382515" + [[files]] file = "resources/resourcepacks/varied-connected-bookshelves.pw.toml" hash = "7ad422d13158ebf54243285494d33853e80bad900360b195b1febf8662595c10" @@ -1316,12 +1368,12 @@ metafile = true [[files]] file = "shaderpacks/rethinking-voxels.pw.toml" -hash = "1f2ec0bcd3a5e8e5a4070b141654039f726812ae0a76acf2b6b5e309da24dc0e" +hash = "a3428a3954ff0029d90c7184047d81c7f2091ac679e500aace22290c32010472" metafile = true [[files]] file = "shaderpacks/sildurs-enhanced-default.pw.toml" -hash = "edaff1d813dc803f9ccf5bd7a1196c6d0c0f5bb1a82633588ff7b542a5e43c85" +hash = "69fa58f49f5241e69e8820a7a2810f6e09c5e5d63cefa9ba991168302c95e985" metafile = true [[files]] diff --git a/mods/advancements-debug.pw.toml b/mods/advancements-debug.pw.toml deleted file mode 100644 index d82bcf38..00000000 --- a/mods/advancements-debug.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Advancements Debug" -filename = "advdebug-2.3.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/rxMTwxyO/versions/2.3.0/advdebug-2.3.0.jar" -hash-format = "sha1" -hash = "1b66e20a98bd26d8fd2f21c63d666795d9d9a60d" - -[update] -[update.modrinth] -mod-id = "rxMTwxyO" -version = "oTJoSDPx" diff --git a/mods/ambient-environment.pw.toml b/mods/ambient-environment.pw.toml index 83de5221..99de2976 100644 --- a/mods/ambient-environment.pw.toml +++ b/mods/ambient-environment.pw.toml @@ -1,13 +1,13 @@ name = "Ambient Environment" -filename = "AmbientEnvironment-fabric-1.19.2-8.0+3.jar" +filename = "AmbientEnvironment-fabric-1.20.1-11.0.0.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/DyTvM1dv/versions/vhKkH9Tn/AmbientEnvironment-fabric-1.19.2-8.0%2B3.jar" +url = "https://cdn.modrinth.com/data/DyTvM1dv/versions/nmf6Pzbc/AmbientEnvironment-fabric-1.20.1-11.0.0.1.jar" hash-format = "sha1" -hash = "e9d27fe450b32caa7c171991e41f3ca7c072ef5e" +hash = "c1243b45ad28b714f95e9598e5592bdba36340a1" [update] [update.modrinth] mod-id = "DyTvM1dv" -version = "vhKkH9Tn" +version = "nmf6Pzbc" diff --git a/mods/animatica.pw.toml b/mods/animatica.pw.toml index 58a54483..608149a7 100644 --- a/mods/animatica.pw.toml +++ b/mods/animatica.pw.toml @@ -1,13 +1,13 @@ name = "Animatica" -filename = "animatica-0.5+1.19.jar" +filename = "animatica-0.6+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/PRN43VSY/versions/0.5%2B1.19/animatica-0.5%2B1.19.jar" +url = "https://cdn.modrinth.com/data/PRN43VSY/versions/uNgEPb10/animatica-0.6%2B1.20.jar" hash-format = "sha1" -hash = "d58560b9c226df726bdddc7ab25748a158a0cb3d" +hash = "3bcb19c759f313e69d3f7848b03c48f15167b88d" [update] [update.modrinth] mod-id = "PRN43VSY" -version = "rghK1s60" +version = "uNgEPb10" diff --git a/mods/apathy.pw.toml b/mods/apathy.pw.toml index c69a45d5..356d10f5 100644 --- a/mods/apathy.pw.toml +++ b/mods/apathy.pw.toml @@ -1,13 +1,13 @@ name = "Apathy" -filename = "apathy-fabric-1.19.2-2.7.1.jar" +filename = "apathy-fabric-1.20.1-2.7.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fvtFPg1k/versions/PQMSqBZ3/apathy-fabric-1.19.2-2.7.1.jar" +url = "https://cdn.modrinth.com/data/fvtFPg1k/versions/2v7E22NN/apathy-fabric-1.20.1-2.7.1.jar" hash-format = "sha1" -hash = "c62b38a2cd055347ffbbfc7a62428b164b5c55a6" +hash = "e83d0bb62d16d3a0c64a8eb3dbad469d47d80b85" [update] [update.modrinth] mod-id = "fvtFPg1k" -version = "PQMSqBZ3" +version = "2v7E22NN" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml index 743dff21..ccaee947 100644 --- a/mods/appleskin.pw.toml +++ b/mods/appleskin.pw.toml @@ -1,13 +1,13 @@ name = "AppleSkin" -filename = "appleskin-fabric-mc1.19-2.4.1.jar" +filename = "appleskin-fabric-mc1.20.1-2.5.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fabric-mc1.19-2.4.1/appleskin-fabric-mc1.19-2.4.1.jar" +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar" hash-format = "sha1" -hash = "7bd52695e82b1ddd1fdb3320154b68bf48dfff37" +hash = "d0f11243f79c071416bbcee781ae93eb57a0283c" [update] [update.modrinth] mod-id = "EsAfCjCV" -version = "pIFVoWvG" +version = "xcauwnEB" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index d2da6c0e..7dadcddd 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -1,13 +1,13 @@ name = "Architectury API" -filename = "architectury-6.5.85-fabric.jar" +filename = "architectury-9.1.12-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/HoIJp48v/architectury-6.5.85-fabric.jar" +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Sbew3kXe/architectury-9.1.12-fabric.jar" hash-format = "sha1" -hash = "5795f772ea4a72049e38848eac80a005b01211d9" +hash = "add0fffa445ee2959b0898484732704a15156553" [update] [update.modrinth] mod-id = "lhGA9TYQ" -version = "HoIJp48v" +version = "Sbew3kXe" diff --git a/mods/badpackets.pw.toml b/mods/badpackets.pw.toml index a6747e17..5fbc3f18 100644 --- a/mods/badpackets.pw.toml +++ b/mods/badpackets.pw.toml @@ -1,13 +1,13 @@ name = "bad packets" -filename = "badpackets-fabric-0.2.3.jar" +filename = "badpackets-fabric-0.4.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/7Y5NcPRW/badpackets-fabric-0.2.3.jar" +url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/JjLWLyDz/badpackets-fabric-0.4.3.jar" hash-format = "sha1" -hash = "276b357384d545912c703082a577e445dc4ae9d6" +hash = "87b7ef4e9c9bff0fd8cdcc79156e9c7ac7b26690" [update] [update.modrinth] mod-id = "ftdbN0KK" -version = "7Y5NcPRW" +version = "JjLWLyDz" diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml index 1e86dd78..3a6f9c2c 100644 --- a/mods/balm.pw.toml +++ b/mods/balm.pw.toml @@ -1,13 +1,13 @@ name = "Balm" -filename = "balm-fabric-1.19.2-4.6.0.jar" +filename = "balm-fabric-1.20.1-7.1.4.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/c1GjX2k1/balm-fabric-1.19.2-4.6.0.jar" +url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/BJ0Uk3Di/balm-fabric-1.20.1-7.1.4.jar" hash-format = "sha1" -hash = "3bbc4dea35ac33b26ad4b451c33c1b1eb20cfd33" +hash = "e57026da2ddbf86f5d15678454938661708c33de" [update] [update.modrinth] mod-id = "MBAkmtvl" -version = "c1GjX2k1" +version = "BJ0Uk3Di" diff --git a/mods/bedrockwaters.pw.toml b/mods/bedrockwaters.pw.toml deleted file mode 100644 index d6ef621a..00000000 --- a/mods/bedrockwaters.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "BedrockWaters" -filename = "bedrockwaters-1.7.3+1.19.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/3WAUHe3k/versions/gL34oBJl/bedrockwaters-1.7.3%2B1.19.2.jar" -hash-format = "sha1" -hash = "5540bc4918419c37196ad15102570d40d83bfd17" - -[update] -[update.modrinth] -mod-id = "3WAUHe3k" -version = "gL34oBJl" diff --git a/mods/better-end-sky.pw.toml b/mods/better-end-sky.pw.toml index 271839c7..16c1c9d1 100644 --- a/mods/better-end-sky.pw.toml +++ b/mods/better-end-sky.pw.toml @@ -1,13 +1,13 @@ name = "Better End Sky" -filename = "better-end-sky-0.1.1.jar" +filename = "better-end-sky-0.2.1+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/SgJ1iW80/versions/0.1.1/better-end-sky-0.1.1.jar" +url = "https://cdn.modrinth.com/data/SgJ1iW80/versions/7Hl03yPV/better-end-sky-0.2.1%2B1.20.jar" hash-format = "sha1" -hash = "61c19b8aac54c4abe2dc9d5f5c66e640638e7d06" +hash = "42e582de11674c68d564c2f314ed115418ad71bd" [update] [update.modrinth] mod-id = "SgJ1iW80" -version = "dabcJfJV" +version = "7Hl03yPV" diff --git a/mods/biome-sniffer.pw.toml b/mods/biome-sniffer.pw.toml new file mode 100644 index 00000000..4c4af48f --- /dev/null +++ b/mods/biome-sniffer.pw.toml @@ -0,0 +1,13 @@ +name = "Biome Sniffer" +filename = "biome-sniffer-1.2-BETA+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/L32xmAlR/versions/CYT033AV/biome-sniffer-1.2-BETA%2B1.20.jar" +hash-format = "sha1" +hash = "1cd384e18979e5450b36fcdfe710871edb0b1192" + +[update] +[update.modrinth] +mod-id = "L32xmAlR" +version = "CYT033AV" diff --git a/mods/boring-default-game-rules.pw.toml b/mods/boring-default-game-rules.pw.toml index 9e502780..dec5afd0 100644 --- a/mods/boring-default-game-rules.pw.toml +++ b/mods/boring-default-game-rules.pw.toml @@ -1,13 +1,13 @@ name = "Boring Default Game Rules" -filename = "boring_default_game_rules-1.0.4+1.19.2.jar" +filename = "boring_default_game_rules-1.0.5+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/kHR1aAVN/versions/9umppvAN/boring_default_game_rules-1.0.4%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/kHR1aAVN/versions/TwTUYLVt/boring_default_game_rules-1.0.5%2B1.20.jar" hash-format = "sha1" -hash = "dc6e3f71697862bd49ffd90a1661cca86213a7b5" +hash = "35024737bdf5fc09ffe150b9a28e037edf2c4a86" [update] [update.modrinth] mod-id = "kHR1aAVN" -version = "9umppvAN" +version = "TwTUYLVt" diff --git a/mods/cardinalboats.pw.toml b/mods/cardinalboats.pw.toml index b6005394..8a4d33fe 100644 --- a/mods/cardinalboats.pw.toml +++ b/mods/cardinalboats.pw.toml @@ -1,13 +1,13 @@ name = "Cardinal Ice Boats" -filename = "cardinalboats_1.19_1.2.3.jar" +filename = "cardinalboats-1.4.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/1m9s2ZhL/versions/1.2.2-1.19/cardinalboats_1.19_1.2.3.jar" +url = "https://cdn.modrinth.com/data/1m9s2ZhL/versions/pB7hFJBu/cardinalboats-1.4.0.jar" hash-format = "sha1" -hash = "0d224fb753c1fe2599745cc3610887f611e45d50" +hash = "3ad1ccabc2fbde4840d2cbda5fd673bd26111dbc" [update] [update.modrinth] mod-id = "1m9s2ZhL" -version = "igrVNtL4" +version = "pB7hFJBu" diff --git a/mods/carpet-extra.pw.toml b/mods/carpet-extra.pw.toml index 3e76ae6f..172b16eb 100644 --- a/mods/carpet-extra.pw.toml +++ b/mods/carpet-extra.pw.toml @@ -1,13 +1,13 @@ name = "Carpet Extra" -filename = "carpet-extra-1.19.2-1.4.84.jar" +filename = "carpet-extra-1.20-1.4.115.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/VX3TgwQh/versions/VyQpFhmm/carpet-extra-1.19.2-1.4.84.jar" +url = "https://cdn.modrinth.com/data/VX3TgwQh/versions/gPJoJ3mr/carpet-extra-1.20-1.4.115.jar" hash-format = "sha1" -hash = "cb1394e4dbc5c55f7c9eb6041188905ed72c7933" +hash = "09f1aeb870393d9ee07d895b5a60c7594a0bddd5" [update] [update.modrinth] mod-id = "VX3TgwQh" -version = "VyQpFhmm" +version = "gPJoJ3mr" diff --git a/mods/carpet-fixes.pw.toml b/mods/carpet-fixes.pw.toml index fc97b602..ebcacee7 100644 --- a/mods/carpet-fixes.pw.toml +++ b/mods/carpet-fixes.pw.toml @@ -1,13 +1,13 @@ name = "Carpet-Fixes" -filename = "carpet-fixes-1.19-1.12.2.jar" +filename = "carpet-fixes-1.20-1.16.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/IhpVAiXl/carpet-fixes-1.19-1.12.2.jar" +url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/NBCnBGZj/carpet-fixes-1.20-1.16.1.jar" hash-format = "sha1" -hash = "e351e13c1dd6c5d9b96a10612aa8eba573ecef7c" +hash = "0e4f0f766ffbb059f8992e63987975f111e45780" [update] [update.modrinth] mod-id = "7Jaxgqip" -version = "IhpVAiXl" +version = "NBCnBGZj" diff --git a/mods/carpet.pw.toml b/mods/carpet.pw.toml index 84d1b33c..34eb9998 100644 --- a/mods/carpet.pw.toml +++ b/mods/carpet.pw.toml @@ -1,13 +1,13 @@ name = "Carpet" -filename = "fabric-carpet-1.19.2-1.4.84+v221018.jar" +filename = "fabric-carpet-1.20-1.4.112+v230608.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/SaOHo2Ac/fabric-carpet-1.19.2-1.4.84%2Bv221018.jar" +url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar" hash-format = "sha1" -hash = "9a88c3a004b15b1f776c988d8eae1cc191b4fbee" +hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65" [update] [update.modrinth] mod-id = "TQTTVgYE" -version = "SaOHo2Ac" +version = "K0Wj117C" diff --git a/mods/chickensshed.pw.toml b/mods/chickensshed.pw.toml deleted file mode 100644 index c8e78d54..00000000 --- a/mods/chickensshed.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ChickensShed" -filename = "chickensshed-1.19.x-1.3.6.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/cRJuLZ2D/versions/vB1cwvK9/chickensshed-1.19.x-1.3.6.jar" -hash-format = "sha1" -hash = "96be1e1369559ebe9fcca4c5b061e31c67589f17" - -[update] -[update.modrinth] -mod-id = "cRJuLZ2D" -version = "vB1cwvK9" diff --git a/mods/chunks-fade-in.pw.toml b/mods/chunks-fade-in.pw.toml index 80fe250b..45e94a54 100644 --- a/mods/chunks-fade-in.pw.toml +++ b/mods/chunks-fade-in.pw.toml @@ -1,13 +1,13 @@ name = "Chunks fade in" -filename = "chunksfadein-v3.0.12-1.19.jar" +filename = "chunksfadein-v1.0.4-1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/JaNmzvA8/versions/FHldinWI/chunksfadein-v3.0.12-1.19.jar" +url = "https://cdn.modrinth.com/data/JaNmzvA8/versions/XddlRahr/chunksfadein-v1.0.4-1.20.1.jar" hash-format = "sha1" -hash = "3038e100dfab811e4654cb958f58cc8b49770932" +hash = "1825f66ce664cb10866098112c31f276802e585a" [update] [update.modrinth] mod-id = "JaNmzvA8" -version = "FHldinWI" +version = "XddlRahr" diff --git a/mods/cit-resewn.pw.toml b/mods/cit-resewn.pw.toml index 093467a1..577379e8 100644 --- a/mods/cit-resewn.pw.toml +++ b/mods/cit-resewn.pw.toml @@ -1,13 +1,13 @@ name = "CIT Resewn" -filename = "CITResewn-1.1.2+1.19.2.jar" +filename = "CITResewn-1.1.3+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/otVJckYQ/versions/lYmW1wnD/CITResewn-1.1.2%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar" hash-format = "sha1" -hash = "8eee04b02dcb7543633c8a2001d6bc89abb5d5ac" +hash = "53f036ebe51d7d97afaf44d541775c92c4470dad" [update] [update.modrinth] mod-id = "otVJckYQ" -version = "lYmW1wnD" +version = "c7Lo4vij" diff --git a/mods/clickthrough.pw.toml b/mods/clickthrough.pw.toml index cd0bd6d2..ba0020bf 100644 --- a/mods/clickthrough.pw.toml +++ b/mods/clickthrough.pw.toml @@ -1,13 +1,13 @@ name = "ClickThrough" -filename = "clickthrough-1.19.1-fabric0.58.5-0.4.jar" +filename = "clickthrough-1.20-fabric0.83.0-0.4.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Z5b0cAlD/versions/1.19.1-fabric0.58.5-0.4/clickthrough-1.19.1-fabric0.58.5-0.4.jar" +url = "https://cdn.modrinth.com/data/Z5b0cAlD/versions/bwQT3Pqa/clickthrough-1.20-fabric0.83.0-0.4.1.jar" hash-format = "sha1" -hash = "c0323e8daeca558d37287225c33a49840301afa7" +hash = "af4fab0a71ef09870c724a22036437070fb54952" [update] [update.modrinth] mod-id = "Z5b0cAlD" -version = "Rxkd5QRH" +version = "bwQT3Pqa" diff --git a/mods/client-tweaks.pw.toml b/mods/client-tweaks.pw.toml index 8ee1cef3..5559fe95 100644 --- a/mods/client-tweaks.pw.toml +++ b/mods/client-tweaks.pw.toml @@ -1,13 +1,13 @@ name = "Client Tweaks" -filename = "clienttweaks-fabric-1.19.2-8.3.0.jar" +filename = "clienttweaks-fabric-1.20-11.1.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/x2nEWOgf/clienttweaks-fabric-1.19.2-8.3.0.jar" +url = "https://cdn.modrinth.com/data/vPNqo58Q/versions/3zMCvvSv/clienttweaks-fabric-1.20-11.1.0.jar" hash-format = "sha1" -hash = "a10c72f8deff10acf1dfed242beae9d740bbb8fa" +hash = "0218f2c9ecc8b7fc92fca09a4cc46129e84e33ba" [update] [update.modrinth] mod-id = "vPNqo58Q" -version = "x2nEWOgf" +version = "3zMCvvSv" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index d63891e2..06a50a56 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ name = "Cloth Config API" -filename = "cloth-config-8.3.103-fabric.jar" +filename = "cloth-config-11.1.106-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/o9dFD9SO/cloth-config-8.3.103-fabric.jar" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar" hash-format = "sha1" -hash = "475ab5dec26fa5d25b1d899b8261b054fbc283d6" +hash = "a05e176326365f2b8e377a35be52a5671491bcfd" [update] [update.modrinth] mod-id = "9s6osm5g" -version = "o9dFD9SO" +version = "s7VTKfLA" diff --git a/mods/colormatic.pw.toml b/mods/colormatic.pw.toml deleted file mode 100644 index cb9873b5..00000000 --- a/mods/colormatic.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Colormatic" -filename = "colormatic-3.1.2+mc.1.19.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/V4IQxkZC/versions/3.1.2/colormatic-3.1.2%2Bmc.1.19.jar" -hash-format = "sha1" -hash = "7524e70ccf9968d14aadbeca03cd0ec226c04054" - -[update] -[update.modrinth] -mod-id = "V4IQxkZC" -version = "IcIVUUIc" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml index 5a49f861..e41bef27 100644 --- a/mods/continuity.pw.toml +++ b/mods/continuity.pw.toml @@ -1,13 +1,13 @@ name = "Continuity" -filename = "continuity-2.0.2+1.19.jar" +filename = "continuity-3.0.0-beta.4+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1IjD5062/versions/Ql3Ho9eR/continuity-2.0.2%2B1.19.jar" +url = "https://cdn.modrinth.com/data/1IjD5062/versions/Z9FJWLMt/continuity-3.0.0-beta.4%2B1.20.1.jar" hash-format = "sha1" -hash = "b7f4060c66eee13fa1385da89090560de30358e1" +hash = "b662fd625ba1f06c6e4958eac373856047d0d2a9" [update] [update.modrinth] mod-id = "1IjD5062" -version = "Ql3Ho9eR" +version = "Z9FJWLMt" diff --git a/mods/couplings.pw.toml b/mods/couplings.pw.toml index 6471f7fc..6a26e60b 100644 --- a/mods/couplings.pw.toml +++ b/mods/couplings.pw.toml @@ -1,13 +1,13 @@ name = "Couplings" -filename = "Couplings-1.9.1+1.19.jar" +filename = "Couplings-1.9.4+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/80ulerjA/versions/1.9.1%2B1.19/Couplings-1.9.1%2B1.19.jar" +url = "https://cdn.modrinth.com/data/80ulerjA/versions/1S2TEbqR/Couplings-1.9.4%2B1.20.jar" hash-format = "sha1" -hash = "8adcc4d19154e3e79a754700519daf5c80821acf" +hash = "82c6f03b017fd9abd69d8927d30c6fb9e7b40b8a" [update] [update.modrinth] mod-id = "80ulerjA" -version = "cOTJKyN0" +version = "1S2TEbqR" diff --git a/mods/custom-window-title.pw.toml b/mods/custom-window-title.pw.toml new file mode 100644 index 00000000..3685fd2e --- /dev/null +++ b/mods/custom-window-title.pw.toml @@ -0,0 +1,13 @@ +name = "Custom Window Title" +filename = "CustomWindowTitle-Fabric-1.20+v1.2.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/RGH5gtzF/versions/ueiehBDu/CustomWindowTitle-Fabric-1.20%2Bv1.2.0.jar" +hash-format = "sha1" +hash = "180625c304e4d660a08c4c97e5ca24b50622f282" + +[update] +[update.modrinth] +mod-id = "RGH5gtzF" +version = "ueiehBDu" diff --git a/mods/darktitlebar.pw.toml b/mods/darktitlebar.pw.toml new file mode 100644 index 00000000..5fabca72 --- /dev/null +++ b/mods/darktitlebar.pw.toml @@ -0,0 +1,13 @@ +name = "DarkTitleBar" +filename = "DarkTitleBar-1.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wAP4f8Jf/versions/s2ls7zW9/DarkTitleBar-1.2.jar" +hash-format = "sha1" +hash = "e8d1eb25c5a086705adbe6bda16966e305bcffc9" + +[update] +[update.modrinth] +mod-id = "wAP4f8Jf" +version = "s2ls7zW9" diff --git a/mods/drogstyle.pw.toml b/mods/drogstyle.pw.toml index f147d658..06f49e38 100644 --- a/mods/drogstyle.pw.toml +++ b/mods/drogstyle.pw.toml @@ -1,13 +1,13 @@ name = "Drogstyle" -filename = "drogstyle-1.2.0+1.19.jar" +filename = "drogstyle-1.2.0+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MAmi6HBa/versions/oQedWbn0/drogstyle-1.2.0%2B1.19.jar" +url = "https://cdn.modrinth.com/data/MAmi6HBa/versions/idXXdf76/drogstyle-1.2.0%2B1.20.jar" hash-format = "sha1" -hash = "b858cc98f4006656a5ebec0de031d5930ae4c162" +hash = "b4c4186aaf8641d9b39c67bed531c4531ad48d52" [update] [update.modrinth] mod-id = "MAmi6HBa" -version = "oQedWbn0" +version = "idXXdf76" diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml index 279245d9..62968a36 100644 --- a/mods/dynamic-fps.pw.toml +++ b/mods/dynamic-fps.pw.toml @@ -1,13 +1,13 @@ name = "Dynamic FPS" -filename = "dynamic-fps-3.2.1+minecraft-1.19.0.jar" +filename = "dynamic-fps-3.2.1+minecraft-1.20.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/MT0Hhrmt/dynamic-fps-3.2.1%2Bminecraft-1.19.0.jar" +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/MJxmQ042/dynamic-fps-3.2.1%2Bminecraft-1.20.0.jar" hash-format = "sha1" -hash = "0e4c09aea7b7997acc7ffd4567b7f8d7bffa13ea" +hash = "d4edd1828b1595eca7be0d36d1cc45b189a17a6e" [update] [update.modrinth] mod-id = "LQ3K71Q1" -version = "MT0Hhrmt" +version = "MJxmQ042" diff --git a/mods/ears.pw.toml b/mods/ears.pw.toml index b368c364..e6a0e0f4 100644 --- a/mods/ears.pw.toml +++ b/mods/ears.pw.toml @@ -1,13 +1,13 @@ name = "Ears (+ Snouts/Muzzles, Tails, Horns, Wings, and More)" -filename = "ears-fabric-1.19-1.4.6.jar" +filename = "ears-fabric-1.20-1.4.6.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/mfzaZK3Z/versions/1.4.6%2Bfabric-1.19/ears-fabric-1.19-1.4.6.jar" +url = "https://cdn.modrinth.com/data/mfzaZK3Z/versions/Lr5BTYBp/ears-fabric-1.20-1.4.6.jar" hash-format = "sha1" -hash = "7c3626834c332f7de37b57298b39bf5dfbc2a714" +hash = "26316f8d2ee10a00fc438e068f24accd9f8c0ded" [update] [update.modrinth] mod-id = "mfzaZK3Z" -version = "qZkbcILO" +version = "Lr5BTYBp" diff --git a/mods/ebe.pw.toml b/mods/ebe.pw.toml index 0fdfe065..5b5330d9 100644 --- a/mods/ebe.pw.toml +++ b/mods/ebe.pw.toml @@ -1,13 +1,13 @@ name = "Enhanced Block Entities" -filename = "enhancedblockentities-0.7.2+1.19.2.jar" +filename = "enhancedblockentities-0.9+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/OVuFYfre/versions/fZx04xgT/enhancedblockentities-0.7.2%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar" hash-format = "sha1" -hash = "fde7ffee932782c7718fd0596864aa9058b7b93c" +hash = "61cfe50f69f8ef9e3640c0269ef158870f5b0410" [update] [update.modrinth] mod-id = "OVuFYfre" -version = "fZx04xgT" +version = "i3v1Skck" diff --git a/mods/effective.pw.toml b/mods/effective.pw.toml deleted file mode 100644 index 4efdb27d..00000000 --- a/mods/effective.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Effective" -filename = "effective-2.1.1+1.19.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/pcPXJeZi/versions/oKm6MarD/effective-2.1.1%2B1.19.2.jar" -hash-format = "sha1" -hash = "b77ddea5164fd55398c22f6065220c1fedf0dfa4" - -[update] -[update.modrinth] -mod-id = "pcPXJeZi" -version = "oKm6MarD" diff --git a/mods/elytra-trims.pw.toml b/mods/elytra-trims.pw.toml new file mode 100644 index 00000000..d6545e68 --- /dev/null +++ b/mods/elytra-trims.pw.toml @@ -0,0 +1,13 @@ +name = "Elytra Trims" +filename = "elytratrims-1.4.4+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XpzGz7KD/versions/eA3xjW1D/elytratrims-1.4.4%2B1.20.jar" +hash-format = "sha1" +hash = "d16e8035b258d36a22520678e8c48b05c9c122f6" + +[update] +[update.modrinth] +mod-id = "XpzGz7KD" +version = "eA3xjW1D" diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml index 84910217..22df755e 100644 --- a/mods/emi.pw.toml +++ b/mods/emi.pw.toml @@ -1,13 +1,13 @@ name = "EMI" -filename = "emi-1.0.27+1.19.2+fabric.jar" +filename = "emi-1.0.27+1.20.1+fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/FPU1PaZ9/emi-1.0.27%2B1.19.2%2Bfabric.jar" +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/KzxcdPKP/emi-1.0.27%2B1.20.1%2Bfabric.jar" hash-format = "sha1" -hash = "1bd3d554cf66c38af3db462569251dd427379a35" +hash = "d0790ad73ded53a51e1c085521986229d1469234" [update] [update.modrinth] mod-id = "fRiHVvU7" -version = "FPU1PaZ9" +version = "KzxcdPKP" diff --git a/mods/emitrades.pw.toml b/mods/emitrades.pw.toml index 099f9379..490fc7da 100644 --- a/mods/emitrades.pw.toml +++ b/mods/emitrades.pw.toml @@ -1,13 +1,13 @@ name = "EMI Trades" -filename = "EMITrades-fabric-1.0.2+mc1.19.2.jar" +filename = "emitrades-fabric-1.2.1+mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/YnCegFtP/EMITrades-fabric-1.0.2%2Bmc1.19.2.jar" +url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/kWMqVWTm/emitrades-fabric-1.2.1%2Bmc1.20.1.jar" hash-format = "sha1" -hash = "1343aeee6535f0131e44f9a0365f7420bb5bde91" +hash = "72b51627c09e539e9f6194fc5aad862ff5f09461" [update] [update.modrinth] mod-id = "j2HhbEE7" -version = "YnCegFtP" +version = "kWMqVWTm" diff --git a/mods/enchantable-shears-and-shields.pw.toml b/mods/enchantable-shears-and-shields.pw.toml new file mode 100644 index 00000000..5efd3004 --- /dev/null +++ b/mods/enchantable-shears-and-shields.pw.toml @@ -0,0 +1,13 @@ +name = "Enchantable Shears and Shields" +filename = "enchantableshears-0.1.0-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6hRgAD76/versions/3uUnB2gZ/enchantableshears-0.1.0-1.20.1.jar" +hash-format = "sha1" +hash = "0b0a5c73ced7b1d3d7dc17c2ef830053ab76307b" + +[update] +[update.modrinth] +mod-id = "6hRgAD76" +version = "3uUnB2gZ" diff --git a/mods/enhanced-attack-indicator.pw.toml b/mods/enhanced-attack-indicator.pw.toml index 6126fe54..bba5ed14 100644 --- a/mods/enhanced-attack-indicator.pw.toml +++ b/mods/enhanced-attack-indicator.pw.toml @@ -1,13 +1,13 @@ name = "Enhanced Attack Indicator" -filename = "enhanced_attack_indicator-1.0.4+1.19.jar" +filename = "enhanced_attack_indicator-1.0.4+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/eTy17BBS/versions/v1.0.3%2B1.19/enhanced_attack_indicator-1.0.4%2B1.19.jar" +url = "https://cdn.modrinth.com/data/eTy17BBS/versions/p65pjOle/enhanced_attack_indicator-1.0.4%2B1.20.jar" hash-format = "sha1" -hash = "63fbd9c64104d0cb961d74d16a70b5f3f7fb8587" +hash = "cbdf3e408ec0e2fb5d6ded4f32364ca4dd692e6d" [update] [update.modrinth] mod-id = "eTy17BBS" -version = "2MwtVWVf" +version = "p65pjOle" diff --git a/mods/euphonium.pw.toml b/mods/euphonium.pw.toml index a395bae8..5f236917 100644 --- a/mods/euphonium.pw.toml +++ b/mods/euphonium.pw.toml @@ -1,13 +1,13 @@ name = "Euphonium" -filename = "euphonium-1.0.1+1.19.jar" +filename = "euphonium-1.0.1+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/XH8cnjHW/versions/MJejGkh9/euphonium-1.0.1%2B1.19.jar" +url = "https://cdn.modrinth.com/data/XH8cnjHW/versions/O07ijkpp/euphonium-1.0.1%2B1.20.jar" hash-format = "sha1" -hash = "ee7642a99a996093dfe5110049b07d1a2c98ad88" +hash = "ee2f5a3ea4a9a6a43299427cca6bd78e1ed06fb0" [update] [update.modrinth] mod-id = "XH8cnjHW" -version = "MJejGkh9" +version = "O07ijkpp" diff --git a/mods/exordium.pw.toml b/mods/exordium.pw.toml index 6809aeaf..0aa66c59 100644 --- a/mods/exordium.pw.toml +++ b/mods/exordium.pw.toml @@ -1,13 +1,13 @@ name = "Exordium" -filename = "exordium-fabric-1.0.2-mc1.19.2-hotfix.jar" +filename = "exordium-fabric-1.2.1-mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/DynYZEae/versions/2UOKWlBe/exordium-fabric-1.0.2-mc1.19.2-hotfix.jar" +url = "https://cdn.modrinth.com/data/DynYZEae/versions/fROHV9gC/exordium-fabric-1.2.1-mc1.20.1.jar" hash-format = "sha1" -hash = "f4b717df1a9e1bfaf7db07728957078c742f9f8d" +hash = "4e905da34fca10f2d263c05103966727e127bf32" [update] [update.modrinth] mod-id = "DynYZEae" -version = "2UOKWlBe" +version = "fROHV9gC" diff --git a/mods/fabrication.pw.toml b/mods/fabrication.pw.toml index e89ef79f..0a68af92 100644 --- a/mods/fabrication.pw.toml +++ b/mods/fabrication.pw.toml @@ -1,13 +1,13 @@ name = "Fabrication" -filename = "fabrication-3.4.0+1.19.jar" +filename = "fabrication-3.4.0+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/B3Eg0WhA/versions/vnzw7hQv/fabrication-3.4.0%2B1.19.jar" +url = "https://cdn.modrinth.com/data/B3Eg0WhA/versions/LW2FrcgY/fabrication-3.4.0%2B1.20.jar" hash-format = "sha1" -hash = "4f7a201ef09616dcbe5ab88e7466a9494329c03a" +hash = "1351831d7d70d1b7eeec0656e333f99e5d4f3631" [update] [update.modrinth] mod-id = "B3Eg0WhA" -version = "vnzw7hQv" +version = "LW2FrcgY" diff --git a/mods/fabrictailor.pw.toml b/mods/fabrictailor.pw.toml index 2f0c90cf..64e6cdca 100644 --- a/mods/fabrictailor.pw.toml +++ b/mods/fabrictailor.pw.toml @@ -1,13 +1,13 @@ name = "Fabric Tailor" -filename = "fabrictailor-2.0.1.jar" +filename = "fabrictailor-2.1.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/g8w1NapE/versions/vosWnCNv/fabrictailor-2.0.1.jar" +url = "https://cdn.modrinth.com/data/g8w1NapE/versions/MNgY2xFj/fabrictailor-2.1.2.jar" hash-format = "sha1" -hash = "9a8b5e66e7b5178278ec8866a55189013e34b4f6" +hash = "b7500e7538a9f73a7b988fb33ca3f071f7175816" [update] [update.modrinth] mod-id = "g8w1NapE" -version = "vosWnCNv" +version = "MNgY2xFj" diff --git a/mods/fallingleaves.pw.toml b/mods/fallingleaves.pw.toml index 17202c37..5ced3d46 100644 --- a/mods/fallingleaves.pw.toml +++ b/mods/fallingleaves.pw.toml @@ -1,13 +1,13 @@ name = "Falling Leaves" -filename = "fallingleaves-1.13.0+1.19.2.jar" +filename = "fallingleaves-1.15.4+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/aufE28Na/fallingleaves-1.13.0%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/KpvXCE2X/fallingleaves-1.15.4%2B1.20.1.jar" hash-format = "sha1" -hash = "7472f0cbd986fb5620640469316d9fae924119f9" +hash = "5101bd05c678a874c1fa40c3363d1c127f7074d5" [update] [update.modrinth] mod-id = "WhbRG4iK" -version = "aufE28Na" +version = "KpvXCE2X" diff --git a/mods/ferrite-core.pw.toml b/mods/ferrite-core.pw.toml index 29a3dce4..2b83cf68 100644 --- a/mods/ferrite-core.pw.toml +++ b/mods/ferrite-core.pw.toml @@ -1,13 +1,13 @@ name = "FerriteCore" -filename = "ferritecore-5.0.3-fabric.jar" +filename = "ferritecore-6.0.1-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/uXXizFIs/versions/kwjHqfz7/ferritecore-5.0.3-fabric.jar" +url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar" hash-format = "sha1" -hash = "4a124f8205e39b84a156db2d1e435c5708328d7b" +hash = "8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa" [update] [update.modrinth] mod-id = "uXXizFIs" -version = "kwjHqfz7" +version = "unerR5MN" diff --git a/mods/fishing-real.pw.toml b/mods/fishing-real.pw.toml index 749387e5..30443af8 100644 --- a/mods/fishing-real.pw.toml +++ b/mods/fishing-real.pw.toml @@ -1,13 +1,13 @@ name = "Fishing Real" -filename = "Fishingreal-1.19.2-1.6.1.jar" +filename = "Fishingreal-1.20.1-1.7.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/MIdaKqt7/versions/ni7B0yXV/Fishingreal-1.19.2-1.6.1.jar" +url = "https://cdn.modrinth.com/data/MIdaKqt7/versions/rYWNVxYQ/Fishingreal-1.20.1-1.7.1.jar" hash-format = "sha1" -hash = "7eb35ca7372504f573f3b3bbccf2fb6bd810f1a3" +hash = "00c7520c1a967eaea6c671bdf5b3c8dd057e0c4a" [update] [update.modrinth] mod-id = "MIdaKqt7" -version = "ni7B0yXV" +version = "rYWNVxYQ" diff --git a/mods/heracles.pw.toml b/mods/heracles.pw.toml new file mode 100644 index 00000000..052c5260 --- /dev/null +++ b/mods/heracles.pw.toml @@ -0,0 +1,13 @@ +name = "Heracles" +filename = "heracles-fabric-1.20.1-1.1.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lo90fZoB/versions/2NX3Tp47/heracles-fabric-1.20.1-1.1.6.jar" +hash-format = "sha1" +hash = "edc43dc0387e845da9c00f78b4e2ad609ea6fcb1" + +[update] +[update.modrinth] +mod-id = "lo90fZoB" +version = "2NX3Tp47" diff --git a/mods/horsebuff.pw.toml b/mods/horsebuff.pw.toml index eb3d5353..406b3ead 100644 --- a/mods/horsebuff.pw.toml +++ b/mods/horsebuff.pw.toml @@ -1,13 +1,13 @@ name = "Horse Buff" -filename = "HorseBuff-1.19-2.0.1.jar" +filename = "HorseBuff-1.20-2.1.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/IrrG0G8l/versions/1.19-2.0.1/HorseBuff-1.19-2.0.1.jar" +url = "https://cdn.modrinth.com/data/IrrG0G8l/versions/20xITMg4/HorseBuff-1.20-2.1.2.jar" hash-format = "sha1" -hash = "acd8be74c59291dbf09e2c08de11cabb4bfcd6dd" +hash = "e834c5d06af3b47a9ae38dd7cd9fb02a10f5619b" [update] [update.modrinth] mod-id = "IrrG0G8l" -version = "DvXgcRxr" +version = "20xITMg4" diff --git a/mods/idwtialsimmoedm.pw.toml b/mods/idwtialsimmoedm.pw.toml index 6653d1db..b6fc6612 100644 --- a/mods/idwtialsimmoedm.pw.toml +++ b/mods/idwtialsimmoedm.pw.toml @@ -1,13 +1,13 @@ name = "Idwtialsimmoedm" -filename = "idwtialsimmoedm-0.2.0+1.19.jar" +filename = "idwtialsimmoedm-0.2.0+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/ad89WlWh/versions/8ZfelATg/idwtialsimmoedm-0.2.0%2B1.19.jar" +url = "https://cdn.modrinth.com/data/ad89WlWh/versions/Fj2mpq0n/idwtialsimmoedm-0.2.0%2B1.20.jar" hash-format = "sha1" -hash = "b249194ef22275e05010cf2693ad92d01d52f8d5" +hash = "617b1cd931fa038fee65c13e17a4fd4d86555fdc" [update] [update.modrinth] mod-id = "ad89WlWh" -version = "8ZfelATg" +version = "Fj2mpq0n" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml index 04ba8d6c..ae870289 100644 --- a/mods/immediatelyfast.pw.toml +++ b/mods/immediatelyfast.pw.toml @@ -1,13 +1,13 @@ name = "ImmediatelyFast" -filename = "ImmediatelyFast-1.2.7+1.19.2.jar" +filename = "ImmediatelyFast-1.2.7+1.20.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/CdkNJPmV/ImmediatelyFast-1.2.7%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/yciHw2oP/ImmediatelyFast-1.2.7%2B1.20.2.jar" hash-format = "sha1" -hash = "f8d3f18a52ca5524fcae840e307727b61a05ce24" +hash = "23ada49330c2ddbd4fe930a2094ca260adda14bf" [update] [update.modrinth] mod-id = "5ZwdcRci" -version = "CdkNJPmV" +version = "yciHw2oP" diff --git a/mods/indium.pw.toml b/mods/indium.pw.toml index e5f6c083..9b84aaee 100644 --- a/mods/indium.pw.toml +++ b/mods/indium.pw.toml @@ -1,13 +1,13 @@ name = "Indium" -filename = "indium-1.0.9+mc1.19.2.jar" +filename = "indium-1.0.27+mc1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/yTfou6df/indium-1.0.9%2Bmc1.19.2.jar" +url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Lue6O9z9/indium-1.0.27%2Bmc1.20.1.jar" hash-format = "sha1" -hash = "a74ab16af990cf55dd1a3b5c76eadfc9ca25e25e" +hash = "8c8e6b96243155b41f2f9d29d5940ee895bcb141" [update] [update.modrinth] mod-id = "Orvt0mRa" -version = "yTfou6df" +version = "Lue6O9z9" diff --git a/mods/inspecio.pw.toml b/mods/inspecio.pw.toml index 7b708f4d..f792ad47 100644 --- a/mods/inspecio.pw.toml +++ b/mods/inspecio.pw.toml @@ -1,13 +1,13 @@ name = "Inspecio" -filename = "inspecio-1.6.0+1.19.jar" +filename = "inspecio-1.8.1+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.6.0%2B1.19/inspecio-1.6.0%2B1.19.jar" +url = "https://cdn.modrinth.com/data/a93H3mKU/versions/9fkuAmia/inspecio-1.8.1%2B1.20.jar" hash-format = "sha1" -hash = "ef272ed0e6d992596d45a063581bf9c79b9c894f" +hash = "54c163318a121848c4b4544a53f81f6cb5d0a67c" [update] [update.modrinth] mod-id = "a93H3mKU" -version = "ajfDYyUy" +version = "9fkuAmia" diff --git a/mods/inventory-tabs.pw.toml b/mods/inventory-tabs.pw.toml index 149bfebb..5c049ae3 100644 --- a/mods/inventory-tabs.pw.toml +++ b/mods/inventory-tabs.pw.toml @@ -1,13 +1,13 @@ name = "Inventory Tabs" -filename = "inventory-tabs-1.0.3+1.19.jar" +filename = "inventory-tabs-1.0.3+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/VD1aynYU/versions/Gm8Za1ix/inventory-tabs-1.0.3%2B1.19.jar" +url = "https://cdn.modrinth.com/data/VD1aynYU/versions/QWO4kQpa/inventory-tabs-1.0.3%2B1.20.jar" hash-format = "sha1" -hash = "bedaa279ba2fd77fc582118da691ea5a9be70380" +hash = "87d8f9074d7aa5cfe59a3b4c803b2d1818e1e66a" [update] [update.modrinth] mod-id = "VD1aynYU" -version = "Gm8Za1ix" +version = "QWO4kQpa" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index f091a78e..1c60f930 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.19.2-1.6.11.jar" +filename = "iris-mc1.20.1-1.6.11.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/LgOJIpIS/iris-mc1.19.2-1.6.11.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/ogjxrwGQ/iris-mc1.20.1-1.6.11.jar" hash-format = "sha1" -hash = "90d8f8c0a209373dfc300deb03c0d2d9bd309b8a" +hash = "11c22bb87b55a7991663f2187490b25ea9c9f698" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "LgOJIpIS" +version = "ogjxrwGQ" diff --git a/mods/item-model-fix.pw.toml b/mods/item-model-fix.pw.toml deleted file mode 100644 index 8ca7c0ad..00000000 --- a/mods/item-model-fix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Item Model Fix" -filename = "item-model-fix-1.0.3+1.19.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/B3HO5V57/versions/1.0.3%2B1.19/item-model-fix-1.0.3%2B1.19.jar" -hash-format = "sha1" -hash = "3bc98ae80c3546dfcdc63c762c236895b7b2a845" - -[update] -[update.modrinth] -mod-id = "B3HO5V57" -version = "vKmXWAvG" diff --git a/mods/jamlib.pw.toml b/mods/jamlib.pw.toml index eec13ff2..9bb1ec0f 100644 --- a/mods/jamlib.pw.toml +++ b/mods/jamlib.pw.toml @@ -1,13 +1,13 @@ name = "JamLib" -filename = "jamlib-0.6.1+1.19-1.19.2.jar" +filename = "jamlib-0.6.1+1.20.x.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/IYY9Siz8/versions/vlsKDiFO/jamlib-0.6.1%2B1.19-1.19.2.jar" +url = "https://cdn.modrinth.com/data/IYY9Siz8/versions/vVYtBiuW/jamlib-0.6.1%2B1.20.x.jar" hash-format = "sha1" -hash = "2ec3a1b3669457f9c6933180c6dd0121619277e3" +hash = "f5b654132f057a00690de6c524934a75d2ae66ca" [update] [update.modrinth] mod-id = "IYY9Siz8" -version = "vlsKDiFO" +version = "vVYtBiuW" diff --git a/mods/kaffees_dual_ride.pw.toml b/mods/kaffees_dual_ride.pw.toml index 085b2b4d..abc5c313 100644 --- a/mods/kaffees_dual_ride.pw.toml +++ b/mods/kaffees_dual_ride.pw.toml @@ -1,13 +1,13 @@ name = "Kaffee's Dual Ride" -filename = "Kaffee's_Dual_Ride-mc1.19.2-1.1.0.jar" +filename = "Kaffee's_Dual_Ride-mc1.20.1-1.1.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/dv1QW2PN/versions/gamvk0LR/Kaffee%27s_Dual_Ride-mc1.19.2-1.1.0.jar" +url = "https://cdn.modrinth.com/data/dv1QW2PN/versions/yXe8QjGL/Kaffee%27s_Dual_Ride-mc1.20.1-1.1.0.jar" hash-format = "sha1" -hash = "1852e2ba237377c6aef1166e50caa09a1e9e0779" +hash = "a224de9e4d00b651275f6349171c5e7e96dccfe9" [update] [update.modrinth] mod-id = "dv1QW2PN" -version = "gamvk0LR" +version = "yXe8QjGL" diff --git a/mods/kiwi.pw.toml b/mods/kiwi.pw.toml deleted file mode 100644 index 83eb6fd0..00000000 --- a/mods/kiwi.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Kiwi 🥝" -filename = "Kiwi-1.19.1-fabric-8.3.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ufdDoWPd/versions/8hHupPeX/Kiwi-1.19.1-fabric-8.3.4.jar" -hash-format = "sha1" -hash = "f9173c202257254f6cb9f45e4babd35e53fd808e" - -[update] -[update.modrinth] -mod-id = "ufdDoWPd" -version = "8hHupPeX" diff --git a/mods/krypton.pw.toml b/mods/krypton.pw.toml index 7771e088..74c1b511 100644 --- a/mods/krypton.pw.toml +++ b/mods/krypton.pw.toml @@ -1,13 +1,13 @@ name = "Krypton" -filename = "krypton-0.2.1.jar" +filename = "krypton-0.2.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/0.2.1/krypton-0.2.1.jar" +url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar" hash-format = "sha1" -hash = "ebf02e469c028ea9e548401cacbb62e434874c08" +hash = "4d499819effd8afe811e5d93952fcc46765a00df" [update] [update.modrinth] mod-id = "fQEb0iXm" -version = "vx0mZa04" +version = "jiDwS0W1" diff --git a/mods/lambdabettergrass.pw.toml b/mods/lambdabettergrass.pw.toml index bd7b9b6e..6b116b72 100644 --- a/mods/lambdabettergrass.pw.toml +++ b/mods/lambdabettergrass.pw.toml @@ -1,13 +1,13 @@ name = "LambdaBetterGrass" -filename = "lambdabettergrass-1.3.0+1.19.jar" +filename = "lambdabettergrass-1.5.2+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/2Uev7LdA/versions/1.3.0%2B1.19/lambdabettergrass-1.3.0%2B1.19.jar" +url = "https://cdn.modrinth.com/data/2Uev7LdA/versions/Fhyj2P7Q/lambdabettergrass-1.5.2%2B1.20.1.jar" hash-format = "sha1" -hash = "95847e7ac49fbccb679f7e8ede37835a0cd65bf2" +hash = "4b3658f4dc69212768db703b7931f0d51a5c5568" [update] [update.modrinth] mod-id = "2Uev7LdA" -version = "UWFTYBmq" +version = "Fhyj2P7Q" diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml index b2cd57e1..66842a87 100644 --- a/mods/lambdynamiclights.pw.toml +++ b/mods/lambdynamiclights.pw.toml @@ -1,13 +1,13 @@ name = "LambDynamicLights" -filename = "lambdynamiclights-2.2.0+1.19.2.jar" +filename = "lambdynamiclights-2.3.2+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/yBW8D80W/versions/YQkZSlfq/lambdynamiclights-2.2.0%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mYl4RvKg/lambdynamiclights-2.3.2%2B1.20.1.jar" hash-format = "sha1" -hash = "a2f8ab8fc203a6b4a2d2a756ab5e74ac621ebfdd" +hash = "71b636fa74744e51ba2d248c81a38bdbfad5d43b" [update] [update.modrinth] mod-id = "yBW8D80W" -version = "YQkZSlfq" +version = "mYl4RvKg" diff --git a/mods/lazydfu.pw.toml b/mods/lazydfu.pw.toml deleted file mode 100644 index df20ea1c..00000000 --- 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 = "sha1" -hash = "0dfa8b03ed408fb7fdada29e01cfebba02af1049" - -[update] -[update.modrinth] -mod-id = "hvFnDODi" -version = "4SHylIO9" diff --git a/mods/leaves-us-in-peace.pw.toml b/mods/leaves-us-in-peace.pw.toml index 6332ebdb..6ce59442 100644 --- a/mods/leaves-us-in-peace.pw.toml +++ b/mods/leaves-us-in-peace.pw.toml @@ -1,13 +1,13 @@ name = "Leaves Us In Peace" -filename = "leaves-us-in-peace-1.0.12+MC1.19-1.19.2.jar" +filename = "leaves-us-in-peace-1.0.17+MC1.20-1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/IIpWIe1o/versions/wmjUkVMe/leaves-us-in-peace-1.0.12%2BMC1.19-1.19.2.jar" +url = "https://cdn.modrinth.com/data/IIpWIe1o/versions/TB0tOHRp/leaves-us-in-peace-1.0.17%2BMC1.20-1.20.1.jar" hash-format = "sha1" -hash = "66896eb093dd1e49a68807c9fd161acc26fe4c91" +hash = "5e4bc9ce110e39bcb951c041d6255a649db3e636" [update] [update.modrinth] mod-id = "IIpWIe1o" -version = "wmjUkVMe" +version = "TB0tOHRp" diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml index db3a1b56..c5a1bc58 100644 --- a/mods/lithium.pw.toml +++ b/mods/lithium.pw.toml @@ -1,13 +1,13 @@ name = "Lithium" -filename = "lithium-fabric-mc1.19.2-0.11.1.jar" +filename = "lithium-fabric-mc1.20.1-0.11.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/m6sVgAi6/lithium-fabric-mc1.19.2-0.11.1.jar" +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/ZSNsJrPI/lithium-fabric-mc1.20.1-0.11.2.jar" hash-format = "sha1" -hash = "072a8bad252765e0f21a6f939cf2056fe437228e" +hash = "8f4642147e60827f728badac7a819d1a9f3b25d5" [update] [update.modrinth] mod-id = "gvQqBUqZ" -version = "m6sVgAi6" +version = "ZSNsJrPI" diff --git a/mods/main-menu-credits.pw.toml b/mods/main-menu-credits.pw.toml index 15551ce2..4774d8a1 100644 --- a/mods/main-menu-credits.pw.toml +++ b/mods/main-menu-credits.pw.toml @@ -1,13 +1,13 @@ name = "Main Menu Credits" -filename = "main-menu-credits-1.1.1.jar" +filename = "main-menu-credits-1.1.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/1.1.1/main-menu-credits-1.1.1.jar" +url = "https://cdn.modrinth.com/data/qJDfP7WN/versions/hWX5REu6/main-menu-credits-1.1.2.jar" hash-format = "sha1" -hash = "7df757c8d19a13da60c7b85f13870965d61c71d8" +hash = "771eb704928c6d3e9fdf0e7971ba7d97305e09dd" [update] [update.modrinth] mod-id = "qJDfP7WN" -version = "riozoxJO" +version = "hWX5REu6" diff --git a/mods/mcwifipnp.pw.toml b/mods/mcwifipnp.pw.toml index 7c2349a8..15ef3928 100644 --- a/mods/mcwifipnp.pw.toml +++ b/mods/mcwifipnp.pw.toml @@ -1,13 +1,13 @@ name = "LAN World Plug-n-Play (mcwifipnp)" -filename = "mcwifipnp-1.6.2-1.19.2-quilt.jar" +filename = "mcwifipnp-1.6.6-1.20.1-quilt.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/RTWpcTBp/versions/UrsVSRv4/mcwifipnp-1.6.2-1.19.2-quilt.jar" +url = "https://cdn.modrinth.com/data/RTWpcTBp/versions/tbyTRnCf/mcwifipnp-1.6.6-1.20.1-quilt.jar" hash-format = "sha1" -hash = "86f5c73307e912cdd1d4dc720c36372bde200c2c" +hash = "c82d41344d4003d611263fd3a1e7f5771f880eec" [update] [update.modrinth] mod-id = "RTWpcTBp" -version = "UrsVSRv4" +version = "tbyTRnCf" diff --git a/mods/modelfix.pw.toml b/mods/modelfix.pw.toml new file mode 100644 index 00000000..8bb3e95b --- /dev/null +++ b/mods/modelfix.pw.toml @@ -0,0 +1,13 @@ +name = "Model Gap Fix" +filename = "modelfix-1.14-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QdG47OkI/versions/r6uVoUxU/modelfix-1.14-fabric.jar" +hash-format = "sha1" +hash = "7c6a38565820d9c1941eb9d1aadaae75cb11ed8b" + +[update] +[update.modrinth] +mod-id = "QdG47OkI" +version = "r6uVoUxU" diff --git a/mods/modernfix.pw.toml b/mods/modernfix.pw.toml index 4594a619..6c857979 100644 --- a/mods/modernfix.pw.toml +++ b/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.10.0+mc1.19.2.jar" +filename = "modernfix-fabric-5.10.0+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/bT6gZuTb/modernfix-fabric-5.10.0%2Bmc1.19.2.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/9GyqQvmB/modernfix-fabric-5.10.0%2Bmc1.20.1.jar" hash-format = "sha1" -hash = "67eefbb4cd921296a5c0184a6bc524c00bc1b08d" +hash = "36247c8e2780844d32e778c1c7da274a390474bf" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "bT6gZuTb" +version = "9GyqQvmB" diff --git a/mods/modmenu.pw.toml b/mods/modmenu.pw.toml index 77196af6..9609af64 100644 --- a/mods/modmenu.pw.toml +++ b/mods/modmenu.pw.toml @@ -1,13 +1,13 @@ name = "Mod Menu" -filename = "modmenu-4.2.0-beta.2.jar" +filename = "modmenu-7.2.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/gSoPJyVn/modmenu-4.2.0-beta.2.jar" +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar" hash-format = "sha1" -hash = "6e627ee1b31f5be89e14c85e888f47463d8da9c2" +hash = "099c68feeb74887cbbbd8ce9a27c6123804a2c5a" [update] [update.modrinth] mod-id = "mOgUt4GM" -version = "gSoPJyVn" +version = "lEkperf6" diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml index f6d20e28..9b39e22b 100644 --- a/mods/moreculling.pw.toml +++ b/mods/moreculling.pw.toml @@ -1,13 +1,13 @@ name = "More Culling" -filename = "moreculling-1.19.1-0.17.0.jar" +filename = "moreculling-1.20.1-0.19.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/51shyZVL/versions/5hjaMcPN/moreculling-1.19.1-0.17.0.jar" +url = "https://cdn.modrinth.com/data/51shyZVL/versions/Bu5pCvCn/moreculling-1.20.1-0.19.0.jar" hash-format = "sha1" -hash = "bb08f735f0005d9fb219d71682f667dd6db41c7d" +hash = "2b781b5ec7aa1b13f49a5fcc761a6b3f57c1e05f" [update] [update.modrinth] mod-id = "51shyZVL" -version = "5hjaMcPN" +version = "Bu5pCvCn" diff --git a/mods/mouse-wheelie.pw.toml b/mods/mouse-wheelie.pw.toml index f623e5ce..35fa3cee 100644 --- a/mods/mouse-wheelie.pw.toml +++ b/mods/mouse-wheelie.pw.toml @@ -1,13 +1,13 @@ name = "Mouse Wheelie" -filename = "mousewheelie-1.13.0+mc1.19.2.jar" +filename = "mousewheelie-1.13.0+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/5R7l84zv/mousewheelie-1.13.0%2Bmc1.19.2.jar" +url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/wPtDzPBH/mousewheelie-1.13.0%2Bmc1.20.1.jar" hash-format = "sha1" -hash = "68e8dcf1dd7a26c47279ee5cfe9458dbad00e424" +hash = "799268adcb25eceab35ca7df96415186221771c9" [update] [update.modrinth] mod-id = "u5Ic2U1u" -version = "5R7l84zv" +version = "wPtDzPBH" diff --git a/mods/music-notification.pw.toml b/mods/music-notification.pw.toml index 4707a0b1..6ec075b1 100644 --- a/mods/music-notification.pw.toml +++ b/mods/music-notification.pw.toml @@ -1,13 +1,13 @@ name = "Music Notification" -filename = "MusicClient-mc1.19.2-1.0.0.jar" +filename = "MusicNotification-1.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/A4YQgwzz/versions/LIArjRfI/MusicClient-mc1.19.2-1.0.0.jar" +url = "https://cdn.modrinth.com/data/A4YQgwzz/versions/aukZjCW6/MusicNotification-1.4.jar" hash-format = "sha1" -hash = "f258338708c5568b2d6ea3e617206221e7fbbc23" +hash = "7c5b8489de331bd5b4919e99f27498ea7a03b3d1" [update] [update.modrinth] mod-id = "A4YQgwzz" -version = "LIArjRfI" +version = "aukZjCW6" diff --git a/mods/nbt-autocomplete.pw.toml b/mods/nbt-autocomplete.pw.toml index d8f423e0..91b4ecb6 100644 --- a/mods/nbt-autocomplete.pw.toml +++ b/mods/nbt-autocomplete.pw.toml @@ -1,13 +1,13 @@ name = "NBT Autocomplete" -filename = "NBTac-FABRIC-1.19.2-1.1.7.jar" +filename = "NBTac-FABRIC-1.20.1-1.1.8.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/UR0ocuEt/versions/W1c2YDrq/NBTac-FABRIC-1.19.2-1.1.7.jar" +url = "https://cdn.modrinth.com/data/UR0ocuEt/versions/W2RLvDtx/NBTac-FABRIC-1.20.1-1.1.8.jar" hash-format = "sha1" -hash = "fcaad9b4ab035a9d5d2537ce3ea1fef8b82faf65" +hash = "5180231458ef2cce161af9111a6a3d522baa2493" [update] [update.modrinth] mod-id = "UR0ocuEt" -version = "W1c2YDrq" +version = "W2RLvDtx" diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml new file mode 100644 index 00000000..2eb66fb9 --- /dev/null +++ b/mods/noisium.pw.toml @@ -0,0 +1,13 @@ +name = "Noisium" +filename = "noisium-1.0.2+mc1.20.x.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/7p5BqRHp/noisium-1.0.2%2Bmc1.20.x.jar" +hash-format = "sha1" +hash = "509c144a11659c638267fe5090fe5923c019f7d7" + +[update] +[update.modrinth] +mod-id = "KuNKN7d2" +version = "7p5BqRHp" diff --git a/mods/not-enough-animations.pw.toml b/mods/not-enough-animations.pw.toml index 03d57ea7..8bf34652 100644 --- a/mods/not-enough-animations.pw.toml +++ b/mods/not-enough-animations.pw.toml @@ -1,13 +1,13 @@ name = "Not Enough Animations" -filename = "notenoughanimations-fabric-1.6.4-mc1.19.2.jar" +filename = "notenoughanimations-fabric-1.6.4-mc1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/MPCX6s5C/versions/4Q3YTJ4K/notenoughanimations-fabric-1.6.4-mc1.19.2.jar" +url = "https://cdn.modrinth.com/data/MPCX6s5C/versions/6auoqhMp/notenoughanimations-fabric-1.6.4-mc1.20.jar" hash-format = "sha1" -hash = "3e60ce35ab4579b1edaae68367ce51b66646f31c" +hash = "8397ccb8afcf16e7f27e5f0d5ca5c2346ee5330d" [update] [update.modrinth] mod-id = "MPCX6s5C" -version = "4Q3YTJ4K" +version = "6auoqhMp" diff --git a/mods/notes.pw.toml b/mods/notes.pw.toml index 479cdf8b..236df354 100644 --- a/mods/notes.pw.toml +++ b/mods/notes.pw.toml @@ -1,13 +1,13 @@ name = "Notes" -filename = "Notes-1.19.2-2.0.0-fabric.jar" +filename = "Notes-1.20.1-2.1.0-fabric.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/ko8Qabo1/versions/8uivKeQV/Notes-1.19.2-2.0.0-fabric.jar" +url = "https://cdn.modrinth.com/data/ko8Qabo1/versions/W9lwYk5g/Notes-1.20.1-2.1.0-fabric.jar" hash-format = "sha1" -hash = "3c07d170c50b6aae656ce5d35fe3cb713bf2fefc" +hash = "fedf123fa56ddbfeed49a19a49f0fc164d5fef7e" [update] [update.modrinth] mod-id = "ko8Qabo1" -version = "8uivKeQV" +version = "W9lwYk5g" diff --git a/mods/ok-zoomer.pw.toml b/mods/ok-zoomer.pw.toml index 1569d3bf..3cba5a3e 100644 --- a/mods/ok-zoomer.pw.toml +++ b/mods/ok-zoomer.pw.toml @@ -1,13 +1,13 @@ name = "Ok Zoomer" -filename = "ok_zoomer-5.0.0-beta.9+1.19.jar" +filename = "ok_zoomer-5.0.0-beta.13+1.20.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/aXf2OSFU/versions/5.0.0-beta.9%2B1.19/ok_zoomer-5.0.0-beta.9%2B1.19.jar" +url = "https://cdn.modrinth.com/data/aXf2OSFU/versions/XM9JShU4/ok_zoomer-5.0.0-beta.13%2B1.20.1.jar" hash-format = "sha1" -hash = "a4a39502796a8bae98d4334aba973fb861d30110" +hash = "a10c963acc3d9f5df688d1cb21daa2bbcfc5870c" [update] [update.modrinth] mod-id = "aXf2OSFU" -version = "vNZwWPKn" +version = "XM9JShU4" diff --git a/mods/owo-lib-111.pw.toml b/mods/owo-lib-111.pw.toml new file mode 100644 index 00000000..9d754339 --- /dev/null +++ b/mods/owo-lib-111.pw.toml @@ -0,0 +1,8 @@ +name = "oωo (owo-lib)" +filename = "owo-lib-0.11.1+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ccKDOlHs/versions/m23n3uIM/owo-lib-0.11.1%2B1.20.jar" +hash-format = "sha1" +hash = "7b1250bec079bd2a116fcdd453f42f5929b8cfe4" diff --git a/mods/owo-lib.pw.toml b/mods/owo-lib.pw.toml deleted file mode 100644 index 211efaeb..00000000 --- a/mods/owo-lib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "oωo (owo-lib)" -filename = "owo-lib-0.9.3+1.19.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ccKDOlHs/versions/yGLYmVnT/owo-lib-0.9.3%2B1.19.jar" -hash-format = "sha1" -hash = "86a14dfac6a05d8ee78a331a2ce2a06382e1a271" - -[update] -[update.modrinth] -mod-id = "ccKDOlHs" -version = "yGLYmVnT" diff --git a/mods/pettable-1.3.2.jar b/mods/pettable-1.3.2.jar new file mode 100644 index 00000000..fad5ad9d Binary files /dev/null and b/mods/pettable-1.3.2.jar differ diff --git a/mods/pettable.pw.toml b/mods/pettable.pw.toml deleted file mode 100644 index 0ec9afa6..00000000 --- a/mods/pettable.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Pettable" -filename = "pettable-1.3.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/PFVwk20g/versions/vpf3FPme/pettable-1.3.1.jar" -hash-format = "sha1" -hash = "56a35d44601942c48f775efee4217dc57ee2361c" - -[update] -[update.modrinth] -mod-id = "PFVwk20g" -version = "vpf3FPme" diff --git a/mods/picohud.pw.toml b/mods/picohud.pw.toml index 0b02ebbe..72b28b6b 100644 --- a/mods/picohud.pw.toml +++ b/mods/picohud.pw.toml @@ -1,13 +1,13 @@ name = "PicoHUD" -filename = "picohud-1.5.2+1.19.jar" +filename = "picohud-1.5.2+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/483PZAuC/versions/JO5wZR1X/picohud-1.5.2%2B1.19.jar" +url = "https://cdn.modrinth.com/data/483PZAuC/versions/P4ocMsKU/picohud-1.5.2%2B1.20.jar" hash-format = "sha1" -hash = "2951c68a7728657ef675ba67b941c3458ae03521" +hash = "77060841340db3639dcae9b14404c4674af1e983" [update] [update.modrinth] mod-id = "483PZAuC" -version = "JO5wZR1X" +version = "P4ocMsKU" diff --git a/mods/placeholder-api.pw.toml b/mods/placeholder-api.pw.toml deleted file mode 100644 index c50cc319..00000000 --- a/mods/placeholder-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Text Placeholder API" -filename = "placeholder-api-2.0.0-pre.1+1.19.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/eXts2L7r/versions/JoztwSEk/placeholder-api-2.0.0-pre.1%2B1.19.2.jar" -hash-format = "sha1" -hash = "da8ea81658dfd33f10f489bae77d3a2202ca75fd" - -[update] -[update.modrinth] -mod-id = "eXts2L7r" -version = "JoztwSEk" diff --git a/mods/portable-crafting.pw.toml b/mods/portable-crafting.pw.toml index fd16ccac..472d414a 100644 --- a/mods/portable-crafting.pw.toml +++ b/mods/portable-crafting.pw.toml @@ -1,13 +1,13 @@ name = "Portable Crafting" -filename = "portable-crafting-2.1.2+1.19.jar" +filename = "portable-crafting-2.1.2+1.19.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qmVRzDCY/versions/Wfv9wpDh/portable-crafting-2.1.2%2B1.19.jar" +url = "https://cdn.modrinth.com/data/qmVRzDCY/versions/ck6a6OzW/portable-crafting-2.1.2%2B1.19.3.jar" hash-format = "sha1" -hash = "259c292f7d513099f136099d8eb53c1048932a42" +hash = "00e59a5b52026edcac3e500e8392dc8ee84b9e72" [update] [update.modrinth] mod-id = "qmVRzDCY" -version = "Wfv9wpDh" +version = "ck6a6OzW" diff --git a/mods/presence-footsteps.pw.toml b/mods/presence-footsteps.pw.toml index 1bada512..60ddce30 100644 --- a/mods/presence-footsteps.pw.toml +++ b/mods/presence-footsteps.pw.toml @@ -1,13 +1,13 @@ name = "Presence Footsteps" -filename = "PresenceFootsteps-1.6.4.jar" +filename = "PresenceFootsteps-1.9.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/3fEb2K4u/PresenceFootsteps-1.6.4.jar" +url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/pOCYcZUF/PresenceFootsteps-1.9.1.jar" hash-format = "sha1" -hash = "ca03578ac0ce30c50c9b644babe2db1c7125c669" +hash = "e2c171536c326079b46a1f9c7d115f196dade772" [update] [update.modrinth] mod-id = "rcTfTZr3" -version = "3fEb2K4u" +version = "pOCYcZUF" diff --git a/mods/projectsavethepets-4.0.0-alpha+2023.d91c36f7ba.fabric.jar b/mods/projectsavethepets-4.0.0-alpha+2023.d91c36f7ba.fabric.jar new file mode 100644 index 00000000..c2d19f2a Binary files /dev/null and b/mods/projectsavethepets-4.0.0-alpha+2023.d91c36f7ba.fabric.jar differ diff --git a/mods/projectsavethepets.pw.toml b/mods/projectsavethepets.pw.toml deleted file mode 100644 index 768ebe7a..00000000 --- a/mods/projectsavethepets.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Project: Save the Pets!" -filename = "projectsavethepets-3.2.0+2022.e000b2a529.quilt.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VJ6H5k8J/versions/3.2.0%2B2022.e000b2a529.quilt/projectsavethepets-3.2.0%2B2022.e000b2a529.quilt.jar" -hash-format = "sha1" -hash = "f14e9ad04db1e0de0a42f349417ae3fc873e3804" - -[update] -[update.modrinth] -mod-id = "VJ6H5k8J" -version = "M6jNmDTz" diff --git a/mods/qdresloader.pw.toml b/mods/qdresloader.pw.toml index 2aa72273..1248c2a7 100644 --- a/mods/qdresloader.pw.toml +++ b/mods/qdresloader.pw.toml @@ -1,13 +1,13 @@ name = "QDResLoader" -filename = "QDResLoader-2.0.jar" +filename = "QDResLoader-2.0.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/8bvlUrBx/versions/MXv6K6PA/QDResLoader-2.0.jar" +url = "https://cdn.modrinth.com/data/8bvlUrBx/versions/a9DhVCQy/QDResLoader-2.0.1.jar" hash-format = "sha1" -hash = "4910debc662049053538206baac1523f57c47cf2" +hash = "357ca4259a106237b549510f0eace1dd6104a3ad" [update] [update.modrinth] mod-id = "8bvlUrBx" -version = "MXv6K6PA" +version = "a9DhVCQy" diff --git a/mods/qkl.pw.toml b/mods/qkl.pw.toml index 7dabd913..07a6e80a 100644 --- a/mods/qkl.pw.toml +++ b/mods/qkl.pw.toml @@ -1,13 +1,13 @@ name = "Quilt Kotlin Libraries (QKL)" -filename = "quilt-kotlin-libraries-1.0.2+kt.1.8.0+flk.1.9.0.jar" +filename = "quilt-kotlin-libraries-2.1.3+kt.1.9.10+flk.1.10.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/lwVhp9o5/versions/4Ag1YF4s/quilt-kotlin-libraries-1.0.2%2Bkt.1.8.0%2Bflk.1.9.0.jar" +url = "https://cdn.modrinth.com/data/lwVhp9o5/versions/RYTef2Wb/quilt-kotlin-libraries-2.1.3%2Bkt.1.9.10%2Bflk.1.10.10.jar" hash-format = "sha1" -hash = "7f68f8252573b5b76e1bdb30a8fe31f8237ddf83" +hash = "5ff2bb51375fcad46544a987ad87e8ef441f12ea" [update] [update.modrinth] mod-id = "lwVhp9o5" -version = "4Ag1YF4s" +version = "RYTef2Wb" diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml index dff38211..12cc6994 100644 --- a/mods/qsl.pw.toml +++ b/mods/qsl.pw.toml @@ -1,13 +1,13 @@ name = "Quilt Standard Libraries" -filename = "qfapi-4.0.0-beta.30_qsl-3.0.0-beta.29_fapi-0.76.0_mc-1.19.2.jar" +filename = "qfapi-7.4.0_qsl-6.1.2_fapi-0.90.0_mc-1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/BTCxVi75/qfapi-4.0.0-beta.30_qsl-3.0.0-beta.29_fapi-0.76.0_mc-1.19.2.jar" +url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/GjvWb8WQ/qfapi-7.4.0_qsl-6.1.2_fapi-0.90.0_mc-1.20.1.jar" hash-format = "sha1" -hash = "25670c34698025b31db03d31913a547b81bd87cd" +hash = "d52456c799cc2534331f9cc71532e43c5f886554" [update] [update.modrinth] mod-id = "qvIfYCYJ" -version = "BTCxVi75" +version = "GjvWb8WQ" diff --git a/mods/reacharound.pw.toml b/mods/reacharound.pw.toml index 6b2aafed..131cb82a 100644 --- a/mods/reacharound.pw.toml +++ b/mods/reacharound.pw.toml @@ -1,13 +1,13 @@ name = "Reacharound" -filename = "reacharound+1.19-1.1.2.jar" +filename = "reacharound+1.20-1.1.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/r3VgI4QN/versions/E8z7QNV3/reacharound%2B1.19-1.1.2.jar" +url = "https://cdn.modrinth.com/data/r3VgI4QN/versions/uk6tRHW7/reacharound%2B1.20-1.1.2.jar" hash-format = "sha1" -hash = "2219e111f474526ffcad8f5dd648511f336cb483" +hash = "31406fd3d8d2eb0424c3c84fa0cec186445e6438" [update] [update.modrinth] mod-id = "r3VgI4QN" -version = "E8z7QNV3" +version = "uk6tRHW7" diff --git a/mods/real-arrow-tip.pw.toml b/mods/real-arrow-tip.pw.toml new file mode 100644 index 00000000..b9d5d173 --- /dev/null +++ b/mods/real-arrow-tip.pw.toml @@ -0,0 +1,13 @@ +name = "Real Arrow Tip" +filename = "real-arrow-tip-0.1.0+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/vgVfk0m2/versions/ds27RuKL/real-arrow-tip-0.1.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "b15786d645900dcf3422a367bddddf61a4aadd62" + +[update] +[update.modrinth] +mod-id = "vgVfk0m2" +version = "ds27RuKL" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml index bf6d5446..2eb7fde2 100644 --- a/mods/reeses-sodium-options.pw.toml +++ b/mods/reeses-sodium-options.pw.toml @@ -1,13 +1,13 @@ name = "Reese's Sodium Options" -filename = "reeses_sodium_options-1.6.4+mc1.19.2-build.93.jar" +filename = "reeses_sodium_options-1.6.5+mc1.20.1-build.95.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/uCsFu5xs/reeses_sodium_options-1.6.4%2Bmc1.19.2-build.93.jar" +url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/hCsMUZLa/reeses_sodium_options-1.6.5%2Bmc1.20.1-build.95.jar" hash-format = "sha1" -hash = "b3e82b1a9a226575dff81690559281d02e417e23" +hash = "49c68b22b9b4db4e1d3eaa3bdb6fdedd1faeba29" [update] [update.modrinth] mod-id = "Bh37bMuy" -version = "uCsFu5xs" +version = "hCsMUZLa" diff --git a/mods/simplefog.pw.toml b/mods/simplefog.pw.toml index 40b9c4a2..f8667fa0 100644 --- a/mods/simplefog.pw.toml +++ b/mods/simplefog.pw.toml @@ -1,18 +1,13 @@ name = "Simple Fog Control" -filename = "simplefog-1.3.1.jar" +filename = "simplefog-1.4.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Glp1bwYc/versions/2NINyQSm/simplefog-1.3.1.jar" +url = "https://cdn.modrinth.com/data/Glp1bwYc/versions/jDY7kR4t/simplefog-1.4.0.jar" hash-format = "sha1" -hash = "8bbc394c95f6d0019b9451beeff9836a57c782a9" +hash = "321a910ac22b87c8682ee7a9b130d02f9fa5253b" [update] [update.modrinth] mod-id = "Glp1bwYc" -version = "2NINyQSm" - -[option] -optional = false -default = false -description = "Procluded By: Distant Horizons. Tweaks fog fade." +version = "jDY7kR4t" diff --git a/mods/skip-transitions.pw.toml b/mods/skip-transitions.pw.toml index 6e956090..4eb43572 100644 --- a/mods/skip-transitions.pw.toml +++ b/mods/skip-transitions.pw.toml @@ -1,13 +1,13 @@ name = "Skip Transitions" -filename = "skiptransitions-1.3.2+1.18.x.jar" +filename = "skiptransitions-1.3.3+mc1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Zoz5HQjH/versions/v1.3.2%2Bmc1.18.x/skiptransitions-1.3.2%2B1.18.x.jar" +url = "https://cdn.modrinth.com/data/Zoz5HQjH/versions/UTGgJGk5/skiptransitions-1.3.3%2Bmc1.20.jar" hash-format = "sha1" -hash = "ba6c0af7fc1d9a93152c4a173d35e196de2480e8" +hash = "8f95de6ea1ad8a156bbeaa18a33ca24161d54fb3" [update] [update.modrinth] mod-id = "Zoz5HQjH" -version = "LLJSNI0n" +version = "UTGgJGk5" diff --git a/mods/sodium-extra-0.5.1+mc1.20.1-unknown.jar b/mods/sodium-extra-0.5.1+mc1.20.1-unknown.jar new file mode 100644 index 00000000..5bc39732 Binary files /dev/null and b/mods/sodium-extra-0.5.1+mc1.20.1-unknown.jar differ diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml deleted file mode 100644 index 2d96ed11..00000000 --- a/mods/sodium-extra.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sodium Extra" -filename = "sodium-extra-0.4.16+mc1.19.2-build.90.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/MTxUvPFz/sodium-extra-0.4.16%2Bmc1.19.2-build.90.jar" -hash-format = "sha1" -hash = "39a06ef409c407304dd9581b3f2d6537ecd5b63d" - -[update] -[update.modrinth] -mod-id = "PtjYWJkn" -version = "MTxUvPFz" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml index d921461b..c85899ef 100644 --- a/mods/sodium.pw.toml +++ b/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-mc1.19.2-0.4.4+build.18.jar" +filename = "sodium-fabric-mc1.20.1-0.5.3.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/rAfhHfow/sodium-fabric-mc1.19.2-0.4.4%2Bbuild.18.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/4OZL6q9h/sodium-fabric-mc1.20.1-0.5.3.jar" hash-format = "sha1" -hash = "227648dc4f6a8604bafc282612a6de47eff70cd8" +hash = "74784e6deb72e8cdb4e3788ac3a3cfd88fc77acf" [update] [update.modrinth] mod-id = "AANobbMI" -version = "rAfhHfow" +version = "4OZL6q9h" diff --git a/mods/soundsbegone.pw.toml b/mods/soundsbegone.pw.toml index 0a2216f6..6146b497 100644 --- a/mods/soundsbegone.pw.toml +++ b/mods/soundsbegone.pw.toml @@ -1,13 +1,13 @@ name = "Sounds Be Gone!" -filename = "soundsbegone-1.1.2.jar" +filename = "soundsbegone-1.2.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/FOIvwGKz/versions/InGloV72/soundsbegone-1.1.2.jar" +url = "https://cdn.modrinth.com/data/FOIvwGKz/versions/T58Kfwzr/soundsbegone-1.2.2.jar" hash-format = "sha1" -hash = "ce14139bac29f4579fb7cc1a50a865791e0dbb7a" +hash = "a96a8fe6a2e3af31506316cc8360a16ea63174e4" [update] [update.modrinth] mod-id = "FOIvwGKz" -version = "InGloV72" +version = "T58Kfwzr" diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml index 526cd5c4..db082ee0 100644 --- a/mods/starlight.pw.toml +++ b/mods/starlight.pw.toml @@ -1,13 +1,13 @@ name = "Starlight (Fabric)" -filename = "starlight-1.1.1+fabric.ae22326.jar" +filename = "starlight-1.1.2+fabric.dbc156f.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/1.1.1%2B1.19/starlight-1.1.1%2Bfabric.ae22326.jar" +url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar" hash-format = "sha1" -hash = "de6fe932555604345477db89b59d59249909c640" +hash = "a03102cab439cbab5a1d7d72cd7c2b4976ddd421" [update] [update.modrinth] mod-id = "H8CaAYZC" -version = "qH1xCwoC" +version = "XGIsoVGT" diff --git a/mods/status-effect-bars.pw.toml b/mods/status-effect-bars.pw.toml index 90254848..bfef4e99 100644 --- a/mods/status-effect-bars.pw.toml +++ b/mods/status-effect-bars.pw.toml @@ -1,13 +1,13 @@ name = "Status Effect Bars" -filename = "status-effect-bars-1.0.1+1.19.jar" +filename = "status-effect-bars-1.0.3.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/x02cBj9Y/versions/LA3OYeBL/status-effect-bars-1.0.1%2B1.19.jar" +url = "https://cdn.modrinth.com/data/x02cBj9Y/versions/mTjPtAMK/status-effect-bars-1.0.3.jar" hash-format = "sha1" -hash = "4d35d73c786d082c90dbd26895096fe33e36b0be" +hash = "ef6d7078a0e7afd0fabd8bc32394c5a84b2c2bc2" [update] [update.modrinth] mod-id = "x02cBj9Y" -version = "LA3OYeBL" +version = "mTjPtAMK" diff --git a/mods/styled-chat.pw.toml b/mods/styled-chat.pw.toml index 50239063..6a84d4e0 100644 --- a/mods/styled-chat.pw.toml +++ b/mods/styled-chat.pw.toml @@ -1,13 +1,13 @@ name = "Styled Chat" -filename = "styled-chat-2.0.4+1.19.2.jar" +filename = "styled-chat-2.2.3+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/doqSKB0e/versions/2DkBIhFd/styled-chat-2.0.4%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/doqSKB0e/versions/7dmapSQA/styled-chat-2.2.3%2B1.20.1.jar" hash-format = "sha1" -hash = "dbded0d6fe5816aaffdbd0d556da966a9b361ea2" +hash = "13987a5e2d0e3cdd5994b562d448356ab5dac30d" [update] [update.modrinth] mod-id = "doqSKB0e" -version = "2DkBIhFd" +version = "7dmapSQA" diff --git a/mods/styled-nicknames.pw.toml b/mods/styled-nicknames.pw.toml index 79ddb2dc..c3e71f86 100644 --- a/mods/styled-nicknames.pw.toml +++ b/mods/styled-nicknames.pw.toml @@ -1,13 +1,13 @@ name = "Styled Nicknames" -filename = "styled-nicknames-1.1.2+1.19.jar" +filename = "styled-nicknames-1.2.1+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/DOk6Gcdi/versions/1.1.2%2B1.19/styled-nicknames-1.1.2%2B1.19.jar" +url = "https://cdn.modrinth.com/data/DOk6Gcdi/versions/9k8RQJkW/styled-nicknames-1.2.1%2B1.20.jar" hash-format = "sha1" -hash = "19805f210d7e17909e192082ac82e76ae75865bc" +hash = "737962952717aedd849797b3351ceaae925099f2" [update] [update.modrinth] mod-id = "DOk6Gcdi" -version = "LCCWv7f2" +version = "9k8RQJkW" diff --git a/mods/styledplayerlist.pw.toml b/mods/styledplayerlist.pw.toml index 6a69bc72..82f79915 100644 --- a/mods/styledplayerlist.pw.toml +++ b/mods/styledplayerlist.pw.toml @@ -1,13 +1,13 @@ name = "Styled Player List" -filename = "styledplayerlist-2.2.2+1.19.1.jar" +filename = "styledplayerlist-3.1.1+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/2.2.2%2B1.19.1/styledplayerlist-2.2.2%2B1.19.1.jar" +url = "https://cdn.modrinth.com/data/DQIfKUHf/versions/4FqvobxB/styledplayerlist-3.1.1%2B1.20.1.jar" hash-format = "sha1" -hash = "18a15df61877a7e513219238e474b8b6053ab38f" +hash = "8c6db42ea55444208010920547fa8cc2cb2f29d2" [update] [update.modrinth] mod-id = "DQIfKUHf" -version = "92EZUM0l" +version = "4FqvobxB" diff --git a/mods/switchy-proxy.pw.toml b/mods/switchy-proxy.pw.toml index 4ef3bbc3..63bc98f4 100644 --- a/mods/switchy-proxy.pw.toml +++ b/mods/switchy-proxy.pw.toml @@ -1,13 +1,13 @@ name = "Switchy Proxy" -filename = "switchy-proxy-1.6.1+1.19.jar" +filename = "switchy-proxy-1.6.1+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/6kt9OiyV/versions/OjdQS2Pj/switchy-proxy-1.6.1%2B1.19.jar" +url = "https://cdn.modrinth.com/data/6kt9OiyV/versions/zFPIV3Oa/switchy-proxy-1.6.1%2B1.20.jar" hash-format = "sha1" -hash = "526978d3c680cd2882dab442847cefbda98b1b23" +hash = "8601c896da85c5924cee80e9f6ddd766a9ceb84d" [update] [update.modrinth] mod-id = "6kt9OiyV" -version = "OjdQS2Pj" +version = "zFPIV3Oa" diff --git a/mods/switchy-teleport.pw.toml b/mods/switchy-teleport.pw.toml index c7144a92..a1dfc414 100644 --- a/mods/switchy-teleport.pw.toml +++ b/mods/switchy-teleport.pw.toml @@ -1,13 +1,13 @@ name = "Switchy Teleport" -filename = "switchy-teleport-1.2.5+1.19.2.jar" +filename = "switchy-teleport-1.2.5+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/W1foSJDS/versions/X5OF7hn5/switchy-teleport-1.2.5%2B1.19.2.jar" +url = "https://cdn.modrinth.com/data/W1foSJDS/versions/HOzLg1EP/switchy-teleport-1.2.5%2B1.20.jar" hash-format = "sha1" -hash = "953f3e54a6ab3d63e44af72b09ba4655ed103ca8" +hash = "a9fbe6b7531c5c02c8dbfa4483cb934e6a23737c" [update] [update.modrinth] mod-id = "W1foSJDS" -version = "X5OF7hn5" +version = "HOzLg1EP" diff --git a/mods/switchy.pw.toml b/mods/switchy.pw.toml index 5e1ca1cd..7154f601 100644 --- a/mods/switchy.pw.toml +++ b/mods/switchy.pw.toml @@ -1,13 +1,13 @@ name = "Switchy" -filename = "switchy-2.8.3+1.19.jar" +filename = "switchy-2.8.4+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/ss0QuCRx/versions/gZTjyQiN/switchy-2.8.3%2B1.19.jar" +url = "https://cdn.modrinth.com/data/ss0QuCRx/versions/WulnlZSA/switchy-2.8.4%2B1.20.jar" hash-format = "sha1" -hash = "184106f5fd8a3c6be4791a1993e3957f75c1b80d" +hash = "18a3a1c070fbfb48839e8ac34d3174893cb72774" [update] [update.modrinth] mod-id = "ss0QuCRx" -version = "gZTjyQiN" +version = "WulnlZSA" diff --git a/mods/tall-flower-pots.pw.toml b/mods/tall-flower-pots.pw.toml new file mode 100644 index 00000000..1e63ef79 --- /dev/null +++ b/mods/tall-flower-pots.pw.toml @@ -0,0 +1,13 @@ +name = "Tall Flower Pots" +filename = "tall-flower-pots-0.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5arJRelr/versions/1jAxzDmL/tall-flower-pots-0.1.2.jar" +hash-format = "sha1" +hash = "6ba71939b9c80eacc32f2b39d67cea6a42f9364a" + +[update] +[update.modrinth] +mod-id = "5arJRelr" +version = "1jAxzDmL" diff --git a/mods/tinkerers-smithing.pw.toml b/mods/tinkerers-smithing.pw.toml index 2ccfc0ee..ee0c7023 100644 --- a/mods/tinkerers-smithing.pw.toml +++ b/mods/tinkerers-smithing.pw.toml @@ -1,13 +1,13 @@ name = "Tinkerer's Smithing" -filename = "tinkerers_smithing-2.5.1+1.19.jar" +filename = "tinkerers_smithing-2.5.1+1.20.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/RhVpNN5O/versions/CbmPpBc9/tinkerers_smithing-2.5.1%2B1.19.jar" +url = "https://cdn.modrinth.com/data/RhVpNN5O/versions/6Dxf92xx/tinkerers_smithing-2.5.1%2B1.20.jar" hash-format = "sha1" -hash = "621730ac340dc8119118f3910adab478c0af1870" +hash = "b88941c16edfac8b1f4c24e6b025ce3db0b1d8a3" [update] [update.modrinth] mod-id = "RhVpNN5O" -version = "CbmPpBc9" +version = "6Dxf92xx" diff --git a/mods/tips.pw.toml b/mods/tips.pw.toml index 77a274f5..c5559811 100644 --- a/mods/tips.pw.toml +++ b/mods/tips.pw.toml @@ -1,13 +1,13 @@ name = "Loading Screen Tips" -filename = "loadingscreentips-1.1.0.jar" +filename = "loadingscreentips-1.3.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/9iE55lp5/versions/AyWgSsyV/loadingscreentips-1.1.0.jar" +url = "https://cdn.modrinth.com/data/9iE55lp5/versions/Q9hS5nGx/loadingscreentips-1.3.1.jar" hash-format = "sha1" -hash = "300f8f12eb6c2c0812a3520e4830542c91275724" +hash = "27041d9bb759a8a7cb474e8b1a32750bab7e602a" [update] [update.modrinth] mod-id = "9iE55lp5" -version = "AyWgSsyV" +version = "Q9hS5nGx" diff --git a/mods/tooltipfix.pw.toml b/mods/tooltipfix.pw.toml index 0802c3e5..d22eb931 100644 --- a/mods/tooltipfix.pw.toml +++ b/mods/tooltipfix.pw.toml @@ -1,13 +1,13 @@ name = "ToolTipFix" -filename = "tooltipfix-1.1.1-1.19.jar" +filename = "tooltipfix-1.1.1-1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/2RKFTmiB/versions/xDXBXur9/tooltipfix-1.1.1-1.19.jar" +url = "https://cdn.modrinth.com/data/2RKFTmiB/versions/B2L4LeMV/tooltipfix-1.1.1-1.20.jar" hash-format = "sha1" -hash = "a5693f4886c190cc7bd66afdff063ebe333b2d6c" +hash = "de704792c691e3d19316c87c21c9ad2bee6c66c3" [update] [update.modrinth] mod-id = "2RKFTmiB" -version = "xDXBXur9" +version = "B2L4LeMV" diff --git a/mods/useful-brush.pw.toml b/mods/useful-brush.pw.toml new file mode 100644 index 00000000..d3a4f68a --- /dev/null +++ b/mods/useful-brush.pw.toml @@ -0,0 +1,13 @@ +name = "Useful Brush" +filename = "useful-brush-0.1.0+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uY1F4Eo5/versions/zKZvjKXn/useful-brush-0.1.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "e1855c2f73525e78669ad332db5ef8bf1cc9bbec" + +[update] +[update.modrinth] +mod-id = "uY1F4Eo5" +version = "zKZvjKXn" diff --git a/mods/vehiclefix-3.5.jar b/mods/vehiclefix-3.5.jar new file mode 100644 index 00000000..e10623b0 Binary files /dev/null and b/mods/vehiclefix-3.5.jar differ diff --git a/mods/visuality.pw.toml b/mods/visuality.pw.toml index 0a0415f1..bf69703d 100644 --- a/mods/visuality.pw.toml +++ b/mods/visuality.pw.toml @@ -1,13 +1,13 @@ name = "Visuality" -filename = "visuality-0.5.6.jar" +filename = "visuality-0.7.1+1.20.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/rI0hvYcd/versions/TrPcZLjs/visuality-0.5.6.jar" +url = "https://cdn.modrinth.com/data/rI0hvYcd/versions/uhvQD6Ny/visuality-0.7.1%2B1.20.jar" hash-format = "sha1" -hash = "86eafa73e5de6f6aec6401312f3b242a6e48b94b" +hash = "a4a5fc1edae49126432fc903dd6fdbb88b7251ed" [update] [update.modrinth] mod-id = "rI0hvYcd" -version = "TrPcZLjs" +version = "uhvQD6Ny" diff --git a/mods/wthit.pw.toml b/mods/wthit.pw.toml index 52be6b30..1553eb27 100644 --- a/mods/wthit.pw.toml +++ b/mods/wthit.pw.toml @@ -1,13 +1,13 @@ name = "WTHIT" -filename = "wthit-quilt-5.19.3.jar" +filename = "wthit-quilt-8.4.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/tjHk0VTX/wthit-quilt-5.19.3.jar" +url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/gGfDY6Ag/wthit-quilt-8.4.3.jar" hash-format = "sha1" -hash = "2249c377e176fb9da7472f75351aa6dd78e95bd7" +hash = "f71e0a26495f52e9619f5ca9b2fd41f44b8514a3" [update] [update.modrinth] mod-id = "6AQIaxuO" -version = "tjHk0VTX" +version = "gGfDY6Ag" diff --git a/options.txt b/options.txt index 7b25e386..1d889b1b 100644 --- a/options.txt +++ b/options.txt @@ -1,6 +1,7 @@ -version:3120 +version:3465 resourcePacks:["vanilla","continuity/default","continuity/glass_pane_culling_fix"] autoJump:false +darkMojangStudiosBackground:true key_[Fabrication] Toggle Stance:key.keyboard.z key_key.advancements:key.keyboard.unknown key_key.modmenu.open_menu:key.keyboard.m diff --git a/pack.toml b/pack.toml index c4c46ec3..7e70670f 100644 --- a/pack.toml +++ b/pack.toml @@ -1,4 +1,4 @@ -name = "Tinkerer's Silk (1.19)" +name = "Tinkerer's Silk (1.20)" author = "Sisby folk" version = "4.2.0" pack-format = "packwiz:1.1.0" @@ -6,13 +6,13 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "67c891a25e1a78ce957ecd6a11b650acb1626d4d8c86d96c01a122b3dbccdfe3" +hash = "aed35c3b22a50ba4de7c98f14eda930fe988574681e475e627fb1a70b0c56409" [versions] -minecraft = "1.19.2" +minecraft = "1.20.1" quilt = "0.20.2" [options] -acceptable-game-versions = ["1.19", "1.19.1", "1.19.2"] +acceptable-game-versions = ["1.20", "1.20.1"] datapack-folder = "/resources/datapacks/" resourcepack-folder = "/resources/resourcepacks/" diff --git a/resources/datapacks/hide_item_filters/data/c/tags/items/hidden_from_recipe_viewers.json b/resources/datapacks/hide_item_filters/data/c/tags/items/hidden_from_recipe_viewers.json deleted file mode 100644 index 751517b2..00000000 --- a/resources/datapacks/hide_item_filters/data/c/tags/items/hidden_from_recipe_viewers.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "values": [ - "itemfilters:always_true", - "itemfilters:always_false", - "itemfilters:or", - "itemfilters:and", - "itemfilters:not", - "itemfilters:xor", - "itemfilters:tag", - "itemfilters:mod", - "itemfilters:item_group", - "itemfilters:id_regex", - "itemfilters:damage", - "itemfilters:block", - "itemfilters:max_count", - "itemfilters:strong_nbt", - "itemfilters:weak_nbt", - "itemfilters:custom", - - "ftbquests:book", - "ftbquests:missing_item", - "ftbquests:custom_icon", - "ftbquests:barrier", - "ftbquests:stage_barrier", - "ftbquests:detector", - "ftbquests:lootcrate", - "ftbquests:loot_crate_opener", - "ftbquests:screen_1", - "ftbquests:screen_3", - "ftbquests:screen_5", - "ftbquests:screen_7" - ] -} \ No newline at end of file diff --git a/resources/datapacks/hide_item_filters/pack.mcmeta b/resources/datapacks/hide_item_filters/pack.mcmeta deleted file mode 100644 index f035dae1..00000000 --- a/resources/datapacks/hide_item_filters/pack.mcmeta +++ /dev/null @@ -1,18 +0,0 @@ -{ - "pack": { - "description": "Filters and Hides Item Filters and FTB quests items", - "pack_format": 10 - }, - "filter": { - "block": [ - { - "namespace": "itemfilters", - "path": "recipes/.*" - }, - { - "namespace": "ftbquests", - "path": "recipes/.*" - } - ] - } -} \ No newline at end of file diff --git a/resources/datapacks/hide_origin_unaffected/data/tinkerer/origins/unaffected.json b/resources/datapacks/hide_origin_unaffected/data/tinkerer/origins/unaffected.json new file mode 100644 index 00000000..e4c4ebfa --- /dev/null +++ b/resources/datapacks/hide_origin_unaffected/data/tinkerer/origins/unaffected.json @@ -0,0 +1,4 @@ +{ + "unchoosable": true, + "loading_priority": 100 +} \ No newline at end of file diff --git a/resources/datapacks/hide_origin_unaffected/data/tinkerer/powers/sized.json b/resources/datapacks/hide_origin_unaffected/data/tinkerer/powers/sized.json new file mode 100644 index 00000000..511c6d00 --- /dev/null +++ b/resources/datapacks/hide_origin_unaffected/data/tinkerer/powers/sized.json @@ -0,0 +1,6 @@ +{ + "description": "You're average sized (100%)!\nHeight: 1.8 Blocks\nSneak Height: 1.5 Blocks\nWidth: 0.6 Blocks", + "name": "Sized", + "type": "origins:simple", + "loading_priority": 100 +} \ No newline at end of file diff --git a/resources/datapacks/hide_origin_unaffected/pack.mcmeta b/resources/datapacks/hide_origin_unaffected/pack.mcmeta new file mode 100644 index 00000000..07eae80e --- /dev/null +++ b/resources/datapacks/hide_origin_unaffected/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "description": "Hides the unaffected stature from Tinkerer's Statures", + "pack_format": 10 + } +} \ No newline at end of file diff --git a/resources/resourcepacks/VanillaTweaks_r311441.zip b/resources/resourcepacks/VanillaTweaks_r222502.zip similarity index 91% rename from resources/resourcepacks/VanillaTweaks_r311441.zip rename to resources/resourcepacks/VanillaTweaks_r222502.zip index dc865061..cf5ca1f6 100644 Binary files a/resources/resourcepacks/VanillaTweaks_r311441.zip and b/resources/resourcepacks/VanillaTweaks_r222502.zip differ diff --git a/resources/resourcepacks/axolotl-bucket-variants.pw.toml b/resources/resourcepacks/axolotl-bucket-variants.pw.toml index 9151f50b..1c5ec67c 100644 --- a/resources/resourcepacks/axolotl-bucket-variants.pw.toml +++ b/resources/resourcepacks/axolotl-bucket-variants.pw.toml @@ -1,13 +1,13 @@ name = "Axolotl Bucket Variants" -filename = "axolotl_bucket_variants-1.19.zip" +filename = "axolotl_bucket_variants-1.20.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/Kn6gOLwE/versions/pSeiyBky/axolotl_bucket_variants-1.19.zip" +url = "https://cdn.modrinth.com/data/Kn6gOLwE/versions/a8tY9bgW/axolotl_bucket_variants-1.20.zip" hash-format = "sha1" -hash = "bbb6b8889e3259b3629fa20649422e42d983fca3" +hash = "5d2df8bd8b10c23558674eb26ed2f17c13b53b14" [update] [update.modrinth] mod-id = "Kn6gOLwE" -version = "pSeiyBky" +version = "a8tY9bgW" diff --git a/resources/resourcepacks/bedrock-waters.pw.toml b/resources/resourcepacks/bedrock-waters.pw.toml new file mode 100644 index 00000000..76844768 --- /dev/null +++ b/resources/resourcepacks/bedrock-waters.pw.toml @@ -0,0 +1,13 @@ +name = "Bedrock Water" +filename = "Bedrock water colors V1.1.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/OQ2MRcra/versions/SdY7iVzX/Bedrock%20water%20colors%20V1.1.zip" +hash-format = "sha1" +hash = "e619010ddc44e266b10db0f25eb71d4fb70792fa" + +[update] +[update.modrinth] +mod-id = "OQ2MRcra" +version = "SdY7iVzX" diff --git a/resources/resourcepacks/styled_chat_emoji.json b/resources/resourcepacks/styled_chat_emoji.json new file mode 100644 index 00000000..2c26adbf --- /dev/null +++ b/resources/resourcepacks/styled_chat_emoji.json @@ -0,0 +1 @@ +{"bi_heart":"","trans_heart":"","pan_heart":"","vincian_heart":"","neurodiversity_heart":"","genderfluid_heart":"","aroace_heart":"","yeefuckinghaw":"","demi_heart":"","agender_heart":"","queer_heart":"","genderflux_heart":"","ace_heart":"","winner":"","blob_waaaaa":"","ohno":"","queer_prog_heart":"","nb_heart":"","uh":"","lesbian_heart":"","intersex_heart":"","furry_pride":"","plural_heart":"","aro_heart":"","genderqueer_heart":""} \ No newline at end of file diff --git a/resources/resourcepacks/twemojis.zip b/resources/resourcepacks/twemojis.zip new file mode 100644 index 00000000..ce550ad1 Binary files /dev/null and b/resources/resourcepacks/twemojis.zip differ diff --git a/shaderpacks/rethinking-voxels.pw.toml b/shaderpacks/rethinking-voxels.pw.toml index 94b66d24..8b7191ca 100644 --- a/shaderpacks/rethinking-voxels.pw.toml +++ b/shaderpacks/rethinking-voxels.pw.toml @@ -1,13 +1,13 @@ name = "Rethinking Voxels" -filename = "rethinking-voxels_r0.1_alpha4.zip" +filename = "rethinking-voxels_r0.1_beta2.zip" side = "client" [download] -url = "https://cdn.modrinth.com/data/kmwfVOoi/versions/1LqpOU4L/rethinking-voxels_r0.1_alpha4.zip" +url = "https://cdn.modrinth.com/data/kmwfVOoi/versions/kxINFUyA/rethinking-voxels_r0.1_beta2.zip" hash-format = "sha1" -hash = "f779b23d5cd10982a831e569302f951c90c44b99" +hash = "d72d79ba8525ffbe18acc10e07b38b4ea800c51d" [update] [update.modrinth] mod-id = "kmwfVOoi" -version = "1LqpOU4L" +version = "kxINFUyA" diff --git a/shaderpacks/sildurs-enhanced-default.pw.toml b/shaderpacks/sildurs-enhanced-default.pw.toml index 46fee0d4..eccb3876 100644 --- a/shaderpacks/sildurs-enhanced-default.pw.toml +++ b/shaderpacks/sildurs-enhanced-default.pw.toml @@ -1,20 +1,18 @@ -name = "Sildurs Enhanced Default Shaders" -filename = "Sildur's+Enhanced+Default+v1.14+Fancy.zip" +name = "Sildur's Enhanced Default" +filename = "Sildur's Enhanced Default v1.16 Fancy.zip" side = "client" [download] -url = "https://mediafiles.forgecdn.net/files/3912/674/Sildur%27s+Enhanced+Default+v1.14+Fancy.zip" hash-format = "sha1" -hash = "4355c5c7a46a5b52449cd0138cbb986f8d9516c5" +hash = "66afc73632c0ede5ee80f18e052741ce76e32f27" +mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3912674 +file-id = 4688998 project-id = 544140 [option] optional = false -default = true description = "An Iris-Compatible Shader Pack! Found Here: https://www.curseforge.com/minecraft/customization/sildurs-enhanced-default" - - +default = true