diff --git a/config/dungeon_difficulty_v2.json b/config/dungeon_difficulty_v2.json index 010b555..a4beaa6 100644 --- a/config/dungeon_difficulty_v2.json +++ b/config/dungeon_difficulty_v2.json @@ -6,7 +6,7 @@ "rounding_unit": 0.5 }, "perPlayerDifficulty": { - "enabled": true, + "enabled": false, "counting": "EVERYWHERE", "entities": [ { diff --git a/index.toml b/index.toml index 5ec126c..8aec865 100644 --- a/index.toml +++ b/index.toml @@ -1873,6 +1873,11 @@ file = "mods/grapplemod-1.8+1.20(.1).pw.toml" hash = "f9b075713959ea15d90c685874486ba5003e3d06df0b510786f8fa837dbef712" metafile = true +[[files]] +file = "mods/gravestones.pw.toml" +hash = "ace9dbdca93d66c486a4474081fc91219640e506b62679bce01318c34af51e13" +metafile = true + [[files]] file = "mods/guardvillagers-2.0.9-1.20.1.pw.toml" hash = "52f19f5b75753f90aafa316ba352cb53502a49b880154b677ce75439089d7797" @@ -2193,6 +2198,11 @@ file = "mods/resourcefulconfig-fabric-1.20.1-2.1.2.pw.toml" hash = "eb9ab408b4b2b71bf500e7610f69ed2a36b9355d4d4b4aeb162391c4baed2a97" metafile = true +[[files]] +file = "mods/revive.pw.toml" +hash = "60f6f302d25320442e19f35e8e175f6211d207711a9cf19165c2b8912a99bd53" +metafile = true + [[files]] file = "mods/rogues-1.1.0+1.20.1.pw.toml" hash = "54e67b20cdaa6790c7c25454789fe4aca49a8ff919afc3b7b2ff1f909d5eb526" diff --git a/pack.toml b/pack.toml index e7ad62c..7c8f765 100644 --- a/pack.toml +++ b/pack.toml @@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "27ac48ae6d7f1366506d80ef0fa6dcd265fed23e1c71da0b008e5350d1e1a39a" +hash = "90d10e21505b4a8e13dbd728940854158e97515b4468b9d172ab938751a7aba8" [versions] fabric = "0.16.0"