Compare commits

...

11 commits
v1.3.0 ... main

Author SHA1 Message Date
02a1f4e7eb Tool Stats: add and change default config
Removes tooltip collison of RepairCost with Inspecio

Disabled: showEnchantability, showRepairCost, showDurabilty
2023-08-20 20:43:43 +02:00
b3e2c03656 Modloader: Update Quilt 2023-08-19 00:36:26 +02:00
0381cea141 Replace Fabric Language Kotlin with Quilt Language Kotlin 2023-08-19 00:29:41 +02:00
599ce1c43d Open Loader: source from Modrinth 2023-08-19 00:25:14 +02:00
6fd5bbe68c Update mods 2023-08-19 00:19:51 +02:00
474ed26a8a Xaeros world map: update and source from Modrinth 2023-08-19 00:15:34 +02:00
a643b45180 Xaeros minimap: source from Modrinth 2023-08-19 00:09:06 +02:00
9ee7823001 MiniHud, InventoryProfilesNext: Change keybinds
set Config Screen (MiniHud) keybind to rshift+f9 (f9 toggles shape renderer)
set autoRefill toggle (Inventory Profiles Next) keybind to f10 (from none)

I believe setting these keybinds like that provides more value to the pack
2023-08-19 00:06:21 +02:00
5a91fbedf4 Update version text in main menu
forgot one config
2023-08-15 16:59:17 +02:00
c7760e6eb1 Bump modpack version in configs 2023-08-15 11:46:19 +02:00
29b3b224ca Add mods to show villager trades & proffesions in REI 2023-08-15 11:45:29 +02:00
18 changed files with 119 additions and 66 deletions

View file

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

View file

@ -5,6 +5,9 @@
}, },
"highlight_foused_items_foreground": false, "highlight_foused_items_foreground": false,
"enable_auto_refill": { "enable_auto_refill": {
"main": {
"keys": "F10"
},
"value": false "value": false
}, },
"enable_updates_check": false, "enable_updates_check": false,

View file

