Compare commits

...

2 commits

Author SHA1 Message Date
e3629bf8c2 Remove incompatible mods
incompatible with Minecraft 1.19
these mods will be added back later
2022-06-19 03:31:41 +02:00
1a53363264 Minecraft 1.19 2022-06-19 03:28:46 +02:00
41 changed files with 151 additions and 801 deletions

View file

@ -1,8 +1,8 @@
A 1.18.2 minecraft modpack for general use and to improve quality of life on multiplayer servers that I play. A 1.19 Minecraft modpack for general use and to improve quality of life on multiplayer servers that I play.
Uses Fabric mod loader. Uses Quilt mod loader.
You can check what mods are used by checking what is in the [mods](./mods) folder. You can check what mods are used by checking what is contained in the [mods](./mods) folder.
## Note ## Note
Modpack contains mods that might be aganist rules on some servers. You should always check if any mods that you use are allowed on servers that you play. Modpack contains mods that might be aganist rules on some servers. You should always check if any mods that you use are allowed on servers that you play.

View file

@ -1,4 +0,0 @@
{
"disable_ctm": false,
"use_manual_culling": true
}

View file

@ -13,7 +13,7 @@ Reset_Time_on_Init=false
Tooltip_Border_Color=0x505000FF Tooltip_Border_Color=0x505000FF
Strip_Extra_Gui_Elements=false Strip_Extra_Gui_Elements=false
Gui_Messages=[default;In &screen&] Gui_Messages=[default;In &screen&]
Last_MC_Version_ID=758 Last_MC_Version_ID=759
Language_ID=en_us Language_ID=en_us
Verbose_Mode=false Verbose_Mode=false
Enable_Per-Item_System=false Enable_Per-Item_System=false

View file

@ -1,2 +0,0 @@
defaultDifficulty = "NORMAL"
lockDifficulty = false

View file

@ -1,8 +0,0 @@
#Indigo properties file
#Sat Apr 02 15:55:34 CEST 2022
debug-compare-lighting=auto
fix-exterior-vertex-lighting=auto
ambient-occlusion-mode=hybrid
always-tesselate-blocks=auto
fix-smooth-lighting-offset=auto
fix-luminous-block-ambient-occlusion=auto

View file

@ -44,9 +44,16 @@
"minecraft:spruce_leaves": { "minecraft:spruce_leaves": {
"spawnRateFactor": 1.0, "spawnRateFactor": 1.0,
"isConiferBlock": true "isConiferBlock": true
},
"minecraft:mangrove_leaves": {
"spawnRateFactor": 1.0,
"isConiferBlock": false
} }
}, },
"leafSpawners": [], "leafSpawners": [],
"fallSpawnRateFactor": 1.8, "fallSpawnRateFactor": 1.8,
"winterSpawnRateFactor": 0.1 "winterSpawnRateFactor": 0.1,
"startingSpawnRadius": 0,
"decaySpawnRateFactor": 2.6,
"maxDecayLeaves": 9
} }

View file

