Skip to content

Commit db49aae

Browse files
Merge pull request #59 from Wurst-Imperium/modrinth-deps/master/lootr
Update lootr to 1.21.11-1.20.34.101 (Fabric)
2 parents 01e9d1e + 7c32777 commit db49aae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ modmenu_version=17.0.0-beta.2
3636
# check at https://modrinth.com/mod/cloth-config/versions?l=fabric&g=1.21.11
3737
cloth_config_version=21.11.153
3838
# check at https://modrinth.com/mod/lootr/versions?l=fabric&g=1.21.11
39-
lootr_version=NKsNpTwe
39+
lootr_version=YGHOIQfA
4040
# turn off if Lootr is not yet available for the current Minecraft version
4141
do_mod_compat_test=true

src/gametest/java/net/wimods/chestesp/gametest/LootrTestRig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public static void test(ClientGameTestContext context)
8484
config.style = ChestEspStyle.LINES;
8585
});
8686
assertScreenshotEquals(context, "ChestESP_lootr_lines",
87-
"https://i.imgur.com/A14Tgu2.png");
87+
"https://i.imgur.com/LImNhH3.png");
8888

8989
ChestESPTest.LOGGER
9090
.info("Changing style to lines and boxes for Lootr test");

0 commit comments

Comments
 (0)