@ -4,7 +4,7 @@
"top_right": [], "top_right": [],
"bottom_left": [ "bottom_left": [
{ {
"text": "VMU 1.3.0", "text": "VMU 1.3.1",
"clickEvent": { "clickEvent": {
"action": "open_url", "action": "open_url",
"value": "https://git.proot.pl/Wroclaw/VMU" "value": "https://git.proot.pl/Wroclaw/VMU"

View file

@ -124,7 +124,7 @@
} }
}, },
"openConfigGui": { "openConfigGui": {
"keys": "H,C" "keys": "RIGHT_SHIFT,F9"
}, },
"requiredKey": { "requiredKey": {
"keys": "" "keys": ""

10
config/toolstats.json Normal file
View file

@ -0,0 +1,10 @@
{
"showEnchantability": false,
"alwaysShowEnchantability": false,
"showRepairCost": false,
"alwaysShowRepairCost": false,
"showHarvestLevel": true,
"showEfficiency": true,
"showDurability": false,
"alwaysShowDurability": false
}

46
index.toml generated
View file

@ -22,7 +22,7 @@ hash = "38b8f98d6247f8368a46d2d2877d39d35736f566bbdc341d8e295e89577762d3"
[[files]] [[files]]
file = "config/customwindowtitle-client.toml" file = "config/customwindowtitle-client.toml"
hash = "74683480a229cd49dac6589c1d92545fcef847ddcd34f5fec07627bfce5e51d0" hash = "aaabffd6d0179562bfe3ddfb0f55127e608966c5fe0c205da4dae850a39a5994"
[[files]] [[files]]
file = "config/enhanced_bes.properties" file = "config/enhanced_bes.properties"
@ -38,11 +38,11 @@ hash = "04eebdc422a5555ac806fecd5793ec52ee00f175ed2efa431721170eaeb4dbca"
[[files]] [[files]]
file = "config/inventoryprofilesnext/inventoryprofiles.json" file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "d86f4419416b0b39d64745c345f0aa19a31086a3669c125f9ee4863c96bef575" hash = "381aa90a1af441c78c8a55ff2f20e4dc824a22794ea80b49fbe541239efe27e7"
[[files]] [[files]]
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "17cfb7c966ba5cbe7e8fb50d3af8de3ae6ebf8c112e2d31073d0b1d8bc4ef94e" hash = "b61dbffaaabe11c1d5a57742a8918c577c3ce5ded22bcf115aa08726af5b3774"
[[files]] [[files]]
file = "config/malilib.json" file = "config/malilib.json"
@ -50,7 +50,7 @@ hash = "c7486c0c1e198b7227066f1926389117aab9d4705aca3911ed3aceb450669e4b"
[[files]] [[files]]
file = "config/minihud.json" file = "config/minihud.json"
hash = "45cc5459014ac99f55b26ed923fb26d0099de96acb9bc22799a42fc16bd3dc5e" hash = "c5a0389846c527dba77ebf8739c36fc6b4ba8fc55aac3e0205fc9d7d55d9586f"
[[files]] [[files]]
file = "config/openloader/advanced_options.json" file = "config/openloader/advanced_options.json"
@ -68,6 +68,10 @@ hash = "00adc361d80a7854032d81b69d5368951181004c747399362b80b700f9ad4690"
file = "config/shulkerboxtooltip.json5" file = "config/shulkerboxtooltip.json5"
hash = "2d7668cfa3ce58578952b09f03d2e02ad77558761480fe6479947bee0c2c7706" hash = "2d7668cfa3ce58578952b09f03d2e02ad77558761480fe6479947bee0c2c7706"
[[files]]
file = "config/toolstats.json"
hash = "cb06ba33a2985d09fcd2cec33a8fa14ebe709fb05111ee030e56c66ae5b78b3a"
[[files]] [[files]]
file = "config/waterdripsound.json" file = "config/waterdripsound.json"
hash = "f978c0cdc2a504b00d995a41058f68deff5b9c8dfd62f7509134a6f6f05f7668" hash = "f978c0cdc2a504b00d995a41058f68deff5b9c8dfd62f7509134a6f6f05f7668"
@ -182,11 +186,6 @@ file = "mods/enhanced-block-entities.pw.toml"
hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60" hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60"
metafile = true metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "ff4a66502e802341a84fbb8eceed65156b14436769b1f7e27a68b22fb59c1dae"
metafile = true
[[files]] [[files]]
file = "mods/fadeless.pw.toml" file = "mods/fadeless.pw.toml"
hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8" hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8"
@ -204,7 +203,7 @@ metafile = true
[[files]] [[files]]
file = "mods/indium.pw.toml" file = "mods/indium.pw.toml"
hash = "493574c6b2cb8fccb0cdf9c4385c41ce9e0f79e24320f2ed7955e819f37b7a55" hash = "678d1c7827d30fbe8c225e7f2b8ddc29f1dd69cced29335ee5a670477a0728a2"
metafile = true metafile = true
[[files]] [[files]]
@ -219,7 +218,7 @@ metafile = true
[[files]] [[files]]
file = "mods/iris.pw.toml" file = "mods/iris.pw.toml"
hash = "5aa33cf19de168fa9da2421aff76367a5b7206d9f5ffd1dbbce4bff2a47a88ef" hash = "f2170f677cce023da0b7506a0445352d99690603d70046ec5c90231016b4d3b9"
metafile = true metafile = true
[[files]] [[files]]
@ -264,7 +263,7 @@ metafile = true
[[files]] [[files]]
file = "mods/open-loader.pw.toml" file = "mods/open-loader.pw.toml"
hash = "89b416c27725421ec8049643427524edc947ba82fda7739f89ffa75f544a6f30" hash = "ce489ec10a2a6d848d391452aa87d60bab75e9b657ae31ed5d4112269005a7d9"
metafile = true metafile = true
[[files]] [[files]]
@ -282,9 +281,14 @@ file = "mods/presence-footsteps.pw.toml"
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8" hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
metafile = true metafile = true
[[files]]
file = "mods/qkl.pw.toml"
hash = "b0615e667641dd52e900c970553e0ce80748645dfaa93117bb126dccae3e3c19"
metafile = true
[[files]] [[files]]
file = "mods/qsl.pw.toml" file = "mods/qsl.pw.toml"
hash = "affe1dbede9008f5e03cdf764b4c7a910fe7b9062dbeeb82d99e2497dc8603d8" hash = "7ffa8a332d46b6b412904e52353d7095b4709de406699d75bc31dc99ce416487"
metafile = true metafile = true
[[files]] [[files]]
@ -297,6 +301,16 @@ file = "mods/roughly-enough-items.pw.toml"
hash = "14cc4a22ff95357f268e55e99728742c6667e4ad1a3272bb708fb2702ffc5f82" hash = "14cc4a22ff95357f268e55e99728742c6667e4ad1a3272bb708fb2702ffc5f82"
metafile = true metafile = true
[[files]]
file = "mods/roughly-enough-professions-rep.pw.toml"
hash = "7e7e64bf9e193e56bbb53c71d1a29544e8543bc33d8a99bd24dcc26be2f88922"
metafile = true
[[files]]
file = "mods/roughly-enough-trades.pw.toml"
hash = "44743a46e6f1af55144f3fcc91005499757cba9c34122ed759ae0bcde2ed5bb4"
metafile = true
[[files]] [[files]]
file = "mods/serverpingerfixer.pw.toml" file = "mods/serverpingerfixer.pw.toml"
hash = "e4fcc1fc82a41c6ab58a926cd61950c290479c8e1c8531bfebaa72eb3d899817" hash = "e4fcc1fc82a41c6ab58a926cd61950c290479c8e1c8531bfebaa72eb3d899817"
@ -314,7 +328,7 @@ metafile = true
[[files]] [[files]]
file = "mods/sodium.pw.toml" file = "mods/sodium.pw.toml"
hash = "17831880d734824e34609ee8f6b6ca677b9dc093a6c6360f86d44b3c66bfd7db" hash = "bff35d4d3b4fa8c82b5890555d8d9123c223787c545ba7c000c0208b68a72a6d"
metafile = true metafile = true
[[files]] [[files]]
@ -359,12 +373,12 @@ metafile = true
[[files]] [[files]]
file = "mods/xaeros-minimap-fair-play-edition.pw.toml" file = "mods/xaeros-minimap-fair-play-edition.pw.toml"
hash = "664813f711c34f6d8bb8c9c2172bc285f1908e11c95bcce4f2ae6ce3746f6ca4" hash = "c78d1262652364368237efd85456ac377a55089f4539bb51d405363ad5e6e998"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/xaeros-world-map.pw.toml" file = "mods/xaeros-world-map.pw.toml"
hash = "009538dabd2f7152d3d348a8e9a81faaeba1531e8a8e66f0a071440bc005daba" hash = "746d31ce0ece844c209e6755097adff1c830f0490cadd0b0d410e0879947c285"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,13 +0,0 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.10.8+kotlin.1.9.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/s10JMAtS/fabric-language-kotlin-1.10.8%2Bkotlin.1.9.0.jar"
hash-format = "sha1"
hash = "06a973a9e97b6dc673dfc1c519f2118dcb068690"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "s10JMAtS"

View file

@ -1,13 +1,13 @@
name = "Indium" name = "Indium"
filename = "indium-1.0.24+mc1.20.1.jar" filename = "indium-1.0.25+mc1.20.1.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/hfBawPLH/indium-1.0.24%2Bmc1.20.1.jar" url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/6UQwWURe/indium-1.0.25%2Bmc1.20.1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "53fa0c1c9c19c0e31ec926590f38f9fb15455dc5" hash = "5f7a6c0d6a3dfadc87d6135889ab937d09fdcaa0"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "Orvt0mRa" mod-id = "Orvt0mRa"
version = "hfBawPLH" version = "6UQwWURe"

View file

@ -1,13 +1,13 @@
name = "Iris Shaders" name = "Iris Shaders"
filename = "iris-mc1.20.1-1.6.7.jar" filename = "iris-mc1.20.1-1.6.8.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/MU0L4OZM/iris-mc1.20.1-1.6.7.jar" url = "https://cdn.modrinth.com/data/YL57xq9U/versions/pVNPPrMY/iris-mc1.20.1-1.6.8.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "058357d913e5d19a472b93361d817c5e1129b2b9" hash = "942b1b3ea44a7880b55e3896d398a6c44a3e65be"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "YL57xq9U" mod-id = "YL57xq9U"
version = "MU0L4OZM" version = "pVNPPrMY"

View file

@ -3,11 +3,11 @@ filename = "OpenLoader-Fabric-1.20.1-19.0.1.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/KwWsINvD/versions/GdaQPrvy/OpenLoader-Fabric-1.20.1-19.0.1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "8a73f113feed6c378695a12cbabe700320591e5b" hash = "8a73f113feed6c378695a12cbabe700320591e5b"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 4648483 mod-id = "KwWsINvD"
project-id = 354339 version = "GdaQPrvy"

13
mods/qkl.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Quilt Kotlin Libraries (QKL)"
filename = "quilt-kotlin-libraries-2.1.2+kt.1.9.0+flk.1.10.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lwVhp9o5/versions/9WIAwhe7/quilt-kotlin-libraries-2.1.2%2Bkt.1.9.0%2Bflk.1.10.8.jar"
hash-format = "sha1"
hash = "e90d951cc7c8d78ade816ef9f41cd786225182ae"
[update]
[update.modrinth]
mod-id = "lwVhp9o5"
version = "9WIAwhe7"

View file

@ -1,13 +1,13 @@
name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)" name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)"
filename = "qfapi-7.1.1_qsl-6.1.1_fapi-0.86.1_mc-1.20.1.jar" filename = "qfapi-7.1.2_qsl-6.1.1_fapi-0.87.0_mc-1.20.1.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/ugK6veHN/qfapi-7.1.1_qsl-6.1.1_fapi-0.86.1_mc-1.20.1.jar" url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/aWl2Qw6u/qfapi-7.1.2_qsl-6.1.1_fapi-0.87.0_mc-1.20.1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "6c8117b9f5e502e9dbb2facda1ef4dfcc79f559a" hash = "4bb2a214dfc06429bc1a6a41cb2837cbab3d7221"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "qvIfYCYJ" mod-id = "qvIfYCYJ"
version = "ugK6veHN" version = "aWl2Qw6u"

View file

@ -0,0 +1,13 @@
name = "Roughly Enough Professions (REP)"
filename = "RoughlyEnoughProfessions-fabric-1.20.1-2.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/V8XJ8f5f/versions/tup2khor/RoughlyEnoughProfessions-fabric-1.20.1-2.0.1.jar"
hash-format = "sha1"
hash = "36e976d018b9dcedbabd9075575e4d25998b1d1e"
[update]
[update.modrinth]
mod-id = "V8XJ8f5f"
version = "tup2khor"

View file

@ -0,0 +1,13 @@
name = "Roughly Enough Trades"
filename = "RoughlyEnoughTrades-1.19.3-1.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/SRDQqMfX/versions/UFe6Qy2t/RoughlyEnoughTrades-1.19.3-1.0.jar"
hash-format = "sha1"
hash = "8e8c2a499869408e50a5df09d4fa439188b13559"
[update]
[update.modrinth]
mod-id = "SRDQqMfX"
version = "UFe6Qy2t"

View file

@ -1,13 +1,13 @@
name = "Sodium" name = "Sodium"
filename = "sodium-fabric-mc1.20.1-0.5.1.jar" filename = "sodium-fabric-mc1.20.1-0.5.2.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/OkwCNtFH/sodium-fabric-mc1.20.1-0.5.1.jar" url = "https://cdn.modrinth.com/data/AANobbMI/versions/6SSPmLc9/sodium-fabric-mc1.20.1-0.5.2.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "64908970887e85b6aa9fe4eaa690ddcb84c3369c" hash = "0bd317776db069f7ed1035f6b8ef628ebbe7779d"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "AANobbMI" mod-id = "AANobbMI"
version = "OkwCNtFH" version = "6SSPmLc9"

View file

@ -1,16 +1,16 @@
name = "Xaero's Minimap (Fair-play Edition)" name = "Xaero's Minimap (Fair-Play)"
filename = "Xaeros_Minimap_FP23.4.4_Fabric_1.20.jar" filename = "Xaeros_Minimap_FP23.4.4_Fabric_1.20.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/JkSi2Fzx/versions/rKlrD9dr/Xaeros_Minimap_FP23.4.4_Fabric_1.20.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "f1f16491e556f7801b76044e92ecb435e7b13e71" hash = "f1f16491e556f7801b76044e92ecb435e7b13e71"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 4586337 mod-id = "JkSi2Fzx"
project-id = 263466 version = "rKlrD9dr"
[option] [option]
optional = true optional = true

View file

@ -1,16 +1,16 @@
name = "Xaero's World Map" name = "Xaero's World Map"
filename = "XaerosWorldMap_1.32.0_Fabric_1.20.jar" filename = "XaerosWorldMap_1.33.0_Fabric_1.20.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/VTlrn9zn/XaerosWorldMap_1.33.0_Fabric_1.20.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "9e25e722198fbb14eaf4261bdbbb2d44c1776509" hash = "cf654d1c7c468d307959acc2f4854e61ad8d197a"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 4685564 mod-id = "NcUtCpym"
project-id = 317780 version = "VTlrn9zn"
[option] [option]
optional = true optional = true

View file

@ -1,13 +1,13 @@
name = "VMU" name = "VMU"
author = "Wroclaw" author = "Wroclaw"
version = "1.3.0+mc1.20.1" version = "1.3.1+mc1.20.1"
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 = "dae63eae694857e9a6775462c8dde05d7f36bc2ddf9245f1763552e19901cb41" hash = "74b855a3b3e1d973ddbff6e3bacc1282a774098ef8b39168940ff8c9ed213c2d"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"
quilt = "0.20.0-beta.13" quilt = "0.20.0-beta.14"