diff --git a/config/appleskin.json5 b/config/appleskin.json5 deleted file mode 100644 index 2da9a78..0000000 --- a/config/appleskin.json5 +++ /dev/null @@ -1,22 +0,0 @@ -{ - // If true, shows the hunger and saturation values of food in its tooltip while holding SHIFT - "showFoodValuesInTooltip": true, - // If true, shows the hunger and saturation values of food in its tooltip automatically (without needing to hold SHIFT) - "showFoodValuesInTooltipAlways": true, - // If true, shows your current saturation level overlayed on the hunger bar - "showSaturationHudOverlay": true, - // If true, shows the hunger (and saturation if showSaturationHudOverlay is true) that would be restored by food you are currently holding - "showFoodValuesHudOverlay": true, - // If true, enables the hunger/saturation/health overlays for food in your off-hand - "showFoodValuesHudOverlayWhenOffhand": true, - // If true, shows your food exhaustion as a progress bar behind the hunger bar - "showFoodExhaustionHudUnderlay": true, - // If true, shows estimated health restored by food on the health bar - "showFoodHealthHudOverlay": true, - // If true, shows your hunger, saturation, and exhaustion level in Debug Screen - "showFoodDebugInfo": true, - // If true, health/hunger overlay will shake to match Minecraft's icon animations - "showVanillaAnimationsOverlay": true, - // Alpha value of the flashing icons at their most visible point (1.0 = fully opaque, 0.0 = fully transparent) - "maxHudOverlayFlashAlpha": 0.6499999761581421 -} \ No newline at end of file diff --git a/config/defaultoptions/keybindings.txt b/config/defaultoptions/keybindings.txt deleted file mode 100644 index 13b766d..0000000 --- a/config/defaultoptions/keybindings.txt +++ /dev/null @@ -1,73 +0,0 @@ -key_key.attack:key.mouse.left:NONE -key_key.use:key.mouse.right:NONE -key_key.forward:key.keyboard.w:NONE -key_key.left:key.keyboard.a:NONE -key_key.back:key.keyboard.s:NONE -key_key.right:key.keyboard.d:NONE -key_key.jump:key.keyboard.space:NONE -key_key.sneak:key.keyboard.left.shift:NONE -key_key.sprint:key.keyboard.left.control:NONE -key_key.drop:key.keyboard.q:NONE -key_key.inventory:key.keyboard.e:NONE -key_key.chat:key.keyboard.enter:NONE -key_key.playerlist:key.keyboard.tab:NONE -key_key.pickItem:key.mouse.middle:NONE -key_key.command:key.keyboard.slash:NONE -key_key.socialInteractions:key.keyboard.p:NONE -key_key.screenshot:key.keyboard.f2:NONE -key_key.togglePerspective:key.keyboard.f5:NONE -key_key.smoothCamera:key.keyboard.unknown:NONE -key_key.fullscreen:key.keyboard.f11:NONE -key_key.spectatorOutlines:key.keyboard.unknown:NONE -key_key.swapOffhand:key.keyboard.f:NONE -key_key.saveToolbarActivator:key.keyboard.c:NONE -key_key.loadToolbarActivator:key.keyboard.x:NONE -key_key.advancements:key.keyboard.l:NONE -key_key.hotbar.1:key.keyboard.1:NONE -key_key.hotbar.2:key.keyboard.2:NONE -key_key.hotbar.3:key.keyboard.3:NONE -key_key.hotbar.4:key.keyboard.4:NONE -key_key.hotbar.5:key.keyboard.5:NONE -key_key.hotbar.6:key.keyboard.6:NONE -key_key.hotbar.7:key.keyboard.7:NONE -key_key.hotbar.8:key.keyboard.8:NONE -key_key.hotbar.9:key.keyboard.9:NONE -key_key.worldeditcui.toggle:key.keyboard.n:NONE -key_key.worldeditcui.clear:key.keyboard.j:NONE -key_key.worldeditcui.chunk:key.keyboard.unknown:NONE -key_net.clayborn.accurateblockplacement.togglevanillaplacement:key.keyboard.v:NONE -key_iris.keybind.reload:key.keyboard.r:NONE -key_iris.keybind.toggleShaders:key.keyboard.k:NONE -key_iris.keybind.shaderPackSelection:key.keyboard.o:NONE -key_key.craftpresence.config_keycode.name:key.keyboard.unknown:NONE -key_key.mousewheelie.open_config_screen:key.keyboard.unknown:NONE -key_key.mousewheelie.sort_inventory:key.mouse.middle:NONE -key_key.mousewheelie.scroll_up:key.amecsapi.mouse.scroll.up:NONE -key_key.mousewheelie.scroll_down:key.amecsapi.mouse.scroll.down:NONE -key_key.mousewheelie.pick_tool:key.keyboard.unknown:NONE -key_key.perspectivemod.toggle:key.keyboard.f4:NONE -key_presencefootsteps.settings.key:key.keyboard.unknown:NONE -key_gui.xaero_switch_waypoint_set:key.keyboard.unknown:NONE -key_gui.xaero_instant_waypoint:key.keyboard.keypad.add:NONE -key_gui.xaero_toggle_slime:key.keyboard.unknown:NONE -key_gui.xaero_toggle_grid:key.keyboard.unknown:NONE -key_gui.xaero_toggle_waypoints:key.keyboard.unknown:NONE -key_gui.xaero_toggle_map_waypoints:key.keyboard.unknown:NONE -key_gui.xaero_toggle_map:key.keyboard.backslash:NONE -key_gui.xaero_enlarge_map:key.keyboard.unknown:NONE -key_gui.xaero_waypoints_key:key.keyboard.u:NONE -key_gui.xaero_zoom_in:key.keyboard.equal:NONE -key_gui.xaero_zoom_out:key.keyboard.minus:NONE -key_gui.xaero_new_waypoint:key.keyboard.b:NONE -key_gui.xaero_display_all_sets:key.keyboard.unknown:NONE -key_gui.xaero_toggle_light_overlay:key.keyboard.unknown:NONE -key_gui.xaero_toggle_entity_radar:key.keyboard.unknown:NONE -key_gui.xaero_reverse_entity_radar:key.keyboard.unknown:NONE -key_gui.xaero_minimap_settings:key.keyboard.unknown:NONE -key_gui.xaero_open_map:key.keyboard.m:NONE -key_gui.xaero_open_settings:key.keyboard.unknown:NONE -key_gui.xaero_map_zoom_in:key.keyboard.unknown:NONE -key_gui.xaero_map_zoom_out:key.keyboard.unknown:NONE -key_gui.xaero_quick_confirm:key.keyboard.right.shift:NONE -key_zoomify.key.zoom:key.keyboard.z:NONE -key_zoomify.key.gui:key.keyboard.unknown:NONE diff --git a/config/defaultoptions/options.txt b/config/defaultoptions/options.txt deleted file mode 100644 index 87241a1..0000000 --- a/config/defaultoptions/options.txt +++ /dev/null @@ -1,93 +0,0 @@ -version:2975 -autoJump:false -autoSuggestions:true -chatColors:true -chatLinks:true -chatLinksPrompt:true -enableVsync:false -entityShadows:true -forceUnicodeFont:false -discrete_mouse_scroll:false -invertYMouse:false -realmsNotifications:true -reducedDebugInfo:false -showSubtitles:false -touchscreen:false -fullscreen:false -bobView:true -toggleCrouch:false -toggleSprint:false -darkMojangStudiosBackground:false -hideLightningFlashes:false -mouseSensitivity:0.5 -fov:0.0 -screenEffectScale:1.0 -fovEffectScale:1.0 -gamma:0.5 -renderDistance:12 -simulationDistance:12 -entityDistanceScaling:1.0 -guiScale:2 -particles:0 -maxFps:120 -difficulty:2 -graphicsMode:1 -ao:2 -prioritizeChunkUpdates:0 -biomeBlendRadius:2 -renderClouds:true -resourcePacks:["Fabric Mods"] -incompatibleResourcePacks:[] -lastServer: -lang:en_us -soundDevice: -chatVisibility:0 -chatOpacity:1.0 -chatLineSpacing:0.0 -textBackgroundOpacity:0.5 -backgroundForChatOnly:true -hideServerAddress:false -advancedItemTooltips:false -pauseOnLostFocus:true -overrideWidth:0 -overrideHeight:0 -heldItemTooltips:true -chatHeightFocused:1.0 -chatDelay:0.0 -chatHeightUnfocused:0.44366195797920227 -chatScale:1.0 -chatWidth:1.0 -mipmapLevels:4 -useNativeTransport:true -mainHand:right -attackIndicator:1 -narrator:0 -tutorialStep:none -mouseWheelSensitivity:1.0 -rawMouseInput:true -glDebugVerbosity:1 -skipMultiplayerWarning:true -skipRealms32bitWarning:false -hideMatchedNames:true -joinedFirstServer:false -hideBundleTutorial:false -syncChunkWrites:true -showAutosaveIndicator:true -allowServerListing:true -soundCategory_master:0.8 -soundCategory_music:0.03 -soundCategory_record:0.5 -soundCategory_weather:0.2 -soundCategory_block:1.0 -soundCategory_hostile:1.0 -soundCategory_neutral:1.0 -soundCategory_player:0.3 -soundCategory_ambient:0.35 -soundCategory_voice:1.0 -modelPart_cape:true -modelPart_jacket:true -modelPart_left_sleeve:true -modelPart_right_sleeve:true -modelPart_left_pants_leg:true -modelPart_right_pants_leg:true -modelPart_hat:true diff --git a/config/inspecio.json b/config/inspecio.json new file mode 100644 index 0000000..02d04d5 --- /dev/null +++ b/config/inspecio.json @@ -0,0 +1,63 @@ +{ + "jukebox": "fancy", + "sign": "fancy", + "advanced_tooltips": { + "repair_cost": true, + "lodestone_coords": false + }, + "filled_map": { + "enabled": false, + "show_player_icon": false + }, + "food": { + "hunger": true, + "saturation": "merged" + }, + "containers": { + "campfire": true, + "storage": { + "enabled": true, + "compact": false, + "loot_table": true + }, + "shulker_box": { + "enabled": false, + "compact": false, + "loot_table": true, + "color": true + } + }, + "effects": { + "food": true, + "hidden_motion": true, + "beacon": true, + "potions": true, + "tipped_arrows": true, + "spectral_arrow": true + }, + "entities": { + "fish_bucket": { + "enabled": true, + "always_show_name": false, + "spin": true + }, + "spawn_egg": { + "enabled": true, + "always_show_name": false, + "spin": true + }, + "pufferfish_puff_state": 2, + "armor_stand": { + "enabled": true, + "always_show_name": false, + "spin": true + }, + "bee": { + "enabled": true, + "always_show_name": false, + "spin": true + } + }, + "armor": true, + "banner_pattern": true +} \ No newline at end of file diff --git a/config/roughlyenoughitems/config.json5 b/config/yosbr/config/roughlyenoughitems/config.json5 similarity index 96% rename from config/roughlyenoughitems/config.json5 rename to config/yosbr/config/roughlyenoughitems/config.json5 index 428b9da..ea29634 100644 --- a/config/roughlyenoughitems/config.json5 +++ b/config/yosbr/config/roughlyenoughitems/config.json5 @@ -1,6 +1,7 @@ { "basics": { "favorites": [], + "hiddenFavorites": [], // Declares whether cheating mode is on. "cheating": false, "favoritesEnabled": true, @@ -85,8 +86,6 @@ "entrySize": 1.0, // Declares the position of the entry panel. "displayPanelLocation": "RIGHT", - // Declares whether scrolled entry panel should snap to rows. - "snapToRows": false, // Declares how the scrollbar in composite screen should act. "compositeScrollBarPermanent": false, "toastDisplayedOnCopyIdentifier": true, @@ -126,7 +125,7 @@ } }, "appearance": { - "recipeScreenType": "ORIGINAL", + "recipeScreenType": "UNSET", // Declares the appearance of REI windows. "theme": "LIGHT", "layout": { @@ -135,7 +134,7 @@ // Declares the position of the config button. "configButtonLocation": "LOWER", // Declares whether the craftable filter button is enabled. - "enableCraftableOnlyButton": true + "showCraftableOnlyButton": true }, // Declares the appearance of recipe's border. "recipeBorder": "DEFAULT", diff --git a/config/sodium-extra-options.json b/config/yosbr/config/sodium-extra-options.json similarity index 100% rename from config/sodium-extra-options.json rename to config/yosbr/config/sodium-extra-options.json diff --git a/config/defaultoptions/extra/xaerominimap.txt b/config/yosbr/config/xaerominimap.txt similarity index 100% rename from config/defaultoptions/extra/xaerominimap.txt rename to config/yosbr/config/xaerominimap.txt diff --git a/config/xaeroworldmap.txt b/config/yosbr/config/xaeroworldmap.txt similarity index 100% rename from config/xaeroworldmap.txt rename to config/yosbr/config/xaeroworldmap.txt diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt new file mode 100644 index 0000000..ae3d20b --- /dev/null +++ b/config/yosbr/options.txt @@ -0,0 +1,168 @@ +version:2975 +autoJump:false +autoSuggestions:true +chatColors:true +chatLinks:true +chatLinksPrompt:true +enableVsync:false +entityShadows:true +forceUnicodeFont:false +discrete_mouse_scroll:false +invertYMouse:false +realmsNotifications:true +reducedDebugInfo:false +showSubtitles:false +touchscreen:false +fullscreen:false +bobView:true +toggleCrouch:false +toggleSprint:false +darkMojangStudiosBackground:false +hideLightningFlashes:false +mouseSensitivity:0.5 +fov:0.0 +screenEffectScale:1.0 +fovEffectScale:1.0 +gamma:0.5 +renderDistance:12 +simulationDistance:12 +entityDistanceScaling:1.0 +guiScale:2 +particles:0 +maxFps:120 +difficulty:2 +graphicsMode:1 +ao:2 +prioritizeChunkUpdates:0 +biomeBlendRadius:2 +renderClouds:true +resourcePacks:["Fabric Mods"] +incompatibleResourcePacks:[] +lastServer: +lang:en_us +soundDevice: +chatVisibility:0 +chatOpacity:1.0 +chatLineSpacing:0.0 +textBackgroundOpacity:0.5 +backgroundForChatOnly:true +hideServerAddress:false +advancedItemTooltips:false +pauseOnLostFocus:true +overrideWidth:0 +overrideHeight:0 +heldItemTooltips:true +chatHeightFocused:1.0 +chatDelay:0.0 +chatHeightUnfocused:0.44366195797920227 +chatScale:1.0 +chatWidth:1.0 +mipmapLevels:4 +useNativeTransport:true +mainHand:right +attackIndicator:1 +narrator:0 +tutorialStep:none +mouseWheelSensitivity:1.0 +rawMouseInput:true +glDebugVerbosity:1 +skipMultiplayerWarning:true +skipRealms32bitWarning:false +hideMatchedNames:true +joinedFirstServer:false +hideBundleTutorial:false +syncChunkWrites:true +showAutosaveIndicator:true +allowServerListing:true +key_key.attack:key.mouse.left +key_key.use:key.mouse.right +key_key.forward:key.keyboard.w +key_key.left:key.keyboard.a +key_key.back:key.keyboard.s +key_key.right:key.keyboard.d +key_key.jump:key.keyboard.space +key_key.sneak:key.keyboard.left.shift +key_key.sprint:key.keyboard.left.control +key_key.drop:key.keyboard.q +key_key.inventory:key.keyboard.e +key_key.chat:key.keyboard.enter +key_key.playerlist:key.keyboard.tab +key_key.pickItem:key.mouse.middle +key_key.command:key.keyboard.slash +key_key.socialInteractions:key.keyboard.p +key_key.screenshot:key.keyboard.f2 +key_key.togglePerspective:key.keyboard.f5 +key_key.smoothCamera:key.keyboard.unknown +key_key.fullscreen:key.keyboard.f11 +key_key.spectatorOutlines:key.keyboard.unknown +key_key.swapOffhand:key.keyboard.f +key_key.saveToolbarActivator:key.keyboard.c +key_key.loadToolbarActivator:key.keyboard.x +key_key.advancements:key.keyboard.l +key_key.hotbar.1:key.keyboard.1 +key_key.hotbar.2:key.keyboard.2 +key_key.hotbar.3:key.keyboard.3 +key_key.hotbar.4:key.keyboard.4 +key_key.hotbar.5:key.keyboard.5 +key_key.hotbar.6:key.keyboard.6 +key_key.hotbar.7:key.keyboard.7 +key_key.hotbar.8:key.keyboard.8 +key_key.hotbar.9:key.keyboard.9 +key_key.worldeditcui.toggle:key.keyboard.n +key_key.worldeditcui.clear:key.keyboard.j +key_key.worldeditcui.chunk:key.keyboard.unknown +key_net.clayborn.accurateblockplacement.togglevanillaplacement:key.keyboard.v +key_key.craftpresence.config_keycode.name:key.keyboard.unknown +key_key.mousewheelie.open_config_screen:key.keyboard.unknown +key_key.mousewheelie.sort_inventory:key.mouse.middle +key_key.mousewheelie.scroll_up:key.amecsapi.mouse.scroll.up +key_key.mousewheelie.scroll_down:key.amecsapi.mouse.scroll.down +key_key.mousewheelie.pick_tool:key.keyboard.unknown +key_key.perspectivemod.toggle:key.keyboard.f4 +key_presencefootsteps.settings.key:key.keyboard.unknown +key_gui.xaero_switch_waypoint_set:key.keyboard.unknown +key_gui.xaero_instant_waypoint:key.keyboard.keypad.add +key_gui.xaero_toggle_slime:key.keyboard.unknown +key_gui.xaero_toggle_grid:key.keyboard.unknown +key_gui.xaero_toggle_waypoints:key.keyboard.unknown +key_gui.xaero_toggle_map_waypoints:key.keyboard.unknown +key_gui.xaero_toggle_map:key.keyboard.backslash +key_gui.xaero_enlarge_map:key.keyboard.unknown +key_gui.xaero_waypoints_key:key.keyboard.u +key_gui.xaero_zoom_in:key.keyboard.equal +key_gui.xaero_zoom_out:key.keyboard.minus +key_gui.xaero_new_waypoint:key.keyboard.b +key_gui.xaero_display_all_sets:key.keyboard.unknown +key_gui.xaero_toggle_light_overlay:key.keyboard.unknown +key_gui.xaero_toggle_entity_radar:key.keyboard.unknown +key_gui.xaero_reverse_entity_radar:key.keyboard.unknown +key_gui.xaero_toggle_manual_cave_mode:key.keyboard.unknown +key_gui.xaero_minimap_settings:key.keyboard.unknown +key_gui.xaero_open_map:key.keyboard.m +key_gui.xaero_open_settings:key.keyboard.unknown +key_gui.xaero_map_zoom_in:key.keyboard.unknown +key_gui.xaero_map_zoom_out:key.keyboard.unknown +key_gui.xaero_quick_confirm:key.keyboard.right.shift +key_gui.xaero_wm_toggle_minimap_radar:key.keyboard.unknown +key_zoomify.key.zoom:key.keyboard.z +key_zoomify.key.gui:key.keyboard.unknown +key_iris.keybind.reload:key.keyboard.r +key_iris.keybind.toggleShaders:key.keyboard.k +key_iris.keybind.shaderPackSelection:key.keyboard.o +soundCategory_master:0.8 +soundCategory_music:0.03 +soundCategory_record:0.5 +soundCategory_weather:0.2 +soundCategory_block:1.0 +soundCategory_hostile:1.0 +soundCategory_neutral:1.0 +soundCategory_player:0.3 +soundCategory_ambient:0.35 +soundCategory_voice:1.0 +modelPart_cape:true +modelPart_jacket:true +modelPart_left_sleeve:true +modelPart_right_sleeve:true +modelPart_left_pants_leg:true +modelPart_right_pants_leg:true +modelPart_hat:true diff --git a/index.toml b/index.toml index 37879c5..69d1b51 100644 --- a/index.toml +++ b/index.toml @@ -1,9 +1,5 @@ hash-format = "sha256" -[[files]] -file = "config/appleskin.json5" -hash = "ae87f2d1b38dfd4b1e0767dfeb539261deaaf4fd2eb73692afcbaac7147855b9" - [[files]] file = "config/continuity.json" hash = "03a19a67749e08c8be9c653fa89bb3a2eb587a0d969fceb92052aa5e6e7adf09" @@ -20,18 +16,6 @@ hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae" file = "config/defaultoptions.toml" hash = "3e93640912ed3a9ddf871b45ccf373d7d8db57e50bcc2798e9b7112b2e031c67" -[[files]] -file = "config/defaultoptions/extra/xaerominimap.txt" -hash = "822ac34acc7e147cd20c0fd868b448af37b04b12d2a9701ed9d3d7420973804b" - -[[files]] -file = "config/defaultoptions/keybindings.txt" -hash = "9076c1fd98ac9cee1931abf436721a21f0460631568db0eba8b47bf21bce3ebb" - -[[files]] -file = "config/defaultoptions/options.txt" -hash = "382a74648340d503e35fee3f32b284b57e5536bf8036c5913ed7df6f6104fbe9" - [[files]] file = "config/enhanced_bes.properties" hash = "0b909b5ebd8775bfcc0345a8bdc5a3b7c57ab864d6b52b68686849e4d94ccaea" @@ -44,6 +28,10 @@ hash = "aca683eda86a0d8c8cbce57648f3959078b40102f3429a4aefde0060e6a6466f" file = "config/fallingleaves.json" hash = "45b8c86d744fae5a2f28531fbedb9fd6151042412efe9e279472dc9fbbec9e1f" +[[files]] +file = "config/inspecio.json" +hash = "e8a8ffca760bae380613bb62508f3261da1458bf9a3d8f88581f0641f888f674" + [[files]] file = "config/inventoryprofilesnext/integrationHints/player-defined.json" hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a" @@ -76,18 +64,10 @@ hash = "1e7c61df09c105e1eeca8cf3dcbdfeb976700e9904bcb3983fc7791adb7fad2e" file = "config/presencefootsteps/userconfig.json" hash = "c6955e896295fdc20ca7b6a3ecdfd8d7af50ef8c768e132cdffb35eaafd868b3" -[[files]] -file = "config/roughlyenoughitems/config.json5" -hash = "72447245259e9f643d146a1f3f90579239ef581c570483246325a05368f5bebd" - [[files]] file = "config/shulkerboxtooltip.json5" hash = "dd2ee59d8f82617617d820329b19ee6dd0ae4200b95fae9ad73ff7a5bb6c3af6" -[[files]] -file = "config/sodium-extra-options.json" -hash = "62176dae6b3c9b950699b23ca1cb1fa3dfcc436bc37b5d65890a31865fc0f6dd" - [[files]] file = "config/sodium-options.json" hash = "64bac25b21e0736eb3fd0205ffbb8cf52ffbbe6bfb3f0813ba1aad90dd9b87a1" @@ -101,9 +81,25 @@ file = "config/xaeropatreon.txt" hash = "e6a503d95dad7e712790bd7b77540880f160d54e0b88fa4f8d7e5f4389a41c6a" [[files]] -file = "config/xaeroworldmap.txt" +file = "config/yosbr/config/roughlyenoughitems/config.json5" +hash = "b843a064974629617f7b4751624e0ac97bec0d085d45aa87eb3bfc005db9247c" + +[[files]] +file = "config/yosbr/config/sodium-extra-options.json" +hash = "62176dae6b3c9b950699b23ca1cb1fa3dfcc436bc37b5d65890a31865fc0f6dd" + +[[files]] +file = "config/yosbr/config/xaerominimap.txt" +hash = "822ac34acc7e147cd20c0fd868b448af37b04b12d2a9701ed9d3d7420973804b" + +[[files]] +file = "config/yosbr/config/xaeroworldmap.txt" hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16" +[[files]] +file = "config/yosbr/options.txt" +hash = "d98c13aa6baf65939a46724c1dbcd0aae6e1829f86cdc572db9a4b0035cc28cb" + [[files]] file = "mods/accurate-block-placement.pw.toml" hash = "a1f8631ecc0e71786e58aa97fca93347221e654564b8481ef5942cdecdafd1ac" @@ -114,24 +110,14 @@ file = "mods/advancements-enlarger.pw.toml" hash = "eea30bf3a3f1f9350f871b5b652068b890acaeecca92dd74bae45c2a1b833f0f" metafile = true -[[files]] -file = "mods/appleskin.pw.toml" -hash = "86fddf37d21255242d6b36388910ca86296a2b2db683fc4508fc6ea3f986e4d9" -metafile = true - [[files]] file = "mods/architectury-api.pw.toml" hash = "01ec12c07032284b27afde5695c2fca99dfca2b785d06729fb13917a00a85c92" metafile = true -[[files]] -file = "mods/balm-fabric.pw.toml" -hash = "f16e09ced52586796952de5d6bf341b4ae079c1bed915612fb82c297bb0cb9e3" -metafile = true - [[files]] file = "mods/continuity.pw.toml" -hash = "07dc8b6b90eb549554a26a111f05b54e8459dd8150f5f3c146a05c3400b7c7ff" +hash = "3476857955abc3053155ef32f1479594d3a7b61e522d570d66f1d0d327b4ecf8" metafile = true [[files]] @@ -144,24 +130,14 @@ file = "mods/custom-window-title.pw.toml" hash = "44a5084ff1fe1a0211ae1cebe93fe714ad7a5da2b9c695672711230b73be1499" metafile = true -[[files]] -file = "mods/default-options.pw.toml" -hash = "3ba9d1b9f3fdcafe9ad5af8ad185b90a2d91a9c614f85341aec8ae81f836cbef" -metafile = true - [[files]] file = "mods/enhanced-block-entities.pw.toml" -hash = "478f43341248346118765f37013fa8d595b9f66aeb3a681146afb29731b4f8f7" -metafile = true - -[[files]] -file = "mods/fabric-api.pw.toml" -hash = "bb9125b211bd88a79b263a0576aabb58446ebdabfa57f920866a56f2c8ff87ec" +hash = "f77bd3db91c9fc8f54fb546655c7835b01adcacbf455e8de33b276a0a30076f3" metafile = true [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "d93817dedef3e6589a79288d83b90a48c671ca4f19cf0711b0a4d3951147620c" +hash = "9ae76046167e451e37eb846a72b8ff2b04b997767b717b37f4c8c586f08a5ef6" metafile = true [[files]] @@ -179,6 +155,11 @@ file = "mods/indium.pw.toml" hash = "502cd535f6cda8e1e0b0cf83a785e8d8f5702f18b8902ae0c765952d8cfe0b4a" metafile = true +[[files]] +file = "mods/inspecio.pw.toml" +hash = "0e89684da352997f2663602d571b67bcc840576f5c13fc32cafeb92054370325" +metafile = true + [[files]] file = "mods/inventory-profiles-next.pw.toml" hash = "822a9c97e55ea0b9ea13b2776e0ad231a673bb8262388986bc3e89b17dbbb8e1" @@ -186,7 +167,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "fec143d68112c0260e4964f50aad541afde432252cd3f748d4046267af558e67" +hash = "955af3c751bf51e8a5ae1f396a48da1fa3a85be5698714599c05a8c5007de8de" metafile = true [[files]] @@ -206,7 +187,7 @@ metafile = true [[files]] file = "mods/mouse-wheelie.pw.toml" -hash = "32ab4cf00cde6b04c1a699789487ba55913bdd41ea46bb45748a6373e1fc9b29" +hash = "d2a3a00adc376145cdadbc329c843edf002e037f97c8c27638b95162063d64a9" metafile = true [[files]] @@ -219,24 +200,29 @@ file = "mods/presence-footsteps.pw.toml" hash = "593b7c2a291591f43c642779aa528174c453c657052c3d658f2040a0a43442d6" metafile = true +[[files]] +file = "mods/qsl.pw.toml" +hash = "2056e66a16b6e3bbef4e56eaeddc744e92acee372ebd8a3c7c90750170e61665" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" -hash = "b62d450c909c7edb4b677b6ffff2f9f582db060bd7b457d7a59490547750df71" +hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54" metafile = true [[files]] file = "mods/roughly-enough-items.pw.toml" -hash = "ceb2e3aef3707deb09ecacee8af38fe2b45b4f33af91f06384144d81c343cfdf" +hash = "05b06d2c528d2b31458646eeeb0c506f39d8bd17c37dcc3254098c0662b8363a" metafile = true [[files]] file = "mods/shulkerboxtooltip.pw.toml" -hash = "8de78e1eb073b1aea2af6953362804718b68c2e3b8934f3200762092a0dcda8b" +hash = "010e81882aab141266a2255d475cf5e1dca19143a7ec9daa709ba49c889e5e72" metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "8a2f7bd4e0b892213e121ace77cbe399351a8c9d1ce12a8dc13973d9ec7a50dc" +hash = "696826932a2a382de68f7c843847b6c8c8d5319c022503681494e3cff03e18ff" metafile = true [[files]] @@ -256,12 +242,17 @@ metafile = true [[files]] file = "mods/xaeros-minimap-fair-play-edition.pw.toml" -hash = "c9d1c627bf581449bb82cc3b98435fefc488352761f650fcddcb311b816ba881" +hash = "440180d67191d797658dc5cbfefc63e6fce0c7444ec5ccbc4f44bfc5b4bef3ac" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "c0c3b565d421de2de8d5265971b7cdc309c9f5c7e8d2e92183dc056a8bad7ce7" +hash = "5e034cb854667958fbe8c1f65e40738102fbe89b664e9fbadc9bd4f9849e685e" +metafile = true + +[[files]] +file = "mods/yosbr.pw.toml" +hash = "003dee7fef878abc298c3c6589b7b21e8922def090c9cf8259ae8c6aacc0946f" metafile = true [[files]] diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml deleted file mode 100644 index c8a039d..0000000 --- a/mods/appleskin.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "AppleSkin" -filename = "appleskin-fabric-mc1.18.2-2.4.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fabric-mc1.18.2-2.4.0/appleskin-fabric-mc1.18.2-2.4.0.jar" -hash-format = "sha1" -hash = "07cc0f6d00b184bef9c4390682c098d5ca52e67d" -mode = "" - -[update] -[update.modrinth] -mod-id = "EsAfCjCV" -version = "gQRJj49P" diff --git a/mods/balm-fabric.pw.toml b/mods/balm-fabric.pw.toml deleted file mode 100644 index f53e5cf..0000000 --- a/mods/balm-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Balm (Fabric Edition)" -filename = "balm-fabric-3.0.0+0.jar" -side = "both" - -[download] -url = "https://edge.forgecdn.net/files/3684/724/balm-fabric-3.0.0+0.jar" -hash-format = "sha1" -hash = "f26be4b6e2f1b5965e3324b7aa64b0cd1b150d27" - -[update] -[update.curseforge] -file-id = 3684724 -project-id = 500525 diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml index a5a68a0..dfad9b4 100644 --- a/mods/continuity.pw.toml +++ b/mods/continuity.pw.toml @@ -1,14 +1,13 @@ name = "Continuity" -filename = "continuity-1.1.0+1.18.2.jar" +filename = "continuity-2.0.0+1.18.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/1IjD5062/versions/1.1.0+1.18.2/continuity-1.1.0%2B1.18.2.jar" +url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.0+1.18.2/continuity-2.0.0%2B1.18.2.jar" hash-format = "sha1" -hash = "a5ff4cb7d4c0fc3b5809a52b096b92ccf9d8cb55" -mode = "" +hash = "55c8fb90c3c3af60a3c3d2dc28aa0a6a1b866c5c" [update] [update.modrinth] mod-id = "1IjD5062" -version = "gOxkykhO" +version = "Bl7pOAQf" diff --git a/mods/default-options.pw.toml b/mods/default-options.pw.toml deleted file mode 100644 index c6a6ff0..0000000 --- a/mods/default-options.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Default Options (Fabric Edition)" -filename = "defaultoptions-fabric-1.18.1-14.1.0.jar" -side = "both" - -[download] -url = "https://edge.forgecdn.net/files/3630/248/defaultoptions-fabric-1.18.1-14.1.0.jar" -hash-format = "sha1" -hash = "ca7308b8f665730647f5ac65078b1a79e64d9ff4" - -[update] -[update.curseforge] -file-id = 3630248 -project-id = 547694 diff --git a/mods/enhanced-block-entities.pw.toml b/mods/enhanced-block-entities.pw.toml index cd5c780..2c46321 100644 --- a/mods/enhanced-block-entities.pw.toml +++ b/mods/enhanced-block-entities.pw.toml @@ -1,14 +1,13 @@ name = "Enhanced Block Entities" -filename = "enhancedblockentities-0.6+1.18.2.jar" +filename = "enhancedblockentities-0.7+1.18.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/OVuFYfre/versions/0.6+1.18.2/enhancedblockentities-0.6%2B1.18.2.jar" +url = "https://cdn.modrinth.com/data/OVuFYfre/versions/0.7+1.18.2/enhancedblockentities-0.7%2B1.18.2.jar" hash-format = "sha1" -hash = "d4a4ce2f0249cd636eb3f820225082645885bd74" -mode = "" +hash = "bd318830b4aa5767a0fe1acc246ef3c07fd53282" [update] [update.modrinth] mod-id = "OVuFYfre" -version = "VOB3iJkd" +version = "5FTTHyNq" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml deleted file mode 100644 index 6af4a65..0000000 --- a/mods/fabric-api.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Fabric API" -filename = "fabric-api-0.55.1+1.18.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/0.55.1+1.18.2/fabric-api-0.55.1%2B1.18.2.jar" -hash-format = "sha1" -hash = "bc53e100988e2e7535574a62bd78ea7152b959ef" -mode = "" - -[update] -[update.modrinth] -mod-id = "P7dR8mSH" -version = "wIj7jjb3" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 8d23664..ac25fb3 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,8 +1,13 @@ name = "Fabric Language Kotlin" -filename = "fabric-language-kotlin-1.7.2+kotlin.1.6.21.jar" +filename = "fabric-language-kotlin-1.8.0+kotlin.1.7.0.jar" side = "both" [download] -url = "https://maven.fabricmc.net/net/fabricmc/fabric-language-kotlin/1.7.4+kotlin.1.6.21/fabric-language-kotlin-1.7.4+kotlin.1.6.21.jar" +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/1.8.0+kotlin.1.7.0/fabric-language-kotlin-1.8.0%2Bkotlin.1.7.0.jar" hash-format = "sha1" -hash = "57581e800d250c31aed8bc17fa7c2af9786c26a3" +hash = "4b38e57770d29aedcce5c2d0081e815c40f86c12" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "tmzNRXlM" diff --git a/mods/inspecio.pw.toml b/mods/inspecio.pw.toml new file mode 100644 index 0000000..e6c4833 --- /dev/null +++ b/mods/inspecio.pw.toml @@ -0,0 +1,13 @@ +name = "Inspecio" +filename = "inspecio-1.4.1+1.18.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.4.1+1.18/inspecio-1.4.1%2B1.18.jar" +hash-format = "sha1" +hash = "886b2d77f495b8725dbd8557fcb6437227e354f9" + +[update] +[update.modrinth] +mod-id = "a93H3mKU" +version = "6sfabi0J" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index a7f0678..7df91c2 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,14 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.18.2-1.2.4-build.38.jar" +filename = "iris-mc1.18.2-1.2.5.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1.18.x-v1.2.4/iris-mc1.18.2-1.2.4-build.38.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1.18.x-v1.2.5/iris-mc1.18.2-1.2.5.jar" hash-format = "sha1" -hash = "2442df3bf18516737f8cfd5badd836a7e34f6288" -mode = "" +hash = "57237aeaff64a362b7b1695e18c42317d3bcf374" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "Onlo6jbu" +version = "M18bSfGf" diff --git a/mods/mouse-wheelie.pw.toml b/mods/mouse-wheelie.pw.toml index 68c6308..8611ed8 100644 --- a/mods/mouse-wheelie.pw.toml +++ b/mods/mouse-wheelie.pw.toml @@ -1,14 +1,13 @@ name = "Mouse Wheelie" -filename = "mousewheelie-1.8.8+mc1.18.2.jar" +filename = "mousewheelie-1.9.1+mc1.18.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/1.8.8+mc1.18.2/mousewheelie-1.8.8%2Bmc1.18.2.jar" +url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/1.9.1+mc1.18.2/mousewheelie-1.9.1%2Bmc1.18.2.jar" hash-format = "sha1" -hash = "1f017c632284c23629f41a24130e47f4fa66353f" -mode = "" +hash = "26aeea7a89d2801a319a9f8b3426e38fb62c260f" [update] [update.modrinth] mod-id = "u5Ic2U1u" -version = "KMjUmnju" +version = "lcCY0KZL" diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml new file mode 100644 index 0000000..9dc433b --- /dev/null +++ b/mods/qsl.pw.toml @@ -0,0 +1,13 @@ +name = "Quilted Fabric API / Quilt Standard Libraries" +filename = "qsl-1.1.0-beta.19_qfapi-1.0.0-beta.22_fapi-0.56.0_mc-1.18.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/1.0.0-beta.22+0.56.0-1.18.2/qsl-1.1.0-beta.19_qfapi-1.0.0-beta.22_fapi-0.56.0_mc-1.18.2.jar" +hash-format = "sha1" +hash = "6060fadea5527fe591c1ad9979373ca5f459a8c1" + +[update] +[update.modrinth] +mod-id = "qvIfYCYJ" +version = "IhFPlQD2" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml index f5b844f..55ac850 100644 --- a/mods/reeses-sodium-options.pw.toml +++ b/mods/reeses-sodium-options.pw.toml @@ -1,14 +1,13 @@ name = "Reese's Sodium Options" -filename = "reeses_sodium_options-mc1.18.2-1.4.2.jar" +filename = "reeses_sodium_options-1.4.3+mc1.18.2-build.42.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.18.2-1.4.2/reeses_sodium_options-mc1.18.2-1.4.2.jar" +url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.18.2-1.4.3/reeses_sodium_options-1.4.3%2Bmc1.18.2-build.42.jar" hash-format = "sha1" -hash = "eecfa116802f89921e1b3a11f14240a08b97573b" -mode = "" +hash = "c39e06ad0bff8891046d80fb4c63fddfbe2d5bc4" [update] [update.modrinth] mod-id = "Bh37bMuy" -version = "IUZ9L8mF" +version = "iQMF2ssl" diff --git a/mods/roughly-enough-items.pw.toml b/mods/roughly-enough-items.pw.toml index 1cea12e..92a0918 100644 --- a/mods/roughly-enough-items.pw.toml +++ b/mods/roughly-enough-items.pw.toml @@ -1,13 +1,13 @@ name = "Roughly Enough Items Fabric/Forge (REI)" -filename = "RoughlyEnoughItems-8.2.471.jar" +filename = "RoughlyEnoughItems-8.2.490.jar" side = "both" [download] hash-format = "sha1" -hash = "eb02400c1197557fc29bbd54dc212821a9e71ffe" +hash = "e36c9514a6aff58ac80350b936b52d23ac2c5578" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3816876 +file-id = 3835866 project-id = 310111 diff --git a/mods/shulkerboxtooltip.pw.toml b/mods/shulkerboxtooltip.pw.toml index 9e80178..e8e6e28 100644 --- a/mods/shulkerboxtooltip.pw.toml +++ b/mods/shulkerboxtooltip.pw.toml @@ -1,13 +1,13 @@ name = "ShulkerBoxTooltip" -filename = "shulkerboxtooltip-3.0.8+1.18.2.jar" +filename = "shulkerboxtooltip-3.0.9+1.18.2.jar" side = "both" [download] hash-format = "sha1" -hash = "17f4b44a57c567a80c36904fb0d97b81d29ff3eb" +hash = "26e2af2f4afe7c4badf68fe5f67f16c3dc1d02de" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3790208 +file-id = 3828067 project-id = 315811 diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml index 7763b75..f44c7ea 100644 --- a/mods/sodium-extra.pw.toml +++ b/mods/sodium-extra.pw.toml @@ -1,14 +1,13 @@ name = "Sodium Extra" -filename = "sodium-extra-0.4.4+mc1.18.2-build.39.jar" +filename = "sodium-extra-0.4.5+mc1.18.2-build.42.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.18.2-0.4.4/sodium-extra-0.4.4%2Bmc1.18.2-build.39.jar" +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.18.2-0.4.5/sodium-extra-0.4.5%2Bmc1.18.2-build.42.jar" hash-format = "sha1" -hash = "a171437b0a8df4ba89015eff4f97504220577f34" -mode = "" +hash = "79b569df32a953362b9006de60a84c857692e364" [update] [update.modrinth] mod-id = "PtjYWJkn" -version = "9LvKUEYM" +version = "pKxxvfqr" diff --git a/mods/xaeros-minimap-fair-play-edition.pw.toml b/mods/xaeros-minimap-fair-play-edition.pw.toml index 52b7563..c14b2ea 100644 --- a/mods/xaeros-minimap-fair-play-edition.pw.toml +++ b/mods/xaeros-minimap-fair-play-edition.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's Minimap (Fair-play Edition)" -filename = "Xaeros_Minimap_FP22.8.2_Fabric_1.18.2.jar" +filename = "Xaeros_Minimap_FP22.9.2_Fabric_1.18.2.jar" side = "both" [download] hash-format = "sha1" -hash = "e340e85bb67da84b5e981042566614c60c228729" +hash = "806461635206d135e570fd32ce442c269db5d46a" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3804472 +file-id = 3828893 project-id = 263466 diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml index d4c381f..a9b611f 100644 --- a/mods/xaeros-world-map.pw.toml +++ b/mods/xaeros-world-map.pw.toml @@ -1,13 +1,13 @@ name = "Xaero's World Map" -filename = "XaerosWorldMap_1.23.1_Fabric_1.18.2.jar" +filename = "XaerosWorldMap_1.23.3_Fabric_1.18.2.jar" side = "both" [download] hash-format = "sha1" -hash = "b77d2544c6bb24e2284c81e33b7e56ee57a56379" +hash = "bf12529194e592644243f21a5aa191475996044d" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3811537 +file-id = 3835787 project-id = 317780 diff --git a/mods/yosbr.pw.toml b/mods/yosbr.pw.toml new file mode 100644 index 0000000..083dbd4 --- /dev/null +++ b/mods/yosbr.pw.toml @@ -0,0 +1,13 @@ +name = "Your Options Shall Be Respected (YOSBR)" +filename = "yosbr-0.1.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0643830cab952fc96872702e681b863b550c8530" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 2934596 +project-id = 374274 diff --git a/pack.toml b/pack.toml index 016b3f2..806f544 100644 --- a/pack.toml +++ b/pack.toml @@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "608bffba3c17a451af9669974d8363673d55ce1d884a4909bc618047c8019931" +hash = "389dcf606b265e1bd0b4bfd112981374c8f3346e77beed6f253678ee1d6ecb17" [versions] -fabric = "0.14.6" minecraft = "1.18.2" +quilt = "0.17.0"