@ -6,7 +6,7 @@
"lodestone_coords": false "lodestone_coords": false
}, },
"filled_map": { "filled_map": {
"enabled": false, "enabled": true,
"show_player_icon": false "show_player_icon": false
}, },
"food": { "food": {

View file

@ -1,11 +0,0 @@
{
"Generic": {
"ignoredKeys": {
"keys": ""
},
"openGuiConfigs": {
"keys": ""
},
"realmsCommonConfig": true
}
}

View file

@ -1,570 +0,0 @@
{
"InfoLineOrders": {
"infoBeeCount": 36,
"infoBiome": 19,
"infoBiomeRegistryName": 20,
"infoBlockBreakSpeed": 6,
"infoBlockInChunk": 28,
"infoBlockPosition": 6,
"infoBlockProperties": 27,
"infoChunkPosition": 7,
"infoChunkSections": 14,
"infoChunkSectionsLine": 15,
"infoChunkUpdates": 16,
"infoCoordinates": 4,
"infoCoordinatesScaled": 4,
"infoDifficulty": 18,
"infoDimensionId": 5,
"infoDistance": 33,
"infoEntities": 21,
"infoEntitiesClientWorld": 22,
"infoEntityRegistryName": 24,
"infoFacing": 8,
"infoFurnaceXp": 30,
"infoFPS": 0,
"infoHoneyLevel": 37,
"infoHorseSpeed": 36,
"infoHorseJump": 37,
"infoLightLevel": 10,
"infoLookingAtBlock": 25,
"infoLookingAtBlockInChunk": 26,
"infoLookingAtEntity": 23,
"infoMemoryUsage": 0,
"infoLoadedChunksCount": 31,
"infoParticleCount": 17,
"infoPing": 36,
"infoRegionFile": 29,
"infoRotationPitch": 12,
"infoRotationYaw": 11,
"infoServerTPS": 9,
"infoSlimeChunk": 22,
"infoSpeed": 13,
"infoSpeedAxis": 13,
"infoSpeedHV": 13,
"infoSprinting": 40,
"infoTileEntities": 32,
"infoTimeDayModulo": 35,
"infoTimeIRL": 1,
"infoTimeTotalModulo": 34,
"infoTimeWorld": 2,
"infoWorldTimeFormatted": 3
},
"Colors": {
"beaconRangeLvl1": "#20E060FF",
"beaconRangeLvl2": "#20FFB040",
"beaconRangeLvl3": "#20FFF040",
"beaconRangeLvl4": "#2060FF40",
"blockGridOverlayColor": "#80FFFFFF",
"conduitRange": "#2030FFFF",
"lightLevelMarkerBlockLit": "#FF209040",
"lightLevelMarkerDark": "#FFFF4848",
"lightLevelMarkerDim": "#FFC0C040",
"lightLevelMarkerSkyLit": "#FFFFFF33",
"lightLevelNumberBlockDark": "#FFC03030",
"lightLevelNumberBlockDim": "#FFC0C040",
"lightLevelNumberBlockLit": "#FF209040",
"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",
"spawnPlayerLazyOverlayColor": "#30D030D0",
"spawnPlayerOuterOverlayColor": "#306900D2",
"spawnRealEntityOverlayColor": "#3030FF20",
"spawnRealLazyOverlayColor": "#30FF3020",
"spawnRealOuterOverlayColor": "#309D581A",
"spawnableColumnHeightsOverlayColor": "#A0FF00FF",
"textBackgroundColor": "#00000000",
"textColor": "#FFFFFFFF"
},
"Generic": {
"axolotlTooltipsTooltips": true,
"beeTooltips": true,
"honeyTooltips": true,
"biomeOverlaySingleColor": true,
"debugMessages": false,
"debugRendererPathFindingEnablePointWidth": true,
"dontClearStoredSeedOnDimensionChange": true,
"enableVanillaDebugRendererFix": true,
"lightLevelAutoHeight": false,
"lightLevelCollisionCheck": false,
"lightLevelColoredNumbers": true,
"lightLevelNumberRotation": true,
"lightLevelRenderThrough": false,
"lightLevelSkipBlockCheck": false,
"lightLevelUnderWater": false,
"mapPreview": true,
"offsetSubtitleHud": true,
"requireSneak": false,
"shulkerBoxPreview": false,
"shulkerDisplayBgColor": true,
"shulkerDisplayRequireShift": true,
"sortLinesByLength": false,
"sortLinesReversed": false,
"structuresRenderThrough": false,
"useCustomizedCoordinateFormat": true,
"useFontShadow": false,
"useTextBackground": true,
"mainRenderingToggle": {
"enabled": true,
"hotkey": {
"keys": "H"
}
},
"openConfigGui": {
"keys": "H,C"
},
"requiredKey": {
"keys": ""
},
"setDistanceReferencePoint": {
"keys": ""
},
"shapeEditor": {
"keys": ""
},
"blockGridOverlayMode": "all",
"lightLevelMarkerCondition": "spawnable",
"lightLevelMarkers": "square",
"lightLevelNumberCondition": "always",
"lightLevelNumbers": "block",
"hudAlignment": "top_left",
"biomeOverlayRange": 4,
"biomeOverlayRangeVertical": 0,
"blockGridOverlayRadius": 32,
"coordinateFormat": "x: %.1f y: %.1f z: %.1f",
"dateFormatReal": "yyyy-MM-dd HH:mm:ss",
"dateFormatMinecraft": "MC time: (day {DAY}) {HOUR}:{MIN}:xx",
"fontScale": 1.0,
"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": 0,
"textPosY": 0,
"timeDayDivisor": 24000,
"timeTotalDivisor": 24000
},
"InfoTypeToggles": {
"infoBeeCount": false,
"infoBiome": false,
"infoBiomeRegistryName": false,
"infoBlockBreakSpeed": false,
"infoBlockInChunk": false,
"infoBlockPosition": false,
"infoBlockProperties": false,
"infoChunkPosition": false,
"infoChunkSections": false,
"infoChunkSectionsLine": false,
"infoChunkUpdates": false,
"infoCoordinates": false,
"infoCoordinatesScaled": false,
"infoDifficulty": false,
"infoDimensionId": false,
"infoDistance": false,
"infoEntities": false,
"infoEntitiesClientWorld": false,
"infoEntityRegistryName": false,
"infoFacing": false,
"infoFurnaceXp": false,
"infoFPS": true,
"infoHoneyLevel": false,
"infoHorseSpeed": false,
"infoHorseJump": false,
"infoLightLevel": false,
"infoLookingAtBlock": false,
"infoLookingAtBlockInChunk": false,
"infoLookingAtEntity": false,
"infoMemoryUsage": false,
"infoLoadedChunksCount": false,
"infoParticleCount": false,
"infoPing": false,
"infoRegionFile": false,
"infoRotationPitch": false,
"infoRotationYaw": false,
"infoServerTPS": false,
"infoSlimeChunk": false,
"infoSpeed": false,
"infoSpeedAxis": false,
"infoSpeedHV": false,
"infoSprinting": false,
"infoTileEntities": false,
"infoTimeDayModulo": false,
"infoTimeIRL": false,
"infoTimeTotalModulo": false,
"infoTimeWorld": false,
"infoWorldTimeFormatted": false
},
"InfoHotkeys": {
"infoBeeCount": {
"keys": ""
},
"infoBiome": {
"keys": ""
},
"infoBiomeRegistryName": {
"keys": ""
},
"infoBlockBreakSpeed": {
"keys": ""
},
"infoBlockInChunk": {
"keys": ""
},
"infoBlockPosition": {
"keys": ""
},
"infoBlockProperties": {
"keys": "F6"
},
"infoChunkPosition": {
"keys": ""
},
"infoChunkSections": {
"keys": ""
},
"infoChunkSectionsLine": {
"keys": ""
},
"infoChunkUpdates": {
"keys": ""
},
"infoCoordinates": {
"keys": ""
},
"infoCoordinatesScaled": {
"keys": ""
},
"infoDifficulty": {
"keys": ""
},
"infoDimensionId": {
"keys": ""
},
"infoDistance": {
"keys": ""
},
"infoEntities": {
"keys": ""
},
"infoEntitiesClientWorld": {
"keys": ""
},
"infoEntityRegistryName": {
"keys": ""
},
"infoFacing": {
"keys": ""
},
"infoFurnaceXp": {
"keys": ""
},
"infoFPS": {
"keys": ""
},
"infoHoneyLevel": {
"keys": ""
},
"infoHorseSpeed": {
"keys": "F6"
},
"infoHorseJump": {
"keys": "F6"
},
"infoLightLevel": {
"keys": ""
},
"infoLookingAtBlock": {
"keys": ""
},
"infoLookingAtBlockInChunk": {
"keys": ""
},
"infoLookingAtEntity": {
"keys": "F6"
},
"infoMemoryUsage": {
"keys": ""
},
"infoLoadedChunksCount": {
"keys": ""
},
"infoParticleCount": {
"keys": ""
},
"infoPing": {
"keys": ""
},
"infoRegionFile": {
"keys": ""
},
"infoRotationPitch": {
"keys": ""
},
"infoRotationYaw": {
"keys": ""
},
"infoServerTPS": {
"keys": ""
},
"infoSlimeChunk": {
"keys": ""
},
"infoSpeed": {
"keys": ""
},
"infoSpeedAxis": {
"keys": ""
},
"infoSpeedHV": {
"keys": ""
},
"infoSprinting": {
"keys": ""
},
"infoTileEntities": {
"keys": ""
},
"infoTimeDayModulo": {
"keys": ""
},
"infoTimeIRL": {
"keys": ""
},
"infoTimeTotalModulo": {
"keys": ""
},
"infoTimeWorld": {
"keys": ""
},
"infoWorldTimeFormatted": {
"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,
"overlayStructureMainToggle": false,
"shapeRenderer": true,
"debugChunkBorder": false,
"debugChunkInfo": false,
"debugChunkOcclusion": false,
"debugCollisionBoxEnabled": false,
"debugNeighborsUpdateEnabled": false,
"debugPathfindingEnabled": false,
"debugSolidFaceEnabled": false,
"debugWaterEnabled": false
},
"RendererHotkeys": {
"overlayBeaconRange": {
"keys": ""
},
"overlayBiomeBorder": {
"keys": ""
},
"overlayBlockGrid": {
"keys": ""
},
"overlayConduitRange": {
"keys": ""
},
"overlayLightLevel": {
"keys": "F7"
},
"overlayRandomTicksFixed": {
"keys": ""
},
"overlayRandomTicksPlayer": {
"keys": ""
},
"overlayRegionFile": {
"keys": "F8"
},
"overlaySlimeChunks": {
"keys": ""
},
"overlaySpawnableColumnHeights": {
"keys": ""
},
"overlaySpawnChunkReal": {
"keys": ""
},
"overlaySpawnChunkPlayer": {
"keys": ""
},
"overlayStructureMainToggle": {
"keys": ""
},
"shapeRenderer": {
"keys": "F9"
},
"debugChunkBorder": {
"keys": ""
},
"debugChunkInfo": {
"keys": ""
},
"debugChunkOcclusion": {
"keys": ""
},
"debugCollisionBoxEnabled": {
"keys": ""
},
"debugNeighborsUpdateEnabled": {
"keys": ""
},
"debugPathfindingEnabled": {
"keys": ""
},
"debugSolidFaceEnabled": {
"keys": ""
},
"debugWaterEnabled": {
"keys": ""
}
},
"StructureColors": {
"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",
"Village Main": "#3054CB4E",
"Village Components": "#3054CB4E",
"Witch Hut Main": "#30BE1DFC",
"Witch Hut Components": "#300099FF"
},
"StructureHotkeys": {
"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 Village": {
"keys": ""
},
"Toggle Witch Hut": {
"keys": ""
}
},
"StructureToggles": {
"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,
"Village": false,
"Witch Hut": false
},
"config_version": 1
}

View file

@ -4,7 +4,7 @@
// Sets the interval in milliseconds in which certain packets are fired. // Sets the interval in milliseconds in which certain packets are fired.
// Lower numbers increase the speed but might be rejected by servers. // Lower numbers increase the speed but might be rejected by servers.
// default: 10 // default: 10
// Must be greater or equal to 1 // Must be greater or equal to 1
interaction-rate: 10 interaction-rate: 10
// Enables right-clicking in recipe books/villager trading to swiftly craft/trade. // Enables right-clicking in recipe books/villager trading to swiftly craft/trade.
// default: true // default: true
@ -23,6 +23,10 @@
// This will impact performance though. // This will impact performance though.
// default: false // default: false
better-fast-dragging: false better-fast-dragging: false
// Sets the interval in milliseconds for singleplayer and local multiplayer.
// default: 1
// Must be greater or equal to 1
integrated-interaction-rate: 1
} }
scrolling: { scrolling: {
// Enables scrolling of stacks // Enables scrolling of stacks

View file

@ -1,5 +1,8 @@
{ {
"volume": 70, "volume": 70,
"clientPlayerVolume": 100,
"otherPlayerVolume": 100,
"runningVolumeIncrease": 0,
"stance": "BIPED", "stance": "BIPED",
"multiplayer": true, "multiplayer": true,
"global": true "global": true

View file

@ -1,4 +1,4 @@
version:2975 version:3105
autoJump:false autoJump:false
autoSuggestions:true autoSuggestions:true
chatColors:true chatColors:true
@ -12,6 +12,7 @@ invertYMouse:false
realmsNotifications:true realmsNotifications:true
reducedDebugInfo:false reducedDebugInfo:false
showSubtitles:false showSubtitles:false
directionalAudio:false
touchscreen:false touchscreen:false
fullscreen:false fullscreen:false
bobView:true bobView:true
@ -23,6 +24,7 @@ mouseSensitivity:0.5
fov:0.0 fov:0.0
screenEffectScale:1.0 screenEffectScale:1.0
fovEffectScale:1.0 fovEffectScale:1.0
darknessEffectScale:1.0
gamma:0.5 gamma:0.5
renderDistance:12 renderDistance:12
simulationDistance:12 simulationDistance:12
@ -30,17 +32,16 @@ entityDistanceScaling:1.0
guiScale:2 guiScale:2
particles:0 particles:0
maxFps:120 maxFps:120
difficulty:2
graphicsMode:1 graphicsMode:1
ao:2 ao:2
prioritizeChunkUpdates:0 prioritizeChunkUpdates:0
biomeBlendRadius:2 biomeBlendRadius:2
renderClouds:true renderClouds:"true"
resourcePacks:["Fabric Mods"] resourcePacks:[]
incompatibleResourcePacks:[] incompatibleResourcePacks:[]
lastServer: lastServer:
lang:en_us lang:en_us
soundDevice: soundDevice:""
chatVisibility:0 chatVisibility:0
chatOpacity:1.0 chatOpacity:1.0
chatLineSpacing:0.0 chatLineSpacing:0.0
@ -59,7 +60,7 @@ chatScale:1.0
chatWidth:1.0 chatWidth:1.0
mipmapLevels:4 mipmapLevels:4
useNativeTransport:true useNativeTransport:true
mainHand:right mainHand:"right"
attackIndicator:1 attackIndicator:1
narrator:0 narrator:0
tutorialStep:none tutorialStep:none
@ -74,6 +75,8 @@ hideBundleTutorial:false
syncChunkWrites:true syncChunkWrites:true
showAutosaveIndicator:true showAutosaveIndicator:true
allowServerListing:true allowServerListing:true
chatPreview:true
onlyShowSecureChat:false
key_key.attack:key.mouse.left key_key.attack:key.mouse.left
key_key.use:key.mouse.right key_key.use:key.mouse.right
key_key.forward:key.keyboard.w key_key.forward:key.keyboard.w

View file

@ -1,36 +1,24 @@
hash-format = "sha256" hash-format = "sha256"
[[files]]
file = "config/continuity.json"
hash = "03a19a67749e08c8be9c653fa89bb3a2eb587a0d969fceb92052aa5e6e7adf09"
[[files]] [[files]]
file = "config/craftpresence.properties" file = "config/craftpresence.properties"
hash = "a68a46e2a8e447a5fc6bbd3c5242bff42fe767c07afeca106f8e09d2d3fe25ca" hash = "66dea440cdcf45bcfad5346d65b17751a36ca64f98b85b96d13f8b2353d42cf8"
[[files]] [[files]]
file = "config/customwindowtitle-client.toml" file = "config/customwindowtitle-client.toml"
hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae" hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae"
[[files]]
file = "config/defaultoptions.toml"
hash = "3e93640912ed3a9ddf871b45ccf373d7d8db57e50bcc2798e9b7112b2e031c67"
[[files]] [[files]]
file = "config/enhanced_bes.properties" file = "config/enhanced_bes.properties"
hash = "0b909b5ebd8775bfcc0345a8bdc5a3b7c57ab864d6b52b68686849e4d94ccaea" hash = "0b909b5ebd8775bfcc0345a8bdc5a3b7c57ab864d6b52b68686849e4d94ccaea"
[[files]]
file = "config/fabric/indigo-renderer.properties"
hash = "aca683eda86a0d8c8cbce57648f3959078b40102f3429a4aefde0060e6a6466f"
[[files]] [[files]]
file = "config/fallingleaves.json" file = "config/fallingleaves.json"
hash = "45b8c86d744fae5a2f28531fbedb9fd6151042412efe9e279472dc9fbbec9e1f" hash = "275bcc8b3edfade013cc150495a460c3127f95cc1c538b0844697f2c7bfc55b8"
[[files]] [[files]]
file = "config/inspecio.json" file = "config/inspecio.json"
hash = "e8a8ffca760bae380613bb62508f3261da1458bf9a3d8f88581f0641f888f674" hash = "7797af769a0a272827579936c8f0a26ba2b4c58434b4dbdc988508aa0a8b7a02"
[[files]] [[files]]
file = "config/inventoryprofilesnext/integrationHints/player-defined.json" file = "config/inventoryprofilesnext/integrationHints/player-defined.json"
@ -40,17 +28,9 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a"
file = "config/inventoryprofilesnext/inventoryprofiles.json" file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "7817c58d7d83c19b764bcc7b261340ee18a1aaf36883c7f4b514c4b3a4eba13e" hash = "7817c58d7d83c19b764bcc7b261340ee18a1aaf36883c7f4b514c4b3a4eba13e"
[[files]]
file = "config/malilib.json"
hash = "c7486c0c1e198b7227066f1926389117aab9d4705aca3911ed3aceb450669e4b"
[[files]]
file = "config/minihud.json"
hash = "6491b2472e4ba508059953bb5a0c6137c4d1b31e58e137b5ab985e2578971149"
[[files]] [[files]]
file = "config/mousewheelie.hjson" file = "config/mousewheelie.hjson"
hash = "373fde454924a4f8d3a7f1debfcc206d4377bc8045cc11965dba4a59bf220dae" hash = "e0d25973400d429e5bae4abaf5474e8d5e8fab5a2e9f362d683bd46a3698e725"
[[files]] [[files]]
file = "config/perspectivemod/main.json5" file = "config/perspectivemod/main.json5"
@ -62,7 +42,7 @@ hash = "1e7c61df09c105e1eeca8cf3dcbdfeb976700e9904bcb3983fc7791adb7fad2e"
[[files]] [[files]]
file = "config/presencefootsteps/userconfig.json" file = "config/presencefootsteps/userconfig.json"
hash = "c6955e896295fdc20ca7b6a3ecdfd8d7af50ef8c768e132cdffb35eaafd868b3" hash = "918f7304bfe12dd0c131475348c79759509b133ed1dfc520dffa44d2e412aca8"
[[files]] [[files]]
file = "config/shulkerboxtooltip.json5" file = "config/shulkerboxtooltip.json5"
@ -98,11 +78,11 @@ hash = "d21233a7086fb4388fa446fe090c9cc3262942fc9273275ccd6a0c1d0a412a16"
[[files]] [[files]]
file = "config/yosbr/options.txt" file = "config/yosbr/options.txt"
hash = "d98c13aa6baf65939a46724c1dbcd0aae6e1829f86cdc572db9a4b0035cc28cb" hash = "48f1c7c50b3d0879b81a16b0a19e6b0d59668d22c294034b304b7a175c844a0e"
[[files]] [[files]]
file = "mods/accurate-block-placement.pw.toml" file = "mods/accurate-block-placement.pw.toml"
hash = "a1f8631ecc0e71786e58aa97fca93347221e654564b8481ef5942cdecdafd1ac" hash = "ad1ab18d70d76f894aa813e37074356901db392885c76e5118fcb26fb17ae6dd"
metafile = true metafile = true
[[files]] [[files]]
@ -112,17 +92,17 @@ metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "01ec12c07032284b27afde5695c2fca99dfca2b785d06729fb13917a00a85c92" hash = "ef7ba7a2fca725ad5347728c4dd2ec445b0e4e6ba63da7de053a1bf5eff9c6c7"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/continuity.pw.toml" file = "mods/continuity.pw.toml"
hash = "3476857955abc3053155ef32f1479594d3a7b61e522d570d66f1d0d327b4ecf8" hash = "749bf88d67ff9ddf272dc48d82402dd61ea2812238dfca4feb1fd78440675456"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/craftpresence.pw.toml" file = "mods/craftpresence.pw.toml"
hash = "5157d41d81287d176f93a1477f7ee44efcb81867af8049e2287309f7792c4666" hash = "e44e363f0c9c687cf467fa30b8607cd10cd2bd4829afefe2ce7d40a5e382bb2b"
metafile = true metafile = true
[[files]] [[files]]
@ -132,7 +112,7 @@ metafile = true
[[files]] [[files]]
file = "mods/enhanced-block-entities.pw.toml" file = "mods/enhanced-block-entities.pw.toml"
hash = "f77bd3db91c9fc8f54fb546655c7835b01adcacbf455e8de33b276a0a30076f3" hash = "240f229d403e488b3dc3192a1224e872fa102df766af48ea50b429d267eabe9f"
metafile = true metafile = true
[[files]] [[files]]
@ -142,52 +122,41 @@ metafile = true
[[files]] [[files]]
file = "mods/fallingleaves.pw.toml" file = "mods/fallingleaves.pw.toml"
hash = "2c50cbfecc65d79312c01d4eacbc806ff33e7baedd50c851b96028af04135afe" hash = "200797c3f731a126fad409a7afa6e737af4a1e860a0d6954b48b18bb0922f3ec"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/fix-alt-gr.pw.toml" file = "mods/fix-alt-gr-1.0.0-mc1.19-metadata-fix.jar"
hash = "d2ccb8f7ac3dadfdc14b2aaf8605c0a1e9d2b1b75d1c2aaef3bc9ca7bf604288" hash = "92400d95790b50743bea4b9434a21fce1b2b735d01634bc9e46ec59a7518e9b8"
metafile = true
[[files]] [[files]]
file = "mods/indium.pw.toml" file = "mods/indium.pw.toml"
hash = "502cd535f6cda8e1e0b0cf83a785e8d8f5702f18b8902ae0c765952d8cfe0b4a" hash = "bbbf79e3bc952411d58fb20119792dda0096b42784ff9398c5febd2a137153c4"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/inspecio.pw.toml" file = "mods/inspecio.pw.toml"
hash = "0e89684da352997f2663602d571b67bcc840576f5c13fc32cafeb92054370325" hash = "69b2332cce080d4c2a8e76ca267866e86ca15959d0a0eb6de59e1b311d531666"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/inventory-profiles-next.pw.toml" file = "mods/inventory-profiles-next.pw.toml"
hash = "822a9c97e55ea0b9ea13b2776e0ad231a673bb8262388986bc3e89b17dbbb8e1" hash = "26894893b73719ef3dd79e4a8b11bf407f5bd7987679b41c1f01fd454e82dfc1"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/iris.pw.toml" file = "mods/iris.pw.toml"
hash = "955af3c751bf51e8a5ae1f396a48da1fa3a85be5698714599c05a8c5007de8de" hash = "e516d6d036f6d407a793c3b9a1fc5a8a817b05c9dc9d8677003fb0a512b2bf6f"
metafile = true
[[files]]
file = "mods/malilib.pw.toml"
hash = "fd88ab8b23121cea2b1c7d05f2b7cbbe76b93ced03d6b98f0b212521ccb0ecb2"
metafile = true
[[files]]
file = "mods/minihud.pw.toml"
hash = "ea0f5b02b0ec99b0defe4f9b0ca8d9270a75142bea88752beb1ba5045c7708ee"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/modmenu.pw.toml" file = "mods/modmenu.pw.toml"
hash = "6dc27377674c79509779c7b17d7db80748d9636c5d639b0e5f67f90b45f1a8e5" hash = "f0a7c49ae4417a753722da78046a7513e059e5964e21154f4aef50df6a1d6ed0"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/mouse-wheelie.pw.toml" file = "mods/mouse-wheelie.pw.toml"
hash = "d2a3a00adc376145cdadbc329c843edf002e037f97c8c27638b95162063d64a9" hash = "a83db6f7f755d1a3eb8452f88d1871586dce2b1bca6c7a39d2fb0109ea55420d"
metafile = true metafile = true
[[files]] [[files]]
@ -197,42 +166,42 @@ metafile = true
[[files]] [[files]]
file = "mods/presence-footsteps.pw.toml" file = "mods/presence-footsteps.pw.toml"
hash = "593b7c2a291591f43c642779aa528174c453c657052c3d658f2040a0a43442d6" hash = "73a331eb8ba2203821613804d514d4da7974aa61d55e873686b9d7598077aee1"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/qsl.pw.toml" file = "mods/qsl.pw.toml"
hash = "2056e66a16b6e3bbef4e56eaeddc744e92acee372ebd8a3c7c90750170e61665" hash = "ce188971c0534b989e14ab1a0a6efb01a3fe871373a8f9522a4e40d31a19d672"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/reeses-sodium-options.pw.toml" file = "mods/reeses-sodium-options.pw.toml"
hash = "c704ab1b78607e345633f54f6f0d3a4ffa9fdb37600c87a794bd67fab3ec9b54" hash = "b4d8e22f7916c1a2e8be07b708cd02d16bd730e382bb7ca36a615cf3e6782940"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/roughly-enough-items.pw.toml" file = "mods/roughly-enough-items.pw.toml"
hash = "05b06d2c528d2b31458646eeeb0c506f39d8bd17c37dcc3254098c0662b8363a" hash = "60d50882a3d9f4f8ffd0667061c285a97873b63b4ad7dec3df38ba8eb17ec1b5"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/shulkerboxtooltip.pw.toml" file = "mods/shulkerboxtooltip.pw.toml"
hash = "010e81882aab141266a2255d475cf5e1dca19143a7ec9daa709ba49c889e5e72" hash = "afe3992254de807d9adc977e96fb3e55db65e18bc57077534d51bdd79443d0fc"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/sodium-extra.pw.toml" file = "mods/sodium-extra.pw.toml"
hash = "696826932a2a382de68f7c843847b6c8c8d5319c022503681494e3cff03e18ff" hash = "8bdc3c1b5079b7fbe89f995d1a100e1df8dcf47e73ef089abf444ecc8e320527"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/sodium.pw.toml" file = "mods/sodium.pw.toml"
hash = "f95b2fb43d80577d8f42bb6c60bd0e7aafe7db81a43e5122b7ee69941fccbaeb" hash = "0d539d8bad8493d4196bf5f7bf216d692384f283849fa41a2e5a816a0147673e"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/tooltipfix.pw.toml" file = "mods/tooltipfix.pw.toml"
hash = "57279a8ae2d7c6e5053da3909d95254118db533d9a38c1a0763bf602d80c933d" hash = "5520c1dc76ba02ac7ab0648ca5facc2e5e65e6f98b5bc1c9b95d6f8be8280238"
metafile = true metafile = true
[[files]] [[files]]
@ -242,12 +211,12 @@ metafile = true
[[files]] [[files]]
file = "mods/xaeros-minimap-fair-play-edition.pw.toml" file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
hash = "440180d67191d797658dc5cbfefc63e6fce0c7444ec5ccbc4f44bfc5b4bef3ac" hash = "466f549840dab5be89dd8018c96b61d1b7b622e2ae4b5254df6e04939f0ea459"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/xaeros-world-map.pw.toml" file = "mods/xaeros-world-map.pw.toml"
hash = "5e034cb854667958fbe8c1f65e40738102fbe89b664e9fbadc9bd4f9849e685e" hash = "4ff08115d4dec034c1fa2a5b933daf38cf4dfc31282b8e7ffa04db89c1cd307b"
metafile = true metafile = true
[[files]] [[files]]
@ -257,5 +226,5 @@ metafile = true
[[files]] [[files]]
file = "mods/zoomify.pw.toml" file = "mods/zoomify.pw.toml"
hash = "61e328b0d9324fb4f713a5e1a7aed8a97ead1de33f7496a623e6028e2b4544f5" hash = "eda1cc1a41819d633cc5161ea985aa3f4cbf8f7901496bbde160c885ea808628"
metafile = true metafile = true

View file

@ -1,13 +1,13 @@
name = "Accurate Block Placement" name = "Accurate Block Placement"
filename = "accurate-block-placement-1.0.12.jar" filename = "accurate-block-placement-1.0.13.jar"
side = "both" side = "both"
[download] [download]
url = "https://edge.forgecdn.net/files/3673/256/accurate-block-placement-1.0.12.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "ab08b5ef84c509ef66b941cf1d5be4a43baee5a8" hash = "973e7fc23cc4f65cf4b4910d8f94d2b981b88fef"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3673256 file-id = 3825069
project-id = 323316 project-id = 323316

View file

@ -1,13 +1,13 @@
name = "Architectury API (Fabric/Forge)" name = "Architectury API (Fabric/Forge)"
filename = "architectury-4.4.68.jar" filename = "architectury-5.7.27-fabric.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "25caa4222a307016cb45cf8b6d27c09b507e2196" hash = "b1585ffd38c67619101e86c3c6319fa52efebf7c"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3807923 file-id = 3834396
project-id = 419699 project-id = 419699

View file

@ -1,13 +1,13 @@
name = "Continuity" name = "Continuity"
filename = "continuity-2.0.0+1.18.2.jar" filename = "continuity-2.0.0+1.19.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.0+1.18.2/continuity-2.0.0%2B1.18.2.jar" url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.0+1.19/continuity-2.0.0%2B1.19.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "55c8fb90c3c3af60a3c3d2dc28aa0a6a1b866c5c" hash = "ac4deeead3e1c4a3d54759f5d27c514f34f9115f"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "1IjD5062" mod-id = "1IjD5062"
version = "Bl7pOAQf" version = "zcqSiVI3"

View file

@ -1,13 +1,13 @@
name = "CraftPresence" name = "CraftPresence"
filename = "CraftPresence-Fabric-1.18.2-Release-1.8.8.jar" filename = "CraftPresence-Fabric-1.19-Release-1.8.8.jar"
side = "both" side = "both"
[download] [download]
url = "https://edge.forgecdn.net/files/3667/807/CraftPresence-Fabric-1.18.2-Release-1.8.8.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "b0a2869863ba4fb3f9e46f2c9a013b0fbe64ebb7" hash = "b852a1e72ec18a92e6067bd593d92997bde8069a"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3667807 file-id = 3821066
project-id = 297038 project-id = 297038

View file

@ -1,13 +1,13 @@
name = "Enhanced Block Entities" name = "Enhanced Block Entities"
filename = "enhancedblockentities-0.7+1.18.2.jar" filename = "enhancedblockentities-0.7+1.19.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/OVuFYfre/versions/0.7+1.18.2/enhancedblockentities-0.7%2B1.18.2.jar" url = "https://cdn.modrinth.com/data/OVuFYfre/versions/0.7+1.19/enhancedblockentities-0.7%2B1.19.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "bd318830b4aa5767a0fe1acc246ef3c07fd53282" hash = "374a8f0f01f5ba8fefda44888fd7f132e18a39e1"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "OVuFYfre" mod-id = "OVuFYfre"
version = "5FTTHyNq" version = "88qNYjJz"

View file

@ -1,14 +1,13 @@
name = "Falling Leaves" name = "Falling Leaves"
filename = "fallingleaves-1.11.1+1.18.2.jar" filename = "fallingleaves-1.12.1+1.19.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/1.11.1/fallingleaves-1.11.1%2B1.18.2.jar" url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/1.12.1/fallingleaves-1.12.1%2B1.19.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "eaedf924b6774ef266ca0382d38c6325aa37f331" hash = "d729cab7e837448b3e08d69c98f2dcc0561d61fb"
mode = ""
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "WhbRG4iK" mod-id = "WhbRG4iK"
version = "FaCaUOFs" version = "dWryIdUY"

Binary file not shown.

View file

@ -1,8 +0,0 @@
name = "Fix AltGr"
filename = "fix-alt-gr-1.0.0.jar"
side = "client"
[download]
url = "https://github.com/MikolajKolek/fix-alt-gr/releases/download/1.0.0/fix-alt-gr-1.0.0.jar"
hash-format = "sha1"
hash = "c8cf3328fa477bc2a99a2582404a190e1a028c79"

View file

@ -1,14 +1,13 @@
name = "Indium" name = "Indium"
filename = "indium-1.0.3+mc1.18.2.jar" filename = "indium-1.0.5+mc1.19.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/1.0.3+mc1.18.2/indium-1.0.3%2Bmc1.18.2.jar" url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/1.0.5+mc1.19/indium-1.0.5%2Bmc1.19.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "a20793e65789fb9ef248d07dfd2fcd79e8afb53d" hash = "97ac14960a972daa70803ffd0cfc4ed1aa9f7276"
mode = ""
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "Orvt0mRa" mod-id = "Orvt0mRa"
version = "ZxoJeTLg" version = "lK43uDfu"

View file

@ -1,13 +1,13 @@
name = "Inspecio" name = "Inspecio"
filename = "inspecio-1.4.1+1.18.jar" filename = "inspecio-1.4.2+1.19.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.4.1+1.18/inspecio-1.4.1%2B1.18.jar" url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.4.2+1.19/inspecio-1.4.2%2B1.19.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "886b2d77f495b8725dbd8557fcb6437227e354f9" hash = "7a0a222d0db9b26f91411cea6ab788f7d734156d"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "a93H3mKU" mod-id = "a93H3mKU"
version = "6sfabi0J" version = "wCMFuXpW"

View file

@ -1,14 +1,13 @@
name = "Inventory Profiles Next" name = "Inventory Profiles Next"
filename = "InventoryProfilesNext-fabric-1.18.2-1.5.0.jar" filename = "InventoryProfilesNext-fabric-1.19-1.5.0.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/fabric-1.18.2-1.5.0/InventoryProfilesNext-fabric-1.18.2-1.5.0.jar" url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/fabric-1.19-1.5.0/InventoryProfilesNext-fabric-1.19-1.5.0.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "73c1c4077f30c7ac2f7cd9fda2678a80a41ec32e" hash = "2647ba0eae487d84ba1b8c44b2095532a4a5aa8b"
mode = ""
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "O7RBXm3n" mod-id = "O7RBXm3n"
version = "rhWd3Gwe" version = "4EX004fx"

View file

@ -1,13 +1,13 @@
name = "Iris Shaders" name = "Iris Shaders"
filename = "iris-mc1.18.2-1.2.5.jar" filename = "iris-mc1.19-1.2.5.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1.18.x-v1.2.5/iris-mc1.18.2-1.2.5.jar" url = "https://cdn.modrinth.com/data/YL57xq9U/versions/1.19.x-v1.2.5/iris-mc1.19-1.2.5.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "57237aeaff64a362b7b1695e18c42317d3bcf374" hash = "499a3e1b13eafb0eb4dceee1152c84b23211e0d5"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "YL57xq9U" mod-id = "YL57xq9U"
version = "M18bSfGf" version = "B9iwsuD9"

View file

@ -1,13 +0,0 @@
name = "MaLiLib"
filename = "malilib-fabric-1.18.2-0.12.1.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3692/220/malilib-fabric-1.18.2-0.12.1.jar"
hash-format = "sha1"
hash = "a810cf1f28751ac2681ab94a1f00b58c49884649"
[update]
[update.curseforge]
file-id = 3692220
project-id = 303119

View file

@ -1,13 +0,0 @@
name = "MiniHUD"
filename = "minihud-fabric-1.18.2-0.22.0.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3671/392/minihud-fabric-1.18.2-0.22.0.jar"
hash-format = "sha1"
hash = "dc85e2befc102c9260f6eebeb72317043ce6530a"
[update]
[update.curseforge]
file-id = 3671392
project-id = 244260

View file

@ -1,14 +1,13 @@
name = "Mod Menu" name = "Mod Menu"
filename = "modmenu-3.2.2.jar" filename = "modmenu-4.0.0.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/3.2.2/modmenu-3.2.2.jar" url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/4.0.0/modmenu-4.0.0.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "d581615296b1dfb72477c984a43cc6891f75eb73" hash = "04be7e499bf67be0fea40d15f17a9ec47f21c309"
mode = ""
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "mOgUt4GM" mod-id = "mOgUt4GM"
version = "GYRoFp1I" version = "Tk7mCRX1"

View file

@ -1,13 +1,13 @@
name = "Mouse Wheelie" name = "Mouse Wheelie"
filename = "mousewheelie-1.9.1+mc1.18.2.jar" filename = "mousewheelie-1.9.1+mc1.19-pre1.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/1.9.1+mc1.18.2/mousewheelie-1.9.1%2Bmc1.18.2.jar" url = "https://cdn.modrinth.com/data/u5Ic2U1u/versions/1.9.1+mc1.19-pre1/mousewheelie-1.9.1%2Bmc1.19-pre1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "26aeea7a89d2801a319a9f8b3426e38fb62c260f" hash = "f0e8c101301d3584e0aa9ae1ca6678a6de25d4c2"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "u5Ic2U1u" mod-id = "u5Ic2U1u"
version = "lcCY0KZL" version = "rvkjp7nF"

View file

@ -1,14 +1,13 @@
name = "Presence Footsteps" name = "Presence Footsteps"
filename = "PresenceFootsteps-1.5.0.jar" filename = "PresenceFootsteps-1.6.0.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/1.5.0/PresenceFootsteps-1.5.0.jar" url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/1.6.0/PresenceFootsteps-1.6.0.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "fc13b79c51f1afa9cdc455d3c74d52bae1e02cf1" hash = "7b79462bc64dd014e9cc715f8b658254fd7285cc"
mode = ""
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "rcTfTZr3" mod-id = "rcTfTZr3"
version = "2Dcs7kJq" version = "cXdGDBED"

View file

@ -1,13 +1,13 @@
name = "Quilted Fabric API / Quilt Standard Libraries" 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" filename = "qfapi-2.0.0-alpha.3_qsl-2.0.0-beta.2_fapi-0.55.3_mc-1.19.jar"
side = "both" side = "both"
[download] [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" url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/2.0.0-alpha.3+0.55.3-1.19/qfapi-2.0.0-alpha.3_qsl-2.0.0-beta.2_fapi-0.55.3_mc-1.19.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "6060fadea5527fe591c1ad9979373ca5f459a8c1" hash = "3cbaf7ee8065e2e8110d3fb3dab4a74148d09559"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "qvIfYCYJ" mod-id = "qvIfYCYJ"
version = "IhFPlQD2" version = "3u6Qbhdw"

View file

@ -1,13 +1,13 @@
name = "Reese's Sodium Options" name = "Reese's Sodium Options"
filename = "reeses_sodium_options-1.4.3+mc1.18.2-build.42.jar" filename = "reeses_sodium_options-1.4.3+mc1.19-build.43.jar"
side = "client" side = "client"
[download] [download]
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" url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/mc1.19-1.4.3/reeses_sodium_options-1.4.3%2Bmc1.19-build.43.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "c39e06ad0bff8891046d80fb4c63fddfbe2d5bc4" hash = "430337cd1d3d6fdf7b3910926b80cc204a082661"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "Bh37bMuy" mod-id = "Bh37bMuy"
version = "iQMF2ssl" version = "uBfzWM0b"

View file

@ -1,13 +1,13 @@
name = "Roughly Enough Items Fabric/Forge (REI)" name = "Roughly Enough Items Fabric/Forge (REI)"
filename = "RoughlyEnoughItems-8.2.490.jar" filename = "RoughlyEnoughItems-9.0.491.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "e36c9514a6aff58ac80350b936b52d23ac2c5578" hash = "e2fdc22c6143e11510aeb83f6ae66d24d603d806"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3835866 file-id = 3836158
project-id = 310111 project-id = 310111

View file

@ -1,13 +1,13 @@
name = "ShulkerBoxTooltip" name = "ShulkerBoxTooltip"
filename = "shulkerboxtooltip-3.0.9+1.18.2.jar" filename = "shulkerboxtooltip-3.0.9+1.19.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "26e2af2f4afe7c4badf68fe5f67f16c3dc1d02de" hash = "023270ac4d8c28ee2fd58500a10cc0bfa6aee73e"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3828067 file-id = 3828073
project-id = 315811 project-id = 315811

View file

@ -1,13 +1,13 @@
name = "Sodium Extra" name = "Sodium Extra"
filename = "sodium-extra-0.4.5+mc1.18.2-build.42.jar" filename = "sodium-extra-0.4.5+mc1.19-build.43.jar"
side = "client" side = "client"
[download] [download]
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" url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.19-0.4.5/sodium-extra-0.4.5%2Bmc1.19-build.43.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "79b569df32a953362b9006de60a84c857692e364" hash = "56e146060fb212f98a9295283a06c38ba182d063"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "PtjYWJkn" mod-id = "PtjYWJkn"
version = "pKxxvfqr" version = "THhTlwlR"

View file

@ -1,14 +1,13 @@
name = "Sodium" name = "Sodium"
filename = "sodium-fabric-mc1.18.2-0.4.1+build.15.jar" filename = "sodium-fabric-mc1.19-0.4.2+build.16.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.18.2-0.4.1/sodium-fabric-mc1.18.2-0.4.1%2Bbuild.15.jar" url = "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.19-0.4.2/sodium-fabric-mc1.19-0.4.2%2Bbuild.16.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "f839863a6be7014b8d80058ea1f361521148d049" hash = "6c1b055bce99d0bf64733e0ff95f347e4cd171f3"
mode = ""
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "AANobbMI" mod-id = "AANobbMI"
version = "74Y5Z8fo" version = "Yp8wLY1P"

View file

@ -1,13 +1,13 @@
name = "ToolTipFix" name = "ToolTipFix"
filename = "tooltipfix-1.0.4-1.18.jar" filename = "tooltipfix-1.0.5-1.19.jar"
side = "both" side = "both"
[download] [download]
url = "https://edge.forgecdn.net/files/3543/273/tooltipfix-1.0.4-1.18.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "16b844c45ce0e4f1159ff51739479e8747a64d84" hash = "8dd951713909e327ae42deb22d0102dc0de07b83"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3543273 file-id = 3820437
project-id = 411557 project-id = 411557

View file

@ -1,13 +1,13 @@
name = "Xaero's Minimap (Fair-play Edition)" name = "Xaero's Minimap (Fair-play Edition)"
filename = "Xaeros_Minimap_FP22.9.2_Fabric_1.18.2.jar" filename = "Xaeros_Minimap_FP22.9.2_Fabric_1.19.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "806461635206d135e570fd32ce442c269db5d46a" hash = "0f7d26b3373f8edb790f4f3e2a7ef52d121c94b3"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3828893 file-id = 3828896
project-id = 263466 project-id = 263466

View file

@ -1,13 +1,13 @@
name = "Xaero's World Map" name = "Xaero's World Map"
filename = "XaerosWorldMap_1.23.3_Fabric_1.18.2.jar" filename = "XaerosWorldMap_1.23.3_Fabric_1.19.jar"
side = "both" side = "both"
[download] [download]
hash-format = "sha1" hash-format = "sha1"
hash = "bf12529194e592644243f21a5aa191475996044d" hash = "4fdbe2ea946032c4259204428662c2cc2a1cbab8"
mode = "metadata:curseforge" mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.curseforge]
file-id = 3835787 file-id = 3835790
project-id = 317780 project-id = 317780

View file

@ -1,14 +1,13 @@
name = "Zoomify" name = "Zoomify"
filename = "Zoomify-1.6.0.jar" filename = "Zoomify-1.7.0.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/1.6.0/Zoomify-1.6.0.jar" url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/1.7.0/Zoomify-1.7.0.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "836109ec7931a874fac16b4faac41a312fbc60d3" hash = "09a943bb5b302d71ac78502e3fcea59166cf4697"
mode = ""
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "w7ThoJFB" mod-id = "w7ThoJFB"
version = "2ZC7Fxc8" version = "Dqby42rh"

View file

@ -1,13 +1,13 @@
name = "VMU" name = "VMU"
author = "Wroclaw" author = "Wroclaw"
version = "1.1.1" version = "1.1.2+mc1.19"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "389dcf606b265e1bd0b4bfd112981374c8f3346e77beed6f253678ee1d6ecb17" hash = "ee1ab0de6d237e41ebb12292d48854a111e951d627706d2c59a39b4318ca2f9f"
[versions] [versions]
minecraft = "1.18.2" minecraft = "1.19"
quilt = "0.17.0" quilt = "0.17.0"