From b3dda4ad83d14a6093e31806bb91da4fbb672c4a Mon Sep 17 00:00:00 2001 From: Passthem Date: Sat, 6 Jun 2026 19:30:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Bingo=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + client-bingo/.packwizignore | 5 + client-bingo/config/flashback/flashback.json | 101 +++ client-bingo/config/minihud.json | 814 ++++++++++++++++++ client-bingo/index.toml | 153 ++++ client-bingo/mods/3dskinlayers.pw.toml | 13 + client-bingo/mods/appleskin.pw.toml | 13 + .../mods/cubes-without-borders.pw.toml | 13 + client-bingo/mods/dynamic-fps.pw.toml | 13 + client-bingo/mods/entityculling.pw.toml | 13 + client-bingo/mods/fabric-api.pw.toml | 13 + .../mods/fabric-language-kotlin.pw.toml | 13 + client-bingo/mods/flashback.pw.toml | 13 + client-bingo/mods/iris.pw.toml | 13 + client-bingo/mods/lithium.pw.toml | 13 + client-bingo/mods/malilib.pw.toml | 13 + client-bingo/mods/midnightlib.pw.toml | 13 + client-bingo/mods/minihud.pw.toml | 13 + client-bingo/mods/modelfix.pw.toml | 13 + client-bingo/mods/modmenu.pw.toml | 13 + client-bingo/mods/mouse-tweaks.pw.toml | 13 + client-bingo/mods/no-chat-reports.pw.toml | 13 + client-bingo/mods/no-telemetry.pw.toml | 13 + client-bingo/mods/placeholder-api.pw.toml | 13 + client-bingo/mods/simple-voice-chat.pw.toml | 13 + client-bingo/mods/sodium-extra.pw.toml | 13 + client-bingo/mods/sodium.pw.toml | 13 + client-bingo/mods/tweakermore.pw.toml | 13 + client-bingo/mods/tweakeroo.pw.toml | 13 + client-bingo/mods/yacl.pw.toml | 13 + .../mods/yet-another-minecraft-bingo.pw.toml | 13 + client-bingo/mods/zoomify.pw.toml | 13 + client-bingo/options.txt | 212 +++++ client-bingo/pack.toml | 13 + .../complementary-reimagined.pw.toml | 13 + 35 files changed, 1663 insertions(+) create mode 100644 client-bingo/.packwizignore create mode 100644 client-bingo/config/flashback/flashback.json create mode 100644 client-bingo/config/minihud.json create mode 100644 client-bingo/index.toml create mode 100644 client-bingo/mods/3dskinlayers.pw.toml create mode 100644 client-bingo/mods/appleskin.pw.toml create mode 100644 client-bingo/mods/cubes-without-borders.pw.toml create mode 100644 client-bingo/mods/dynamic-fps.pw.toml create mode 100644 client-bingo/mods/entityculling.pw.toml create mode 100644 client-bingo/mods/fabric-api.pw.toml create mode 100644 client-bingo/mods/fabric-language-kotlin.pw.toml create mode 100644 client-bingo/mods/flashback.pw.toml create mode 100644 client-bingo/mods/iris.pw.toml create mode 100644 client-bingo/mods/lithium.pw.toml create mode 100644 client-bingo/mods/malilib.pw.toml create mode 100644 client-bingo/mods/midnightlib.pw.toml create mode 100644 client-bingo/mods/minihud.pw.toml create mode 100644 client-bingo/mods/modelfix.pw.toml create mode 100644 client-bingo/mods/modmenu.pw.toml create mode 100644 client-bingo/mods/mouse-tweaks.pw.toml create mode 100644 client-bingo/mods/no-chat-reports.pw.toml create mode 100644 client-bingo/mods/no-telemetry.pw.toml create mode 100644 client-bingo/mods/placeholder-api.pw.toml create mode 100644 client-bingo/mods/simple-voice-chat.pw.toml create mode 100644 client-bingo/mods/sodium-extra.pw.toml create mode 100644 client-bingo/mods/sodium.pw.toml create mode 100644 client-bingo/mods/tweakermore.pw.toml create mode 100644 client-bingo/mods/tweakeroo.pw.toml create mode 100644 client-bingo/mods/yacl.pw.toml create mode 100644 client-bingo/mods/yet-another-minecraft-bingo.pw.toml create mode 100644 client-bingo/mods/zoomify.pw.toml create mode 100644 client-bingo/options.txt create mode 100644 client-bingo/pack.toml create mode 100644 client-bingo/shaderpacks/complementary-reimagined.pw.toml diff --git a/.gitignore b/.gitignore index 08f92ea..cf9409d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.zip *.mrpack +**/.ruff_cache diff --git a/client-bingo/.packwizignore b/client-bingo/.packwizignore new file mode 100644 index 0000000..3b82810 --- /dev/null +++ b/client-bingo/.packwizignore @@ -0,0 +1,5 @@ +# .packwizignore 是 packwiz 包管理器在打包 .mrpack 文件时, +# 应该忽略的文件清单 + +/README.md +/justfile diff --git a/client-bingo/config/flashback/flashback.json b/client-bingo/config/flashback/flashback.json new file mode 100644 index 0000000..f23692e --- /dev/null +++ b/client-bingo/config/flashback/flashback.json @@ -0,0 +1,101 @@ +{ + "configVersion": 2, + "recordingControls": { + "controlsLocation": "RIGHT", + "automaticallyStart": false, + "automaticallyFinish": true, + "showRecordingToasts": true, + "quicksave": false + }, + "recording": { + "markDimensionChanges": true, + "recordHotbar": true, + "localPlayerUpdatesPerSecond": 60, + "recordVoiceChat": true + }, + "exporting": { + "defaultExportFilename": "%date%T%time%", + "exportRenderDummyFrames": 0 + }, + "keyframes": { + "defaultInterpolationType": "SMOOTH", + "useRealtimeInterpolation": true + }, + "editorMovement": { + "flightDirection": "HORIZONTAL", + "flightMomentum": 1.0, + "flightLockX": false, + "flightLockY": false, + "flightLockZ": false, + "flightLockYaw": false, + "flightLockPitch": false + }, + "marker": { + "markerOptions1": { + "color": "RED", + "customRGB": "#FF0000", + "savePosition": true, + "description": "" + }, + "markerOptions2": { + "color": "RED", + "customRGB": "#FF0000", + "savePosition": true, + "description": "" + }, + "markerOptions3": { + "color": "RED", + "customRGB": "#FF0000", + "savePosition": true, + "description": "" + }, + "markerOptions4": { + "color": "RED", + "customRGB": "#FF0000", + "savePosition": true, + "description": "" + } + }, + "advanced": { + "disableIncreasedFirstPersonUpdates": false, + "disableThirdPersonCancel": false, + "synchronizeTicking": false + }, + "internal": { + "recentReplays": [ + "F:\\Minecraft\\.minecraft\\versions\\PT\u0027s Basic Modpack\\flashback\\replays\\2026-03-25T22_40_34.zip" + ], + "openedWindows": [], + "nextUnsupportedModLoaderWarning": 0, + "filterUnnecessaryPackets": true, + "signedRenderFilter": false, + "viewedTipsOfTheDay": 1, + "showTipOfTheDay": true, + "nextTipOfTheDay": 1774536191467, + "replaySorting": "CREATED_DATE", + "sortDescending": true, + "defaultOverrideFov": 70.0, + "enableOverrideFovByDefault": false + }, + "internalExport": { + "resolution": [ + 1920, + 1080 + ], + "framerate": [ + 60.0 + ], + "resetRng": false, + "ssaa": false, + "noGui": false, + "selectedVideoEncoder": [ + 0 + ], + "useMaximumBitrate": false, + "recordAudio": false, + "transparentBackground": false, + "audioCodec": "AAC", + "stereoAudio": false + }, + "forceDefaultExportSettings": {} +} diff --git a/client-bingo/config/minihud.json b/client-bingo/config/minihud.json new file mode 100644 index 0000000..b17257f --- /dev/null +++ b/client-bingo/config/minihud.json @@ -0,0 +1,814 @@ +{ + "InfoLineOrders": { + "infoFPS": 0, + "infoGPU": 1, + "infoMemoryUsage": 2, + "infoTimeIRL": 3, + "infoTimeWorld": 4, + "infoWorldTimeFormatted": 5, + "infoCoordinates": 6, + "infoCoordinatesScaled": 7, + "infoBlockPosition": 8, + "infoChunkPosition": 9, + "infoBlockInChunk": 10, + "infoDimensionId": 11, + "infoFacing": 12, + "infoRotationYaw": 13, + "infoRotationPitch": 14, + "infoBlockBreakSpeed": 15, + "infoPlayerExperience": 16, + "infoSpeed": 17, + "infoSpeedAxis": 18, + "infoSpeedHV": 19, + "infoSprinting": 20, + "infoServerTPS": 21, + "§6infoServux§r": 22, + "infoPing": 23, + "§6infoWeather§r": 24, + "infoTimeTotalModulo": 25, + "infoTimeDayModulo": 26, + "§6infoMobCaps§r": 27, + "infoParticleCount": 28, + "infoDifficulty": 29, + "infoEntities": 30, + "infoEntitiesClientWorld": 31, + "infoTileEntities": 32, + "infoLightLevel": 33, + "infoBiome": 34, + "infoBiomeRegistryName": 35, + "infoDistance": 36, + "infoLoadedChunksCount": 37, + "infoChunkSections": 38, + "infoChunkSectionsLine": 39, + "infoChunkUpdates": 40, + "infoRegionFile": 41, + "infoSlimeChunk": 42, + "infoLookingAtBlock": 43, + "infoLookingAtBlockInChunk": 44, + "infoBlockProperties": 45, + "§6infoBeeCount§r": 46, + "§6infoComparatorOutput§r": 47, + "infoHoneyLevel": 48, + "§6infoFurnaceXp§r": 49, + "infoEntityRegistryName": 50, + "infoLookingAtEntity": 51, + "infoLookingAtEffects": 52, + "infoLookingAtPlayerExp": 53, + "infoZombieConversion": 54, + "infoHorseSpeed": 55, + "infoHorseJump": 56, + "infoHorseMaxHealth": 57, + "infoPandaGene": 58, + "infoDolphinTreasure": 59, + "infoEntityVariant": 60, + "infoEntityHomePos": 61, + "infoEntityCopperAging": 62 + }, + "Colors": { + "beaconRangeLvl1": "#20E060FF", + "beaconRangeLvl2": "#20FFB040", + "beaconRangeLvl3": "#20FFF040", + "beaconRangeLvl4": "#2060FF40", + "blockGridOverlayColor": "#80FFFFFF", + "conduitRange": "#2030FFFF", + "conduitRangeOutlines": "#80FFFFFF", + "lightLevelMarkerBlockLit": "#FF209040", + "lightLevelMarkerDark": "#FFFF4848", + "lightLevelMarkerDim": "#FFC0C040", + "lightLevelMarkerSkyLit": "#FFFFFF33", + "lightLevelNumberBlockDark": "#FFC03030", + "lightLevelNumberBlockDim": "#FFC0C040", + "lightLevelNumberBlockLit": "#FF20FF40", + "lightLevelNumberSkyDark": "#FFFFF030", + "lightLevelNumberSkyDim": "#FFC0C030", + "lightLevelNumberSkyLit": "#FF40E0FF", + "randomTicksFixedOverlayColor": "#30F9F225", + "randomTicksPlayerOverlayColor": "#3030FE73", + "regionOverlayColor": "#30FF8019", + "shapeAdjustableSpawnSphere": "#6030B0B0", + "shapeBox": "#6050A0A0", + "shapeCanDespawnSphere": "#60A04050", + "shapeCanSpawnSphere": "#60A04050", + "shapeCircle": "#6030B0B0", + "shapeDespawnSphere": "#60A04050", + "shapeLineBlocky": "#6030F0B0", + "shapeSphereBlocky": "#6030B0B0", + "slimeChunksOverlayColor": "#3020F020", + "spawnPlayerEntityOverlayColor": "#302050D0", + "spawnPlayerRedstoneOverlayColor": "#30F8D641", + "spawnPlayerLazyOverlayColor": "#30D030D0", + "spawnPlayerOuterOverlayColor": "#306900D2", + "spawnRealEntityOverlayColor": "#3030FF20", + "spawnRealRedstoneOverlayColor": "#30F8D641", + "spawnRealLazyOverlayColor": "#30FF3020", + "spawnRealOuterOverlayColor": "#309D581A", + "spawnableColumnHeightsOverlayColor": "#A0FF00FF", + "textBackgroundColor": "#A0505050", + "textColor": "#FFE0E0E0" + }, + "Generic": { + "axolotlTooltips": false, + "beeTooltips": false, + "disableVanillaBeeTooltips": false, + "bundleTooltips": true, + "bundleTooltipsFillLevel": 64, + "customModelTooltips": false, + "foodTooltips": false, + "honeyTooltips": false, + "lodestoneTooltips": false, + "biomeOverlaySingleColor": true, + "bundlePreview": false, + "bundleDisplayBgColor": true, + "bundleDisplayRequireShift": true, + "bundleDisplayRowWidth": 9, + "debugMessages": false, + "dontClearStoredSeedOnDimensionChange": true, + "conduitRangeOverlayCombineQuads": true, + "conduitRangeOverlayOutlines": false, + "conduitRangeOverlayThrough": false, + "hudDataSync": { + "enabled": false, + "hotkey": { + "keys": "" + } + }, + "entityDataSync": { + "enabled": false, + "hotkey": { + "keys": "" + } + }, + "entityDataSyncBackup": false, + "entityDataSyncBackupOpenToLan": false, + "entityDataSyncCacheRefresh": 0.25, + "entityDataSyncCacheTimeout": 2.75, + "lightLevelAutoHeight": false, + "lightLevelCollisionCheck": false, + "lightLevelColoredNumbers": true, + "lightLevelNumberRotation": true, + "lightLevelRenderThrough": false, + "lightLevelSkipBlockCheck": false, + "lightLevelUnderWater": false, + "mapPreview": false, + "mapPreviewRequireShift": true, + "offsetSubtitleHud": true, + "requireSneak": false, + "shulkerBoxPreview": false, + "shulkerDisplayBgColor": true, + "shulkerDisplayEnderChest": false, + "shulkerDisplayRequireShift": true, + "slimeChunkRenderThrough": false, + "slimeChunkTopToPlayer": true, + "sortLinesByLength": false, + "sortLinesReversed": false, + "spawnPlayerOuterOverlayEnabled": false, + "spawnPlayerRedstoneOverlayEnabled": false, + "spawnRealOuterOverlayEnabled": false, + "spawnRealRedstoneOverlayEnabled": false, + "speedUnits": "mps", + "structuresRenderThrough": false, + "structuresRenderOutlines": false, + "useCustomizedCoordinateFormat": true, + "useFontShadow": false, + "useTextBackground": true, + "mainRenderingToggle": { + "enabled": false, + "hotkey": { + "keys": "" + } + }, + "moveShapeToPlayer": { + "keys": "" + }, + "openConfigGui": { + "keys": "H,C" + }, + "requiredKey": { + "keys": "" + }, + "serverNbtRequestRate": 2, + "setDistanceReferencePoint": { + "keys": "" + }, + "shapeEditor": { + "keys": "" + }, + "blockGridOverlayMode": "all", + "lightLevelMarkerCondition": "spawnable", + "lightLevelMarkers": "square", + "lightLevelNumberCondition": "always", + "lightLevelNumbers": "block", + "hudAlignment": "top_left", + "biomeOverlayRange": 4, + "biomeOverlayRangeVertical": 0, + "blockPosFormat": "Block: %d, %d, %d", + "blockGridOverlayRadius": 32, + "coordinateFormat": "x: %.1f y: %.1f z: %.1f", + "copperAgingMode": "mc_time", + "dateFormatType": "regular", + "dateFormatString": "yyyy-MM-dd HH:mm:ss", + "dateFormatMinecraft": "MC time: (day {DAY}) {HOUR}:{MIN}:xx", + "durationFormatType": "pretty", + "durationFormatString": "HH:mm:ss.SSS", + "fontScale": 0.5, + "hudStatusEffectsShift": { + "enabled": true, + "hotkey": { + "keys": "" + } + }, + "lightLevelMarkerSize": 0.84, + "lightLevelNumberOffsetBlockX": 0.26, + "lightLevelNumberOffsetBlockY": 0.32, + "lightLevelNumberOffsetSkyX": 0.42, + "lightLevelNumberOffsetSkyY": 0.56, + "lightLevelRange": 24, + "lightLevelThresholdDim": 0, + "lightLevelThresholdSafe": 1, + "lightLevelRenderOffset": 0.005, + "mapPreviewSize": 160, + "slimeChunkOverlayRadius": -1, + "spawnableColumnHeightsOverlayRadius": 40, + "textPosX": 4, + "textPosY": 4, + "timeDayDivisor": 24000, + "timeTotalDivisor": 24000, + "inventoryPreview": { + "keys": "LEFT_ALT" + }, + "inventoryPreviewEnabled": false, + "inventoryPreviewToggleScreen": { + "keys": "BUTTON_3" + }, + "inventoryPreviewVillagerBGColor": false, + "villagerConversionTicks": true, + "villagerOfferEnchantmentBooks": true, + "villagerOfferPriceRange": true, + "villagerOfferHighestLevelOnly": false, + "villagerOfferLowestPriceNearby": false, + "villagerOfferPriceThreshold": 1.0 + }, + "InfoTypeToggles": { + "infoFPS": true, + "infoGPU": false, + "infoMemoryUsage": false, + "infoTimeIRL": true, + "infoTimeWorld": false, + "infoWorldTimeFormatted": false, + "infoCoordinates": true, + "infoCoordinatesScaled": false, + "infoBlockPosition": false, + "infoChunkPosition": false, + "infoBlockInChunk": false, + "infoDimensionId": false, + "infoFacing": true, + "infoRotationYaw": false, + "infoRotationPitch": false, + "infoBlockBreakSpeed": false, + "infoPlayerExperience": false, + "infoSpeed": false, + "infoSpeedAxis": false, + "infoSpeedHV": false, + "infoSprinting": false, + "infoServerTPS": false, + "§6infoServux§r": false, + "infoPing": false, + "§6infoWeather§r": false, + "infoTimeTotalModulo": false, + "infoTimeDayModulo": false, + "§6infoMobCaps§r": false, + "infoParticleCount": false, + "infoDifficulty": false, + "infoEntities": false, + "infoEntitiesClientWorld": false, + "infoTileEntities": false, + "infoLightLevel": false, + "infoBiome": false, + "infoBiomeRegistryName": false, + "infoDistance": false, + "infoLoadedChunksCount": false, + "infoChunkSections": false, + "infoChunkSectionsLine": false, + "infoChunkUpdates": false, + "infoRegionFile": false, + "infoSlimeChunk": false, + "infoLookingAtBlock": false, + "infoLookingAtBlockInChunk": false, + "infoBlockProperties": false, + "§6infoBeeCount§r": false, + "§6infoComparatorOutput§r": false, + "infoHoneyLevel": false, + "§6infoFurnaceXp§r": false, + "infoEntityRegistryName": false, + "infoLookingAtEntity": false, + "infoLookingAtEffects": false, + "infoLookingAtPlayerExp": false, + "infoZombieConversion": false, + "infoHorseSpeed": false, + "infoHorseJump": false, + "infoHorseMaxHealth": false, + "infoPandaGene": false, + "infoDolphinTreasure": false, + "infoEntityVariant": false, + "infoEntityHomePos": false, + "infoEntityCopperAging": false + }, + "InfoHotkeys": { + "infoFPS": { + "keys": "" + }, + "infoGPU": { + "keys": "" + }, + "infoMemoryUsage": { + "keys": "" + }, + "infoTimeIRL": { + "keys": "" + }, + "infoTimeWorld": { + "keys": "" + }, + "infoWorldTimeFormatted": { + "keys": "" + }, + "infoCoordinates": { + "keys": "" + }, + "infoCoordinatesScaled": { + "keys": "" + }, + "infoBlockPosition": { + "keys": "" + }, + "infoChunkPosition": { + "keys": "" + }, + "infoBlockInChunk": { + "keys": "" + }, + "infoDimensionId": { + "keys": "" + }, + "infoFacing": { + "keys": "" + }, + "infoRotationYaw": { + "keys": "" + }, + "infoRotationPitch": { + "keys": "" + }, + "infoBlockBreakSpeed": { + "keys": "" + }, + "infoPlayerExperience": { + "keys": "" + }, + "infoSpeed": { + "keys": "" + }, + "infoSpeedAxis": { + "keys": "" + }, + "infoSpeedHV": { + "keys": "" + }, + "infoSprinting": { + "keys": "" + }, + "infoServerTPS": { + "keys": "" + }, + "§6infoServux§r": { + "keys": "" + }, + "infoPing": { + "keys": "" + }, + "§6infoWeather§r": { + "keys": "" + }, + "infoTimeTotalModulo": { + "keys": "" + }, + "infoTimeDayModulo": { + "keys": "" + }, + "§6infoMobCaps§r": { + "keys": "" + }, + "infoParticleCount": { + "keys": "" + }, + "infoDifficulty": { + "keys": "" + }, + "infoEntities": { + "keys": "" + }, + "infoEntitiesClientWorld": { + "keys": "" + }, + "infoTileEntities": { + "keys": "" + }, + "infoLightLevel": { + "keys": "" + }, + "infoBiome": { + "keys": "" + }, + "infoBiomeRegistryName": { + "keys": "" + }, + "infoDistance": { + "keys": "" + }, + "infoLoadedChunksCount": { + "keys": "" + }, + "infoChunkSections": { + "keys": "" + }, + "infoChunkSectionsLine": { + "keys": "" + }, + "infoChunkUpdates": { + "keys": "" + }, + "infoRegionFile": { + "keys": "" + }, + "infoSlimeChunk": { + "keys": "" + }, + "infoLookingAtBlock": { + "keys": "" + }, + "infoLookingAtBlockInChunk": { + "keys": "" + }, + "infoBlockProperties": { + "keys": "" + }, + "§6infoBeeCount§r": { + "keys": "" + }, + "§6infoComparatorOutput§r": { + "keys": "" + }, + "infoHoneyLevel": { + "keys": "" + }, + "§6infoFurnaceXp§r": { + "keys": "" + }, + "infoEntityRegistryName": { + "keys": "" + }, + "infoLookingAtEntity": { + "keys": "" + }, + "infoLookingAtEffects": { + "keys": "" + }, + "infoLookingAtPlayerExp": { + "keys": "" + }, + "infoZombieConversion": { + "keys": "" + }, + "infoHorseSpeed": { + "keys": "" + }, + "infoHorseJump": { + "keys": "" + }, + "infoHorseMaxHealth": { + "keys": "" + }, + "infoPandaGene": { + "keys": "" + }, + "infoDolphinTreasure": { + "keys": "" + }, + "infoEntityVariant": { + "keys": "" + }, + "infoEntityHomePos": { + "keys": "" + }, + "infoEntityCopperAging": { + "keys": "" + } + }, + "RendererToggles": { + "overlayBeaconRange": false, + "overlayBiomeBorder": false, + "overlayBlockGrid": false, + "overlayConduitRange": false, + "overlayLightLevel": false, + "overlayRandomTicksFixed": false, + "overlayRandomTicksPlayer": false, + "overlayRegionFile": false, + "overlaySlimeChunks": false, + "overlaySpawnableColumnHeights": false, + "overlaySpawnChunkReal": false, + "overlaySpawnChunkPlayer": false, + "§6overlayStructureMainToggle§r": false, + "§6overlayVillagerInfo§r": false, + "shapeRenderer": false, + "debugChunkBorder": false, + "debugEntityHitboxes": false, + "debugWaterEnabled": false, + "debugHeightmapEnabled": false, + "debugCollisionBoxEnabled": false, + "debugSupportingBlock": false, + "debugLightEnabled": false, + "debugSkylightSectionsEnabled": false, + "debugChunkLoading": false, + "debugChunkSectionOctree": false, + "debugChunkSectionPaths": false, + "debugChunkSectionVisibility": false, + "§6debugDataMainToggle§r": false, + "§6debugPathfindingEnabled§r": false, + "§6debugNeighborsUpdateEnabled§r": false, + "§6debugRedstoneUpdateOrder§r": false, + "§6debugStructuresEnabled§r": false, + "§6debugVillageSectionsEnabled§r": false, + "§6debugBrainEnabled§r": false, + "§6debugPoiEnabled§r": false, + "§6debugBeeDataEnabled§r": false, + "§6debugRaidCenterEnabled§r": false, + "§6debugGoalSelectorEnabled§r": false, + "§6debugGameEventsEnabled§r": false, + "§6debugBreezeJumpEnabled§r": false, + "§6debugEntityBlockIntersectionEnabled§r": false + }, + "RendererHotkeys": { + "overlayBeaconRange": { + "keys": "" + }, + "overlayBiomeBorder": { + "keys": "" + }, + "overlayBlockGrid": { + "keys": "" + }, + "overlayConduitRange": { + "keys": "" + }, + "overlayLightLevel": { + "keys": "" + }, + "overlayRandomTicksFixed": { + "keys": "" + }, + "overlayRandomTicksPlayer": { + "keys": "" + }, + "overlayRegionFile": { + "keys": "" + }, + "overlaySlimeChunks": { + "keys": "" + }, + "overlaySpawnableColumnHeights": { + "keys": "" + }, + "overlaySpawnChunkReal": { + "keys": "" + }, + "overlaySpawnChunkPlayer": { + "keys": "" + }, + "§6overlayStructureMainToggle§r": { + "keys": "" + }, + "§6overlayVillagerInfo§r": { + "keys": "" + }, + "shapeRenderer": { + "keys": "" + }, + "debugChunkBorder": { + "keys": "" + }, + "debugEntityHitboxes": { + "keys": "" + }, + "debugWaterEnabled": { + "keys": "" + }, + "debugHeightmapEnabled": { + "keys": "" + }, + "debugCollisionBoxEnabled": { + "keys": "" + }, + "debugSupportingBlock": { + "keys": "" + }, + "debugLightEnabled": { + "keys": "" + }, + "debugSkylightSectionsEnabled": { + "keys": "" + }, + "debugChunkLoading": { + "keys": "" + }, + "debugChunkSectionOctree": { + "keys": "" + }, + "debugChunkSectionPaths": { + "keys": "" + }, + "debugChunkSectionVisibility": { + "keys": "" + }, + "§6debugDataMainToggle§r": { + "keys": "" + }, + "§6debugPathfindingEnabled§r": { + "keys": "" + }, + "§6debugNeighborsUpdateEnabled§r": { + "keys": "" + }, + "§6debugRedstoneUpdateOrder§r": { + "keys": "" + }, + "§6debugStructuresEnabled§r": { + "keys": "" + }, + "§6debugVillageSectionsEnabled§r": { + "keys": "" + }, + "§6debugBrainEnabled§r": { + "keys": "" + }, + "§6debugPoiEnabled§r": { + "keys": "" + }, + "§6debugBeeDataEnabled§r": { + "keys": "" + }, + "§6debugRaidCenterEnabled§r": { + "keys": "" + }, + "§6debugGoalSelectorEnabled§r": { + "keys": "" + }, + "§6debugGameEventsEnabled§r": { + "keys": "" + }, + "§6debugBreezeJumpEnabled§r": { + "keys": "" + }, + "§6debugEntityBlockIntersectionEnabled§r": { + "keys": "" + } + }, + "StructureColors": { + "Ancient City Main": "#30D10AE6", + "Ancient City Components": "#30D506C9", + "Bastion Remnant Main": "#302171F5", + "Bastion Remnant Components": "#302171F5", + "Buried Treasure Main": "#302298E6", + "Buried Treasure Components": "#302298E6", + "Desert Pyramid Main": "#30FFFF00", + "Desert Pyramid Components": "#30FFFF00", + "End City Main": "#30EB07EB", + "End City Components": "#30EB07EB", + "Igloo Main": "#300FAFE4", + "Igloo Components": "#300FAFE4", + "Jungle Temple Main": "#3099FF00", + "Jungle Temple Components": "#3099FF00", + "Mansion Main": "#30FF6500", + "Mansion Components": "#30FF6500", + "Mineshaft Main": "#30F8D650", + "Mineshaft Components": "#30F8D650", + "Nether Fortress Main": "#30FC381D", + "Nether Fortress Components": "#30FC381D", + "Nether Fossil Main": "#30868E99", + "Nether Fossil Components": "#30868E99", + "Ocean Monument Main": "#3029E6EF", + "Ocean Monument Components": "#3029E6EF", + "Ocean Ruin Main": "#300FAD83", + "Ocean Ruin Components": "#300FAD83", + "Pillager Outpost Main": "#300FAD83", + "Pillager Outpost Components": "#300FAD83", + "Ruined Portal Main": "#309F03D3", + "Ruined Portal Components": "#309F03D3", + "Shipwreck Main": "#30EB1995", + "Shipwreck Components": "#30EB1995", + "Stronghold Main": "#30009999", + "Stronghold Components": "#30009999", + "Trial Chambers Main": "#3099664E", + "Trial Chambers Components": "#30CC8868", + "Village Main": "#3054CB4E", + "Village Components": "#3054CB4E", + "Witch Hut Main": "#30BE1DFC", + "Witch Hut Components": "#300099FF", + "Trail Ruins Main": "#307F5AFF", + "Trail Ruins Components": "#307F5AFF", + "Unknown Main": "#50FFFFFF", + "Unknown Components": "#50FFFFFF" + }, + "StructureHotkeys": { + "Toggle Ancient City": { + "keys": "" + }, + "Toggle Bastion Remnant": { + "keys": "" + }, + "Toggle Buried Treasure": { + "keys": "" + }, + "Toggle Desert Pyramid": { + "keys": "" + }, + "Toggle End City": { + "keys": "" + }, + "Toggle Igloo": { + "keys": "" + }, + "Toggle Jungle Temple": { + "keys": "" + }, + "Toggle Mansion": { + "keys": "" + }, + "Toggle Mineshaft": { + "keys": "" + }, + "Toggle Nether Fortress": { + "keys": "" + }, + "Toggle Nether Fossil": { + "keys": "" + }, + "Toggle Ocean Monument": { + "keys": "" + }, + "Toggle Ocean Ruin": { + "keys": "" + }, + "Toggle Pillager Outpost": { + "keys": "" + }, + "Toggle Ruined Portal": { + "keys": "" + }, + "Toggle Shipwreck": { + "keys": "" + }, + "Toggle Stronghold": { + "keys": "" + }, + "Toggle Trial Chambers": { + "keys": "" + }, + "Toggle Village": { + "keys": "" + }, + "Toggle Witch Hut": { + "keys": "" + }, + "Toggle Trail Ruins": { + "keys": "" + }, + "Toggle Unknown": { + "keys": "" + } + }, + "StructureToggles": { + "Ancient City": false, + "Bastion Remnant": false, + "Buried Treasure": false, + "Desert Pyramid": false, + "End City": false, + "Igloo": false, + "Jungle Temple": false, + "Mansion": false, + "Mineshaft": false, + "Nether Fortress": false, + "Nether Fossil": false, + "Ocean Monument": false, + "Ocean Ruin": false, + "Pillager Outpost": false, + "Ruined Portal": false, + "Shipwreck": false, + "Stronghold": false, + "Trial Chambers": false, + "Village": false, + "Witch Hut": false, + "Trail Ruins": false, + "Unknown": false + }, + "config_version": 1 +} \ No newline at end of file diff --git a/client-bingo/index.toml b/client-bingo/index.toml new file mode 100644 index 0000000..b33e2b8 --- /dev/null +++ b/client-bingo/index.toml @@ -0,0 +1,153 @@ +hash-format = "sha256" + +[[files]] +file = "config/flashback/flashback.json" +hash = "2303330c04e7ac1b4070bf3bc181e6db2241c0679c9c6f2b4f887626a2e01398" + +[[files]] +file = "config/minihud.json" +hash = "c7234a140647864c91f0a58bda759841d0665bf015f8499abb96fce982546fe5" + +[[files]] +file = "mods/3dskinlayers.pw.toml" +hash = "6673f89fd7dd77fe94bd3fc7c4e28661435b5b54ae2e7e5a5a6f54ad9f1cec54" +metafile = true + +[[files]] +file = "mods/appleskin.pw.toml" +hash = "17fc9c6cab5ae0ea6973440f143ad6ffa4e5d373749c80077b631dbbe4df3f3b" +metafile = true + +[[files]] +file = "mods/cubes-without-borders.pw.toml" +hash = "7797b4dcd9c68b4555caf2629b0bff76f234ae04e8b42956e95ce2c65807049e" +metafile = true + +[[files]] +file = "mods/dynamic-fps.pw.toml" +hash = "582070fa54fe1743a837c0351eee7ea4a79080e647d5438656d372ae9433b272" +metafile = true + +[[files]] +file = "mods/entityculling.pw.toml" +hash = "38d70a352d8c52e8466a190867926c7f6f44776bd9b193ce64e3a3afec513014" +metafile = true + +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "8b055e1997973e615d20848f0c7d0712ebad4aa24ab8a3ee6d9682ea53642309" +metafile = true + +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "9d37d326d9557fdd25c97d72ac1bbd1e74c524aa5dca437a91d0de645dff6545" +metafile = true + +[[files]] +file = "mods/flashback.pw.toml" +hash = "3c5a9ee28529be499d10661f4547086cc86e9ab63b5f73b9b5b25767b8ccd1bd" +metafile = true + +[[files]] +file = "mods/iris.pw.toml" +hash = "5284f6d141a990f4ea021c12b851e07102f5cb22743cf7b33be6ad2eb4c8d3f5" +metafile = true + +[[files]] +file = "mods/lithium.pw.toml" +hash = "23de0cbbfd28d752eb662c00a907406bac3e3ad529dd2ac250b41b4b0ef734ce" +metafile = true + +[[files]] +file = "mods/malilib.pw.toml" +hash = "4842a349ba8e18407a4e32ef184ad1d2a437ff8e5b0c158391b6225216b4b8ce" +metafile = true + +[[files]] +file = "mods/midnightlib.pw.toml" +hash = "647807ff387e333abd790b47082a3cf6b7d41a2b27a4337ff65a611f096a7315" +metafile = true + +[[files]] +file = "mods/minihud.pw.toml" +hash = "8ef7d55010287b46fce10e263cccf91fa345a1272428f9c74557060c5a21f735" +metafile = true + +[[files]] +file = "mods/modelfix.pw.toml" +hash = "d12b136e07f6f83a1e199aabe430426d19702c9f69e55731092b5d5c2f3fb69f" +metafile = true + +[[files]] +file = "mods/modmenu.pw.toml" +hash = "4a33f888af603e0859359f44b068854e4148d4fba35ee0818bb977171236a805" +metafile = true + +[[files]] +file = "mods/mouse-tweaks.pw.toml" +hash = "7fc969e77edc3b0b9946b42070fd858349a74555f0cf9648907241af8a3a2d25" +metafile = true + +[[files]] +file = "mods/no-chat-reports.pw.toml" +hash = "f3c5cb21ff2e78c7e8cdbd14d1535e6edd464d5a436dbfa4e60b8ea91374674d" +metafile = true + +[[files]] +file = "mods/no-telemetry.pw.toml" +hash = "c5e7e0a3de03c138f587fc56dca70013978677e0cde2ad19024dc798178a49bd" +metafile = true + +[[files]] +file = "mods/placeholder-api.pw.toml" +hash = "2e2c1b47b513663871e71c89a699c66ac9fcc97633f007ed064ce4410f220f5a" +metafile = true + +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "bf8b9973e815ac011303a45a22df9f3c2b6b6341ff3ba55924633ee02b5b3e28" +metafile = true + +[[files]] +file = "mods/sodium-extra.pw.toml" +hash = "ccc4c83a24b023d31c6cdaddea7ad431249524a12f86d6cc1663fe8cac2668bc" +metafile = true + +[[files]] +file = "mods/sodium.pw.toml" +hash = "b75e08bb2f806d7daf197b3e704b0dedbce5806c261cc7627d9f9866550430c7" +metafile = true + +[[files]] +file = "mods/tweakermore.pw.toml" +hash = "b3db939f0021477496785a0fc98e974d93b87d40f7465b46ee07d0857df91ffe" +metafile = true + +[[files]] +file = "mods/tweakeroo.pw.toml" +hash = "1425b10d9c01d838d3d01e26dc5fa83f3165229ff1f1b2094a83358399c5c97f" +metafile = true + +[[files]] +file = "mods/yacl.pw.toml" +hash = "af20070dd9497817a83162c17b181a0a44f7213ea302d059a81c5aed02d0c877" +metafile = true + +[[files]] +file = "mods/yet-another-minecraft-bingo.pw.toml" +hash = "30552dff2e806020f3e492db6bd3bcd82d3cfb65cb0aae98edca29baf69eb4d5" +metafile = true + +[[files]] +file = "mods/zoomify.pw.toml" +hash = "fb253ea8917107392ccd80685bd04afeb7ca1d82a81118d1821df30f4aa750c8" +metafile = true + +[[files]] +file = "options.txt" +hash = "4346b6771fbfa1256e844a1a58c7b73beaaa6bd2c9f390159ee924a2bd82ccf8" + +[[files]] +file = "shaderpacks/complementary-reimagined.pw.toml" +hash = "ea258ed5bf495d9017eeadc3cbf9bd67b1e672d843826bc077135548b5bc699e" +metafile = true diff --git a/client-bingo/mods/3dskinlayers.pw.toml b/client-bingo/mods/3dskinlayers.pw.toml new file mode 100644 index 0000000..22ea8a0 --- /dev/null +++ b/client-bingo/mods/3dskinlayers.pw.toml @@ -0,0 +1,13 @@ +name = "3D Skin Layers" +filename = "skinlayers3d-fabric-1.11.1-mc1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/zV5r3pPn/versions/U0nPT3LQ/skinlayers3d-fabric-1.11.1-mc1.21.1.jar" +hash-format = "sha512" +hash = "c9c0e11d8874d815ab067e72a27804ff2149b0162afe36cf239b0a6df2faf2699fed25ba433f0a6ca5148d47444a3982fbce56aaba8d43bfffd3593ecda55661" + +[update] +[update.modrinth] +mod-id = "zV5r3pPn" +version = "U0nPT3LQ" diff --git a/client-bingo/mods/appleskin.pw.toml b/client-bingo/mods/appleskin.pw.toml new file mode 100644 index 0000000..3afeda3 --- /dev/null +++ b/client-bingo/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-fabric-mc1.21-3.0.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/b5ZiCjAr/appleskin-fabric-mc1.21-3.0.6.jar" +hash-format = "sha512" +hash = "accbb36b863bdeaaeb001f7552534f3bdf0f27556795cf8e813f9b32e7732450ec5133da5e0ec9b92dc22588c48ffb61577c375f596dc351f15c15ce6a6f4228" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "b5ZiCjAr" diff --git a/client-bingo/mods/cubes-without-borders.pw.toml b/client-bingo/mods/cubes-without-borders.pw.toml new file mode 100644 index 0000000..0039060 --- /dev/null +++ b/client-bingo/mods/cubes-without-borders.pw.toml @@ -0,0 +1,13 @@ +name = "Cubes Without Borders" +filename = "cwb-fabric-3.0.0+mc1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/m350hyy8/cwb-fabric-3.0.0%2Bmc1.21.jar" +hash-format = "sha512" +hash = "78a9e25f6b8bdd4637a10d7e0ffea85c9704bcae88a4daba27a843e63e2044cf2718c4807c247745e2992fdda06ec176c326e7ca862200fab2125de8fa03436d" + +[update] +[update.modrinth] +mod-id = "ETlrkaYF" +version = "m350hyy8" diff --git a/client-bingo/mods/dynamic-fps.pw.toml b/client-bingo/mods/dynamic-fps.pw.toml new file mode 100644 index 0000000..464d881 --- /dev/null +++ b/client-bingo/mods/dynamic-fps.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic FPS" +filename = "dynamic-fps-3.11.4+minecraft-1.21.0-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/GBH14HiF/dynamic-fps-3.11.4%2Bminecraft-1.21.0-fabric.jar" +hash-format = "sha512" +hash = "42c7043517889274f2932f257a78d0a67c22f2bebb1385ab4d0ba7936da2163e907d63f22bfeed5126342b568ddf4d7bc576ab6e76401a07d20a4978ba61bf20" + +[update] +[update.modrinth] +mod-id = "LQ3K71Q1" +version = "GBH14HiF" diff --git a/client-bingo/mods/entityculling.pw.toml b/client-bingo/mods/entityculling.pw.toml new file mode 100644 index 0000000..26a00ba --- /dev/null +++ b/client-bingo/mods/entityculling.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Culling" +filename = "entityculling-fabric-1.10.2-mc1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/FX8eJJiJ/entityculling-fabric-1.10.2-mc1.21.1.jar" +hash-format = "sha512" +hash = "79800c1dd21835c4f2ec09afda271eb7f84071e14bb0aaf0972beb9181fd4911cc98cbd9549888938fbce79e28bfc8bd0b24ef350dda14303d9b5bc5597d82df" + +[update] +[update.modrinth] +mod-id = "NNAgCjsB" +version = "FX8eJJiJ" diff --git a/client-bingo/mods/fabric-api.pw.toml b/client-bingo/mods/fabric-api.pw.toml new file mode 100644 index 0000000..5c4b008 --- /dev/null +++ b/client-bingo/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.116.12+1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/Lwt6YYHL/fabric-api-0.116.12%2B1.21.1.jar" +hash-format = "sha512" +hash = "e2da98d9885b2d1c2d15b77bfdafa5df6c294cc96844ded739c8fd61a358fc69c4c391e3296534ea67806cb8ec8d250c0343c0b237c567d9740c586e6d67333a" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "Lwt6YYHL" diff --git a/client-bingo/mods/fabric-language-kotlin.pw.toml b/client-bingo/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..c6e81c4 --- /dev/null +++ b/client-bingo/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.12+kotlin.2.4.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/Pd0xrHCw/fabric-language-kotlin-1.13.12%2Bkotlin.2.4.0.jar" +hash-format = "sha512" +hash = "ca238ee480dfb237062200fd300be493d022e0837b6998c15807e01488b2a30d5ba4731e5c6d05a5333719c8923a1cb84c06fd6fa45aa88ced492ddb5b40906f" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "Pd0xrHCw" diff --git a/client-bingo/mods/flashback.pw.toml b/client-bingo/mods/flashback.pw.toml new file mode 100644 index 0000000..c888d69 --- /dev/null +++ b/client-bingo/mods/flashback.pw.toml @@ -0,0 +1,13 @@ +name = "Flashback" +filename = "Flashback-0.39.5-for-MC1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4das1Fjq/versions/hQbuC4pZ/Flashback-0.39.5-for-MC1.21.1.jar" +hash-format = "sha512" +hash = "9e14f074fc9f02b15b99aeefd7f57f897749e6380be31f1be98eec990afb924aa72659f3d3427c48c9e530d4f21ed95243380225a7fbf7106af42dfb336c8d30" + +[update] +[update.modrinth] +mod-id = "4das1Fjq" +version = "hQbuC4pZ" diff --git a/client-bingo/mods/iris.pw.toml b/client-bingo/mods/iris.pw.toml new file mode 100644 index 0000000..80f0212 --- /dev/null +++ b/client-bingo/mods/iris.pw.toml @@ -0,0 +1,13 @@ +name = "Iris Shaders" +filename = "iris-fabric-1.8.8+mc1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/zsoi0dso/iris-fabric-1.8.8%2Bmc1.21.1.jar" +hash-format = "sha512" +hash = "2e6ba2ffa1e1a6799288245a7e0ac68ee8df1d41b98362189df58f535cae34fa9277801e4136633467341b7dae5be0e5c698011b480b3d91b66d3dd4f7567aa6" + +[update] +[update.modrinth] +mod-id = "YL57xq9U" +version = "zsoi0dso" diff --git a/client-bingo/mods/lithium.pw.toml b/client-bingo/mods/lithium.pw.toml new file mode 100644 index 0000000..e7d4284 --- /dev/null +++ b/client-bingo/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium" +filename = "lithium-fabric-0.15.3+mc1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/XQJtuOTA/lithium-fabric-0.15.3%2Bmc1.21.1.jar" +hash-format = "sha512" +hash = "8c576d519121b0c2521101d2209eccd85d560b097fcb847aa54c51cd0d3f3947676f01c8d99913f514487c8e0972a1cf5f3da0c9ef0ec9bacdf2baeb4eb7d1a7" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "XQJtuOTA" diff --git a/client-bingo/mods/malilib.pw.toml b/client-bingo/mods/malilib.pw.toml new file mode 100644 index 0000000..be7cce2 --- /dev/null +++ b/client-bingo/mods/malilib.pw.toml @@ -0,0 +1,13 @@ +name = "MaLiLib" +filename = "malilib-fabric-1.21-0.21.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GcWjdA9I/versions/C99LEy6r/malilib-fabric-1.21-0.21.10.jar" +hash-format = "sha512" +hash = "9f70b4605ea23f8c8b519622a6cbdcac6c8934c70bab3b8ea2d5da071a37e71ff74406d2e154c5ba4ebc7772d76e97ae94f5760e71632bd8a11d23ae8ae9a111" + +[update] +[update.modrinth] +mod-id = "GcWjdA9I" +version = "C99LEy6r" diff --git a/client-bingo/mods/midnightlib.pw.toml b/client-bingo/mods/midnightlib.pw.toml new file mode 100644 index 0000000..8f1ebb9 --- /dev/null +++ b/client-bingo/mods/midnightlib.pw.toml @@ -0,0 +1,13 @@ +name = "MidnightLib" +filename = "midnightlib-fabric-1.9.3+1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/codAaoxh/versions/as2ZKoB1/midnightlib-fabric-1.9.3%2B1.21.1.jar" +hash-format = "sha512" +hash = "bfab6bec9dfe4800237861df4d1749cc42770a81599d7a4f2c3dd83efca91347faa113240c63e20c1135593cce6dbcde517512083c4dfd5efab12df0f4f95e69" + +[update] +[update.modrinth] +mod-id = "codAaoxh" +version = "as2ZKoB1" diff --git a/client-bingo/mods/minihud.pw.toml b/client-bingo/mods/minihud.pw.toml new file mode 100644 index 0000000..e451e32 --- /dev/null +++ b/client-bingo/mods/minihud.pw.toml @@ -0,0 +1,13 @@ +name = "MiniHUD" +filename = "minihud-fabric-1.21-0.32.60.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/UMxybHE8/versions/v23Owcjb/minihud-fabric-1.21-0.32.60.jar" +hash-format = "sha512" +hash = "359ba95f990a45c431e20138c62407bedab466cff4ac9240b4786b86d084f42d192eafb3d6420ce92a9a9a46d09e498dc6a5d6bbe3e9d39eb6badff6d0a3613a" + +[update] +[update.modrinth] +mod-id = "UMxybHE8" +version = "v23Owcjb" diff --git a/client-bingo/mods/modelfix.pw.toml b/client-bingo/mods/modelfix.pw.toml new file mode 100644 index 0000000..a7421f9 --- /dev/null +++ b/client-bingo/mods/modelfix.pw.toml @@ -0,0 +1,13 @@ +name = "Model Gap Fix" +filename = "modelfix-1.21-1.6-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/QdG47OkI/versions/FUZo6yCk/modelfix-1.21-1.6-fabric.jar" +hash-format = "sha512" +hash = "5e6c5027420dd4fc0a2aa628edbb75f9dd468f14451766f582018eaa89d69e345c45452cc57c9730d4298a33e698a7832269b491f7cecbb11cc46d084825f2b3" + +[update] +[update.modrinth] +mod-id = "QdG47OkI" +version = "FUZo6yCk" diff --git a/client-bingo/mods/modmenu.pw.toml b/client-bingo/mods/modmenu.pw.toml new file mode 100644 index 0000000..8d192ec --- /dev/null +++ b/client-bingo/mods/modmenu.pw.toml @@ -0,0 +1,13 @@ +name = "Mod Menu" +filename = "modmenu-11.0.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/v6Xx3fbU/modmenu-11.0.4.jar" +hash-format = "sha512" +hash = "45ea8f7e0749bc0eb98900f94486e323f153b199617fa43977b46472e4196ee5a6739f41a1e7f68e270f84a367df5f7f53c2a1f46145ad7d349ede4297895396" + +[update] +[update.modrinth] +mod-id = "mOgUt4GM" +version = "v6Xx3fbU" diff --git a/client-bingo/mods/mouse-tweaks.pw.toml b/client-bingo/mods/mouse-tweaks.pw.toml new file mode 100644 index 0000000..3d155bd --- /dev/null +++ b/client-bingo/mods/mouse-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mouse Tweaks" +filename = "MouseTweaks-fabric-mc1.21-2.26.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/ylmBQ38A/MouseTweaks-fabric-mc1.21-2.26.jar" +hash-format = "sha512" +hash = "1744a48a47aedcbf19a0a93f78473cf0221fc4782852dca7fc02685719174664b4f9d95d353fcfc16902ac3815594511ba6d9ab14391f9b7e25ec9b2e777927a" + +[update] +[update.modrinth] +mod-id = "aC3cM3Vq" +version = "ylmBQ38A" diff --git a/client-bingo/mods/no-chat-reports.pw.toml b/client-bingo/mods/no-chat-reports.pw.toml new file mode 100644 index 0000000..6bd8849 --- /dev/null +++ b/client-bingo/mods/no-chat-reports.pw.toml @@ -0,0 +1,13 @@ +name = "No Chat Reports" +filename = "NoChatReports-FABRIC-1.21.1-v2.9.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qQyHxfxd/versions/D8K0KJXM/NoChatReports-FABRIC-1.21.1-v2.9.1.jar" +hash-format = "sha512" +hash = "23bb4a8a6a3f7071281cf97560e12f37e1f5f638a156e3fcb92a50ff0091f1fcfa3e090e7745e4b1175e7c2c784e38d73536a1044db1bf225a182fab758a5a29" + +[update] +[update.modrinth] +mod-id = "qQyHxfxd" +version = "D8K0KJXM" diff --git a/client-bingo/mods/no-telemetry.pw.toml b/client-bingo/mods/no-telemetry.pw.toml new file mode 100644 index 0000000..5ba0c4c --- /dev/null +++ b/client-bingo/mods/no-telemetry.pw.toml @@ -0,0 +1,13 @@ +name = "No Telemetry" +filename = "no-telemetry-1.10.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/cBEkQM9c/no-telemetry-1.10.0.jar" +hash-format = "sha512" +hash = "a123e59ee7cb9de88669de06d56f5313cc60ee5ec80b0cc407ca0cff3b54b81255fba65e615fa7a33142b8030868e0c2a4cf9bdeadda7b3c593d707eff45576d" + +[update] +[update.modrinth] +mod-id = "hg77g4Pw" +version = "cBEkQM9c" diff --git a/client-bingo/mods/placeholder-api.pw.toml b/client-bingo/mods/placeholder-api.pw.toml new file mode 100644 index 0000000..49eb895 --- /dev/null +++ b/client-bingo/mods/placeholder-api.pw.toml @@ -0,0 +1,13 @@ +name = "Text Placeholder API" +filename = "placeholder-api-2.4.2+1.21.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/eXts2L7r/versions/U5bhVym2/placeholder-api-2.4.2%2B1.21.jar" +hash-format = "sha512" +hash = "fc13d3a5c048dbaab86318edaf8b6c6b46ef9f1d367e8f063d19f5a9b0da66c5ae419d92c8c4608edc89a01eb44d91ffcf017fea73f39b222cbd85e82f70a233" + +[update] +[update.modrinth] +mod-id = "eXts2L7r" +version = "U5bhVym2" diff --git a/client-bingo/mods/simple-voice-chat.pw.toml b/client-bingo/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..eb3d959 --- /dev/null +++ b/client-bingo/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-fabric-1.21.1-2.6.18.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/RMvAyxuK/voicechat-fabric-1.21.1-2.6.18.jar" +hash-format = "sha512" +hash = "6f758aa709bd997afbc1e5c511ceb28f562e297151fca11eca0a93b16d84224c555858b395a20310ac0c2772aaf92285797e25a2cca714a3b9033d2e061fff99" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "RMvAyxuK" diff --git a/client-bingo/mods/sodium-extra.pw.toml b/client-bingo/mods/sodium-extra.pw.toml new file mode 100644 index 0000000..8f67c66 --- /dev/null +++ b/client-bingo/mods/sodium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Extra" +filename = "sodium-extra-fabric-0.8.7+mc1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/ECiITTpZ/sodium-extra-fabric-0.8.7%2Bmc1.21.1.jar" +hash-format = "sha512" +hash = "164c2eb4a7835bdadb4de68161c2c3ec84e1cfce67c21917b0a93e1abd1cfc6da73504b67b5f4b725ff62388f8bcb62aece8d8de2780b5abe0c392904f700a35" + +[update] +[update.modrinth] +mod-id = "PtjYWJkn" +version = "ECiITTpZ" diff --git a/client-bingo/mods/sodium.pw.toml b/client-bingo/mods/sodium.pw.toml new file mode 100644 index 0000000..39ff010 --- /dev/null +++ b/client-bingo/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-0.8.12-alpha.4+mc1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/uheoPKxU/sodium-fabric-0.8.12-alpha.4%2Bmc1.21.1.jar" +hash-format = "sha512" +hash = "cad8769ac8cf1ceed0baa6ac0c0afb52217ac3d4b6f022efb0e47dc521a4b11c375d2b054d2831107d97a0aa44cb7f2d04f95cfe8274dca882c8460c833f002d" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "uheoPKxU" diff --git a/client-bingo/mods/tweakermore.pw.toml b/client-bingo/mods/tweakermore.pw.toml new file mode 100644 index 0000000..25aed72 --- /dev/null +++ b/client-bingo/mods/tweakermore.pw.toml @@ -0,0 +1,13 @@ +name = "TweakerMore" +filename = "tweakermore-v3.31.0-mc1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GBeCx05I/versions/cnNTnrxG/tweakermore-v3.31.0-mc1.21.1.jar" +hash-format = "sha512" +hash = "f28b28087e314ca22c63d8c8095ddb129026e14c619459c89be329b1846228cbaf2a92d8c4550dbd4060d3c6836f78a98f7714918a74a1ff5720a7b6b62f0033" + +[update] +[update.modrinth] +mod-id = "GBeCx05I" +version = "cnNTnrxG" diff --git a/client-bingo/mods/tweakeroo.pw.toml b/client-bingo/mods/tweakeroo.pw.toml new file mode 100644 index 0000000..0fbb1d8 --- /dev/null +++ b/client-bingo/mods/tweakeroo.pw.toml @@ -0,0 +1,13 @@ +name = "Tweakeroo" +filename = "tweakeroo-fabric-1.21-0.21.61.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/t5wuYk45/versions/XweKE6fy/tweakeroo-fabric-1.21-0.21.61.jar" +hash-format = "sha512" +hash = "0da2616748a4dbed62f39198776c9bd1a1170b78e0cd6092584687b2634e92e8f95516b69829bccff110fad5a8b2aaebbab03c1135d222d51126d5db5bfbb459" + +[update] +[update.modrinth] +mod-id = "t5wuYk45" +version = "XweKE6fy" diff --git a/client-bingo/mods/yacl.pw.toml b/client-bingo/mods/yacl.pw.toml new file mode 100644 index 0000000..e2b6812 --- /dev/null +++ b/client-bingo/mods/yacl.pw.toml @@ -0,0 +1,13 @@ +name = "YetAnotherConfigLib (YACL)" +filename = "yet_another_config_lib_v3-3.8.2+1.21.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/o3cDn8Vp/yet_another_config_lib_v3-3.8.2%2B1.21.1-fabric.jar" +hash-format = "sha512" +hash = "353169f85fa63e73ce9bdd0d4ddce54e3cbc4d71153a93c982f74c68fd93325986663f94fc2f2b10f4427e8b15a0485c608c5587b3840d933204b50ea4cb6d4c" + +[update] +[update.modrinth] +mod-id = "1eAoo2KR" +version = "o3cDn8Vp" diff --git a/client-bingo/mods/yet-another-minecraft-bingo.pw.toml b/client-bingo/mods/yet-another-minecraft-bingo.pw.toml new file mode 100644 index 0000000..e80d824 --- /dev/null +++ b/client-bingo/mods/yet-another-minecraft-bingo.pw.toml @@ -0,0 +1,13 @@ +name = "Yet Another Bingo" +filename = "bingo-2.9.6+mc1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mHeNceaH/versions/GHOdbSiP/bingo-2.9.6%2Bmc1.21.1.jar" +hash-format = "sha512" +hash = "5e539b2662a0f269c7435a0a75d36936a367e8ba936923b4fcc398a9b6b1537ceed05dee7cd25d96f3e249dd1aa57510edf44aac09b479029f3f5e92e6229d99" + +[update] +[update.modrinth] +mod-id = "mHeNceaH" +version = "GHOdbSiP" diff --git a/client-bingo/mods/zoomify.pw.toml b/client-bingo/mods/zoomify.pw.toml new file mode 100644 index 0000000..725faf8 --- /dev/null +++ b/client-bingo/mods/zoomify.pw.toml @@ -0,0 +1,13 @@ +name = "Zoomify" +filename = "zoomify-2.15.2+1.21.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/6jrMC48Z/zoomify-2.15.2%2B1.21.1.jar" +hash-format = "sha512" +hash = "ce8db36e77f089f091986b6e8bea1c33433bbcffc7a47fa18d04dea5ecd4910286943600a85b4773fdf4ed5405f52f3c0dc08fea8b1551d7725a26e1f6ef2879" + +[update] +[update.modrinth] +mod-id = "w7ThoJFB" +version = "6jrMC48Z" diff --git a/client-bingo/options.txt b/client-bingo/options.txt new file mode 100644 index 0000000..a8febc7 --- /dev/null +++ b/client-bingo/options.txt @@ -0,0 +1,212 @@ +version:4556 +ao:true +biomeBlendRadius:2 +enableVsync:true +entityDistanceScaling:1.0 +entityShadows:true +forceUnicodeFont:false +japaneseGlyphVariants:false +fov:0.0 +fovEffectScale:1.0 +darknessEffectScale:1.0 +glintSpeed:0.5 +glintStrength:0.75 +prioritizeChunkUpdates:0 +fullscreen:false +gamma:0.5 +graphicsMode:1 +guiScale:0 +maxFps:120 +inactivityFpsLimit:"afk" +mipmapLevels:4 +narrator:0 +particles:0 +reducedDebugInfo:false +renderClouds:"true" +cloudRange:128 +renderDistance:12 +simulationDistance:12 +screenEffectScale:1.0 +soundDevice:"" +autoJump:false +rotateWithMinecart:false +operatorItemsTab:false +autoSuggestions:true +chatColors:true +chatLinks:true +chatLinksPrompt:true +discrete_mouse_scroll:false +invertXMouse:false +invertYMouse:false +realmsNotifications:false +showSubtitles:false +directionalAudio:false +touchscreen:false +bobView:true +toggleCrouch:false +toggleSprint:false +toggleAttack:false +toggleUse:false +sprintWindow:7 +darkMojangStudiosBackground:false +hideLightningFlashes:false +hideSplashTexts:false +mouseSensitivity:0.5 +damageTiltStrength:1.0 +highContrast:false +highContrastBlockOutline:false +narratorHotkey:true +resourcePacks:["vanilla","fabric"] +incompatibleResourcePacks:[] +lastServer: +lang:zh_cn +chatVisibility:0 +chatOpacity:1.0 +chatLineSpacing:0.0 +textBackgroundOpacity:0.5 +backgroundForChatOnly:true +hideServerAddress:false +advancedItemTooltips:false +pauseOnLostFocus:true +overrideWidth:0 +overrideHeight:0 +chatHeightFocused:1.0 +chatDelay:0.0 +chatHeightUnfocused:0.4375 +chatScale:1.0 +chatWidth:1.0 +notificationDisplayTime:1.0 +useNativeTransport:true +mainHand:"right" +attackIndicator:1 +tutorialStep:find_tree +mouseWheelSensitivity:1.0 +rawMouseInput:true +allowCursorChanges:true +glDebugVerbosity:1 +skipMultiplayerWarning:true +hideMatchedNames:true +joinedFirstServer:false +syncChunkWrites:true +showAutosaveIndicator:true +allowServerListing:true +onlyShowSecureChat:false +saveChatDrafts:false +panoramaScrollSpeed:1.0 +telemetryOptInExtra:false +onboardAccessibility:false +menuBackgroundBlurriness:5 +startedCleanly:true +showNowPlayingToast:false +musicFrequency:"DEFAULT" +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.t +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.spectatorHotbar:key.mouse.middle +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.quickActions:key.keyboard.g +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.dynamic_fps.toggle_forced:key.keyboard.unknown +key_key.dynamic_fps.toggle_disabled:key.keyboard.unknown +key_flashback.keybind.create_marker_1:key.keyboard.unknown +key_flashback.keybind.create_marker_2:key.keyboard.unknown +key_flashback.keybind.create_marker_3:key.keyboard.unknown +key_flashback.keybind.create_marker_4:key.keyboard.unknown +key_key.entityculling.toggle:key.keyboard.unknown +key_key.entityculling.toggleBoxes:key.keyboard.unknown +key_key.jei.toggleOverlay:key.keyboard.o +key_key.jei.focusSearch:key.keyboard.f +key_key.jei.previousPage:key.keyboard.unknown +key_key.jei.nextPage:key.keyboard.unknown +key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown +key_key.jei.bookmark:key.keyboard.a +key_key.jei.showRecipe:key.keyboard.r +key_key.jei.showRecipe2:key.mouse.left +key_key.jei.showUses:key.keyboard.u +key_key.jei.showUses2:key.mouse.right +key_key.jei.transferRecipeBookmark:key.mouse.left +key_key.jei.maxTransferRecipeBookmark:key.mouse.left +key_key.jei.clearSearchBar:key.mouse.right +key_key.jei.previousSearch:key.keyboard.up +key_key.jei.nextSearch:key.keyboard.down +key_key.jei.toggleCheatMode:key.keyboard.unknown +key_key.jei.cheatOneItem:key.mouse.left +key_key.jei.cheatOneItem2:key.mouse.right +key_key.jei.cheatItemStack:key.mouse.left +key_key.jei.cheatItemStack2:key.mouse.middle +key_key.jei.toggleCheatModeConfigButton:key.mouse.left +key_key.jei.toggleEditMode:key.keyboard.unknown +key_key.jei.toggleHideIngredient:key.mouse.left +key_key.jei.toggleWildcardHideIngredient:key.mouse.right +key_key.jei.recipeBack:key.keyboard.backspace +key_key.jei.previousRecipePage:key.keyboard.page.up +key_key.jei.nextRecipePage:key.keyboard.page.down +key_key.jei.previousCategory:key.keyboard.page.up +key_key.jei.nextCategory:key.keyboard.page.down +key_key.jei.closeRecipeGui:key.keyboard.escape +key_key.jei.copy.recipe.id:key.keyboard.unknown +key_key.modmenu.open_menu:key.keyboard.unknown +key_key.push_to_talk:key.keyboard.unknown +key_key.whisper:key.keyboard.unknown +key_key.mute_microphone:key.keyboard.m +key_key.disable_voice_chat:key.keyboard.n +key_key.hide_icons:key.keyboard.h +key_key.voice_chat:key.keyboard.v +key_key.voice_chat_settings:key.keyboard.unknown +key_key.voice_chat_group:key.keyboard.unknown +key_key.voice_chat_toggle_recording:key.keyboard.unknown +key_key.voice_chat_adjust_volumes:key.keyboard.unknown +key_zoomify.key.zoom:key.keyboard.c +key_zoomify.key.zoom.secondary:key.keyboard.f6 +key_iris.keybind.reload:key.keyboard.r +key_iris.keybind.toggleShaders:key.keyboard.k +key_iris.keybind.shaderPackSelection:key.keyboard.o +key_iris.keybind.wireframe:key.keyboard.unknown +soundCategory_master:1.0 +soundCategory_music:1.0 +soundCategory_record:1.0 +soundCategory_weather:1.0 +soundCategory_block:1.0 +soundCategory_hostile:1.0 +soundCategory_neutral:1.0 +soundCategory_player:1.0 +soundCategory_ambient:1.0 +soundCategory_voice:1.0 +soundCategory_ui: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/client-bingo/pack.toml b/client-bingo/pack.toml new file mode 100644 index 0000000..2031616 --- /dev/null +++ b/client-bingo/pack.toml @@ -0,0 +1,13 @@ +name = "PT's Basic Modpack for Bingo" +author = "passthem" +version = "1.1.0-bingo" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "89da001d3628027c56edb7e4996c41d7859f46b9c5f2c6ad4a79d44fabcbccbc" + +[versions] +fabric = "0.18.5" +minecraft = "1.21.1" diff --git a/client-bingo/shaderpacks/complementary-reimagined.pw.toml b/client-bingo/shaderpacks/complementary-reimagined.pw.toml new file mode 100644 index 0000000..4c90ac7 --- /dev/null +++ b/client-bingo/shaderpacks/complementary-reimagined.pw.toml @@ -0,0 +1,13 @@ +name = "Complementary Shaders - Reimagined" +filename = "ComplementaryReimagined_r5.8.1.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/HVnmMxH1/versions/yCCduG44/ComplementaryReimagined_r5.8.1.zip" +hash-format = "sha512" +hash = "6bd95215755d25812556ce790d976221f7d677d63112e3e4d3e70b08a62ed41348fa3792dd31bbe720d1e46fe2d525cadb4f66e6358118e1f4aa8e0d11f25c39" + +[update] +[update.modrinth] +mod-id = "HVnmMxH1" +version = "yCCduG44"