Compare commits

...

4 commits

Author SHA1 Message Date
45712ad8cf Remove new green same item highlight
added by update of Inventory Profiles Next
2022-07-14 18:16:11 +02:00
0b56372129 Add back MiniHUD
fixes #5
2022-07-14 18:14:44 +02:00
697dad0953 Add mod: Slight' Gui Modifications
bump modpack version to 1.2.0
show modpack version in window name
2022-07-14 17:14:24 +02:00
03e7345689 Update mods 2022-07-14 17:01:05 +02:00
20 changed files with 797 additions and 42 deletions

View file

@ -1,3 +1,3 @@
title = 'Minecraft VMU - {mcversion}'
title = ' VMU 1.2.0 - Minecraft {mcversion}'
icon16 = ''
icon32 = ''

View file

@ -1,5 +1,7 @@
{
"ModSettings": {
"highlight_foused_items": false,
"highlight_foused_items_foreground": false,
"enable_auto_refill": false,
"enable_updates_check": false,
"first_run": false

11
config/malilib.json Normal file
View file

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

570
config/minihud.json Normal file
View file

@ -0,0 +1,570 @@
{
"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": false,
"beeTooltips": false,
"honeyTooltips": false,
"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": false,
"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": false,
"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

@ -0,0 +1,65 @@
{
"fluidAdvancements": true,
"fluidStatusEffects": false,
// Whether we should unlimit the hard 60 fps limit placed on the title screen.
"unlimitTitleScreenFps": true,
"openingAnimation": {
"fluidChatOpening": true,
"fluidOpenSlideFromBottom": false,
"fluidOpenFade": false,
"fluidAnimationDuration": 400,
"affectsGameMenus": true,
"affectsInventories": true,
"ignoreSlideWhenRedirected": true,
"ignoreFadeWhenRedirected": false
},
"textFieldModifications": {
// Whether this module is enabled.
"enabled": false,
/* Set to Color to use the Border and Background Color.
Set to Texture to use resource pack:
/assets/minecraft/textures/gui/text_field.png
More documentations on website.
*/
"backgroundMode": "COLOR",
"borderColor": 10526880,
"backgroundColor": 0,
"selectionMode": "INVERT",
// Whether Text Fields should allow right click actions.
"rightClickActions": false
},
"sliderModifications": {
// Whether this module is enabled.
"enabled": false,
"grabberWidth": 8,
/* Whether to use custom texture:
/assets/slightguimodifications/textures/gui/slider(_hovered).png
or
/config/slightguimodifications/slider(_hovered).png
*/
"customBackgroundTexture": false
},
"debugInformation": {
"showFps": false
},
"customScaling": {
"vanillaScaleSlider": false,
"scale": 1.0
},
"slotHighlight": {
// Whether this module is enabled.
"enabled": false,
"color": -2130706433
},
"tooltipModifications": {
// Whether this module is enabled.
"enabled": false,
"backgroundColor": -267386864,
"outlineGradientTopColor": 1347420415,
"outlineGradientBottomColor": 1344798847
},
// Whether GUI should allow right click actions.
"rightClickActions": true,
"satisfyingScreenshots": true
}

View file

@ -0,0 +1,29 @@
mainMenu {
enabled = true
splashText {
enabled = false
splashesEnabled = true
customSplashes {
enabled = false
applyMode = "append"
defineCustom([
"h",
])
}
}
label {
position {
x = 2
y { it - 32 }
}
text = literal("VMU 1.2.0")
align = "left"
color = 0xffffff
shadow = true
hoveredColor = 0xabcdef
onClicked = url("https://amiro.ivi.pl/repoea/Wroclaw/VMU")
}
}

View file

@ -10,7 +10,7 @@ hash = "66dea440cdcf45bcfad5346d65b17751a36ca64f98b85b96d13f8b2353d42cf8"
[[files]]
file = "config/customwindowtitle-client.toml"
hash = "103ab2253b65e0a98457fc2f753f3e18a9beefa290ca5e81bd7b1a76b1e870ae"
hash = "e0996b33430d6d0c7f1fb678cfcea50f28b6981180ff33be850b64a09cfd4d12"
[[files]]
file = "config/enhanced_bes.properties"
@ -30,7 +30,15 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a"
[[files]]
file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "d9bde194129d278d3cbc9cdc4fa4cb180dab19a51d510e79c68d258bb9263871"
hash = "3b877ab865032a82c91b79f21d705272b2cb30026241414ccc80295ded42eebf"
[[files]]
file = "config/malilib.json"
hash = "c7486c0c1e198b7227066f1926389117aab9d4705aca3911ed3aceb450669e4b"
[[files]]
file = "config/minihud.json"
hash = "acea6d230ce900c053f2d9432f723f82366910b457ae319dd9ba16bb3b90731b"
[[files]]
file = "config/openloader/advanced_options.json"
@ -52,6 +60,14 @@ hash = "918f7304bfe12dd0c131475348c79759509b133ed1dfc520dffa44d2e412aca8"
file = "config/shulkerboxtooltip.json5"
hash = "dd2ee59d8f82617617d820329b19ee6dd0ae4200b95fae9ad73ff7a5bb6c3af6"
[[files]]
file = "config/slightguimodifications/config.json5"
hash = "58045fce3fcba01c65506f8aa90edcae5f6c129aeb9a00fd5309b88cf0365926"
[[files]]
file = "config/slightguimodifications/cts.groovy"
hash = "913b5130ec57d35f0e59e32469b8ed2e8799a6a75f85b2a2bf78b24f5bb576de"
[[files]]
file = "config/worldeditcui.config.json"
hash = "9221a1c42d4d25101c09ff8980ea8babda5d2d0ed2471f0d2b5ac76bc2c9ea10"
@ -100,12 +116,17 @@ metafile = true
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "4deebf85ea442c1c37ee0dcdfea8b5be9105102ae88fc7dec0cff0752da1c1c7"
hash = "59a069deb0a7ffee4a62843fe18d8fab2c935863e66534a96751aa1294c6fe3a"
metafile = true
[[files]]
file = "mods/cloth-api.pw.toml"
hash = "a24a98749cf572397b9c0ed2a892814b7ce93bb743a73510a348f150ae8745a9"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "955b5160e856fbc93b615ad021e78421383177db29a1b0bc451e2840ad659f79"
hash = "53fa3438ef9e1e81193f46c36cffa7c410a933de0b6793224e99bad67cbab2e3"
metafile = true
[[files]]
@ -155,7 +176,7 @@ metafile = true
[[files]]
file = "mods/inventory-profiles-next.pw.toml"
hash = "26894893b73719ef3dd79e4a8b11bf407f5bd7987679b41c1f01fd454e82dfc1"
hash = "3f196a5ba67e18f52901014dd413376944faf11cbf2f35722a08ac6195dd363d"
metafile = true
[[files]]
@ -163,9 +184,19 @@ file = "mods/iris.pw.toml"
hash = "e516d6d036f6d407a793c3b9a1fc5a8a817b05c9dc9d8677003fb0a512b2bf6f"
metafile = true
[[files]]
file = "mods/malilib.pw.toml"
hash = "b1e6c2ac629b24cf4182aa8c7d1ca0f84c8cbe662a6350b9a7eced8c5772fd85"
metafile = true
[[files]]
file = "mods/minihud.pw.toml"
hash = "f3b969e8293152cb97929aee958beedb02594fcfb867b3f25945a88819430aca"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "f0a7c49ae4417a753722da78046a7513e059e5964e21154f4aef50df6a1d6ed0"
hash = "a5c86b836f2213ad4db415d13f6ef5caa379ce348605a29224eb7703b81f1f95"
metafile = true
[[files]]
@ -195,7 +226,7 @@ metafile = true
[[files]]
file = "mods/qsl.pw.toml"
hash = "bc2ca8f842e170660a0215e2646f39e7c9822fe521bfa58086eadbe48aa67888"
hash = "d4aca8f69489a3df5cbd9793e3f74f107b1b8da477bd21b6125db6d4b182cf92"
metafile = true
[[files]]
@ -205,7 +236,7 @@ metafile = true
[[files]]
file = "mods/roughly-enough-items.pw.toml"
hash = "9ea66ba5aac5ac24271dda146a06b88c7c37f8d70d2f9996623be837b9f52c91"
hash = "df0b721ae4a76832ad6e66ef1600f161df6e1b14f3129f33b57e9664ecbba9e5"
metafile = true
[[files]]
@ -213,6 +244,11 @@ file = "mods/shulkerboxtooltip.pw.toml"
hash = "ba4fa4527a3f7beb3e653bb404a817d9878a2f2766439c41c71332a8ec97c459"
metafile = true
[[files]]
file = "mods/slight-gui-modifications.pw.toml"
hash = "578dbeb46066efda08472b2f6b30d6c2f43aed1ddcee3786a0d4aaa2f3599dcf"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "8bdc3c1b5079b7fbe89f995d1a100e1df8dcf47e73ef089abf444ecc8e320527"
@ -240,7 +276,7 @@ metafile = true
[[files]]
file = "mods/worldeditcui.pw.toml"
hash = "e6449798eea5f340dac17cfda3576fc4565054e22a5c6140f21cdbc787ac58be"
hash = "967674c89571c0e2cc9de0d3fc2131ab98a3e2bc65c5ca55d5d7a1980900aced"
metafile = true
[[files]]
@ -250,7 +286,7 @@ metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "19b0fc5cdbba29719a944ec3e957126316d032a0012bb57f04eb6929527ce629"
hash = "2bc3242a6a026024a2048e0051c0efed79d159e72d6ea361da847acbc6f68da5"
metafile = true
[[files]]

View file

@ -1,13 +1,13 @@
name = "Architectury API (Fabric/Forge)"
filename = "architectury-5.7.28-fabric.jar"
filename = "architectury-5.9.31-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "aa38ae9cc2e978e4ec87ff891f7b02ea0c0ee1b8"
hash = "2a932e9145b123591a78ea045e65b31bc8a330ac"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3843623
file-id = 3875225
project-id = 419699

13
mods/cloth-api.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Cloth API (Fabric)"
filename = "cloth-api-4.0.65.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "be86c751c4e8e54c539abd8530f6d84f97c8188c"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3853858
project-id = 317121

View file

@ -1,13 +1,13 @@
name = "Cloth Config API"
filename = "cloth-config-7.0.72-fabric.jar"
filename = "cloth-config-7.0.73-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/7.0.72+fabric/cloth-config-7.0.72-fabric.jar"
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/7.0.73+fabric/cloth-config-7.0.73-fabric.jar"
hash-format = "sha1"
hash = "0bd75623bb0a9537af93dc2d537efdb02dfb50c8"
hash = "5bc08411344e027cac4467763740f18626dae3ae"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "wOP2dCdL"
version = "ehzvjLXC"

View file

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

8
mods/malilib.pw.toml Normal file
View file

@ -0,0 +1,8 @@
name = "MaLiLib"
filename = "malilib-fabric-1.19-0.12.1.jar"
side = "client"
[download]
url = "https://kosma.pl/masamods/malilib-fabric-1.19-0.12.1.jar"
hash-format = "sha1"
hash = "a8874b54e6ff01dd7ddaa5db86128671f0c1a044"

8
mods/minihud.pw.toml Normal file
View file

@ -0,0 +1,8 @@
name = "MiniHUD"
filename = "minihud-fabric-1.19-0.22.0.jar"
side = "client"
[download]
url = "https://kosma.pl/masamods/minihud-fabric-1.19-0.22.0.jar"
hash-format = "sha1"
hash = "f71bf3f98a1d93a043618cab0060e1a81eacd944"

View file

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

View file

@ -1,13 +1,13 @@
name = "Quilted Fabric API / Quilt Standard Libraries"
filename = "qfapi-2.0.0-beta.3_qsl-2.0.0-beta.9_fapi-0.57.0_mc-1.19.jar"
filename = "qfapi-2.0.0-beta.5_qsl-2.0.0-beta.12_fapi-0.57.0_mc-1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/2.0.0-beta.3+0.57.0-1.19/qfapi-2.0.0-beta.3_qsl-2.0.0-beta.9_fapi-0.57.0_mc-1.19.jar"
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/2.0.0-beta.5+0.57.0-1.19/qfapi-2.0.0-beta.5_qsl-2.0.0-beta.12_fapi-0.57.0_mc-1.19.jar"
hash-format = "sha1"
hash = "7d9c35094cd3b0561276e345da7435b25dc264fc"
hash = "fbd761dee0d7d7c71859c078a4ca10f8c65d51d0"
[update]
[update.modrinth]
mod-id = "qvIfYCYJ"
version = "Sq6bz7rT"
version = "BM67Isrd"

View file

@ -1,13 +1,13 @@
name = "Roughly Enough Items Fabric/Forge (REI)"
filename = "RoughlyEnoughItems-9.1.500.jar"
filename = "RoughlyEnoughItems-9.1.517.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "5caf7eac6addd24a7e105ed62494e06b4101e18c"
hash = "b80b3f03bfe4d84eb131db405d9cbc09bad9c742"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3851405
file-id = 3874786
project-id = 310111

View file

@ -0,0 +1,13 @@
name = "'Slight' Gui Modifications"
filename = "slight-gui-modifications-2.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/O7JVMrQX/versions/2.2.0/slight-gui-modifications-2.2.0.jar"
hash-format = "sha1"
hash = "f1e0111effc7b3cacd8531465982b85f7482c473"
[update]
[update.modrinth]
mod-id = "O7JVMrQX"
version = "ShVdwo1n"

View file

@ -1,13 +1,13 @@
name = "WorldEdit CUI (Fabric)"
filename = "WorldEditCUI-1.18.2+01.jar"
filename = "WorldEditCUI-1.19+01.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3687/499/WorldEditCUI-1.18.2+01.jar"
hash-format = "sha1"
hash = "f554261f9e7d5ac02e487215b5fca9d6b15583a8"
hash = "da3aba425b5f63847d49eb36965038aae607471c"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3687499
file-id = 3861076
project-id = 402098

View file

@ -1,13 +1,13 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.24.0_Fabric_1.19.jar"
filename = "XaerosWorldMap_1.25.1_Fabric_1.19.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4f27f0bacfc64a3a3b0d2e3bea994a12e748dd14"
hash = "282e9371743630e1fb64b3f935dbe7fd4bd6aac8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3848427
file-id = 3861273
project-id = 317780

View file

@ -1,12 +1,12 @@
name = "VMU"
author = "Wroclaw"
version = "1.1.2+mc1.19"
version = "1.2.0+mc1.19"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "530acd5e7bdd22afb935c042961c235af2d898e5a170172310faf09a6f265ffe"
hash = "4a04f894c1058f7b03775fa7aeb336c5837ad1663a2ad99844877cc948f3b526"
[versions]
minecraft = "1.19"