Compare commits

...

3 commits

Author SHA1 Message Date
717841daa0 Add mod: Drip Sounds 2023-08-05 17:59:30 +02:00
c336fa2cae Add Server Pinger Fixer 2023-08-05 17:39:46 +02:00
0a15901a23 Add better advancements 2023-08-05 17:05:48 +02:00
7 changed files with 88 additions and 1 deletions

View file

@ -0,0 +1,18 @@
{
"defaultUncompletedIconColor": "#FFFFFF",
"defaultUncompletedTitleColor": "#0489C1",
"defaultCompletedIconColor": "#DBA213",
"defaultCompletedTitleColor": "#DBA213",
"doAdvancementsBackgroundFade": true,
"showDebugCoordinates": false,
"orderTabsAlphabetically": false,
"uiScaling": 100,
"criteriaDetail": "All",
"criteriaDetailRequiresShift": true,
"addInventoryButton": false,
"defaultDrawDirectLines": false,
"defaultHideLines": false,
"defaultCompletedLineColor": "#FFFFFF",
"defaultUncompletedLineColor": "#FFFFFF",
"onlyUseAboveAdvancementTabs": false
}

View file

@ -0,0 +1,7 @@
{
"enabled": true,
"volume": 1.0,
"dripChance": 10,
"useDripstoneSounds": true,
"soundCategory": "ambient"
}

23
index.toml generated
View file

@ -12,6 +12,10 @@ hash = "24a1f098beb95f2f99c52cc29c48ac5554429729180de0f7208ab65332b43760"
file = "config/NoChatReports/NCR-Common.json"
hash = "0eaad2630bd70ade719f7810e805810ada25379269ea194e43d3eea30c51dec0"
[[files]]
file = "config/betteradvancements.json"
hash = "f82d0b5d9fbcb48dc1994f22446386cc5289029f92a0e4f9d8fcd444bf75f081"
[[files]]
file = "config/craftpresence.json"
hash = "be7f446c626398dce63fa1021a148658b5e85443e9b51c6264ac165a33b7ae4b"
@ -64,6 +68,10 @@ hash = "00adc361d80a7854032d81b69d5368951181004c747399362b80b700f9ad4690"
file = "config/shulkerboxtooltip.json5"
hash = "2d7668cfa3ce58578952b09f03d2e02ad77558761480fe6479947bee0c2c7706"
[[files]]
file = "config/waterdripsound.json"
hash = "f978c0cdc2a504b00d995a41058f68deff5b9c8dfd62f7509134a6f6f05f7668"
[[files]]
file = "config/yosbr/config/ibeeditor-common.json"
hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338"
@ -111,6 +119,11 @@ file = "mods/architectury-api.pw.toml"
hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad"
metafile = true
[[files]]
file = "mods/better-advancements.pw.toml"
hash = "f2a3a436d5498e539230aa1936ac1009e4b140eda402b654b4a160431e7f517a"
metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691"
@ -131,6 +144,11 @@ file = "mods/custom-window-title.pw.toml"
hash = "d95e86e4ac6984ded372855f5ed4cca36308f389d8046fde1c37a5315739eecd"
metafile = true
[[files]]
file = "mods/dripsounds-fabric.pw.toml"
hash = "6992619452254eac894dbaaaff722c4dfa3d3576405f1b3c4d9782fe98aaf7e1"
metafile = true
[[files]]
file = "mods/enhanced-block-entities.pw.toml"
hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60"
@ -241,6 +259,11 @@ file = "mods/roughly-enough-items.pw.toml"
hash = "201ab0485fc28e1b4a8fb04f620bfe94e19a3495131b939b67a701068de7f325"
metafile = true
[[files]]
file = "mods/serverpingerfixer.pw.toml"
hash = "e4fcc1fc82a41c6ab58a926cd61950c290479c8e1c8531bfebaa72eb3d899817"
metafile = true
[[files]]
file = "mods/shulkerboxtooltip.pw.toml"
hash = "93c211301d7e69fff02f0057580d90302bed89dd79a433c33b458d6379865290"

View file

@ -0,0 +1,13 @@
name = "Better Advancements"
filename = "BetterAdvancements-Fabric-1.20.1-0.3.2.161.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Q2OqKxDG/versions/uHjK0raA/BetterAdvancements-Fabric-1.20.1-0.3.2.161.jar"
hash-format = "sha1"
hash = "9eccd6a7b30acd0ec4ec54ba90c82b8f176596a0"
[update]
[update.modrinth]
mod-id = "Q2OqKxDG"
version = "uHjK0raA"

View file

@ -0,0 +1,13 @@
name = "Drip Sounds (Fabric)"
filename = "DripSounds-1.19.4-0.3.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/T8MMXTpr/versions/7GB1hLrr/DripSounds-1.19.4-0.3.2.jar"
hash-format = "sha1"
hash = "0ec2a4722337bdcb668b6e37c43ec35bc2e0c617"
[update]
[update.modrinth]
mod-id = "T8MMXTpr"
version = "7GB1hLrr"

View file

@ -0,0 +1,13 @@
name = "Server Pinger Fixer"
filename = "serverpingerfixer-1.0.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/iqK5uv72/versions/VSIi6KML/serverpingerfixer-1.0.1.jar"
hash-format = "sha1"
hash = "a6045f77005d7813b6488d30751091f1fa96b6ab"
[update]
[update.modrinth]
mod-id = "iqK5uv72"
version = "VSIi6KML"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "be0814b4262d1dd079875a093c74f1e86d987f8fe6bca9393958f41e2d86ba37"
hash = "1f9d133f0edf6bf2d87a16a0645a4a1c9ae482ccead187946c825a7af8d566c2"
[versions]
minecraft = "1.20.1"